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):

2001-12-07 22:47 VS, revision 12915

DOS compilation fixes

2001-12-07 22:47 VS, revision 12914

fixes for wxUSE_MIMETYPE==0 and fixes for compilation of generic wxFiledialog under DOS/Watcom

2001-12-07 22:46 VS, revision 12913

the sample should really really show treectrl's native/default look

2001-12-07 22:44 VS, revision 12912

fixed rendering of expanded nodes with exactly one child

2001-12-07 22:42 VS, revision 12911

compilation fix for Watcom/DOS

2001-12-07 22:41 VS, revision 12910

watcom fixes

2001-12-07 22:40 VS, revision 12909

compilation fix for Watcom

2001-12-07 22:40 VS, revision 12908

compilation fix for wxULongLongWx::Divide (Vadim, is this correct?)

2001-12-07 22:39 VS, revision 12907

(temporary) hotfix for Watcom/DOS and PNGLINKAGEMODE

2001-12-07 22:39 VS, revision 12906

wxFileSystem w/o wxUSE_MIMETYPE fixes

2001-12-07 22:39 VS, revision 12905

MS-DOS fixes

2001-12-07 20:18 GD, revision 12904

use "..." instead of <...> for wx includes

2001-12-07 18:45 RD, revision 12903

Added wxLEDNumberCtrl to gizmos and wxPython

2001-12-07 16:57 JS, revision 12902

Small corrections -- please remember to put a blank line at the end of each input file. Thank you

2001-12-07 15:24 VZ, revision 12901

show font encoding as well; use a splitter to allow resizing the windows

2001-12-07 15:23 VZ, revision 12900

propose to the user to use the replacement encoding if one was found

2001-12-07 05:35 SC, revision 12899

added method for getting the help menu on classic and carbon

2001-12-07 05:30 SC, revision 12898

added method for getting the help menu

2001-12-07 04:32 RD, revision 12897

Changed a method name

2001-12-07 00:09 VZ, revision 12896

fixed wxConfig memory leak in wxFontMapper

2001-12-07 00:08 VZ, revision 12895

don't crash in wxGetWindowXXX() if HWND is 0

2001-12-06 20:27 RD, revision 12894

dllwidget demo updates

2001-12-06 20:19 RD, revision 12893

.cvsignore

2001-12-06 20:01 RD, revision 12892

Added some event handlers to show they work

2001-12-06 20:00 RD, revision 12891

Don't send the button event in idle time, just release the mouse first.