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-03-28 14:26 SC, revision 14840

changed implementation (was using now removed methods)

2002-03-28 14:15 SC, revision 14839

changed image.h include to be correct in all (precomp and non-precomp) cases

2002-03-28 14:14 SC, revision 14838

corrected dynarray.h include

2002-03-28 12:52 VZ, revision 14837

fixed a buffer overflow (!) in wxHtmlTagsCache

2002-03-28 12:31 VZ, revision 14836

fixed a (harmless) BoundsChecker warning

2002-03-28 12:07 VZ, revision 14835

fixed compilation in Unicode build

2002-03-28 12:07 VZ, revision 14834

fixed typos in Unicode configs of wxBase (thanks Dimitri)

2002-03-28 11:44 VZ, revision 14833

committing the file which I forgot to commit yesterday (sorry)

2002-03-28 09:08 RR, revision 14832

Compile fix for TLW under X11.

2002-03-28 09:08 RR, revision 14831

Compile fix for wxFileName.

2002-03-28 00:37 VZ, revision 14830

use PALETTERGB instead of RGB when creating wxMask from colour

2002-03-28 00:29 VZ, revision 14829

basic wxFileName functions seem to work under Windows

2002-03-27 23:31 VZ, revision 14828

added test of wxFSVolume

2002-03-27 23:17 VZ, revision 14827

wxFileName::Get/SetTimes() finally seem to work under Windows

2002-03-27 22:29 VZ, revision 14826

fixed bug in ConvertWxToFileTime (bug 525868)

2002-03-27 22:09 RR, revision 14825

wxX11 wants to have the border style flag in wxWindowX11.

2002-03-27 19:04 VZ, revision 14824

fixed data format cast (patch 528965)

2002-03-27 19:00 VZ, revision 14823

minor cosmetic fixes

2002-03-27 18:45 VZ, revision 14822

Unicode compilation fixes (patch from Dimitri)

2002-03-27 18:43 VZ, revision 14821

removed a few warnings and CW compilation problems (patch from Dimitri)

2002-03-27 18:39 VZ, revision 14820

fix for building in a directory with a long name (patch 534399)

2002-03-27 18:36 VZ, revision 14819

added wxEXEC_MAKE_GROUP_LEADER (patch 535422)

2002-03-27 17:15 VZ, revision 14818

added wxExecute tests and a few other misc additions

2002-03-27 16:35 VZ, revision 14817

compilation warning fixed

2002-03-27 16:35 VZ, revision 14816

compilation warning about signed/unsigned comparison fixed