wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2 3 10 18 25Next 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)
Ryan Norton (616)
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)
Ron Lee (27)
Rickard Westerlund (23)
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)
Ryan Norton (616)
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:
  • Ryan Norton Remove Filter

Changelog for wxWidgets (616 revisions):

r33846: 2005-04-23 16:09:08 [RN] Ryan Norton

M  /src/mac/carbon/mimetmac.cpp  [diff, log, file]

 rv hack

r33836: 2005-04-22 15:19:11 [RN] Ryan Norton

M  /src/mac/corefoundation/hid.cpp  [diff, log, file]
M  /src/mac/corefoundation/utilsexc_cf.cpp  [diff, log, file]

 Move wxMacExecute into base

r33832: 2005-04-22 15:01:27 [RN] Ryan Norton

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

 Fix Non-ce MSW unicode builds

r33816: 2005-04-22 01:13:45 [RN] Ryan Norton

M  /src/cocoa/gauge.mm  [diff, log, file]
M  /src/cocoa/spinbutt.mm  [diff, log, file]
M  /src/cocoa/tooltip.mm  [diff, log, file]
M  /src/cocoa/utilsexc.mm  [diff, log, file]

 flag checkin'

r33815: 2005-04-22 00:58:23 [RN] Ryan Norton

M  /src/cocoa/spinbutt.mm  [diff, log, file]

 implement non-wrapping for wxSpinCtrl

r33814: 2005-04-22 00:49:43 [RN] Ryan Norton

M  /include/wx/cocoa/checkbox.h  [diff, log, file]
M  /src/cocoa/checkbox.mm  [diff, log, file]

 implement label setting

r33812: 2005-04-21 23:59:52 [RN] Ryan Norton

M  /src/cocoa/tooltip.mm  [diff, log, file]

 implement tooltip delay

r33811: 2005-04-21 23:35:02 [RN] Ryan Norton

M  /include/wx/mac/corefoundation/cfstring.h  [diff, log, file]

 my cvs dir got screwed up and didn't commit this...

r33809: 2005-04-21 22:13:09 [RN] Ryan Norton

M  /src/mac/carbon/mimetmac.cpp  [diff, log, file]

 forcibly call operator

r33808: 2005-04-21 22:08:12 [RN] Ryan Norton

M  /src/mac/carbon/mimetmac.cpp  [diff, log, file]

 'fix' for broken gcc version

r33807: 2005-04-21 20:55:10 [RN] Ryan Norton

M  /src/mac/carbon/mimetmac.cpp  [diff, log, file]

 add most support for (dis)associate. Other stuff

r33804: 2005-04-21 20:30:03 [RN] Ryan Norton

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

 wxUSE_MIMTYPE gaurd

r33802: 2005-04-21 20:13:44 [RN] Ryan Norton

M  /docs/changes.txt  [diff, log, file]
M  /docs/latex/wx/function.tex  [diff, log, file]
M  /include/wx/utils.h  [diff, log, file]
M  /src/common/utilscmn.cpp  [diff, log, file]

 Add wxLaunchDefaultBrowser, note wxGetKeyState change

r33801: 2005-04-21 19:58:22 [RN] Ryan Norton

M  /docs/changes.txt  [diff, log, file]
M  /src/mac/corefoundation/utilsexc_cf.cpp  [diff, log, file]
M  /src/unix/utilsunx.cpp  [diff, log, file]

 Add support for launching APPL bundles with wxExecute

r33798: 2005-04-21 09:22:17 [RN] Ryan Norton

M  /src/mac/corefoundation/hid.cpp  [diff, log, file]

 Fix shift and other keys with wxGetKeyState on mac

r33785: 2005-04-20 16:14:01 [RN] Ryan Norton

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

 place wxUSE_STACKWALKER so it won't get overwritten by the setup.h script

r33764: 2005-04-19 16:58:57 [RN] Ryan Norton

M  /include/wx/mac/carbon/mimetype.h  [diff, log, file]

 pad out some data for binary compat

r33742: 2005-04-19 03:41:43 [RN] Ryan Norton

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

 compilo

r33738: 2005-04-18 22:51:52 [RN] Ryan Norton

M  /include/wx/mac/corefoundation/cfstring.h  [diff, log, file]
D  /include/wx/mac/corefoundation/cfwrappers.h  [old log]
M  /include/wx/mac/corefoundation/hid.h  [diff, log, file]
M  /src/mac/carbon/mimetmac.cpp  [diff, log, file]
M  /src/mac/corefoundation/hid.cpp  [diff, log, file]
M  /src/mac/corefoundation/hidjoystick.cpp  [diff, log, file]

 revert some stuff for 1.6

r33734: 2005-04-18 21:25:10 [RN] Ryan Norton

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

 wxExecute log message cleanup

r33733: 2005-04-18 21:24:03 [RN] Ryan Norton

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

 use atoi instead of sscanf

r33732: 2005-04-18 21:23:11 [RN] Ryan Norton

M  /include/wx/mac/corefoundation/cfstring.h  [diff, log, file]
A  /include/wx/mac/corefoundation/cfwrappers.h  [log, file]
M  /include/wx/mac/corefoundation/hid.h  [diff, log, file]
M  /src/mac/carbon/mimetmac.cpp  [diff, log, file]
M  /src/mac/corefoundation/hid.cpp  [diff, log, file]
M  /src/mac/corefoundation/hidjoystick.cpp  [diff, log, file]

 Some corefoundation wrappers, Implement Associate and Unassociate for mac mime types

r33726: 2005-04-18 17:09:25 [RN] Ryan Norton

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

 cleanup for wxUSE_THREADS

r33720: 2005-04-17 18:57:46 [RN] Ryan Norton

M  /samples/typetest/typetest.cpp  [diff, log, file]

 fix those line endings in shared unicode builds

r33719: 2005-04-17 18:39:07 [RN] Ryan Norton

M  /src/common/appbase.cpp  [diff, log, file]
M  /src/mac/carbon/thread.cpp  [diff, log, file]

 fix 10.2 shared builds from crashing