wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1Next 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)
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)
User: PA (13)
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)
Stefan Csomor (3,686)
Stefan Neis (781)
Steven Lamerton (186)
User: HH (110)
User: PA (13)
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:
  • User: PA Remove Filter

Changelog for wxWidgets (13 revisions):

r3682: 1999-09-16 08:56:32 [PA] User: PA

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

 Correcting minor painting problems

r3575: 1999-09-06 12:54:56 [PA] User: PA

M  /docs/latex/wx/menu.tex  [diff, log, file]

 Added documentation for wxMenuBar::Refresh()

r3574: 1999-09-06 12:53:09 [PA] User: PA

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

 Changed scope of wxMenuBar::Refresh() from protected to public.

r3535: 1999-08-30 08:35:04 [PA] User: PA

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

 removing w4 level warning

r3534: 1999-08-30 07:11:47 [PA] User: PA

Click to show all 18 changes...

 Removing most of level 4 warnings, particulary in 16 bits mode

r3505: 1999-08-27 13:16:09 [PA] User: PA

M  /distrib/msw/tmake/vc.t  [diff, log, file]
M  /include/wx/msw/winundef.h  [diff, log, file]
M  /src/msw/makefile.dos  [diff, log, file]
M  /src/msw/makefile.vc  [diff, log, file]

 Adding GetPrevSibling() & GetNextSibling() in winundef.h

r3504: 1999-08-27 11:56:22 [PA] User: PA

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

 Adding GetFisrtChild in winundef.h

r3503: 1999-08-27 11:46:55 [PA] User: PA

Click to show all 20 changes...

 Removing some level 3 warning
 Updating samples\makefile.vc

r3492: 1999-08-26 17:05:33 [PA] User: PA

M  /include/wx/msw/winundef.h  [diff, log, file]
M  /samples/bombs/makefile.dos  [diff, log, file]
M  /samples/controls/controls.cpp  [diff, log, file]
M  /samples/dynamic/dynamic.def  [diff, log, file]
M  /samples/makefile.dos  [diff, log, file]
M  /samples/text/makefile.dos  [diff, log, file]
M  /src/msw/makefile.dos  [diff, log, file]
M  /src/msw/nativdlg.cpp  [diff, log, file]

 Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent)
 Various makefile.dos in Samples/ dir are now up-to-date
 msvc\Ctl3dv2.lib changed to a valid one

r3462: 1999-08-24 15:54:04 [PA] User: PA

M  /src/generic/busyinfo.cpp  [diff, log, file]
M  /src/generic/prop.cpp  [diff, log, file]
M  /src/makemsc.env  [diff, log, file]
M  /src/msw/makefile.dos  [diff, log, file]
M  /src/msw/spinbutt.cpp  [diff, log, file]
M  /src/msw/treectrl.cpp  [diff, log, file]

 Minor corrections to be able to compile with VC++ 1.5C and VC++ 4.1

r2969: 1999-07-09 15:30:31 [PA] User: PA

M  /include/wx/defs.h  [diff, log, file]
M  /include/wx/mstream.h  [diff, log, file]
M  /include/wx/wfstream.h  [diff, log, file]
M  /include/wx/zstream.h  [diff, log, file]
M  /src/common/file.cpp  [diff, log, file]
M  /src/common/wfstream.cpp  [diff, log, file]
M  /src/common/zstream.cpp  [diff, log, file]
M  /src/msw/makefile.vc  [diff, log, file]
M  /src/msw/statline.cpp  [diff, log, file]

 Some minors changes, like adding empty lines at end of files, to be able to compile with VC++1.52c.

r2777: 1999-06-14 09:43:38 [PA] User: PA

M  /include/wx/generic/treectrl.h  [diff, log, file]
M  /src/generic/treectrl.cpp  [diff, log, file]
M  /src/msw/utilsexc.cpp  [diff, log, file]

 Correct some minor compile pbs with VC++1.52c & VC++4.1

r2776: 1999-06-14 07:12:16 [PA] User: PA

Click to show all 12 changes...

 *** empty log message ***