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

2007-08-19 20:42 RR, revision 48202

Added EXPANDING and COLLAPSING events for the user to veto

2007-08-19 20:38 FM, revision 48201

misc changes

2007-08-19 20:34 FM, revision 48200

formatting changes and dynamic_cast => wx_dynamic_cast

2007-08-19 20:33 FM, revision 48199

name changes; removal of wxObjectReaderCodeCallback

2007-08-19 20:27 FM, revision 48198

s/EMPTY_MACROVALUE/wxEMPTY_PARAMETER_VALUE use wxEMPTY_HANDLERS_TABLE macro

2007-08-19 20:24 FM, revision 48197

typo fix

2007-08-19 20:24 FM, revision 48196

added wxEMPTY_HANDLERS_TABLE

2007-08-19 20:21 FM, revision 48195

remove EMPTY_MACROVALUE

2007-08-19 20:21 FM, revision 48194

name changes: wxConstructorBridge => wxObjectAllocatorAndCreator wxDirectConstructorBridge => wxObjectAllocator wxPersister => wxObjectReaderCallback wxDepersister => wxObjectWriterCallback wxRuntimeDepersister => wxObjectRuntimeReaderCallback wxDelegateTypeInfo => wxEventSourceTypeInfo

2007-08-19 20:16 FM, revision 48193

s/EMPTY_MACROVALUE/wxEMPTY_PARAMETER_VALUE

2007-08-19 20:15 FM, revision 48192

s/DECLARE_CLASS/DECLARE_DYNAMIC_CLASS and wxDynamicObject formatting changes

2007-08-19 20:14 FM, revision 48191

s/DECLARE_CLASS/DECLARE_DYNAMIC_CLASS

2007-08-19 20:11 RR, revision 48190

Made wxGTK wxDataViewCtrl compile again

2007-08-19 20:03 FM, revision 48189

fix typo after recent name changes

2007-08-19 20:02 FM, revision 48188

removed docs for wxDECLARE_CLASS, wxIMPLEMENT_CLASS; rather use wxDECLARE_ABSTRACT_CLASS and wxIMPLEMENT_ABSTRACT_CLASS which are more explicit

2007-08-19 20:01 FM, revision 48187

updated for XTI

2007-08-19 19:59 FM, revision 48186

added wxObjectCodeReaderCallback to the sample

2007-08-19 19:22 DE, revision 48184

Fix wxCocoa's wxLaunchDefaultBrowser in the 2.8 branch. Roughly equivalent to trunk 45892 (NOTE: CVS)

2007-08-19 19:05 VZ, revision 48183

fix generation of events from SetValue() broken in rev 46611

2007-08-19 19:03 RR, revision 48182

Bo's patch adding Selection API and some more changes, doesn't compile yet

2007-08-19 16:41 FM, revision 48181

added wxSVGFileDC docs to main chain

2007-08-19 16:35 FM, revision 48180

added missing \wxheading{Parameters}

2007-08-19 16:35 FM, revision 48179

fixed doc wrong position of \wxheading{Library}

2007-08-19 14:24 RR, revision 48178

Forgot a line

2007-08-19 14:16 RR, revision 48177

Added ITEM_EXPANDED and ITEM_COLLAPSED