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)
David Webster (677)
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)
David Webster (677)
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:
  • David Webster Remove Filter

Changelog for wxWidgets (677 revisions):

r34885: 2005-07-18 15:27:31 [DW] David Webster

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

 Add upwards recursion to UpdateAccel method.

r33893: 2005-04-27 01:19:43 [DW] David Webster

Click to show all 46 changes...

 Unicode fixes for OS/2

r33892: 2005-04-27 01:17:45 [DW] David Webster

M  /src/common/dynlib.cpp  [diff, log, file]
M  /src/common/filefn.cpp  [diff, log, file]
M  /src/generic/busyinfo.cpp  [diff, log, file]
M  /src/generic/statusbr.cpp  [diff, log, file]

 Unicode fixes for OS/2 (all inside #ifdef __WXPM__ blocks

r33891: 2005-04-27 01:12:00 [DW] David Webster

M  /include/wx/os2/bmpbuttn.h  [diff, log, file]
M  /include/wx/os2/dialog.h  [diff, log, file]
M  /include/wx/os2/helpwin.h  [diff, log, file]
M  /include/wx/os2/menuitem.h  [diff, log, file]
M  /include/wx/os2/metafile.h  [diff, log, file]
M  /include/wx/os2/private.h  [diff, log, file]
M  /include/wx/os2/spinbutt.h  [diff, log, file]
M  /include/wx/os2/tabctrl.h  [diff, log, file]
M  /include/wx/os2/window.h  [diff, log, file]

 Unicode fixes

r33407: 2005-04-07 04:08:43 [DW] David Webster

M  /src/os2/control.cpp  [diff, log, file]
M  /src/os2/dataobj.cpp  [diff, log, file]
M  /src/os2/dc.cpp  [diff, log, file]
A  /src/os2/display.cpp  [log, file]
M  /src/os2/dnd.cpp  [diff, log, file]
A  /src/os2/tglbtn.cpp  [log, file]

 New classes for OS/2 and compiler warning suppressions

r33406: 2005-04-07 04:04:37 [DW] David Webster

A  /include/wx/os2/display.h  [log, file]
A  /include/wx/os2/tglbtn.h  [log, file]

 New classes for OS/2

r33405: 2005-04-07 04:01:45 [DW] David Webster

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

 Add OS/2 to supported instances

r32938: 2005-03-20 18:51:53 [DW] David Webster

Click to show all 13 changes...

 Fixes compile warnings

r30051: 2004-10-21 17:38:06 [DW] David Webster

M  /src/os2/print.cpp  [diff, log, file]
M  /src/os2/radiobox.cpp  [diff, log, file]
M  /src/os2/slider.cpp  [diff, log, file]
M  /src/os2/statbox.cpp  [diff, log, file]

 Get rid of the class naming conflict with the base header for Print and supress some warnings.

r30050: 2004-10-21 17:36:01 [DW] David Webster

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

 Get rid of the class naming conflict with the base header

r30049: 2004-10-21 13:58:08 [DW] David Webster

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

 Removed temp OS/2 fix. Header now fixed.

r30042: 2004-10-20 19:26:11 [DW] David Webster

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

 getservbyname under INNOTEK gcc needs a (char*), not (const char*) for the protocol argument

r26173: 2004-03-10 16:38:00 [DW] David Webster

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

 Need to ensure WXEXPORT and WXIMPORT are not defined for EMX or INNOTEK builds when compiling with WXMAKINGDLL=1

r26083: 2004-03-04 14:33:20 [DW] David Webster

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

 Remove the Innotek for OS/2 addition...configure now deals with this correctly on it's own

r26082: 2004-03-04 14:25:04 [DW] David Webster

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

 Remove the Innotek for OS/2 addition...configure now deals with this correctly on it's own

r26049: 2004-03-03 06:38:41 [DW] David Webster

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

 Innotek gcc for os2 specific updates

r26023: 2004-03-02 04:27:54 [DW] David Webster

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

 Unused variable removed from inline

r26014: 2004-03-01 06:24:20 [DW] David Webster

Click to show all 40 changes...

 Warning suppressions

r25953: 2004-02-26 14:57:18 [DW] David Webster

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

 Bad update last night. Compiler error fix.

r25948: 2004-02-25 23:25:04 [DW] David Webster

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

 Updated depricated stuff

r25947: 2004-02-25 23:03:46 [DW] David Webster

M  /include/wx/os2/gdiimage.h  [diff, log, file]
M  /src/os2/gdiimage.cpp  [diff, log, file]

 Updated depricated stuff

r20258: 2003-04-17 18:53:01 [DW] David Webster

M  /src/os2/wx25.def  [diff, log, file]

 Final update to catch the dropping of prop out of generic.

r20256: 2003-04-17 17:38:33 [DW] David Webster

M  [WX_2_4_BRANCH] /src/os2/makefile.va  [diff, log, file]

 Fix this buggy makefile

r20255: 2003-04-17 17:24:45 [DW] David Webster

Click to show all 12 changes...

 Catch up Os/2 to the state of the branch

r20254: 2003-04-17 17:23:03 [DW] David Webster

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

 for true and false