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

2002-12-07 02:28 VZ, revision 18090

added semicolons after HASH_MAP macros

2002-12-07 01:33 VZ, revision 18089

removed trailing semicolons at the end of HASH_MAP macros (backported from trunk)

2002-12-07 01:30 VZ, revision 18088

removed trailing semicolons at the end of HASH_MAP macros

2002-12-07 01:26 VZ, revision 18087

test that libpng version is > 0.90

2002-12-07 01:07 VZ, revision 18086

minor visual corrections to renderers (patch 649847)

2002-12-07 00:58 VZ, revision 18085

fix for wxGetEnv() under Win16 (!) (bug 645368)

2002-12-07 00:43 VZ, revision 18084

suppress warnings when compiling libtiff

2002-12-07 00:31 VZ, revision 18083

added trivial test for wxTextInputStream

2002-12-07 00:05 VZ, revision 18082

fix (?) for small menu item bitmaps (bug 635438)

2002-12-06 23:57 VZ, revision 18081

fixed 3 infinite loops (backported from the trunk)

2002-12-06 23:55 VZ, revision 18080

fixed 3 infinite loops -- the person who tested this code must have had a lot of patience (bug 645761)

2002-12-06 23:47 VZ, revision 18079

fixed bug in wxSemaphore::WaitTimeout() which was calling the wrong wxCondition::Wait() (bug 642226 and patch 648859)

2002-12-06 23:42 VZ, revision 18078

corrected a too eager error message (patch 648599)

2002-12-06 23:40 VZ, revision 18077

avoid flicker when doing SetItem() in non report mode (slightly extended patch 647970)

2002-12-06 23:36 VZ, revision 18076

generate spinctrl event when the button was clicked (slightly modified patch 648013)

2002-12-06 23:27 VZ, revision 18075

Append() returns int, not void

2002-12-06 23:24 VZ, revision 18074

tell to open .dsw file, not .dsp

2002-12-06 22:49 JS, revision 18073

Applied fix for VC++ 7 which treats __LINE__ slightly differently, apparently.

2002-12-06 21:26 VZ, revision 18072

compilation fix for wxUSE_INTL == 0 (backported from trunk)

2002-12-06 21:23 VZ, revision 18071

compilation fix for wxUSE_INTL == 0 (patch 646466)

2002-12-06 21:07 VZ, revision 18070

fixed mem leak when using non default theme; change the art provider automatically when the theme is changed (patch 646463)

2002-12-06 21:02 VZ, revision 18069

fix typo in drawing slider ticks; added assert to check for it (slightly modified patch 646256)

2002-12-06 20:59 VZ, revision 18068

better check of parameter in Delete() (2nd part of patch 646145)

2002-12-06 20:57 VZ, revision 18067

don't leak client data (1st part of patch 646145)

2002-12-06 20:12 JS, revision 18066

Removed apparently erroneous manipulation of filename/URL