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

2004-02-26 14:57 DW, revision 25953

Bad update last night. Compiler error fix.

2004-02-26 11:01 SC, revision 25952

Pending() fixed for OSX

2004-02-26 07:52 SC, revision 25951

adjusted LB_EXTENDED and LB_MULTIPLE to wxMSW

2004-02-26 07:28 SC, revision 25950

fixed crash when no wx menubar is created

2004-02-26 07:09 SC, revision 25949

reverting best size calculations

2004-02-25 23:25 DW, revision 25948

Updated depricated stuff

2004-02-25 23:03 DW, revision 25947

Updated depricated stuff

2004-02-25 21:49 SN, revision 25946

Fixed various types like e.g. WXHWND for OS/2 that have been broken by the previous update.

2004-02-25 21:44 RD, revision 25945

reSWIGged

2004-02-25 21:43 RD, revision 25944

backported Mac GetHandle

2004-02-25 10:45 JS, revision 25943

Applied patch [ 903619 ] Win64 and Itanium support by Brian Palmer

2004-02-25 10:39 JS, revision 25942

Script updates

2004-02-25 09:57 VS, revision 25941

newer DigitalMars is required

2004-02-25 01:39 RD, revision 25940

Oops!

2004-02-25 00:42 RD, revision 25939

Added docstrings

2004-02-24 02:44 RD, revision 25938

Corrected dependency

2004-02-24 02:09 RD, revision 25937

Added docstrings

2004-02-24 02:08 RD, revision 25936

AddFile isn't just for wxMSW

2004-02-24 02:01 RD, revision 25935

Some more demo tweaks

2004-02-23 22:38 VS, revision 25934

create wxPrintData instance on demand

2004-02-23 22:36 RD, revision 25933

The UseAntiAliasing is off by default on wxMac. Add a menu item to the Py* Apps for experimenting with it.

2004-02-23 22:10 RD, revision 25932

Turn off UseAntiAliasing by default on wxMac

2004-02-23 21:23 RD, revision 25931

Can't use NameError to check for NotIMplemented anymore. Just explicitly check platforms until I figure out a better way to do it.

2004-02-23 21:22 RD, revision 25930

Can do wx.ToggleButton on wxMac now

2004-02-23 21:05 RD, revision 25929

Build tglbtn.cpp and install tglbtn.h on wxMac