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-19 19:55 SC, revision 32203

adapt to mac l&f

2005-02-19 19:24 VZ, revision 32202

extracted check for wxListCtrl in WM_PRINT handler to wxListCtrl itself, base class shouldn't have to worry about its derived classes

2005-02-19 18:17 VZ, revision 32201

fixes after wx-config and other changes (patch 1076156)

2005-02-19 17:43 SC, revision 32200

Adding theme drawing for list header under 10.3

2005-02-19 17:37 SC, revision 32199

EVT_CHAR_HOOK added

2005-02-19 17:27 VZ, revision 32198

don't steal EVT_RIGHT_UP in rich edit controls for context menu (patch 1143823)

2005-02-19 17:25 VZ, revision 32197

more visual improvements to owner-drawn menus (patch 1143785)

2005-02-19 17:11 VZ, revision 32196

update for 2.5.4 from Francisco Vila <francisco.vila@hispalinux.es>

2005-02-19 17:07 VZ, revision 32195

wxGenericListCtrl::SetItemState(-1) now changes the state of all items (patch 1101650)

2005-02-19 16:56 VZ, revision 32194

added more icons (for GTK only) (patch 1097684)

2005-02-19 16:53 VZ, revision 32193

fixed hash collisions in ZIP files (patch 1082026)

2005-02-19 16:52 VZ, revision 32192

wxCommandProcessor::MarkAsSaved() and IsDirty() added (modified patch 1062556)

2005-02-19 16:35 VZ, revision 32191

fix operator=() (patch 1126195)

2005-02-19 16:33 VZ, revision 32190

document GetOptionInt() as returning 0 for the options which are not present

2005-02-19 16:32 VZ, revision 32189

more options for JPEG and TIFF handlers (slightly modified patch 1044470)

2005-02-19 15:54 VZ, revision 32188

draw drop down button using native calls (patch 1144389)

2005-02-19 15:53 VZ, revision 32187

added wxMBConv parameter for wxFFile::ReadAll() and documented it (improved patch 1041642)

2005-02-19 15:42 SC, revision 32186

switching to IconRefs for menu bitmaps

2005-02-19 15:34 SC, revision 32185

cleaning up, adding support for Quartz / Themeing before 10.3

2005-02-19 15:30 SC, revision 32184

fixes, adding paint handler for non OSX case toplevel window

2005-02-19 15:24 SC, revision 32183

adding PICT conversion for IconRef

2005-02-19 15:20 VZ, revision 32182

use const char * buffer to fix CW compilation (patch 1117210)

2005-02-19 15:15 VZ, revision 32181

fixes after wx-config changes (patch 1076155)

2005-02-19 15:08 VZ, revision 32180

VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601)

2005-02-19 14:25 VZ, revision 32179

fixes for MSW