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 03:00 RD, revision 42556

daily updates and add wxGrpahicsPath overloads

2006-10-28 02:59 RD, revision 42555

Add missing Contains overload

2006-10-28 02:59 RD, revision 42554

Typemaps for wxRect2D

2006-10-28 02:59 RD, revision 42553

Don't decref if the interpreter is not initialized, (eg. it's in its shutdown process.)

2006-10-28 02:58 RD, revision 42552

daily updates and tweaks

2006-10-28 02:28 RD, revision 42551

Ensure that the pen and bush are properly initialized

2006-10-28 01:15 MW, revision 42550

Fix portibility bug.

2006-10-28 00:52 VZ, revision 42549

explain that wxRTTI macros must be used for OnCompareItems() to be called

2006-10-28 00:44 VZ, revision 42548

verify that we checked all the array elements in TestSTL(); make the number of array elements a constant

2006-10-28 00:37 KO, revision 42547

Calling SetFocus from within an OnFocus handler causes infinite recursion on Mac...

2006-10-28 00:28 VZ, revision 42546

fix VC warning about forward declaring struct as class

2006-10-28 00:20 VZ, revision 42545

removed hard TAB

2006-10-27 22:10 MW, revision 42544

Add wxArchiveFSHandler.

2006-10-27 22:03 MW, revision 42543

Tidy up includes and #if wxUSE statements.

2006-10-27 20:22 KO, revision 42542

Don't use the superview when converting.

2006-10-27 20:05 RR, revision 42541

Indicate that EnableCloseButton is virtual.

2006-10-27 18:42 RR, revision 42540

Compile fix.

2006-10-27 18:02 RR, revision 42539

[ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtrl kb navigation

2006-10-27 17:59 RR, revision 42538

[ 1585270 ] Further fixes to wxPathList

2006-10-27 17:25 KO, revision 42537

Don't use bitmaps to draw tree item buttons, use the HITheme drawing functions instead. (The bitmaps would show jaggies on dark backgrounds.)

2006-10-27 15:52 BIW, revision 42536

fixed crash in multi notebook

2006-10-27 15:19 SC, revision 42535

changing graphics pen, brushes and fonts to be refcounted objects, having no subclasses

2006-10-27 15:02 MW, revision 42534

Comment out compile time check.

2006-10-27 14:59 SC, revision 42533

switching things to ref counting

2006-10-27 14:32 JS, revision 42532

Pagination fix