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

2005-11-03 19:38 VZ, revision 36078

use focused bitmap as fallback for the hover one

2005-11-03 19:29 VZ, revision 36077

added checkbox to enable setting (or not) individual wxBitmapButton bitmaps

2005-11-03 16:53 ABX, revision 36076

Warning fix.

2005-11-03 16:47 ABX, revision 36075

Get/SetTitle only for wxTopLevelWindow (wxMSW part).

2005-11-03 16:27 ABX, revision 36074

Get/SetTitle only for wxTopLevelWindow.

2005-11-03 14:23 SC, revision 36073

support for 10.4 provided context menu

2005-11-03 02:50 KH, revision 36072

Use toplevel parent rather than immediate parent as color dialog's parent window

2005-11-03 02:25 MW, revision 36071

Initial attempt at some instructions on building for Win64

2005-11-03 01:56 VZ, revision 36070

fixed compilation breakage in 1.24 commit

2005-11-03 01:48 VZ, revision 36069

added SetHoverBitmap() and implemented it under wxMSW; extended the docs

2005-11-03 01:28 VZ, revision 36068

added test of wxBitmapButton

2005-11-03 00:41 MW, revision 36067

Remove bufferoverflowu.lib since it is not present in some versions of VC++ 8

2005-11-03 00:40 MW, revision 36066

Remove bufferoverflowu.lib since it's not present with some versions of VC++ 8

2005-11-03 00:40 VZ, revision 36065

deprecate SetLabel(const wxBitmap&)

2005-11-02 17:38 ABX, revision 36064

Bug #1220988 fixed.

2005-11-02 16:52 ABX, revision 36063

Bug #1220988 fixed.

2005-11-02 16:40 SC, revision 36062

default implementations for Replace and Remove

2005-11-02 15:57 JS, revision 36061

Set the user scale to be consistent with generic scrolled window

2005-11-02 15:22 SC, revision 36060

applying patch 1345435

2005-11-02 14:50 SC, revision 36059

re-added support for help-menu and application-menu items

2005-11-02 13:59 ABX, revision 36058

Build fix.

2005-11-02 09:49 CE, revision 36057

add missing header

2005-11-02 09:18 CE, revision 36056

add missing header to allow ../src/common/docview.cpp to compile

2005-11-01 22:35 ABX, revision 36055

wxMultiChoiceDialog uses now wxCheckListBox if possible, wxListBox if not

2005-11-01 17:03 MBN, revision 36054

Fix wxGTK spec file adding/removing files as appropriate.