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

2002-08-28 08:50 SN, revision 16840

Some OS/2 specific additions.

2002-08-28 08:28 JS, revision 16839

XmNframeChildType is not in Motif 1.2. #ifdef appropriately.

2002-08-28 04:35 RD, revision 16838

SWIGged updates for wxMac

2002-08-28 04:32 RD, revision 16837

SWIGged updates for wxGTK

2002-08-28 04:31 RD, revision 16836

Change how the tool scripts are installed

2002-08-28 01:39 RD, revision 16835

Some updates for the demo

2002-08-28 01:38 RD, revision 16834

Some unicode fixes for the wxWisard wrappers

2002-08-27 20:50 RD, revision 16833

SWIGged updates for wxGTK

2002-08-27 20:48 RD, revision 16832

SWIGged updates for wxMac

2002-08-27 20:45 RD, revision 16831

Some distrib updates for wxPythonOSX

2002-08-27 20:40 MBN, revision 16830

Removed (broken) cross-compilation support from makefiles. If you want to cross-compile you better use configure.

2002-08-27 20:35 RD, revision 16829

Compilation fixes for wxPython's wxWizard, added wxRegionFromPoints

2002-08-27 20:32 MBN, revision 16828

Honour wxSB_WRAP in wxMotif spin button

2002-08-27 20:31 MBN, revision 16827

When there is no display, the default log target will log nowhere. Switch to wxLogStderr before writing the failure message.

2002-08-27 20:29 MBN, revision 16826

Don't get the string when the combobox returned CB_ERR when getting the length.

2002-08-27 20:28 MBN, revision 16825

wxItemContainer already deletes client data; don't delete (again) the data in the control.

2002-08-27 20:26 VZ, revision 16824

made it compile with wxUniv (which doesn't have tooltips)

2002-08-27 19:16 VZ, revision 16823

another update from Andrew V. Samoilov

2002-08-27 19:15 VZ, revision 16822

force making stats

2002-08-27 19:04 VZ, revision 16821

apparently CW always has vsnprintf()

2002-08-27 19:01 VZ, revision 16820

expanded OnExit() docs (patch 600043)

2002-08-27 18:59 VZ, revision 16819

updated ctor/Create() signature to match the real functions (bug #596178)

2002-08-27 18:59 RD, revision 16818

Use the default stdio window for the gui tools

2002-08-27 18:56 RD, revision 16817

Updated note about the tool scripts

2002-08-27 18:41 VZ, revision 16816

added a section containing the preprocessor constants defined by wxWindows (previous -- but heavily updated -- contents of docs/symbols.txt)