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-10-28 16:46 VZ, revision 42581

added wxString::ToLongLong() and ToULongLong() (feature request 1290937)

2006-10-28 16:39 VZ, revision 42580

no changes, just a typo in comment

2006-10-28 15:42 VZ, revision 42579

also reset errno iin ToDouble()

2006-10-28 15:41 VZ, revision 42578

reset errno before testing it

2006-10-28 15:24 VZ, revision 42577

extracted common code of ToLong and ToULong in a separate template helper

2006-10-28 15:20 BIW, revision 42576

wxaui multi-notebook now uses a tab art provider which allows for dynamically switchable notebook themes

2006-10-28 15:16 VS, revision 42575

removed unused GetScrollbarArrowSize() version

2006-10-28 15:01 VZ, revision 42574

deTABified

2006-10-28 14:58 VZ, revision 42573

check for under/overflow in ToLong/ULong/Double() as well

2006-10-28 14:41 SC, revision 42572

matrix and path to ref counting

2006-10-28 14:16 VZ, revision 42571

Alloc() doesn't clear the array any more, for consistency with reserve()

2006-10-28 14:11 VZ, revision 42570

no real changes, just renamed the header guard to standard form and removed unneeded casts

2006-10-28 14:06 VZ, revision 42569

deprecate wxSTRING_MAXLEN in favour of wxString::npos

2006-10-28 14:03 VZ, revision 42568

added missing dlldecl for wxFSHandlerHash

2006-10-28 13:57 VZ, revision 42567

allow customizing the string values returned by wxGridCellBoolEditor::GetValue() (feature request 1557790)

2006-10-28 13:46 SC, revision 42566

moving path and matrix to refcounting as well, switching filling rule default to odd-even as dc.h does

2006-10-28 13:46 VZ, revision 42565

don't use unneeded logBuf member variable; show the changed cell value in OnCellValueChanged()

2006-10-28 11:53 MW, revision 42564

Another fix for the pch bug test.

2006-10-28 11:07 MW, revision 42563

Another fix for the pch bug test.

2006-10-28 10:49 JS, revision 42562

Documented wxRichTextBuffer printing

2006-10-28 10:48 JS, revision 42561

Avoid missing ref

2006-10-28 10:31 MW, revision 42560

Fix bugs in check for gcc's precompiled header bug.

2006-10-28 09:29 JS, revision 42559

Corrected a clearing bug

2006-10-28 09:17 MW, revision 42558

Compile fix for VC++ 5 and 6.

2006-10-28 03:01 RD, revision 42557

reSWIGged