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

2007-01-31 03:26 VZ, revision 44331

Added wxSizerFlags::Top() and Bottom()

2007-01-31 03:24 VZ, revision 44330

removed 2.6 incompatibilities section

2007-01-28 16:57 JS, revision 44329

Added extra hit test style for more accurate reporting

2007-01-26 22:59 RD, revision 44328

fix typo

2007-01-26 22:39 RD, revision 44327

refactor InspectionTool

2007-01-26 21:47 SC, revision 44326

fix for drawing in the 'grox box' between two scrollbars

2007-01-26 20:14 RD, revision 44325

Patch #1645253, fixes overflow error

2007-01-26 17:36 SC, revision 44324

changing asserts to debug info

2007-01-26 17:22 SC, revision 44323

separate assert in case the control ref is already null

2007-01-26 16:37 RD, revision 44322

Added some missing "private:" keywords

2007-01-26 12:41 VS, revision 44321

fixes to InputPath values in custom build steps

2007-01-26 07:23 RD, revision 44320

Switch to AUI instead of splitter windows. Also load and save config settings.

2007-01-26 07:17 RD, revision 44319

fix docstring

2007-01-25 23:36 RD, revision 44318

reSWIGged

2007-01-25 23:35 RD, revision 44317

Added wxToolBar::SetTool[Normal|Disabled]Bitmap for wxMSW, wxGTK and wxMac

2007-01-25 23:07 RD, revision 44316

wx.FRAME_FLOAT_ON_PARENT experiments

2007-01-25 23:07 RD, revision 44315

Don't use a reference for the return value of wx.Rect.Inflate

2007-01-25 23:05 RD, revision 44314

DocString fix

2007-01-25 23:04 RD, revision 44313

Use ChangeValue instead of SetValue when changing the DescriptiveText in order to not generate unexpected EVT_TEXT events.

2007-01-25 22:59 RD, revision 44312

Fill in more info for the wxEVT_STC_AUTOCOMP_SELECTION event.

2007-01-25 22:52 RD, revision 44311

reorder the creation of the drag objects

2007-01-25 22:52 RD, revision 44310

minor tweaks

2007-01-25 17:33 VS, revision 44309

don't assume there's always an active wxEventLoop instance

2007-01-25 15:39 VZ, revision 44308

changing text alignment dynamically doesn't always work under XP, recreate the control there too (backport from HEAD)

2007-01-25 15:36 VZ, revision 44307

changing text alignment dynamically doesn't always work under XP, recreate the control there too