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-18 16:21 JS, revision 25853

VC++ correction

2004-02-18 11:44 JS, revision 25852

Applied [ 897450 ] Patch for WXDEBUG_NEW docs

2004-02-18 09:35 JS, revision 25851

Added wxDIALOG_NO_PARENT style to XRC

2004-02-18 02:23 RD, revision 25850

fixed a compile warning

2004-02-18 02:17 RD, revision 25849

reSWIGged

2004-02-18 02:12 RD, revision 25848

Added some more docstrings, and also a few little tweaks along the way.

2004-02-17 18:11 DS, revision 25847

Fixed typo causing multiple file selections to always return the same single name.

2004-02-17 16:00 RD, revision 25846

corrected %addtofunc for BufferedDC constructor

2004-02-17 14:44 JS, revision 25845

Fixed a bug in DoGetBestSize that would make wxSpinCtrl too tall

2004-02-17 11:53 VS, revision 25844

regenerated

2004-02-17 11:19 JS, revision 25843

Tweaked the WinCE readme

2004-02-17 10:06 JS, revision 25842

Fixed source for WinCE compatibility

2004-02-17 04:23 DS, revision 25841

Backport: Fixed invalid background colour of controls on a notebookpage when using certain XP themes/WindowBlinds skins (bug 897965).

2004-02-17 04:21 DS, revision 25840

Fixed invalid background colour of controls on a notebookpage when using certain XP themes/WindowBlinds skins (bug 897965).

2004-02-17 03:41 DS, revision 25839

Implemented wxExecute (minimal flags support).

2004-02-16 23:27 DS, revision 25838

Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TOOLBAR.

2004-02-16 23:24 DS, revision 25837

Added config checks for wxUSE_IMAGE = 0.

2004-02-16 23:12 RR, revision 25836

Added better visual feedback for tree control triangles. They now have a sort of prelight status like they have under GTK2.

2004-02-16 22:38 DS, revision 25835

Removed c++ style comments.

2004-02-16 21:35 DS, revision 25834

Included required wx/image.h and added wxUSE_IMAGE guard.

2004-02-16 20:57 DS, revision 25833

Fixed unreferenced function 'CutEmptyBorders' warning (MSVC6).

2004-02-16 18:30 VZ, revision 25832

fixed IsOk() for root directory paths

2004-02-16 17:41 JS, revision 25831

Added instructions for running Applescript scripts.

2004-02-16 03:40 DE, revision 25830

Remove superfluous call to CocoaRemoveFromParent (it's done in ~wxWindow)

2004-02-15 21:56 DS, revision 25829

Cosmetic cleanup (TRUE/FALSE, tabs, ...).