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-20 00:15 RD, revision 32228

reSWIGged

2005-02-20 00:12 VZ, revision 32227

added OnSysColourChanged() (modified patch 1103439)

2005-02-20 00:07 VZ, revision 32226

minor docs corrections (patch 1144566)

2005-02-19 23:45 RD, revision 32225

On wxMac don't call Refresh from FullPaint as that is the biggest cause of the performance problems. Instead call refresh when the AutoComp window is displayed or hidden to ensure that borders, etc. are drawn/erased as needed.

2005-02-19 23:08 RD, revision 32224

re-enable wxDrawWindowOnDC

2005-02-19 23:05 RD, revision 32223

reSWIGged

2005-02-19 22:59 RD, revision 32222

Add more art IDs

2005-02-19 22:55 RD, revision 32221

Add InitAlpha

2005-02-19 22:53 VZ, revision 32220

oops, fixed crash introduced in last check in

2005-02-19 22:48 VZ, revision 32219

compilation fix (need meth.h for fabs)

2005-02-19 22:46 VZ, revision 32218

set string length to 0 in AllocBeforeWrite() just to be tidy (replaces patch 1123226)

2005-02-19 22:39 RD, revision 32217

Add tab methods to NavigationKeyEvent

2005-02-19 22:37 RD, revision 32216

Add more art IDs

2005-02-19 21:59 VZ, revision 32215

added wxNavigationEvent::FromTab flag

2005-02-19 21:58 VZ, revision 32214

fix (with unknown but apparently beneficial effects) for TAB navigation in radio buttons (patch 1038330)

2005-02-19 21:51 VZ, revision 32213

added InitAlpha() (replaces patch 991168)

2005-02-19 21:09 VZ, revision 32212

reenable WS_TABSTOP (patch 1045547)

2005-02-19 20:57 VZ, revision 32211

process CBN_SELENDOK and not only CBN_SELCHANGE (patch 1083907)

2005-02-19 20:52 VZ, revision 32210

fix for Create(wxDateInvalidDate)

2005-02-19 20:50 VZ, revision 32209

we don't need to use solid colour for background drawing when we're inside notebook any longer, so no need to override MSWGetBgBrushForSelf()

2005-02-19 20:49 VZ, revision 32208

added MSWPrintChild() for drawing child background (replaces patch 1108389)

2005-02-19 20:16 RD, revision 32207

Fixed compile error

2005-02-19 20:16 VZ, revision 32206

added missing LFs to the header

2005-02-19 20:04 SC, revision 32205

guarding against non supported logical modes

2005-02-19 19:56 SC, revision 32204

use theme drawing