wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2 3 6 9 12Next Page

Changes per page:

25 50 100 250

Summarize files:

On | Off

Search:

Filter by Developer:

Sort Alphabetically Sort by Commits Show/Hide Inactive Developers
Show All
Vadim Zeitlin (17,161)
Robin Dunn (7,249)
Julian Smart (5,571)
Václav Slavík (4,915)
Robert Roebling (3,711)
Stefan Csomor (3,688)
Francesco Montorsi (1,299)
Mattia Barbon (841)
Stefan Neis (781)
Michael Wetherell (766)
Paul Cornett (765)
Chris Elliott (655)
Kevin Ollivier (600)
Jaakko Salli (542)
Ron Lee (517)
Jacob Jansen (363)
Benjamin Williams (294)
Dimitri Schoolwerth (225)
Steven Lamerton (186)
Bryan Petty (177)
User: HH (110)
Javier Torres (80)
Julien Weinzorn (50)
Peter Cawley (44)
Bo Yang (37)
Peter Most (32)
Mingquan Yang (29)
Ron Lee (27)
Rickard Westerlund (23)
Benjamin Williams (294)
Bo Yang (37)
Bryan Petty (177)
Chris Elliott (655)
Dimitri Schoolwerth (225)
Francesco Montorsi (1,299)
Jaakko Salli (542)
Jacob Jansen (363)
Javier Torres (80)
Julian Smart (5,571)
Julien Weinzorn (50)
Kevin Ollivier (600)
Mattia Barbon (841)
Michael Wetherell (766)
Mingquan Yang (29)
Paul Cornett (765)
Peter Cawley (44)
Peter Most (32)
Rickard Westerlund (23)
Robert Roebling (3,711)
Robin Dunn (7,249)
Ron Lee (517)
Ron Lee (27)
Stefan Csomor (3,688)
Stefan Neis (781)
Steven Lamerton (186)
User: HH (110)
Vadim Zeitlin (17,161)
Václav Slavík (4,915)

This changelog reflects changes in the wxWidgets SVN repository, and is updated every 10 minutes. All reported times are in UTC.

  • Legend:
  • Added (A) Added (A)
  • Deleted (D) Deleted (D)
  • Modified (M) Modified (M)
  • Copied (R) Copied (R)
  • [Branch]
  • [Tag]
  • Active Filters:
  • Benjamin Williams Remove Filter

Changelog for wxWidgets (294 revisions):

r60633: 2009-05-14 10:46:07 [BIW] Benjamin Williams

M  [WX_2_8_BRANCH] /src/aui/auibar.cpp  [diff, log, file]

 in wxAuiToolBar, make certain that IsChecked() returns correct value

r60632: 2009-05-14 10:31:00 [BIW] Benjamin Williams

M  /src/aui/auibar.cpp  [diff, log, file]

 in wxAuiToolBar, make certain that IsChecked() returns correct value

r60631: 2009-05-14 09:59:09 [BIW] Benjamin Williams

M  [WX_2_9_0_BRANCH] /src/aui/auibar.cpp  [diff, log, file]

 in wxAuiToolBar, make certain that IsChecked() returns correct value

r60630: 2009-05-14 09:55:04 [BIW] Benjamin Williams

M  [WX_2_9_0_BRANCH] /src/aui/auibar.cpp  [diff, log, file]

 implement default width for toolbar lables (from trunk r60199)

r60629: 2009-05-14 09:53:59 [BIW] Benjamin Williams

M  [WX_2_9_0_BRANCH] /src/aui/auibar.cpp  [diff, log, file]

 Fixed a bug whereby setting one element size set all element sizes (from trunk r60162)

r60628: 2009-05-14 06:58:29 [BIW] Benjamin Williams

