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-11-28 12:30 VZ, revision 12740

replaced `wx-config --cflags` with `wx-config --cxxflags` and mentioned that it must be done in user makefiles too in changes.txt

2001-11-28 09:47 RD, revision 12739

Added wxChildFocusEvent Updated wxHtmlWindow Added wxEditableListBox

2001-11-28 09:17 RD, revision 12738

Added tooltips to the buttons in the wxEditableListBox

2001-11-28 00:36 VZ, revision 12737

blind fix for iconizing/restoring hidden child frames bug

2001-11-28 00:34 VZ, revision 12736

fixed stupid bug in tab traversal code which totally broke it whenever mouse was used to change focus

2001-11-27 21:09 MBN, revision 12735

Added --use-temp-file to RESFLAGS in 2.2, too

2001-11-27 20:44 MBN, revision 12734

Fixes for Cygwin compilation

2001-11-27 18:14 VS, revision 12733

second halt of Chris' wxImage ICO patch

2001-11-27 18:13 VS, revision 12732

added two-step creation of wxHtmlWindow

2001-11-27 18:13 VS, revision 12731

compilation fix

2001-11-27 18:12 VS, revision 12730

docs update for Greg's wxGenericTreeCtrl patch

2001-11-27 16:15 VZ, revision 12729

fudged the extra width in GetBestSize() to fit better

2001-11-27 14:46 VZ, revision 12728

added some test for the choice dialog sizing

2001-11-27 14:45 VZ, revision 12727

don't show scrollbars at all when the window is big enough

2001-11-27 14:44 VZ, revision 12726

added more instruction for writing the docs

2001-11-27 14:43 VZ, revision 12725

oops, forgot to commit the header for the notebook fix

2001-11-27 14:12 RL, revision 12724

another typo fix (of mine) more significant than a missing apostophe.

2001-11-27 14:02 RL, revision 12723

wx2.2.8.5 for debian, here we come. This time with SIZE_T defines in setup.h so it really will work.

2001-11-27 13:44 RL, revision 12722

oops, add wxSIZE_T_IS_* to setup.h.in -- forgot our build system doesn't take care of that by itself..

2001-11-27 07:00 RD, revision 12721

New SWIGged files for wxGTK

2001-11-27 06:59 RD, revision 12720

set the background brush to the window's background colour

2001-11-27 06:22 RD, revision 12719

New SWIGged files for wxMac

2001-11-27 05:44 RD, revision 12718

Added IsVertical to wxMac's wxScrollBar. (It doesn't derive from wxScrollbarBase)

2001-11-27 02:56 RD, revision 12717

Changes needed to solve wxPython's OOR problem for the wxOGL shapes.

2001-11-27 02:51 RD, revision 12716

Changes needed to solve wxPython's OOR problem for the wxOGL shapes.