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,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)
Gilles Depeyrot (36)
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)
Gilles Depeyrot (36)
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:
  • Gilles Depeyrot Remove Filter

Changelog for wxWidgets (36 revisions):

r9402: 2001-02-20 22:24:49 [depeyrot] Gilles Depeyrot

M  /samples/treectrl  [diff, log, file]
M  /samples/treectrl/.cvsignore  [diff, log, file]
A  /samples/treectrl/makemac.mcp  [log, file]

 added CodeWarrior project for Classic Mac OS

r9401: 2001-02-20 22:21:45 [depeyrot] Gilles Depeyrot

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

 do not perform Gestalt tests under Mac OS X

r9373: 2001-02-15 21:53:24 [depeyrot] Gilles Depeyrot

M  /samples/proplist  [diff, log, file]
M  /samples/proplist/.cvsignore  [diff, log, file]
A  /samples/proplist/makemac.mcp  [log, file]

 added CodeWarrior project for Classic Mac OS

r9372: 2001-02-15 21:51:14 [depeyrot] Gilles Depeyrot

Click to show all 149 changes...

 modifications for compilation under Mac OS X
 applied patches extracted from submission by Marc Newsam (tested under Mac OS 9)

r9359: 2001-02-12 21:41:51 [depeyrot] Gilles Depeyrot

A  /samples/calendar/makemac.mcp  [log, file]
A  /samples/dialogs/makemac.mcp  [log, file]
A  /samples/docview/makemac.mcp  [log, file]
A  /samples/docvwmdi/makemac.mcp  [log, file]
A  /samples/dragimag/makemac.mcp  [log, file]
A  /samples/help/makemac.mcp  [log, file]
A  /samples/html/help/makemac.mcp  [log, file]
A  /samples/internat/makemac.mcp  [log, file]

 added CodeWarrior projects for Classic Mac OS

r9358: 2001-02-12 21:37:32 [depeyrot] Gilles Depeyrot

D  /samples/docview/makemac.mcp  [old log]
D  /samples/docvwmdi/makemac.mcp  [old log]
D  /samples/internat/makemac.mcp  [old log]

 removed CodeWarrior projects added as ascii instead of binary

r9340: 2001-02-09 21:01:26 [depeyrot] Gilles Depeyrot

Click to show all 21 changes...

 updated CodeWarrior projects for latest wxMac commits

r9339: 2001-02-09 20:40:42 [depeyrot] Gilles Depeyrot

M  /demos/forty/makemac.mcp  [diff, log, file]
M  /demos/fractal/makemac.mcp  [diff, log, file]
M  /demos/life/makemac.mcp  [diff, log, file]

 updated CodeWarrior projects for latest wxMac commit

r9299: 2001-02-04 21:31:51 [depeyrot] Gilles Depeyrot

A  /src/unix/dl_macosx.cpp  [log, file]

 supply the sun style dlopen etc. functions in terms of NeXTs rld_*

r9298: 2001-02-04 21:29:20 [depeyrot] Gilles Depeyrot

A  /docs/mac/TypeAsMetrowerksText.sea.hqx  [log, file]

 helper for changing types/creators of files based on the file extension

r9297: 2001-02-04 20:11:49 [depeyrot] Gilles Depeyrot

M  /demos/life/dialogs.cpp  [diff, log, file]
M  /demos/life/game.cpp  [diff, log, file]
M  /demos/life/game.h  [diff, log, file]
M  /demos/life/life.cpp  [diff, log, file]

 corrections for event handling changes in wxWindows
 renamed Cell and CellBox to LifeCell and LifeCellBox to avoid conflict
 with Classic Mac OS Toolbox type

r9296: 2001-02-04 20:06:45 [depeyrot] Gilles Depeyrot

A  /demos/forty/makemac.mcp  [log, file]
A  /demos/fractal/makemac.mcp  [log, file]
A  /demos/life/makemac.mcp  [log, file]

 re-added CodeWarrior projects for Classic Mac OS (as binary!)

r9295: 2001-02-04 20:04:58 [depeyrot] Gilles Depeyrot

D  /demos/forty/makemac.mcp  [old log]
D  /demos/fractal/makemac.mcp  [old log]
D  /demos/life/makemac.mcp  [old log]

 removed CodeWarrior projects added as binary instead of ascii

r9294: 2001-02-04 20:00:39 [depeyrot] Gilles Depeyrot

Click to show all 13 changes...

 added CodeWarrior projects for Classic Mac OS
 ignore CodeWarrior build directory and files produced

r9293: 2001-02-04 19:54:26 [depeyrot] Gilles Depeyrot

M  /BuildCVS.txt  [diff, log, file]

 added Classic Mac OS and Mac OS X build instructions

r9292: 2001-02-04 19:53:25 [depeyrot] Gilles Depeyrot

M  /configure  [diff, log, file]
M  /configure.in  [diff, log, file]
M  /Makefile.in  [diff, log, file]

 added Mac OS X toolkit configuration

r9286: 2001-02-04 14:56:23 [depeyrot] Gilles Depeyrot

Click to show all 18 changes...

 ignore CodeWarrior build directory and files produced during compilation

r9268: 2001-02-03 12:14:09 [depeyrot] Gilles Depeyrot

M  /lib  [diff, log, file]
M  /lib/.cvsignore  [diff, log, file]
M  /samples/html/help  [diff, log, file]
M  /samples/html/help/.cvsignore  [diff, log, file]

 ignore CodeWarrior build directory

r9267: 2001-02-02 21:25:08 [depeyrot] Gilles Depeyrot

Click to show all 60 changes...

 ignore CodeWarrior build directory

r9266: 2001-02-02 20:48:54 [depeyrot] Gilles Depeyrot

M  /include  [diff, log, file]
M  /include/.cvsignore  [diff, log, file]
M  /include/wx_cw.pch++  [diff, log, file]
M  /include/wx_cw_d.pch  [diff, log, file]
M  /include/wx_cw_d.pch++  [diff, log, file]

 minor corrections for CodeWarrior

r9253: 2001-02-01 20:10:49 [depeyrot] Gilles Depeyrot

A  /samples/event/makemac.mcp  [log, file]

 CodeWarrior project for Classic Mac OS

r9231: 2001-01-30 21:26:23 [depeyrot] Gilles Depeyrot

M  /include/wx/mac/region.h  [diff, log, file]
M  /src/mac/carbon/region.cpp  [diff, log, file]
M  /src/mac/region.cpp  [diff, log, file]

 changed argument types (replaced long with wxCoord)

r9230: 2001-01-30 21:22:50 [depeyrot] Gilles Depeyrot

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

 corrected indentation

r9229: 2001-01-30 21:17:27 [depeyrot] Gilles Depeyrot

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

 added missing return type (implicit int no longer accepted by compilers)

r9228: 2001-01-30 21:15:53 [depeyrot] Gilles Depeyrot

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

 removed unused variables