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-02-09 23:27 VS, revision 14090

fix for scrollbar's thumb update bug in wxUniv

2002-02-09 23:27 VS, revision 14089

temporary hack to make wxMGL and SciTech happy...

2002-02-09 23:27 VS, revision 14088

wxDC::DoDrawRectangle hack is no longer needed

2002-02-09 23:17 RR, revision 14087

Commiting remaining files of configure change for X11.

2002-02-09 19:39 RR, revision 14086

X11 make stuff.

2002-02-09 19:38 RR, revision 14085

More make stuff for X11.

2002-02-09 18:47 RR, revision 14084

tmake update.

2002-02-09 18:44 RR, revision 14083

tmake update for x11.

2002-02-09 18:43 RR, revision 14082

Updates to tmake for X11. Damn lock in CVS.

2002-02-09 15:58 VS, revision 14081

fix for broken color parsing in wxXPMDecoder (thanks to H.H.Chou)

2002-02-09 15:06 GT, revision 14080

Patch #514838 - FL wxFrameLayout::SetBarState() patch - Tested by Hans

2002-02-09 15:03 GT, revision 14079

Patch #514836 - Tested by Hans

2002-02-09 00:41 RD, revision 14078

New PyCrust source from Patrick's CVS

2002-02-09 00:40 RD, revision 14077

The calltip window and autocomplete window in wxSTC will now use a wxPopupWindow if available so they can extend beyond the client area of the STC if needed.

2002-02-08 23:43 RR, revision 14076

More refreshes are deferred to idle time. Corrected redraw areas of native widgets if underlying wxWindows have been exposed.

2002-02-08 23:38 VS, revision 14075

reverted revision 1.6 -- Mattia obviously knows better than I do...

2002-02-08 23:25 VS, revision 14074

compilation fix -- a better way

2002-02-08 22:23 RD, revision 14073

Added notes for what to do if VC has an internal compiler error.

2002-02-08 22:14 DW, revision 14072

new module definition file for OS/2 Dll build.

2002-02-08 21:03 MBN, revision 14071

Blind fix for Watcom ( and VisualAge? )

2002-02-08 19:15 VZ, revision 14070

wxBase readme file location changed

2002-02-08 19:13 VZ, revision 14069

moved wxBase readme to its own directory

2002-02-08 17:44 JS, revision 14068

Now compiling

2002-02-08 13:36 GT, revision 14067

Patch #514729 applied - adds missing RTTIs to wxToolLayoutItem

2002-02-08 12:56 JS, revision 14066

Added evtloop.cpp to file list, added X11 to makeall