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-06-16 05:27 RD, revision 27828

don't fail if the cleanup fails

2004-06-16 05:20 RD, revision 27827

trim the whitespace from the daily build version text

2004-06-16 05:18 RD, revision 27826

make sure the dist dir is created

2004-06-16 05:18 RD, revision 27825

regened with new version

2004-06-16 03:47 RD, revision 27824

reSWIGged

2004-06-16 03:29 RD, revision 27823

layout tweak (it should use a sizer though)

2004-06-16 02:22 RD, revision 27822

reordered base classes

2004-06-16 02:21 RD, revision 27821

added button testcase with larger font set after creation.

2004-06-16 02:18 RD, revision 27820

Version number update

2004-06-16 02:17 RD, revision 27819

Added Navigate, SetMinSize, SetMaxSize wxWindow methods

2004-06-16 02:15 RD, revision 27818

Add SetMinSize and SetMaxSize to go along with the Get's already there.

2004-06-15 22:30 JS, revision 27817

Typo correction

2004-06-15 22:24 JS, revision 27816

Enum becomes public

2004-06-15 21:55 JS, revision 27815

Navigate corrections

2004-06-15 21:03 RD, revision 27814

Add placeholder for wxParseWildcard

2004-06-15 21:02 RD, revision 27813

Just a singel constructor for wxTextAttr

2004-06-15 15:37 JS, revision 27812

Consistent tab behaviour

2004-06-15 15:25 ABX, revision 27811

wxParseWildcard added instead of methods hidden under wxUSE_FILEDLG and wxUSE_DIRDLG.

2004-06-15 14:49 JS, revision 27810

Tests for wxTE_PROCESS_TAB again in line with other ports

2004-06-15 14:39 ABX, revision 27809

Add generic dialogs in non wxUniversal builds. Regenerated makefiles.

2004-06-15 14:35 ABX, revision 27808

Missed VC workspace.

2004-06-15 14:03 JS, revision 27807

With wxTE_PROCESS_TAB, tabs are now inserted in the text control by default. The new Navigate function can be used to do navigation programmatically.

2004-06-15 11:57 CE, revision 27806

fix for Borland Dll build (SF bug #972989)

2004-06-15 03:36 RD, revision 27805

Oops, that space crept back in.

2004-06-15 03:27 RD, revision 27804

Check exit codes properly