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

2008-06-02 18:07 RR, revision 53927

Disable disabling wxWeakRef<T>

2008-06-02 16:41 VZ, revision 53926

regenerated after recent autoconf_inc.m4 change

2008-06-02 14:48 VS, revision 53925

regenerated all trunk makefiles with bakefile-0.2.3

2008-06-02 10:59 VS, revision 53924

regenerated all 2.8 makefiles with bakefile-0.2.3

2008-06-02 10:39 VS, revision 53923

fixed OSX bundles bkl code to handle conditional targets correctly

2008-06-02 10:38 VS, revision 53922

fixed OSX bundles bkl code to handle conditional targets correctly

2008-06-02 09:58 RR, revision 53921

Only test new renderer methods on GTK+2, MSW and MAC.

2008-06-02 08:04 VZ, revision 53920

added a note about wxrc to Xcode section

2008-06-01 22:39 VZ, revision 53919

remove mentions of contrib

2008-06-01 22:34 VZ, revision 53918

fix the test for vsscanf() declaration which never passed because it was trying to use char* instead of va_list

2008-06-01 20:32 VZ, revision 53917

correct DateTimeTestCase::TestTimeTicks() [backport of r53902 from trunk]

2008-06-01 20:19 VZ, revision 53916

use wxHAS_RAW_BITMAP instead of wxHAVE_RAW_BITMAP

2008-06-01 20:18 PC, revision 53915

fix removing control tool (partial backport of r52840 and r53913), ticket #4102

2008-06-01 20:17 VZ, revision 53914

correct error in wxHAVE_RAW_BITMAP definition: it shouldn't be defined at all if there is no raw bitmap support

2008-06-01 20:02 PC, revision 53913

fix tool referencing, remove dropdown element in DoDeleteTool, ticket #4102

2008-06-01 20:00 CE, revision 53912

force dos line endings

2008-06-01 19:58 CE, revision 53911

force dos line endings

2008-06-01 19:16 VZ, revision 53910

define TEST_NET as 0 instead of leaving it undefined

2008-06-01 18:52 VZ, revision 53909

use IMPLEMENT_APP_CONSOLE and not IMPLEMENT_APP for console apps

2008-06-01 18:49 VZ, revision 53908

disable tests which fail in build bot builds on test drive machines, as nobody is going to fix them anyhow it's better to at least be able to notice any new breakage

2008-06-01 18:42 VZ, revision 53907

define wxHAS_RAW_BITMAP (instead of inconsistenly named wxHAVE_RAW_BITMAP) and use it to avoid test build error under ports not supporting raw bitmaps

2008-06-01 18:33 VZ, revision 53906

don't run GUI tests under Unix if the DISPLAY is not set

2008-06-01 16:59 VZ, revision 53905

ReadBig() should be defined in ANSI build too

2008-06-01 16:58 VZ, revision 53904

include wx/crt.h to get wxUSE_WXVSNPRINTF

2008-06-01 16:56 VZ, revision 53903

compilation fix for wxX11