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-05-07 09:36 RR, revision 20523

Second attempt to use bitmap menus under GTK2. This creates a memory leak since GTK2 expects a static bitmap and we have to create it on the fly.

2003-05-07 09:14 CE, revision 20522

remove if defs for DigitalMars as suggested by Vadim

2003-05-07 08:36 JS, revision 20521

Backported the window border improvements to 2.4.

2003-05-07 08:32 JS, revision 20520

Removed some commented-out code Added border improvements to changes.txt

2003-05-07 00:59 RD, revision 20519

SWIGged updates for wxGTK

2003-05-07 00:57 RD, revision 20518

Added wxFutureCall, a subclass of wxTimer that makes it easy to delay a call to any Python callable object.

2003-05-07 00:56 RD, revision 20517

Added wrappers for wxTreeListCtrl, only to wxPython so far but it could probably go into contrib/gizmos with some more work.

2003-05-07 00:55 RD, revision 20516

Typos fixed and other tweaks

2003-05-07 00:44 RD, revision 20515

Added wrappers for wxTreeListCtrl, only to wxPython so far but it could probably go into contrib/gizmos with some more work.

2003-05-07 00:37 RD, revision 20514

Fixed a comment

2003-05-07 00:30 RD, revision 20513

Added inline setters for wxTreeEvent so we don't need to add new friends anytime someone wants to generate wxTreeEvents

2003-05-06 23:43 RD, revision 20512

allow the base class to participate in the CanPaste decision

2003-05-06 21:57 JS, revision 20511

Revamped border handling.

2003-05-06 21:34 PKO, revision 20510

Changed path to epydoc files.

2003-05-06 21:32 PKO, revision 20509

Absolute paths to the epydoc files.

2003-05-06 21:25 PKO, revision 20508

Updated to include new wx epydoc reference.

2003-05-06 19:42 PKO, revision 20507

Added DirFilterListCtrl class.

2003-05-06 19:20 PKO, revision 20506

Add more stuff to the output file.

2003-05-06 19:17 PKO, revision 20505

Better module docstring.

2003-05-06 19:14 JS, revision 20504

Compilo fix

2003-05-06 18:23 PKO, revision 20503

Added two functions.

2003-05-06 15:08 CE, revision 20502

possible fix for templates with digitalmars

2003-05-06 14:28 RR, revision 20501

Added menu bitmaps to GTK2.

2003-05-06 09:44 JS, revision 20500
  • D /wxWidgets/branches/WX_2_4_BRANCH/lib/bcc16
  • D /wxWidgets/branches/WX_2_4_BRANCH/lib/msvc15
  • D /wxWidgets/trunk/lib/bcc16
  • D /wxWidgets/trunk/lib/msvc15

Removed obsolete 16-bit import libs

2003-05-06 08:52 RR, revision 20499

Compilo.