wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2 3 13 22 32Next 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)
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)
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:
  • Stefan Neis Remove Filter

Changelog for wxWidgets (781 revisions):

r62696: 2009-11-22 11:00:42 [SN] Stefan Neis

M  /interface/wx/textentry.h  [diff, log, file]

 Fixed Cut&Paste error in wxTextCtrl::ChangeValue documentation (fixes #11469).

r61905: 2009-09-13 15:48:40 [SN] Stefan Neis

M  /src/os2/spinbutt.cpp  [diff, log, file]
M  /src/os2/spinctrl.cpp  [diff, log, file]

 Be more paranoid about parent window possibly being NULL (partly fixes #11115).

r61904: 2009-09-13 15:47:25 [SN] Stefan Neis

M  [WX_2_8_BRANCH] /src/os2/spinbutt.cpp  [diff, log, file]
M  [WX_2_8_BRANCH] /src/os2/spinctrl.cpp  [diff, log, file]

 Be more paranoid about parent window possibly being NULL (partly fixes #11195).

r59535: 2009-03-14 18:41:18 [SN] Stefan Neis

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

 Sorry, needed to fix typo in previous commit.

r59534: 2009-03-14 18:36:08 [SN] Stefan Neis

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

 Update m_nSize when shrinking wxArrayString (fixes #10591).

r59533: 2009-03-14 18:34:46 [SN] Stefan Neis

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

 Update m_nSize when shrinking wxArrayString (fixes #10591).

r59091: 2009-02-22 19:09:49 [SN] Stefan Neis

M  /src/os2/evtloop.cpp  [diff, log, file]
M  /src/os2/filedlg.cpp  [diff, log, file]
M  /src/os2/region.cpp  [diff, log, file]

 Various compilation fixes.

r59087: 2009-02-22 17:10:06 [SN] Stefan Neis

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

 Cleanup of functions not taking any parameter.
 Compilation fix for wxMappingMode.

r59069: 2009-02-21 13:53:19 [SN] Stefan Neis

M  [WX_2_8_BRANCH] /build/bakefiles/files.bkl  [diff, log, file]
M  [WX_2_8_BRANCH] /docs/changes.txt  [diff, log, file]
A  [WX_2_8_BRANCH] /src/os2/snglinst.cpp  [log, file]

 Added wxSingleInstanceChecker for OS/2 (patch #10491).

r59068: 2009-02-21 13:52:20 [SN] Stefan Neis

M  /build/bakefiles/files.bkl  [diff, log, file]
A  /src/os2/snglinst.cpp  [log, file]

 Added wxSingleInstanceChecker for OS/2 (patch #10491).

r58594: 2009-02-01 13:14:30 [SN] Stefan Neis

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

 Removed extraneous semicolon (partly fixes #10456).

r58582: 2009-02-01 06:08:56 [SN] Stefan Neis

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

 Fixed compilation error on OS/2 (strnlen declaration was not visible).

r58579: 2009-02-01 04:48:19 [SN] Stefan Neis

M  /include/wx/generic/propdlg.h  [diff, log, file]
M  /include/wx/propgrid/propgridiface.h  [diff, log, file]
M  /src/common/statbar.cpp  [diff, log, file]
M  /src/common/xtistrm.cpp  [diff, log, file]
M  /src/msw/tglbtn.cpp  [diff, log, file]

 Removed extraneous semicolons and commas (partly fixes #10456).

r56457: 2008-10-20 06:55:43 [SN] Stefan Neis

M  [WX_2_8_BRANCH] /include/wx/os2/frame.h  [diff, log, file]

 Compilation fix for gcc-4 and newer.

r56456: 2008-10-20 06:55:10 [SN] Stefan Neis

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

 Compilation fix for gcc-4 and newer.

r56441: 2008-10-19 12:57:46 [SN] Stefan Neis

M  [WX_2_8_BRANCH] /include/wx/os2/gauge.h  [diff, log, file]

 Compilation fix for gcc-4 and newer.

r56439: 2008-10-19 12:34:13 [SN] Stefan Neis

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

 Compilation fix for gcc-4 and newer.

r56168: 2008-10-08 17:53:03 [SN] Stefan Neis

M  /src/os2/dcscreen.cpp  [diff, log, file]

 Fixed header file conflict.

r56155: 2008-10-08 12:13:05 [SN] Stefan Neis

M  /src/os2/cursor.cpp  [diff, log, file]

 Added missing include.

r56154: 2008-10-08 12:11:07 [SN] Stefan Neis

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

 Workaround for bug in gcc-3.1 through gcc-3.3 in handling deprecation.

r56153: 2008-10-07 22:22:19 [SN] Stefan Neis

M  /include/wx/os2/private.h  [diff, log, file]
M  /include/wx/os2/tls.h  [diff, log, file]

 Avoid cyclic includes by forward declaring wxColour.

r55384: 2008-08-30 21:55:09 [SN] Stefan Neis

A  /include/wx/os2/tls.h  [log, file]
M  /include/wx/tls.h  [diff, log, file]

 Added implementation of thread local storage for OS/2.

r55382: 2008-08-30 21:21:49 [SN] Stefan Neis

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

 Workaround for bug in gcc-3.1 through gcc-3.3 in handling deprecation.

r54565: 2008-07-09 17:25:32 [SN] Stefan Neis

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

 Applied fix for wxGrid::ClearAttrCache (#9712).

r54564: 2008-07-09 17:24:48 [SN] Stefan Neis

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

 Applied fix for wxGrid::ClearAttrCache (#9712).