wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2Next 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,160)
Robin Dunn (7,249)
Julian Smart (5,571)
Václav Slavík (4,915)
Robert Roebling (3,709)
Stefan Csomor (3,686)
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)
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)
Alex Bligh (29)
Ron Lee (27)
Rickard Westerlund (23)
Alex Bligh (29)
Bo Yang (37)
Bryan Petty (177)
Chris Elliott (655)
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,709)
Robin Dunn (7,249)
Ron Lee (517)
Ron Lee (27)
Stefan Csomor (3,686)
Stefan Neis (781)
Steven Lamerton (186)
User: HH (110)
Vadim Zeitlin (17,160)
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:
  • Alex Bligh Remove Filter

Changelog for wxWidgets (29 revisions):

r40608: 2006-08-14 21:58:38 [AMB] Alex Bligh

M  /src/unix/utilsunx.cpp  [diff, log, file]

 Fix unicode build on UNIX operating systems

r40330: 2006-07-25 18:46:12 [AMB] Alex Bligh

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

 Work around problems with sizing floating panes on GTK

r40326: 2006-07-25 15:11:09 [AMB] Alex Bligh

M  [WX_2_6_BRANCH] /src/generic/treectlg.cpp  [diff, log, file]

 Fix compile problem - please shout if incorrect

r40323: 2006-07-25 13:16:41 [AMB] Alex Bligh

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

 wxAUI: fixed pane saving design thinko

r40321: 2006-07-25 11:41:46 [AMB] Alex Bligh

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

 wxAUI: Support serialization of individual PaneInfo structures

r40270: 2006-07-24 13:45:18 [AMB] Alex Bligh

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

 wxAUI: remove spurious semicolons

r40261: 2006-07-24 09:43:57 [AMB] Alex Bligh

M  [WX_2_6_BRANCH] /docs/changes.txt  [diff, log, file]

 All important period added

r40260: 2006-07-24 09:41:30 [AMB] Alex Bligh

M  [WX_2_6_BRANCH] /docs/changes.txt  [diff, log, file]

 Changelog bugfix to Update() for native controls as requested by leio

r40251: 2006-07-23 21:18:12 [AMB] Alex Bligh

M  [WX_2_6_BRANCH] /src/gtk/window.cpp  [diff, log, file]

 Per Robert R, apply: [ 1484667 ] Make wxWindow::Update() update native controls

r40250: 2006-07-23 20:56:08 [AMB] Alex Bligh

M  /src/gtk/window.cpp  [diff, log, file]

 Per Robert R, apply: [ 1484667 ] Make wxWindow::Update() update native controls

r40249: 2006-07-23 14:03:37 [AMB] Alex Bligh

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

 wxAUI: wrap calls to SetTransparent/CanSetTransparent so file can easily be used with 2.6

r40248: 2006-07-23 13:52:40 [AMB] Alex Bligh

M  /src/xrc/xh_odcombo.cpp  [diff, log, file]

 Use wxCHECK_VERSION not wxABI_VERSION to avoid xrc loader bug

r40246: 2006-07-23 11:39:13 [AMB] Alex Bligh

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

 wxAUI: Don't fade venetian blind effect by default

r40237: 2006-07-22 17:30:28 [AMB] Alex Bligh

M  /include/wx/aui/framemanager.h  [diff, log, file]
M  /samples/aui/auidemo.cpp  [diff, log, file]
M  /src/aui/framemanager.cpp  [diff, log, file]

 Add support for transparent hint windows under GTK

r40235: 2006-07-22 16:41:14 [AMB] Alex Bligh

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

 wxAUI: Do not leak a wxFrame if transparency is not supported

r40233: 2006-07-22 13:58:53 [AMB] Alex Bligh

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

 Fix redraw problems with hint rectangle when there is no transparency

r40230: 2006-07-22 12:47:44 [AMB] Alex Bligh

M  /src/xrc/xh_odcombo.cpp  [diff, log, file]

 Clean up wxOwnerDrawnComboBox XRC handler as suggested by abxabx fixing bug
 https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1487463&group_id=9863

r40223: 2006-07-21 15:05:44 [AMB] Alex Bligh

M  /src/generic/odcombo.cpp  [diff, log, file]

 Fix typo

r40085: 2006-07-13 22:06:32 [AMB] Alex Bligh

M  /include/wx/odcombo.h  [diff, log, file]
M  /src/generic/odcombo.cpp  [diff, log, file]

 Apply patch 1520776, partial completion on wxOwnerDrawnComboBox

r40084: 2006-07-13 22:03:54 [AMB] Alex Bligh

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

 Virtualize ProcessDockResult so people can override it to prevent docking

r40037: 2006-07-07 10:00:53 [AMB] Alex Bligh

M  /src/xrc/xh_odcombo.cpp  [diff, log, file]

 Added style wxTE_PROCESS_ENTER for wxOwnerDrawnComboBox

r40030: 2006-07-06 19:19:04 [AMB] Alex Bligh

M  /src/common/combocmn.cpp  [diff, log, file]

 wxComboCtrlBase: Fix SEGV due to double deletion where SetPopupControl is called twice after lazy creation of the popup, the first deleting m_popupExtraHandler and the second attempting to delete it a second time.

r40029: 2006-07-06 17:42:39 [AMB] Alex Bligh

M  /include/wx/odcombo.h  [diff, log, file]
M  /src/generic/odcombo.cpp  [diff, log, file]

 Added GetWidestItem() and GetWidestItemWidth() to wxVListBoxComboPopup
 and wxOwnerDrawnComboBox as per Jaakko Salli

r40017: 2006-07-05 23:09:33 [AMB] Alex Bligh

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

 wxAUI: maintain minimum size of panes across dock/undock.

r40011: 2006-07-05 17:10:15 [AMB] Alex Bligh

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

 Remove bogus include