Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2002-07-04 17:26 VZ, revision 16040

undid the patches which shouldn't (IMHO) have been applied to this branch

2002-07-04 17:03 VZ, revision 16039

fixed typo in including function.tex

2002-07-04 16:57 VZ, revision 16038

old mingw32 compilation fix

2002-07-04 09:42 SC, revision 16037

only fowarding events if there is a focus window

2002-07-04 09:38 JS, revision 16036

Updated script + FAQs

2002-07-04 09:37 JS, revision 16035

Probably a typo correction(?)

2002-07-04 09:37 JS, revision 16034

Documented various patches from Mark Armstrong <marka@availsolutions.com>

2002-07-04 09:08 JS, revision 16033

Applied patch from Mark Armstrong <marka@availsolutions.com> This patch fixes a debug assertion in tooltips.

2002-07-04 09:08 JS, revision 16032

Applied patch from Mark Armstrong <marka@availsolutions.com> This patch fixes wx combo box callbacks being executed multiple times per MSW callback.

2002-07-04 09:07 JS, revision 16031

Applied patch from Mark Armstrong <marka@availsolutions.com> This patch fixes two problems. The first is a race condition during a thread exit and a join. The second is condition where a thread can hang during msg/event processing.

2002-07-04 09:05 JS, revision 16030

Applied patch from Mark Armstrong <marka@availsolutions.com> Allows GC pool to grow dynamically.

2002-07-04 09:04 JS, revision 16029

Applied patch from Mark Armstrong <marka@availsolutions.com> Allows you to set a thread priority under Linux.

2002-07-03 22:54 RD, revision 16028

Updates related to wxID_ANY and etc.

2002-07-03 22:05 RD, revision 16027

Added wxIEHtmlWin wrappers to wxPython.

2002-07-03 21:46 MBN, revision 16026

Updated Makefiles for MinGW GCC 3.1

2002-07-03 21:44 DW, revision 16025

Menu corruption fix

2002-07-03 21:44 DW, revision 16024

Nicer default fonts for OS/2

2002-07-03 21:34 RD, revision 16023

Made wxBU_EXACTFIT work as documented instead of being ignored.

2002-07-03 16:37 VZ, revision 16022

extracted the constants to their own chapter and documented wxID_ANY and other standard ids

2002-07-03 16:29 VZ, revision 16021

fixed a compilation warning about signed/unsigned comparison

2002-07-03 16:25 VZ, revision 16020

added wxID_ANY, replaced #define's with enum

2002-07-03 16:23 VZ, revision 16019

removed hardcoded 48 (number of standard colours) from a few places -- still left in the others though

2002-07-03 15:09 VZ, revision 16018

wxMotif compilation fix with gcc 3.1 (patch 576847)

2002-07-03 15:05 VZ, revision 16017

fixed off-by-few-pixels error in horz scrollbar calculations (patch 575412)

2002-07-03 15:01 VZ, revision 16016

typos and other doc corrections from Olly Betts (patch 573738)

2002-07-03 15:00 DW, revision 16015

Attempt to fix buggy menus.

2002-07-03 09:49 VS, revision 16014

fixed a Really Stupid Bug

2002-07-02 22:30 VZ, revision 16013

fixed checking/unchecking find/replace items in the menu problem (they becameo ut of sync with the real status)

2002-07-02 22:06 VS, revision 16012

fixed cmd line args parsing in wxrc (contributed patch)

2002-07-02 21:10 DW, revision 16011

Toolbar updates

2002-07-02 17:17 RD, revision 16010

Another demo tweak

2002-07-02 17:14 RD, revision 16009

SWIGged updates for wxGTK

2002-07-02 17:12 RD, revision 16008

Added note about module not being supported

2002-07-02 17:11 RD, revision 16007

Some improvements and additions for wxListCtrl and logging

2002-07-02 17:11 MBN, revision 16006

Allow compiling when _WIN32_IE < 0x300

2002-07-02 17:08 RD, revision 16005

Added menu sample, and some other minor changes to the demo

2002-07-02 13:25 CE, revision 16004

fix another icon error

2002-07-02 13:02 CE, revision 16003

fixes bugs reading icons

2002-07-02 09:05 JS, revision 16002

Removed strange _T()

2002-07-02 08:41 CE, revision 16001

UNC fix to directory path

2002-07-02 04:56 RL, revision 16000

added DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with user libs.

2002-07-02 01:21 RL, revision 15999

and yet once more to fix gtk compilation.. this is a nasty kludge though, if anyone knows better, please do..

2002-07-01 23:24 VZ, revision 15998

compilation fix (removed duplicate default parameter value)

2002-07-01 22:26 DW, revision 15997

Toolbar update

2002-07-01 22:22 DW, revision 15996

OS/2 updates and initial toolbar implementation

2002-07-01 20:34 CE, revision 15995

make motif cursor from wxImage

2002-07-01 17:45 RD, revision 15994

Fixed "different linkage" compile error

2002-07-01 15:18 VZ, revision 15993
  • D /wxWidgets/trunk/docs/html/roadmap.htm

removed out of date copy of the file which is now in wxWebSite module

2002-07-01 14:55 VZ, revision 15992

corrections to exiting the program, now we should wait for all threads to finish but not crash nor freeze

2002-07-01 11:45 VZ, revision 15991

fixed 2 bugs in 2 lines of wxFileSelector example code

2002-07-01 10:27 RL, revision 15990

