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-07 13:47 ABX, revision 36103

Fixed #1338966.

2005-11-07 13:39 ABX, revision 36102

Fixed #1338966.

2005-11-07 13:27 ABX, revision 36101

wxGetWorkingDirectory() deprecated. Fixed #1338966.

2005-11-07 10:15 JS, revision 36100

Don't resend an update event from m_spin to avoid recursion

2005-11-07 10:06 JS, revision 36099

Added wxALWAYS_SHOW_SB style

2005-11-06 21:42 ABX, revision 36098

eVC4 warning fixes.

2005-11-06 20:44 ABX, revision 36097

eVC4 warning fixes.

2005-11-06 18:47 ABX, revision 36096

Speedup for adding array of items.

2005-11-06 07:23 SC, revision 36095

not needed for CG

2005-11-06 07:19 SC, revision 36094

added CFRef holder templated class

2005-11-05 22:49 ABX, revision 36093

Native wxCheckListBox implementation for wxWinCE.

2005-11-05 16:53 SC, revision 36092

finished implementation for stencil and colored patterns

2005-11-05 13:48 VZ, revision 36091

documented wxStringTokenize()

2005-11-05 10:25 JS, revision 36090

Set HTML data even in Unicode mode

2005-11-05 07:39 SC, revision 36089

added permission error to the 'expected' error codes, removed assert, as this leads to problems in wxPython otherwise, and getting another error essentially means we cannot continue iterating..

2005-11-04 21:13 ABX, revision 36088

Get/SetTitle only for wxTopLevelWindow (wxOS2 part).

2005-11-04 20:17 ROL, revision 36087

version 0.1.6-6 Improved some dialogs (window styles, growable cols). Changed the range for wxSpinCtrl min/max to all integers (default 0/100 is not always good).

2005-11-04 18:49 ABX, revision 36086

Get/SetTitle only for wxTopLevelWindow (wxMGL part).

2005-11-04 15:14 ABX, revision 36085

Get/SetTitle only for wxTopLevelWindow (wxGTK part).

2005-11-04 14:19 ABX, revision 36084

Get/SetTitle only for wxTopLevelWindow (wxGTK part).

2005-11-04 12:50 ABX, revision 36083

Source cleaning.

2005-11-04 12:30 ABX, revision 36082

Get/SetTitle only for wxTopLevelWindow (wxGTK part).

2005-11-04 11:11 ABX, revision 36081

Get/SetTitle only for wxTopLevelWindow (wxGTK part).

2005-11-03 22:14 ABX, revision 36080

Build fix after last commit.

2005-11-03 20:58 ABX, revision 36079

Get/SetTitle only for wxTopLevelWindow (wxMotif part).

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.