wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2 3 11 20 28Next 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)
Gilles Depeyrot (695)
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)
Ron Lee (27)
Rickard Westerlund (23)
Bo Yang (37)
Bryan Petty (177)
Chris Elliott (655)
Francesco Montorsi (1,299)
Gilles Depeyrot (695)
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:
  • Gilles Depeyrot Remove Filter

Changelog for wxWidgets (695 revisions):

r32773: 2005-03-12 14:16:28 [GD] Gilles Depeyrot

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

 corrected typo in comment

r31788: 2005-02-06 14:36:03 [GD] Gilles Depeyrot

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

 corrected initialization of private wxBitmapHandler members in wxPICTResourceHandler constructor

r31787: 2005-02-06 14:28:21 [GD] Gilles Depeyrot

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

 order wxFontRefData member constructor initialization according to member declaration

r28152: 2004-07-03 11:56:25 [GD] Gilles Depeyrot

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

 added missing include files for compilation with Apple Developer Tools

r24905: 2003-12-18 07:38:00 [GD] Gilles Depeyrot

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

 corrected comments for wxMac compilation

r24841: 2003-12-14 19:24:17 [GD] Gilles Depeyrot

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

 wxMac mouse wheel, long file names and unix sockets

r24840: 2003-12-14 18:53:36 [GD] Gilles Depeyrot

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

 corrected wxUSE_UNICODE conditional compilation tests

r24839: 2003-12-14 17:35:56 [GD] Gilles Depeyrot

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

 corrected SF bug #809314: wxDynamicLibrary::ms_dllext definition for wxMac

r24821: 2003-12-13 20:49:01 [GD] Gilles Depeyrot

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

 use wxMac Mach-o GUI-specific functions (gsockosx)

r24820: 2003-12-13 20:46:11 [GD] Gilles Depeyrot

M  /distrib/mac/shared-ld-sh  [diff, log, file]

 added -headerpad_max_install_names option

r24817: 2003-12-13 20:30:59 [GD] Gilles Depeyrot

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

 regenerated to use gsockosx and unix sockets when building Mach-o wxMac

r24816: 2003-12-13 20:25:16 [GD] Gilles Depeyrot

M  /build/bakefiles/files.bkl  [diff, log, file]

 use gsockosx and unix sockets when building Mach-o wxMac

r24815: 2003-12-13 20:21:35 [GD] Gilles Depeyrot

M  /aclocal.m4  [diff, log, file]

 added -headerpad_max_install_names option to generated shared-ld script

r24813: 2003-12-13 11:05:48 [GD] Gilles Depeyrot

A  /src/mac/carbon/gsockosx.c  [log, file]
A  /src/mac/gsockosx.c  [log, file]

 GSocket (Generic Socket) Mac OS X mach-o part by Brian Victor

r24787: 2003-12-11 21:28:17 [GD] Gilles Depeyrot

M  /src/wxwindowsM5.xml  [diff, log, file]

 updated CodeWarrior 5.3 project with latest file changes

r24718: 2003-12-07 21:20:35 [GD] Gilles Depeyrot

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

 applied SourceForge patch # 854330 for Filedialog Unicode fixes

r24717: 2003-12-07 21:11:49 [GD] Gilles Depeyrot

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

 corrected Unicode conversion when replacing shared library extension with ".rsrc"

r24641: 2003-11-23 12:06:18 [GD] Gilles Depeyrot

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

 applied SF patch #846738 mousewheel support

r24627: 2003-11-21 21:01:03 [GD] Gilles Depeyrot

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

 applied SF patch #846732 file dialog long filename support

r24401: 2003-11-03 22:22:39 [GD] Gilles Depeyrot

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

 applied SF patch #817328 to correct PMRelease calls

r24387: 2003-11-01 18:27:25 [GD] Gilles Depeyrot

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

 added conditional compilation for IntToFixed/FixedToInt for Mac OS X 10.3

r24240: 2003-10-21 20:22:34 [GD] Gilles Depeyrot

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

 applied SF patch # 826838 to fix removal of -psn_* command line argument

r24082: 2003-10-04 11:58:09 [GD] Gilles Depeyrot

Click to show all 16 changes...

 ignore some files or directories produced when compiling with MSVC

r23561: 2003-09-13 12:01:11 [GD] Gilles Depeyrot

M  /distrib/mac/pbsetup-sh  [diff, log, file]

 use SYMROOT instead of DERIVED_SOURCES_DIR
 simplified warning messages by displaying relative paths instead of full paths

r23560: 2003-09-13 11:59:28 [GD] Gilles Depeyrot

M  /src/wxWindows.pbproj/project.pbxproj  [diff, log, file]

 use SYMROOT instead of DERIVED_SOURCES_DIR