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

2005-02-08 12:37 ABX, revision 31853

Semicolon fixes.

2005-02-08 09:38 ABX, revision 31852

wxSlider event handling as described by Vadim in thread 'Slider events' at wx-dev. More changes towards wxRadioBox on Palm.

2005-02-08 04:20 RN, revision 31851

regen configure for tab sample removal

2005-02-08 04:10 RN, revision 31850

Remove tab sample as per 2.6 wiki todo

2005-02-08 03:25 RN, revision 31849

Duplicate impl of wxVariant == because GCC can't tell if one depreciated method is being used inside another

2005-02-08 03:16 RN, revision 31848

Patch [ 1118343 ] Use wxTextValidator::SetIncludes in wxDatePickerCtrlGeneric

2005-02-08 03:05 RL, revision 31847

Make it possible to actually build cvs with a version of bakefile that does not have a 'critical bug'.

2005-02-08 03:01 RL, revision 31846

No *.h in src/common/ anymore.

2005-02-08 00:04 RN, revision 31845

Remove traces of wxIniConfig from docs

2005-02-07 23:46 RN, revision 31844

change wxTextValidator to use wxArrayString instead of wxStringList

2005-02-07 22:51 RN, revision 31843

depereciate stringlist stuff in wxVariant

2005-02-07 22:42 RN, revision 31842

Remove almost all traces of wxStringList - (still exists in wxTextValidator)

2005-02-07 22:37 RR, revision 31841

Added screen locking code to popup window for X11.

2005-02-07 22:36 RN, revision 31840

Previosly removed BuildWhereStmt really did exist, but as BuildWhereClause - not BuildWhereStmt :)

2005-02-07 21:48 RR, revision 31839

Lock whole screen when popup is open under GTK+.

2005-02-07 21:04 RD, revision 31838

reSWIGged

2005-02-07 21:00 MBN, revision 31837

wxGTK compilation fixes.

2005-02-07 20:59 MBN, revision 31836

Fixed error in my previous commit causing wxDialupManager to be always disabled.

2005-02-07 20:53 RD, revision 31835

Add a sample of a wx.StaticBox

2005-02-07 20:52 RD, revision 31834

reSWIGged

2005-02-07 20:51 RD, revision 31833

updated with new stuff

2005-02-07 20:49 JS, revision 31832

Version number updates

2005-02-07 20:43 RD, revision 31831

a little cleanup

2005-02-07 20:43 RD, revision 31830

Don't do str() on Numeric arrays

2005-02-07 20:41 RD, revision 31829

Added wxNB_NOPAGETHEME and GetThemeBackgroundColour