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

2002-08-24 18:34 SC, revision 16740

getting rid of warnings

2002-08-24 18:10 SC, revision 16739

getting rid of warnings

2002-08-24 17:20 SC, revision 16738

getting rid of warnings

2002-08-24 17:06 SC, revision 16737

getting rid of warnings

2002-08-24 16:36 SC, revision 16736

getting rid of warnings

2002-08-24 16:36 SC, revision 16735

getting rid of warnings

2002-08-24 16:29 SC, revision 16734

wxUNUSED

2002-08-24 16:20 SC, revision 16733

getting rid of warnings

2002-08-24 14:50 SC, revision 16732

fix for getting CW Carbon Target

2002-08-24 14:41 SC, revision 16731

getting rid of warnings

2002-08-24 10:54 JS, revision 16730

wxChoice derives from wxChoiceBase; renamed Append to DoAppend

2002-08-24 10:01 JS, revision 16729

Attempts to reduce errors in compile farm for unusual combinations of platform/app

2002-08-24 07:40 SC, revision 16728

wxToupper added again

2002-08-24 06:55 GD, revision 16727

opaque toolbox structs under Classic break access to contrlDefProc the default value is fine for Classic & Carbon unless __WXDEBUG__ is defined

2002-08-24 02:44 RD, revision 16726

SWIGged update for wxGTK

2002-08-24 02:44 RD, revision 16725

Change back to the simple method by default

2002-08-24 02:37 RD, revision 16724

Ensure that the mouse is not captured in the calltip window

2002-08-24 02:30 RD, revision 16723

Fixed a layout bug in XRCed

2002-08-24 02:30 RD, revision 16722

Added SendSizeEvent

2002-08-24 02:29 RD, revision 16721

Added wxXmlResourceHandler to wxPython and enabled it's virtuals to be Python Callbacks. Added a sample to the demo to show how to do it.

2002-08-24 02:26 RD, revision 16720

Added generic LoadObject methods that can load any classtype from a resources and return it as a wxObject (Assuming there is a handler for it.) Enabled wxFrames and wxDialogs to be loaded using a new instance rather than only with existing instances.

2002-08-23 20:35 VZ, revision 16719

mention the key code changes

2002-08-23 19:53 VZ, revision 16718

compilation fix for Unicode build

2002-08-23 19:01 VZ, revision 16717

fixed some GTK2 compilation warnings

2002-08-23 18:52 VS, revision 16716

applied patch #599264 (fixes to wxrc -g)