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

2006-08-17 22:57 MW, revision 40656

Crash fix from Tim Kosse.

2006-08-17 18:48 PC, revision 40655

remove Win32S-specific code

2006-08-17 16:08 VS, revision 40654

avoid calling wxSystemSettings::GetMetric() from wxIconBundle::GetIcon() unless the returned value is really needed to choose from >1 icons

2006-08-17 03:02 PC, revision 40653

build fixes

2006-08-16 20:35 MW, revision 40652

Regereate after updating the m4 macros.

2006-08-16 19:58 , revision 40651

This commit was manufactured by cvs2svn to create tag 'GST_0_8_9'.

2006-08-16 19:56 MW, revision 40649

Bring through upstream version tagged SDL_1_2_11.

2006-08-16 19:54 , revision 40648

This commit was manufactured by cvs2svn to create tag 'SDL_1_2_11'.

2006-08-16 19:54 MW, revision 40647

Import sdl.m4 from SDL v1.2.11

2006-08-16 19:51 MW, revision 40646

Bring through upstream version tagged PKGCONF_0_20.

2006-08-16 19:42 , revision 40645

This commit was manufactured by cvs2svn to create tag 'PKGCONF_0_20'.

2006-08-16 19:42 MW, revision 40644

Import pkg.m4 from pkg-config 0.20

2006-08-16 19:39 , revision 40643

This commit was manufactured by cvs2svn to create tag 'GTK_2_6_4'.

2006-08-16 19:34 , revision 40641

This commit was manufactured by cvs2svn to create tag 'GTK_1_2_10'.

2006-08-16 19:34 MW, revision 40640

Import gtk.m4 from gtk+ 1.2.10.

2006-08-16 19:31 MW, revision 40639

Allow unknown generic unix systems.

2006-08-16 19:25 , revision 40638

This commit was manufactured by cvs2svn to create tag 'BKFILE_2006_08_10'.

2006-08-16 19:25 MW, revision 40637

Import bakefile-lang.m4 and bakefile.m4 from bakefile SVN 2006-08-10.

2006-08-16 19:21 MW, revision 40636

Display 'no' when the test fails and correct quoting.

2006-08-16 19:15 , revision 40635

This commit was manufactured by cvs2svn to create tag 'CPPUNIT_1_10_2'.

2006-08-16 19:15 MW, revision 40634

Import cppunit.m4 from cppunit 1.10.2.

2006-08-16 19:06 MW, revision 40633

Bring upstream version tagged ACARC_2006_07_16 through from vendor branch.

2006-08-16 18:55 , revision 40632

This commit was manufactured by cvs2svn to create tag 'ACARC_2006_07_16'.

2006-08-16 17:18 VS, revision 40630

wxPlatformInfo::IsUsingUniversalWidgets() was broken by design, it couldn't work in wxBase shared by 2+ wxCores; fixed by making it non-static and moving its implementation back to wxAppTraits (where its equivalent used to be) and making small API changes implied by that

2006-08-16 16:27 PC, revision 40629

revert last change