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-09 05:43 RD, revision 27703

Regenned the metadata

2004-06-09 05:40 RD, revision 27702

Regenned the ReST docs

2004-06-09 05:38 RD, revision 27701

distrib and build updates

2004-06-09 05:13 SC, revision 27700

removed invalid restriction

2004-06-09 02:43 RD, revision 27699

bash version of wxPython's b script for win32

2004-06-08 23:46 RD, revision 27698

In unicode builds convert the source files and overview text to unicode before displaying them.

2004-06-08 23:42 RD, revision 27697

Added bash versions of my build scripts and updated BUILD.txt for how to do it by hand without the scripts

2004-06-08 20:11 VS, revision 27696

test wxString's char<->wchar_t ctors

2004-06-08 20:11 VS, revision 27695

fixed wxString char<->wchar_t conversion constructors to not truncate strings and correctly handle nLength argument

2004-06-08 19:36 RD, revision 27694

Move wxMacCFStringHolder::AsString and etc. to wxBase

2004-06-08 19:27 ABX, revision 27693

-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.

2004-06-08 16:33 RD, revision 27692

Only call GetBestSize if one or both of the minsize components are unset.

2004-06-08 14:57 JS, revision 27691

Include wx/image.h

2004-06-08 14:48 SC, revision 27690

direct ie non mutex crit-section implementation

2004-06-08 14:46 SC, revision 27689

fixing access errors when running in unicode

2004-06-08 14:44 SC, revision 27688

message output for darwin into console, cannot use the normal converters as these are already in destruction

2004-06-08 05:28 SC, revision 27687

switched to wxLocale usage for string encoding

2004-06-08 01:30 RD, revision 27686

typo

2004-06-08 01:30 RD, revision 27685

reSWIGged

2004-06-08 01:13 RD, revision 27684

Add each line independently

2004-06-08 01:12 RD, revision 27683

The new OGL doesn't have to be compatible with the bugs in the old one! ;-)

2004-06-08 00:09 RD, revision 27682

Can't call ShiftDown when it is a CommandEvent

2004-06-08 00:04 RD, revision 27681

Make the copy ctor for the wxPrint*Data classes avaialble from Python. This is so we can ensure we get a copy of the data objects when needed instead of just a reference to a data object within another that may get deleted unexpectedly.

2004-06-08 00:02 RD, revision 27680

pi --> math.pi

2004-06-08 00:01 RD, revision 27679

remove the Yield's