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-02-06 18:51 RD, revision 19141

Added search capability

2003-02-06 18:44 RD, revision 19140

Typo fix

2003-02-06 18:43 RD, revision 19139

SWIGged updates for wxMSW

2003-02-06 18:39 RD, revision 19138

more Python 2.3 build support

2003-02-06 18:37 RD, revision 19137

SWIGged updates for wxGTK

2003-02-06 18:36 RD, revision 19136

Fixed wxSizer.Insert wrapper to not try to use the first param as the window.

2003-02-06 18:30 RD, revision 19135

Added SetItemSpacing

2003-02-06 18:28 RD, revision 19134

SWIGged updates for wxMSW

2003-02-06 18:26 RD, revision 19133

SWIGged updates for wxMac

2003-02-06 18:23 RD, revision 19132

demo tweaks

2003-02-06 18:21 RD, revision 19131

*** empty log message ***

2003-02-06 14:07 JS, revision 19130

Moved ffile inclusion

2003-02-06 02:18 RD, revision 19129

Check the image height when calulating the line height. This allows larger than normal images to be used.

2003-02-06 00:53 VZ, revision 19128

allow compilation with wxUSE_DATETIME == 0 (patch 679822)

2003-02-06 00:51 VZ, revision 19127

compilation fix for WXWIN_COMPATIBILITY_2 == 1

2003-02-05 23:30 RD, revision 19126

Scintilla uses a -1 index to unselect, we need to catch that.

2003-02-05 12:17 VZ, revision 19125

fixed typo in the label

2003-02-05 09:57 ROL, revision 19124

*** empty log message ***

2003-02-05 09:54 ROL, revision 19123

mac platform-specific checks

2003-02-05 09:53 ROL, revision 19122

Fix for README.txt in help menu Mac platform-specdific checks

2003-02-05 00:54 VZ, revision 19121

HP-UX fixes: use INSTALL_DIR as install doesn't have -d option; fixes for threads compilation

2003-02-04 22:30 SC, revision 19120

added hints from QA 1061

2003-02-04 22:27 SC, revision 19119

OSX native tooltips

2003-02-04 22:25 SC, revision 19118

carbon event savvy wakeup call

2003-02-04 21:57 MBN, revision 19117

Update with recent changes.