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-02-10 18:34 RD, revision 37453

wx.Window.CenterOnScreen has been removed

2006-02-10 18:33 RD, revision 37452

Add wx.Rect.CenterIn

2006-02-10 18:32 RD, revision 37451

Add wx.KeyEvent.GetModifiers

2006-02-10 18:32 RD, revision 37450

GetFromWindow is available everywhere now

2006-02-10 18:31 RD, revision 37449

Add Get/SetBitmapHover

2006-02-10 18:27 RD, revision 37448

use wxRTTI to construct the right class of wxHtmlCell

2006-02-10 18:25 RD, revision 37447

CenterOnScreen is removed in 2.7 so deprecate it here.

2006-02-10 18:24 RD, revision 37446

Add missing constants

2006-02-10 17:53 vell, revision 37445

cleanup - reformatting

2006-02-10 17:40 SC, revision 37444

intel endian fix

2006-02-10 16:17 SC, revision 37443

adding CFM Carbon implementation

2006-02-10 16:10 SC, revision 37442

encapsulating HIView code for OSX only

2006-02-10 15:41 VZ, revision 37441

GTK1 fixes after wxObject-derived classes copy ctors/assignment operators simplifications (patch 1428863)

2006-02-10 11:59 ABX, revision 37440

Use 'wx/' for contrib samples and make wxTinderbox properly rebuilded after commits in core headers.

2006-02-10 11:33 ABX, revision 37439

wxTinderbox build fixes.

2006-02-10 02:30 VZ, revision 37438

GetFromWindow() is not MSW-only any more

2006-02-10 02:29 VZ, revision 37437

generic GetFromWindow() implementation for non-MSW platforms

2006-02-10 00:02 VZ, revision 37436

fixed centering of top level windows on secondary displays (replaces patch 1267173)

2006-02-10 00:01 VZ, revision 37435

added wxRect::CentreIn()

2006-02-09 23:17 VZ, revision 37434

added tests for centering dialogs on screen/parent

2006-02-09 23:09 VZ, revision 37433

put property sheets in their own submenu; resolve accelerators conflict

2006-02-09 22:19 MW, revision 37432

Fix link errors from advdll_taskbar.o on cygwin

2006-02-09 22:00 JS, revision 37431

Added wxUSE_INKEDIT

2006-02-09 20:53 RD, revision 37430

Backport of ROL's change on HEAD

2006-02-09 20:49 RD, revision 37429

backport some toolbar sizing changes from HEAD