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

2001-12-03 11:36 JS, revision 12840

Fixed some label errors

2001-12-03 11:17 JS, revision 12839

Added wxUSE_TIPWINDOW

2001-12-03 10:55 GT, revision 12838

Removed semicolons from end of DECLARE_DYNAMIC_CLASS() and DECLARE_NO_COPY_CLASS() lines

2001-12-03 10:54 GT, revision 12837

Changed all the wxASSERT(0) calls to use wxFAIL_MSG()

2001-12-03 10:54 GT, revision 12836

Changed all the wxASSERT(0) calls to use wxFAIL_MSG() Removed the TABs in the source replacing with the standard number of spaces Removed variable definitions from FOR statements defining the variables before the FOR statement

2001-12-03 00:30 VZ, revision 12835

fixed mem leak in wxDataObjectComposite

2001-12-03 00:11 VZ, revision 12834

don't use wxRegEx in wxString::Matches

2001-12-02 22:54 GT, revision 12833

Fixed incorrect deletion of hPalette if the call to wxReadDIB() fails

2001-12-02 20:53 GD, revision 12832

corrected line endings in xml files (mistakenly committed with mac eol)

2001-12-02 20:02 GD, revision 12831

filter CodeWarrior data directories during recursive directory scan

2001-12-02 19:19 GD, revision 12830

added not concerning conversion of xml files to CodeWarrior binary projects

2001-12-02 18:40 GD, revision 12829

store CodeWarrior 5.3 projects as xml instead of binary projects

2001-12-02 18:11 GD, revision 12828

store CodeWarrior 5.3 projects as xml instead of binary projects

2001-12-02 17:09 GD, revision 12827

store CodeWarrior 5.3 projects as xml instead of binary projects

2001-12-02 16:41 GD, revision 12826

removed obsolete mac related directories and files

2001-12-02 16:19 VZ, revision 12825

fixed bad choice of accel keys

2001-12-02 16:18 VZ, revision 12824

fixed redraw problems on resize under MSW

2001-12-02 15:57 VZ, revision 12823

more fixes to target window scrolling

2001-12-02 15:04 VZ, revision 12822

fixed event processing for the target window

2001-12-02 14:52 GD, revision 12821

added instructions concerning applescripts to convert xml files

2001-12-02 14:51 GD, revision 12820

updated todo list

2001-12-02 14:50 GD, revision 12819

added folder update in order to run correctly under Mac OS X

2001-12-02 13:35 VZ, revision 12818

really avoid the compiler warning

2001-12-02 13:29 VZ, revision 12817

SetDefaultStyle(wxTextAttr()) now resets the default style instead of not changing it at all

2001-12-02 10:07 RL, revision 12816

fixes for contrib build.