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

2003-06-06 23:15 RD, revision 20973

Just silently return NULL like the other ports

2003-06-06 21:34 RD, revision 20972

Don't get picky about unicode mode. Scintilla doesn't set the mode for calltip windows anyway.

2003-06-06 21:31 RD, revision 20971

Don't add -dbg to the build dir, it makes the clean command get confused

2003-06-06 21:30 RD, revision 20970

SWIGged updates for wxGTK

2003-06-06 21:29 RD, revision 20969

Patch from Will Sadkin, allows the emptyInvalid flag to apply to subfields

2003-06-06 21:25 RD, revision 20968

Added wxPy versions of wxPrintPreview, wxPreviewFrame, and wxPreviewControlBar so they can be derived from in Python and be able to override the C++ virtual methods.

2003-06-06 21:24 RD, revision 20967

Moved hangman to samples

2003-06-06 20:12 SN, revision 20966

Fixed Refresh to clip update rectangles to the visible area of a (scrolled) window. If there are many invisible/partly visible rectangles in the update region GTK+-1.2.10 starts complaining about bad match errors and soon crashes.

2003-06-06 20:04 RD, revision 20965

Some demo tweaks

2003-06-06 16:32 JS, revision 20964

Include module.h

2003-06-06 15:40 VZ, revision 20963

typo in the event type name

2003-06-06 10:46 JS, revision 20962

Fixed usage

2003-06-06 10:46 JS, revision 20961

More useful usage reporting

2003-06-06 10:34 CE, revision 20960

fix erase in makefile

2003-06-06 00:43 RD, revision 20959

Put terminating NUL in the buffer since MB2WC doesn't do it. [#749825]

2003-06-06 00:43 RD, revision 20958

Put terminating NUL in the buffer since MB2WC doesn't do it.

2003-06-05 23:48 RD, revision 20957

Add the test for __main__ to all that didn't have it, so all demo samples can be run standalone

2003-06-05 23:18 RD, revision 20956

Converted the main demo framework files to the new namespace, (none of the actual samples yet except NewNamespace...) Added the GridDragAndDrop sample Fixed the NewNamespace sample to actually have something to display

2003-06-05 21:33 VS, revision 20955

added wxHW_NO_SELECTION

2003-06-05 21:32 VS, revision 20954

documented wxHW_NO_SELECTION

2003-06-05 20:33 RD, revision 20953

Patches for wxTreeListCtrl from Alberto

2003-06-05 20:33 JS, revision 20952

Reverted the warning fix since it breaks MinGW

2003-06-05 20:30 VS, revision 20951

added line selection

2003-06-05 20:30 VS, revision 20950

added text selection

2003-06-05 18:59 RD, revision 20949

Added some missing renamer modules