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-09-20 22:41 VZ, revision 41331

fix infinite recursion in DrawStatusField() after latest changes

2006-09-20 21:20 VZ, revision 41330

only include generic imaglist.{cpp|h} in the ports which don't have the native version

2006-09-20 17:25 VZ, revision 41329

added stubs for the missing functions, this theme links now

2006-09-20 17:24 VZ, revision 41328

move generic part of AdjustSize() and status bar methods to the base class

2006-09-20 17:20 VZ, revision 41327

add Inflate(wxSize) overload

2006-09-20 17:15 VZ, revision 41326

define wxCONTROL_SIZEGRIP as another possible interpretation of wxCONTROL_SPECIAL bit

2006-09-20 15:57 VZ, revision 41325

first compilable version of the mono theme, replacing the accidentally checked in previous revision

2006-09-20 15:48 SC, revision 41324

preliminary editing support

2006-09-20 15:38 VZ, revision 41323

moved Arrow_ constants to the base class

2006-09-20 15:37 SC, revision 41322

undoing my duplicate efforts to solve the same problem ...

2006-09-20 15:33 SC, revision 41321

adding support for listctrl editable columns

2006-09-20 15:29 SC, revision 41320

adding support for listctrl editable columns

2006-09-20 15:27 SC, revision 41319

type corrections, adding support for listctrl editable columns

2006-09-20 14:51 VZ, revision 41318

refactored common parts of DrawItem() in the base class; implemented GetTextTotal/ClientArea() there as well

2006-09-20 14:18 RR, revision 41317

[ 1505048 ] wxHtml rendering of underlined text by using a Pango hack to make it underline leading space and trailing space. recognized as a Pango bug fixed in recent Pango.

2006-09-20 14:15 RR, revision 41316

Made MSW wxSpinCtrl emit UPDATE event when validating the value in the text field upon kill focus. Documented this behaviour. This is in line with the GTK+ control.

2006-09-20 13:15 VZ, revision 41315

corrected ifdef condition

2006-09-20 12:05 JG, revision 41314

Fix label positioning when text is LTR.

2006-09-20 08:17 JS, revision 41313

Reverted last change

2006-09-20 08:09 VS, revision 41312

last change broke seting the surface in the common case, fixed (and reorganized the code a bit)

2006-09-20 08:08 RR, revision 41311

Fixed [ 1556843 ] wxGTK FindFocus returns NULL when a wxListBox is focused

2006-09-19 22:09 KO, revision 41310

Improved handling of column widths, removed need for hidden column for sorting, and put in a stub for editing support.

2006-09-19 18:18 RR, revision 41309

Fixed [ 1558015 ] No deselection event from wxGenericTreeCtrl::SelectItem()

2006-09-19 17:58 RR, revision 41308

More tests for circles and arcs.

2006-09-19 17:56 RR, revision 41307

Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed like a pie