wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2 3 4Next 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)
David Webster (83)
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 (83)
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:
  • David Webster Remove Filter

Changelog for wxWidgets (83 revisions):

r9258: 2001-02-02 05:05:56 [dwebster] David Webster

M  /lib/wx23.def  [diff, log, file]

 latest module definition file for OS/2 .dll build

r9257: 2001-02-02 05:04:27 [dwebster] David Webster

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

 Redfine some events

r9234: 2001-01-31 05:33:10 [dwebster] David Webster

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

 Ownerdrawn stuff for OS/2

r9233: 2001-01-31 05:32:23 [dwebster] David Webster

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

 Add a Get and Set for an OS/2 PS

r9223: 2001-01-30 15:38:29 [dwebster] David Webster

M  /src/xpm/simx.c  [diff, log, file]

 OS/2 compile error fix

r9221: 2001-01-30 06:07:50 [dwebster] David Webster

M  /src/os2/bitmap.cpp  [diff, log, file]
M  /src/xpm/create.c  [diff, log, file]
M  /src/xpm/scan.c  [diff, log, file]
M  /src/xpm/simx.c  [diff, log, file]

 Compile error fixes

r9220: 2001-01-30 06:06:22 [dwebster] David Webster

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

 XPM updates

r9217: 2001-01-29 21:42:53 [dwebster] David Webster

A  /include/wx/os2/xpmhand.h  [log, file]
M  /src/os2/bitmap.cpp  [diff, log, file]
M  /src/os2/xpmhand.cpp  [diff, log, file]

 Add wxInvertMask for OS/2 xpm processing

r9216: 2001-01-29 21:37:17 [dwebster] David Webster

M  /src/xpm/simx.h  [diff, log, file]

 minor fix for OS/2

r9215: 2001-01-29 21:36:49 [dwebster] David Webster

M  /src/Wxwindll.icc  [diff, log, file]

 new icc file for VA4

r9213: 2001-01-29 18:52:18 [dwebster] David Webster

M  /src/xpm/create.c  [diff, log, file]
M  /src/xpm/scan.c  [diff, log, file]
M  /src/xpm/simx.c  [diff, log, file]
M  /src/xpm/simx.h  [diff, log, file]

 OS/2 updates for XPM

r9208: 2001-01-29 05:50:27 [dwebster] David Webster

M  /lib/wx23.def  [diff, log, file]

 new .def file for OS/2 to include event changes and addition of wxDir and the DirCtrldg control

r9207: 2001-01-29 05:48:26 [dwebster] David Webster

M  /src/os2/bitmap.cpp  [diff, log, file]
M  /src/os2/dir.cpp  [diff, log, file]
M  /src/os2/icon.cpp  [diff, log, file]
M  /src/os2/makefile.va  [diff, log, file]

 Bitmap code, icon code and dir code updates

r9206: 2001-01-29 05:47:27 [dwebster] David Webster

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

 OS/2 updates (mostly executing MSW code)

r9205: 2001-01-29 05:46:06 [dwebster] David Webster

M  /include/wx/os2/bitmap.h  [diff, log, file]
M  /include/wx/os2/gdiimage.h  [diff, log, file]
M  /include/wx/os2/icon.h  [diff, log, file]
M  /include/wx/os2/private.h  [diff, log, file]
M  /include/wx/os2/taskbar.h  [diff, log, file]

 Bitmap and icon updates

r9200: 2001-01-28 15:34:19 [dwebster] David Webster

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

 OS/2 patch about a #pragma warning.

r9142: 2001-01-21 23:00:59 [dwebster] David Webster

A  /src/os2/xpmhand.cpp  [log, file]

 initial coding of and OS/2 XpmHandler

r9141: 2001-01-21 23:00:16 [dwebster] David Webster

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

 new makefile and gdiimage suport for xpm data

r9132: 2001-01-19 22:32:22 [dwebster] David Webster

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

 chmod is not available in VisualAge

r9131: 2001-01-19 22:30:50 [dwebster] David Webster

M  /src/Wxwindll.icc  [diff, log, file]

 remove plot.cpp from build

r9071: 2001-01-09 23:29:09 [dwebster] David Webster

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

 Needed to initialize time_t to 0 in GetTimeZone to prevent a arithmetic underflow in VA 4.0

r9068: 2001-01-08 19:00:47 [dwebster] David Webster

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

 Fixes to resolve default Client Window painting when EVT_PAINT events are captured by derived classes downstream.

r9019: 2000-12-29 22:12:54 [dwebster] David Webster

M  /src/Wxwindll.icc  [diff, log, file]
M  /src/wxWin.icc  [diff, log, file]

 Added filename.cpp to build

r9018: 2000-12-29 17:39:00 [dwebster] David Webster

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

 include "wx/filefn.h" instead of just "filefn.h".

r9017: 2000-12-29 17:38:03 [dwebster] David Webster

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

 should use array delete on a wxString object (line 991) that is not an array of wxStrings