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

2003-11-04 03:50 RD, revision 24403

Updated SWIG Runtime and wxPython API structure based on SWIG CVS 03-Nov-2003

2003-11-04 03:48 RD, revision 24402

New SWIG patch that allows the automatic generation of __repr__ methods to be turned off for a class.

2003-11-03 22:22 GD, revision 24401

applied SF patch #817328 to correct PMRelease calls

2003-11-03 01:20 SN, revision 24400

Added some bad hacks to make region processing work at least a bit.

2003-11-03 00:15 SN, revision 24399

Added some bad hacks to make region processing work at least a bit.

2003-11-02 15:40 MBN, revision 24398

Compilation fix.

2003-11-02 15:39 MBN, revision 24397

Fix (correct) warning about potentially uninitialized variables.

2003-11-02 15:37 MBN, revision 24396

Compilation fix for wxUSE_STL==1.

2003-11-02 15:36 MBN, revision 24395

Updated changes.txt.

2003-11-02 15:34 MBN, revision 24394

Updated not to use deprecated wxList methods.

2003-11-02 15:32 MBN, revision 24393

Updated wxHashTable::Next documentation to use wxHashTable::Node* for the return type (which currently is just a typedef for wxNode*).

2003-11-01 21:17 RD, revision 24392

Fixes for wxTreeItemData parameter types, and also == and != for wxTreeItemId

2003-11-01 20:22 RD, revision 24391

reSWIGed

2003-11-01 20:17 RD, revision 24390

Fixed the rest of the extended sizer methods to properly check for item type by aquiring the GIL.

2003-11-01 18:58 VS, revision 24389

standardize configure flags in RPMs

2003-11-01 18:30 VZ, revision 24388

update from Tsolakos Stavros

2003-11-01 18:27 GD, revision 24387

added conditional compilation for IntToFixed/FixedToInt for Mac OS X 10.3

2003-11-01 12:17 VZ, revision 24386

compilation fix for VC++ statis MT build with wxUSE_STL==1

2003-11-01 09:28 VZ, revision 24385

don't show hidden child frames when the parent is restored

2003-11-01 07:13 RD, revision 24384

reSWIGed

2003-11-01 06:36 RD, revision 24383

Converted wx.lib.stattext and buttons to the new wx namespace, added renamerws for them in wxPython.lib

2003-11-01 06:34 RD, revision 24382

Little tweaks to match changes in CVS.

2003-11-01 05:36 RD, revision 24381

Updated notes on SWIG patches since they have been checked in.

2003-11-01 05:33 RD, revision 24380

BUILD instructions for development and testing

2003-11-01 05:30 RD, revision 24379

A copy of the scripts I use to build wxMSW