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-06-20 12:26 ABX, revision 39803

[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.

2006-06-20 10:24 ABX, revision 39802

Include wx/hashmap.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-20 00:36 KO, revision 39801

Updating manifests and attempting to use manifests to generate all ports.

2006-06-19 23:57 JG, revision 39800

Add required padding to DoGetBestSize() for small bitmaps when using themes

2006-06-19 23:50 JG, revision 39799

Add required padding to DoGetBestSize() for small bitmaps when using themes

2006-06-19 21:14 ABX, revision 39798

[ 1508778 ] Fix for wxOwnerDrawnComboBox list selection rendering.

2006-06-19 20:18 ABX, revision 39797

Include wx/gdicmn.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-19 18:30 PC, revision 39796

remove redundant GdkBitmap representation from wxBitmap

2006-06-19 16:37 RD, revision 39795

Oops, fix my language confusion. ;-)

2006-06-19 16:31 RD, revision 39794

Compile fix

2006-06-19 16:14 PC, revision 39793

remove obsolete color cube and image to bitmap code

2006-06-19 09:20 ABX, revision 39792

[ 1507795 ] Small doc patch.

2006-06-19 09:03 ABX, revision 39791

Warning fix.

2006-06-19 09:02 ABX, revision 39790

[ 1507736 ] wxOwnerDrawnComboBox improved list item width checking.

2006-06-19 08:24 VZ, revision 39789

more tweaks to the margins: don't need them to be so big in vertical direction

2006-06-19 07:16 VZ, revision 39788

compilation fix after last commit

2006-06-19 07:12 ABX, revision 39787

Include wx/menuitem.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-06-19 06:37 ABX, revision 39786

Reverted wxString::Trim() backport.

2006-06-19 04:04 RD, revision 39785

minor distrib updates

2006-06-19 03:58 RD, revision 39784

backport changes from HEAD

2006-06-19 03:19 PC, revision 39783

initialize GdkColor so code which incorrectly accesses it will work as well as it did before

2006-06-18 21:40 VZ, revision 39782

fixed incorrect reference to wxhelpeventorigin

2006-06-18 21:38 VZ, revision 39781

allow claling Unassociate() on previously not initialized wxMimeTypesManager (backport from HEAD)

2006-06-18 21:33 VZ, revision 39780

allow claling Unassociate() on previously not initialized wxMimeTypesManager

2006-06-18 19:43 SN, revision 39779

Backported fixed from version 1.39 (patch #1507207).