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-20 23:39 ABX, revision 39253

Rebaked wxOS2 makefile.

2006-05-20 23:35 ABX, revision 39252

[ 1492040 ] Prevent wxComboCtrl::GetPopupControl from failing.

2006-05-20 23:27 ABX, revision 39251

[ 1492036 ] Fix incorrect wxComboCtrl minimum size.

2006-05-20 22:55 ABX, revision 39250

Rebaked wxMGL makefile.

2006-05-20 22:53 ABX, revision 39249

Non-PCH build fix.

2006-05-20 21:32 ABX, revision 39248

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

2006-05-20 19:43 ABX, revision 39247

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

2006-05-20 07:32 SC, revision 39246

hacking around a missed-scroll bug in multi-line text fields in Tiger, in case there is no CR in the text.

2006-05-20 06:47 PC, revision 39245

parenthesize macro replacement containing operator

2006-05-20 05:47 PC, revision 39244

remove unneeded includes from mac/carbon/private.h

2006-05-20 05:44 PC, revision 39243

correct wxString forward declaration

2006-05-20 05:43 PC, revision 39242

remove unneeded include of mac/private.h

2006-05-20 05:41 PC, revision 39241

non-pch build fix

2006-05-20 02:41 PC, revision 39240

remove unneeded declarations missed in previous commit

2006-05-20 02:39 PC, revision 39239

avoid float to double conversion

2006-05-20 00:05 MR, revision 39238

[GTK2] Support underlined fonts in wxTextCtrl. Backport of patch #1448089 (rev 1.228 in HEAD) from Ryan Norton.

2006-05-20 00:02 MR, revision 39237

Create 2.6.4 changes title. Move change documentation done after the WX_2_6_3 tag under 2.6.4

2006-05-19 22:58 RD, revision 39236

Demo the page setup dialog instead of the print setup dialog

2006-05-19 19:47 ABX, revision 39235

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

2006-05-19 18:44 ABX, revision 39234

wxUniv setup up to date (sync. before joining family of setups updated by script).

2006-05-19 16:57 PC, revision 39233

gtk slider code simplification and better event determination

2006-05-19 16:57 PC, revision 39232

using defined in a macro has undefined behavior

2006-05-19 15:12 PC, revision 39231

build fix

2006-05-19 10:17 ABX, revision 39230

Tinderbox build fix: preprocessing directive not recognized within macro arg.

2006-05-19 10:13 ABX, revision 39229

Build fix for link error in new combo code.