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

2005-02-18 20:21 SC, revision 32153

new layout was messing with separator positions

2005-02-18 20:20 SC, revision 32152

guard quartz specific code

2005-02-18 19:33 RD, revision 32151

reSWIGged

2005-02-18 19:28 RD, revision 32150

wxPyCallback needs to derive from wxEvtHandler now since the wxObjectEventFunction typedef changed.

2005-02-18 19:24 RD, revision 32149

Don't know if this is right but it fixes a compile error...

2005-02-18 18:02 RD, revision 32148

Added wx.lib.gestures module from Daniel Pozmanter which supports using Mouse Gestures in an application.

2005-02-18 17:58 RD, revision 32147

Fix the use of Today() for when invalid date is passed to ctor. Also set best/min size using size passed to ctor.

2005-02-18 17:49 RD, revision 32146

wxStdButtonSizer Finalise --> Realize

2005-02-18 16:52 SC, revision 32145

setting up correct port origin as well

2005-02-18 16:48 SC, revision 32144

reintroducing direct access, clipping to client area in dc

2005-02-18 16:47 SC, revision 32143

reintroducing direct access, cleanup

2005-02-18 10:23 ABX, revision 32142

Typo fixes.

2005-02-18 09:57 DS, revision 32141

use prefix file; (auto-)removed some of the unused ftp/java/x86 settings

2005-02-18 09:53 DS, revision 32140

don't redefine __WXMAC__

2005-02-18 07:28 SC, revision 32139

correcting support for more tool sizes, support for Toggle Appearance under OSX, layout tools more nicely, hittesting for entire area of control

2005-02-18 07:19 SC, revision 32138

having fixed size icons, scaling from other common formats, otherwise the icons don't get scaled correctly by the OS

2005-02-18 07:14 SC, revision 32137

alpha support for Scale added

2005-02-18 05:21 RD, revision 32136

typo

2005-02-18 04:52 RD, revision 32135

Added wx.DatePickerCtrl

2005-02-18 04:50 RD, revision 32134

Avoid doing a str(object) since in some cases it can result in very large strings

2005-02-18 04:48 RD, revision 32133

Don't override methods that are in wxControlWithItems

2005-02-18 04:46 RD, revision 32132

docstring fixes

2005-02-18 04:46 RD, revision 32131

can't have a zero sized font

2005-02-18 04:44 RD, revision 32130

Removed Loop and IsLooped methods, other cleanup

2005-02-18 04:43 RN, revision 32129

wxUSE_XXX related fixes