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

2005-07-28 17:48 MW, revision 34953

Regenerate using autoconf/bakefile.m4 from bakefile CVS

2005-07-28 16:16 MW, revision 34952

Rebaked with patched bakefile 0.1.9.1, ran aclocal and autoconf

2005-07-28 14:52 JS, revision 34951

Corrected DSW files

2005-07-28 14:02 VZ, revision 34950

disabled wxStackWalker and wxCrashReport for Win64

2005-07-28 13:43 SC, revision 34949

lowercase bools

2005-07-28 13:32 SC, revision 34948

code formattings

2005-07-28 13:18 JS, revision 34947

Regenerated configure for 2.6.2

2005-07-28 12:48 JS, revision 34946

Rebake for 2.6.2

2005-07-27 20:01 ABX, revision 34945

Defaults in wxWinCE documented.

2005-07-27 18:16 SC, revision 34944

typo

2005-07-27 15:02 SC, revision 34943

new native toolbar implementation (turned off by default, not supporting embedded controls yet)

2005-07-27 14:53 SC, revision 34942

new native toolbar implementation (turned off by default, not supporting embedded controls yet)

2005-07-27 08:49 CE, revision 34941

fix SF bug 1236365 (tested in VC only)

2005-07-26 23:33 VZ, revision 34940

moved declaration of variable only used if wxUSE_GIF inside #if wxUSE_GIF block

2005-07-26 21:05 VZ, revision 34939

removed (non existing) default argument for DrawRoundedRectangle

2005-07-26 18:58 KH, revision 34938

Updating wording in description of Skip to be less ambiguous between the default behavior of the event processing and the default parameter of Skip

2005-07-26 15:38 ABX, revision 34937

Better 'missing WXUNUSED' workaround (perhaps unnecessary if nomore standalone option possible).

2005-07-26 14:16 MW, revision 34936

Support comma separated list in G_FILENAME_ENCODING

2005-07-26 09:05 ABX, revision 34935

Corrections for future OW 1.4. Warning fixes.

2005-07-26 07:54 ABX, revision 34934

Header correction.

2005-07-25 22:44 VZ, revision 34933

disabled clipboard and dnd if dataobj is disabled

2005-07-25 19:40 MR, revision 34932

#if wxUSE_DATAOBJ guard src/gtk/dataobj.cpp

2005-07-25 16:35 JS, revision 34931

Version number update

2005-07-25 14:27 SC, revision 34930

new capture handling, can be turned off

2005-07-25 06:18 SC, revision 34929

Adding David Surovell's fixes and extensions