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-02 02:29 RD, revision 27578

set the modules' pacakge name to "wx" using a new SWIG feature

2004-06-02 02:27 RD, revision 27577

Add a package="name" option to the %module directive in my SWIG patch

2004-06-02 00:48 KO, revision 27576

Yet more fixes for wxNotebook compatibility...

2004-06-02 00:26 KO, revision 27575

wxWebKitCtrl now properly detects a wxNotebook anywhere in the hierarchy.

2004-06-01 22:11 RD, revision 27574

clarification

2004-06-01 22:08 RD, revision 27573

reSWIGged

2004-06-01 21:59 RD, revision 27572

Use new DrawPoint signature

2004-06-01 21:57 RD, revision 27571

reSWIGged

2004-06-01 21:56 VS, revision 27570

pop the menu up on mouse down, not up (this is more common behaviour in Windows and both GTK and Qt apps)

2004-06-01 21:51 RD, revision 27569

Change the text object to a message about the new OGL.

2004-06-01 21:50 RD, revision 27568

Make taskbar icon size dependent on platform. Other tweaks.

2004-06-01 21:45 RD, revision 27567

Don't use deprecated wx.MaskColour

2004-06-01 21:42 RD, revision 27566

Handle the (probably rare) case where the icon has no mask.

2004-06-01 21:38 RD, revision 27565

All the Window and GDI (pen, bitmap, etc.) classes and also many toplevel functions will now check that a wx.App object has already been created and will raise a wx.PyNoAppError exception if not.

2004-06-01 21:36 VS, revision 27564

remove email addresses

2004-06-01 21:29 RD, revision 27563

Fixed typo

2004-06-01 21:26 RD, revision 27562

remove EVT_STC_POSCHANGED as it's been deprecated in Scintilla for several releases now.

2004-06-01 18:27 ABX, revision 27561

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

2004-06-01 16:33 ABX, revision 27560

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

2004-06-01 16:24 ABX, revision 27559

-1->wxID_ANY, TRUE->true replacements.

2004-06-01 16:15 ABX, revision 27558

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

2004-06-01 16:09 ABX, revision 27557

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

2004-06-01 15:42 ABX, revision 27556

Correct parent in wxFileSelector, -1->wxID_ANY, TRUE->true replacements.

2004-06-01 15:20 ABX, revision 27555

DMC warning fix, code cleaning

2004-06-01 14:39 DE, revision 27554

wx/notebook.h is not included from wx/wx.h