M  [WX_2_9_0_BRANCH] /src/aui/framemanager.cpp  [diff, log, file]

 fix from r59107 - aui toolbar crash fixed (fixes #10371)

r60475: 2009-05-02 15:09:24 [BIW] Benjamin Williams

M  /src/aui/framemanager.cpp  [diff, log, file]

 fix for crash when undocking AUI toolbars (same as r59107 in 2.8 branch)

r60199: 2009-04-16 13:02:48 [BIW] Benjamin Williams

M  /src/aui/auibar.cpp  [diff, log, file]

 implement default width for toolbar labels

r60197: 2009-04-16 12:58:37 [BIW] Benjamin Williams

M  [WX_2_8_BRANCH] /src/aui/auibar.cpp  [diff, log, file]

 implement default width for toolbar labels

r59960: 2009-03-31 09:11:19 [BIW] Benjamin Williams

M  [WX_2_8_BRANCH] /src/aui/framemanager.cpp  [diff, log, file]

 undock/float toolbar if it's dragged right or south of client area

r59959: 2009-03-31 08:32:16 [BIW] Benjamin Williams

M  /src/aui/framemanager.cpp  [diff, log, file]

 undock/float toolbar if it's dragged right or south of client area

r59951: 2009-03-30 21:27:55 [BIW] Benjamin Williams

M  /src/aui/framemanager.cpp  [diff, log, file]

 missing header fixed

r59950: 2009-03-30 21:26:14 [BIW] Benjamin Williams

M  [WX_2_8_BRANCH] /src/aui/framemanager.cpp  [diff, log, file]

 missing header fixed

r59942: 2009-03-30 16:07:02 [BIW] Benjamin Williams

M  [WX_2_8_BRANCH] /src/aui/framemanager.cpp  [diff, log, file]

 don't allow docks to be resized such that panes overlap

r59941: 2009-03-30 16:01:46 [BIW] Benjamin Williams

M  /src/aui/framemanager.cpp  [diff, log, file]

 don't allow docks to be resized such that panes overlap

r59889: 2009-03-27 20:54:05 [BIW] Benjamin Williams

M  /src/aui/framemanager.cpp  [diff, log, file]

 corrections for inner-dock pane sizing for 2.9

r59886: 2009-03-27 13:18:30 [BIW] Benjamin Williams

M  [WX_2_8_BRANCH] /src/aui/framemanager.cpp  [diff, log, file]

 don't draw resize sash if it's dragged outside of managed frame

r59885: 2009-03-27 13:06:17 [BIW] Benjamin Williams

M  /src/aui/framemanager.cpp  [diff, log, file]

 don't draw resize sash if it's dragged outside of managed frame

r59884: 2009-03-27 12:47:37 [BIW] Benjamin Williams

M  /src/aui/framemanager.cpp  [diff, log, file]

 pane sizes within a dock are not allowed to exceed the dock's entire current pixel size

r59883: 2009-03-27 12:47:18 [BIW] Benjamin Williams

M  [WX_2_8_BRANCH] /src/aui/framemanager.cpp  [diff, log, file]

 pane sizes within a dock are not allowed to exceed the dock's entire current pixel size

r59882: 2009-03-27 09:46:39 [BIW] Benjamin Williams

M  /src/aui/auibar.cpp  [diff, log, file]

 applied patch fixing border problem (#10171)

r59881: 2009-03-27 09:46:09 [BIW] Benjamin Williams

M  [WX_2_8_BRANCH] /src/aui/auibar.cpp  [diff, log, file]

 applied patch fixing border problem (#10171)

r59860: 2009-03-26 08:34:27 [BIW] Benjamin Williams

M  /samples/aui/auidemo.cpp  [diff, log, file]

 fix misusage of wxFlexGridSizer that was causing an assert

r59855: 2009-03-25 15:56:23 [BIW] Benjamin Williams

M  /include/wx/aui/auibar.h  [diff, log, file]
M  /src/aui/auibar.cpp  [diff, log, file]

 added ability to set tool alignment (#10174)

r59854: 2009-03-25 14:23:14 [BIW] Benjamin Williams

M  /include/wx/aui/auibar.h  [diff, log, file]
M  /src/aui/auibar.cpp  [diff, log, file]

 added missing getters to wxAuiToolBar (#10182)