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

2011-08-13 15:54 VZ, revision 68680

Fix bitmap position attribute name in XRC handler. Bitmap position attribute was called "bitmapposition" in the documentation and in the code that generated an error message for a wrong value in it but was inexplicably called "direction" in the code that really looked it up. This seems to be just a straight typo from the original r61065. Surprising as it is that it wasn't noticed before, do correct it now.

2011-08-13 12:07 SJL, revision 68679

Call Dismiss rather than Show(false) on the infobar to correct the layout.

2011-08-13 11:41 SJL, revision 68678

Fix loading history items under GTK. The wrong function was being used.

2011-08-13 00:58 JC, revision 68676

Minor change

2011-08-13 00:30 LV, revision 68675

wx[Action|Alert]SheetDialog wxiOS tests

2011-08-13 00:30 LV, revision 68674

wxScrolledWindow wxiOS tests

2011-08-13 00:30 LV, revision 68673

wxSegmentedCtrl SetButtonBackgroundColour

2011-08-13 00:30 LV, revision 68672

wxSegmentedControl changing/changed events

2011-08-13 00:30 LV, revision 68671

wxSegmentedCtrl tests

2011-08-13 00:30 LV, revision 68670

wxPageCtrl wxiOS tests

2011-08-13 00:29 LV, revision 68669

wxPageCtrl button click event

2011-08-13 00:29 LV, revision 68668

wxPageCtrl implementation bits

2011-08-13 00:29 LV, revision 68667

wxGauge wxiOS tests

2011-08-13 00:29 LV, revision 68666

wxToolBar wxiOS tests

2011-08-13 00:29 LV, revision 68665

wxStaticText background colors

2011-08-13 00:29 LV, revision 68664

wxNavigationCtrl tests

2011-08-13 00:29 LV, revision 68663

wxCheckBox event tests

2011-08-13 00:29 LV, revision 68662

wxTextCtrl read-only support

2011-08-13 00:29 LV, revision 68661

wxWebCtrl event tests

2011-08-13 00:29 LV, revision 68660

wxCheckBox wxiOS tests

2011-08-13 00:29 LV, revision 68659

wxWebKitCtrl wxiOS tests

2011-08-12 23:53 LV, revision 68658

wxTextCtrl wxiOS tests

2011-08-12 23:53 LV, revision 68657

wxStaticText wxiOS tests

2011-08-12 23:53 LV, revision 68656

Expanded wxNotebook test cases

2011-08-12 23:53 LV, revision 68655

Expanded wxNavigationCtrl test coverage