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

2003-08-21 18:48 SC, revision 23078

destructor should not clear the ControlHandle, otherwise it will not get deleted

2003-08-21 15:10 MBN, revision 23077

wxMotif warning fixes.

2003-08-21 14:49 VS, revision 23076

regenerated

2003-08-21 14:47 VS, revision 23075

backported HTML tables horizontal size fix

2003-08-21 14:44 VZ, revision 23074

hack to at least let the sample start up (it still crashes later) under Mac

2003-08-21 13:58 VS, revision 23073

fixed broken files.bkl

2003-08-21 13:29 VZ, revision 23072

added bookctrl.cpp

2003-08-21 13:27 VZ, revision 23071

corrected CHECK in InsertPage()

2003-08-21 13:08 VZ, revision 23070

replcaeed ints with size_t to match the sources

2003-08-21 12:54 VZ, revision 23069

compilation fix

2003-08-21 12:44 MBN, revision 23068

wxGTK compilation fixes.

2003-08-21 12:38 MBN, revision 23067

Compilation fixes for wxMotif.

2003-08-21 09:06 VS, revision 23066

Unicode compilation fixes for OGL

2003-08-21 09:05 VS, revision 23065

Unicode compilation fixes for OGL (patch #791967)

2003-08-21 08:06 JS, revision 23064

Updated XRC tool section.

2003-08-21 08:05 JS, revision 23063

Updated section on XRC-writing tools

2003-08-21 06:37 SC, revision 23062

extended RTTI support

2003-08-21 06:33 SC, revision 23061

support for RTTI

2003-08-21 06:32 SC, revision 23060

added support for leaving out <embedded objects> that are created during their parent's creation and should not be streamed out separately. Support for empty element tags when reading in

2003-08-21 06:30 SC, revision 23059

added wxDateTime to the streamable custom types

2003-08-21 06:27 SC, revision 23058

added support for allocation-creation method

2003-08-20 22:57 VZ, revision 23057

created wxBookCtrl which will be tje base class for wxNotebook and wxListbook; moved almost all of wxNotebookBase code into it

2003-08-20 22:51 VZ, revision 23056

added missing headers

2003-08-20 18:53 SN, revision 23055

Split src/os2/utils.cpp in two to support non-monolithic builds.

2003-08-20 17:44 DE, revision 23054

The default state for the first radio button in a group should be selected