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

2006-10-22 11:38 VZ, revision 42231

fix compilation with PCH (patch 1581936)

2006-10-22 11:36 VZ, revision 42230

removed ^Ms

2006-10-22 04:27 RD, revision 42229

reSWIGged

2006-10-22 04:14 RD, revision 42228

No need to use wxPyMake_wxObject for wxImageList. There are no derived types, and it is not OOR.

2006-10-22 04:13 RD, revision 42227

the Append also does an INCREF, that's one more than we need.

2006-10-22 04:12 RD, revision 42226

Patch #1581767: Another fix for wx.lib.calendar

2006-10-22 03:08 RD, revision 42225

reSWIGged

2006-10-22 03:07 RD, revision 42224

Lots of little tweaks, mostly to draw selected items better such that they look right with the new wxMac DC, but also other general improvements as well.

2006-10-22 03:00 RD, revision 42223

Animation support added to XRC

2006-10-22 02:59 RD, revision 42222

Add Get/SetInactiveBitmap

2006-10-22 02:59 RD, revision 42221

#include dcgraph.h

2006-10-22 02:58 RD, revision 42220

Add dcgraph.h to files.bkl and rebake

2006-10-21 19:53 PC, revision 42219

move some definitions out of datacmn.cpp

2006-10-21 18:44 RR, revision 42218

Use wxGCDC in wxGTK to draw "Alpha" test page in drawing sample. Pretty amazing...

2006-10-21 18:43 RR, revision 42217

Remove C++ dynamic cast for now.

2006-10-21 18:00 PC, revision 42216

wxGraphicContext --> wxGraphicsContext

2006-10-21 17:46 PC, revision 42215

wxGraphicContext --> wxGraphicsContext

2006-10-21 17:46 PC, revision 42214

non-pch build fix

2006-10-21 17:22 SN, revision 42213

Fixed port name used in #ifdef.

2006-10-21 17:22 RR, revision 42212

Fix warning.

2006-10-21 17:19 SN, revision 42211

Corrected port name used in headers.

2006-10-21 16:57 RR, revision 42210

Update Makefile.in after annimatectrlxrc addition.

2006-10-21 16:55 VZ, revision 42209

fix for tabs drawing in RTL (patch 1552881)

2006-10-21 16:39 VZ, revision 42208

add some #if wxUSE_XXX (patch 1581470)

2006-10-21 16:29 VZ, revision 42207

filter out duplicate date changed events sent by the native control (part of bug 1482773)