Fix for the irksome, 'Details' sizing bug. Or at least a patch on a hornet's nest. Thanks to jill@emeraldgate.com for tracking this one (and the previous StatusBar patch too). There's more work here if someone wants it.. :-)

2002-07-01 09:42 JS, revision 15989

Corrected scoping error for i

2002-06-30 23:53 RL, revision 15988

Preserve prior StatusBar contents when adding removing fields (consistant with MSW behaviour). Made m_statusSring a wxArrayString, furthur simplification may be possible if someone is interested and has the time.

2002-06-30 23:48 RL, revision 15987

fixed some pesky compile warnings, hope this doesn't nuke some unsuspecting platform..

2002-06-30 22:44 RL, revision 15986

added export decls for MSW.

2002-06-30 22:41 RL, revision 15985

added export decls for MSW

2002-06-30 22:15 VS, revision 15984

fixed hidden root expansion in extreme usage case

2002-06-30 18:08 GD, revision 15983

added static library Project Builder project for wxWindows added Project Builder project for minimal sample

2002-06-29 16:25 GD, revision 15982

rename method to prevent collision with some BSD definitions of macro Free() (detected compiling mahogany)

2002-06-29 11:56 GD, revision 15981

improved error messages

2002-06-29 11:45 GD, revision 15980

ignore Project Builder build directory

2002-06-29 11:07 GD, revision 15979

keep name of wxmac icon for application bundles unstead of renaming it

2002-06-29 00:46 VZ, revision 15978

made wxGenericFontDialog derive from wxFontDialogBase

2002-06-28 22:34 VS, revision 15977

enlarged <UL> bullets a bit and nuked this weirdness about using rectangles where the rest of the world uses circles...

2002-06-28 17:47 RD, revision 15976

Return more items in wxListCtrl::GetColumn.

2002-06-28 11:41 CE, revision 15975

STC and Motif patch

2002-06-28 11:35 CE, revision 15974

STC and Motif patch

2002-06-28 08:52 CE, revision 15973

remove temportay fix to Makefile.in, now configure .in is fixed

2002-06-28 08:50 CE, revision 15972

make path absolute to install-sh, to fix contrib lib bug

2002-06-27 23:40 VZ, revision 15971

streamlined WM_NOTIFY processing code fixing a bug with toolbar tooltips in presence of the control in toolbar

2002-06-27 23:02 RD, revision 15970

Fixed compile error

2002-06-27 14:29 VZ, revision 15969

(blind) fixes for AIX: shared library extension there is apparently ".a", not ".so"; look for makeC++SharedLib in the PATH instead of hard coded location

2002-06-26 23:13 VZ, revision 15968

react to the year being changed in the spin control text zone and not only with the spin buttons

2002-06-26 22:15 JS, revision 15967

Eliminate flashing when writing text, by clearing instead of selecting all.

2002-06-26 20:11 RD, revision 15966

Some trace log updates

2002-06-26 20:08 RD, revision 15965

Added demo of using a sizer in a wxScrolledWindow

2002-06-26 19:16 VS, revision 15964

compilation fix (wxUniv/MSW)

2002-06-26 19:11 VS, revision 15963

fix for bug reported by Robert and Julian, probably causes other problems

2002-06-26 19:10 VS, revision 15962

compilation fix (wxUniv/MSW)

2002-06-26 19:10 VS, revision 15961

added some regression tests for wxHTML

2002-06-26 16:27 VZ, revision 15960

fixed warning about printf format specifications <-> argument mismatches in wxLogLastError

2002-06-26 16:27 VZ, revision 15959

fixed warnings about printf format specifications <-> argument mismatches

2002-06-26 15:43 VZ, revision 15958

added missing 'R' in RGB

2002-06-26 11:39 JS, revision 15957

Changed the UL bullet to be a square -- I couldn't get it to show anywhere near nicely as an ellipse, under Windows at least. Previously the bullet showed up as what looked like a tiny asterisk.

2002-06-26 10:48 JJ, revision 15956

Committing in . Update setup.h for OpenVMS Modified Files: wxWindows/setup.h_vms ----------------------------------------------------------------------

2002-06-26 07:33 JS, revision 15955

Corrected typo

2002-06-26 00:45 VZ, revision 15954

propgate WS_EX_CONTROLPARENT recursively upwards, not just to the immediate parent

2002-06-25 18:12 JS, revision 15953

Corrected OnAssert

2002-06-24 23:55 RD, revision 15952

Some typemap updates

2002-06-24 23:06 RD, revision 15951

SWIGged code update for wxMac

2002-06-24 22:35 VS, revision 15950

added QS_ALLPOSTMESSAGE

2002-06-24 21:59 RD, revision 15949

SWIGged updates for wxGTK

2002-06-24 21:52 RD, revision 15948

Added wxPyPanel

2002-06-24 21:51 RD, revision 15947

Fixed a typo

2002-06-24 21:51 RD, revision 15946

Added component control accessors to wxEditableListBox

2002-06-24 20:09 CE, revision 15945

a fix to preserve UNC paths when creating the commandline argument array tested with Borland/wxMSW; existing behaviour of replacing \\ with \ preserved except at start of string

2002-06-24 19:36 RD, revision 15944

better font sizes

2002-06-24 19:35 RD, revision 15943

fixed a comment

2002-06-24 18:35 RD, revision 15942

Don't try to release the mouse unless we actually have it captured. The mouse capture can be lost if an event handler shows a modal dialog, for example.

2002-06-24 18:28 SC, revision 15941

added WXDisplay for Mac