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-08-01 23:47 VZ, revision 54916

capitalize the application name in GetAppDisplayName() by default; this results in logging message appearance consistent with wx 2.8 and generally looks better

2008-08-01 23:39 VZ, revision 54915

add wxString::Capitalize() and MakeCapitalized() for consistency with Upper/Lower() we already have

2008-08-01 21:04 BIW, revision 54914

added a number of NULL ptr asserts (#4145)

2008-08-01 21:04 BIW, revision 54913

added a number of NULL ptr asserts (#4145)

2008-08-01 18:59 BIW, revision 54912

fix for defect #4827

2008-08-01 18:58 BIW, revision 54911

fix for defect #4827

2008-08-01 18:35 BIW, revision 54910

fix for ticket #4505, Floatable(false) wasn't working in all cases

2008-08-01 18:35 BIW, revision 54909

fix for ticket #4505, Floatable(false) wasn't working in all cases

2008-08-01 18:24 SC, revision 54908

adding info about opaque classes, making sure refs are displayed correctly in pdf

2008-08-01 17:24 SC, revision 54906

adding logo on frontpage of pdflatex output

2008-08-01 16:08 BIW, revision 54905

floating pane now respects IsFixed pane status; indirect fix for #4044

2008-08-01 16:07 BIW, revision 54904

floating pane now respects IsFixed pane status; indirect fix for #4044

2008-08-01 14:38 VZ, revision 54903

add more stock items (#9799)

2008-08-01 14:31 VZ, revision 54902

removed a cast to WPARAM which was unnecessary and provoked a warning (part of #9803)

2008-08-01 14:29 VZ, revision 54901

inherit wx_error_mgr from jpeg_error_mgr instead of embedding the latter in the former (part of #9803)

2008-08-01 14:22 VZ, revision 54900

remove wxSETranslator() entirely from wxUSE_ON_FATAL_EXCEPTION==0 build (part of #9803)

2008-08-01 14:19 VZ, revision 54899

fix warning about possible uninitialized variable with VC9 (part of #9803)

2008-08-01 14:12 VZ, revision 54898

no real changes, just some minor cleanup to fix a few compile- and run-time warnings (#9805)

2008-08-01 14:03 VZ, revision 54897

implement support for wxOR and wxCLEAR in wxCairoContext::SetLogicalFunction() (#9808)

2008-08-01 13:53 VZ, revision 54896

build fix for wxGTK/Univ build (#9706)

2008-08-01 13:46 VZ, revision 54895

use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667)

2008-08-01 13:43 SC, revision 54894

activating ustring again

2008-08-01 12:05 RR, revision 54893

Forgot to commit

2008-08-01 10:51 JS, revision 54892

Fix for Vista splittree problem, by John Dallaway

2008-08-01 10:31 SC, revision 54891

attempt to commit as utf8