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-05-23 02:05 RD, revision 39278

Add some dtor wrappers for the print dialogs that are not really dialogs

2006-05-23 02:04 RD, revision 39277

I've now seen 2 or 3 themes that need this extra space in a label-less static box, so I'm checking in my GetBordersForSizer change discussed on wx-dev a few weeks ago.

2006-05-23 01:10 RD, revision 39276

Added wrappers and demo for RichTextCtrl

2006-05-22 22:03 VZ, revision 39275

document that wxRenderer methods [are supposed to] preserve wxDC attributes

2006-05-22 21:38 RD, revision 39274

Changes to ensure that the potential drag is totally cleaned up in LeftButtonUp

2006-05-22 20:54 ABX, revision 39273

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

2006-05-22 17:51 PC, revision 39272

unused win_gtk stuff

2006-05-22 17:51 PC, revision 39271

typo

2006-05-22 14:38 JJ, revision 39270

updating OpenVMS compile support

2006-05-22 14:25 ABX, revision 39269

Introduced wxDCPenChanger and wxDCBrushChanger.

2006-05-22 12:20 ABX, revision 39268

Drawing fix for generic wxTreeCtrl.

2006-05-22 12:12 ABX, revision 39267

[ 1469227 ] wxUniv patch for toolbar button.

2006-05-22 12:03 ABX, revision 39266

[ 1469227 ] wxUniv patch for toolbar button.

2006-05-22 10:39 ABX, revision 39265

Continuation of 'widgets' sample improvements.

2006-05-22 07:11 ABX, revision 39264

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

2006-05-22 06:55 ABX, revision 39263

wxID_ANY usage.

2006-05-21 22:36 ABX, revision 39262

Warning fix.

2006-05-21 21:45 ABX, revision 39261

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

2006-05-21 21:12 ABX, revision 39260

[ 1492391 ] Fix wxComboCtrl button rendering problem.

2006-05-21 20:53 ABX, revision 39259

Workaround to broken WinCE directory scanning for all includes (#ifdefed for other ports).

2006-05-21 09:38 SC, revision 39258

hack around a UnicodeEditTextControl which does not deliver a correct selection unless the control has the focus.

2006-05-21 07:44 ABX, revision 39257

wxMSW/watcom is already rebaked by pure bakefile_gen call. wxOS2/wxMGL for watcom needs only wx.bkl baking due to filename conflict for other makefiles.

2006-05-21 07:23 KO, revision 39256

Attempt at fixing the misplaced MSW build files.

2006-05-21 06:41 KO, revision 39255

First attempt at adding the files in the build/os2 and build/mgl dirs.

2006-05-21 06:33 KO, revision 39254

Adding dataview and combo sample files.