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-08-28 08:00 MBN, revision 35328

Improve sizer support in generic wxNotebook. Fix the widgets sample to take advantage of it.

2005-08-28 07:55 MBN, revision 35327

Under wxMotif, default buttons are bigger than other buttons, hence Realize() must be called after default button has been set.

2005-08-28 07:51 MBN, revision 35326

Implement GetMinSize for wxMotif wxButton. Helps solfing sizing problems in generic common dialogs.

2005-08-28 00:34 VZ, revision 35325

added wxABI_VERSION test around ToDouble()

2005-08-28 00:33 VZ, revision 35324

added wxLongLong::ToDouble()

2005-08-28 00:03 VZ, revision 35323

added wxLongLong::ToDouble()

2005-08-27 19:29 VZ, revision 35322

added operator==() and !=

2005-08-27 16:43 SC, revision 35321

several fixes, guards, and an implementation for removal of native toolbar items

2005-08-27 13:57 SC, revision 35320

allowing a clear of a graphic context, and set the pen and brush after a graphics restore

2005-08-27 13:55 SC, revision 35319

save correctly oriented GraphicState and clear Context before destruction (is invalid at that point)

2005-08-26 22:52 VZ, revision 35318

open fstream with ios::binary flag to be compatible with wxFileStream and to avoid mangling binary files

2005-08-26 08:21 JS, revision 35317

Warning corrections

2005-08-25 21:58 CE, revision 35316

fix gpf in mdi sample with motif when child is closed

2005-08-25 19:27 VZ, revision 35315

pressing enter now activates the default button even when the focus is on a checkbox or radio button

2005-08-25 19:16 VZ, revision 35314

don't mention undocumented wxOwnerDrawn in the docs (patch 1267562)

2005-08-25 19:14 VZ, revision 35313

only give error about missing richedit.dll once (the code was already supposed to work like this but didn't, patch 1273177)

2005-08-25 19:10 ABX, revision 35312

[ 1273159 ] logical vs. bitwise operators, part 2

2005-08-25 16:31 ABX, revision 35311

RTTI and exceptions settings for WinCE are restored.

2005-08-25 12:46 MR, revision 35310

[wxGTK2] Check if a family wasn't found for the description in GetFamily()

2005-08-25 11:17 MW, revision 35309

Make TEST_DIR the current test, so that the djgpp build can work on the tinderbox.

2005-08-24 21:29 MBN, revision 35308

As reported by Chris Elliott some releases of Lesstif crash when setting the font list of a widget. The code is disabled for now for all Lesstif versions.

2005-08-24 19:20 VS, revision 35307

install bakefile presets (patch 1253143)

2005-08-24 18:35 ABX, revision 35306

Warning fix for wxLogs.

2005-08-24 17:56 ABX, revision 35305

Missing wxUSE_... flags and source cleaning.

2005-08-24 17:47 ABX, revision 35304

Missing wxUSE_... flags and source cleaning.