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)
Brian Smith (10)
Bo Yang (37)
Brian Smith (10)
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)
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:
  • Brian Smith Remove Filter

Changelog for wxWidgets (10 revisions):

r8291: 2000-09-07 22:57:51 [BS] Brian Smith

M  /utils/Install/packinst/packinst.c  [diff, log, file]

 Reformatting.

r8290: 2000-09-07 22:53:38 [BS] Brian Smith

M  /utils/Install/packinst/packinst.c  [diff, log, file]

 OS/2 version was using ~ instead of * for a termination character so
 executables created with this packinst would not function.

r8289: 2000-09-07 22:00:52 [BS] Brian Smith

A  /utils/Install/packinst  [log, file]
A  /utils/Install/packinst/packinst.c  [log, file]
M  /utils/Install/sfxace/sfx.RES  [diff, log, file]

 Somehow the packinst.c and directory got removed from the archive, so I
 included the version from the OS/2 installer which probably has some fixes.

r7174: 2000-04-15 10:26:25 [BS] Brian Smith

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

 Added Stefan's fix for messages being incorrectly ignored.

r7173: 2000-04-15 10:25:08 [BS] Brian Smith

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

 Added WinMessageBox() code, mainly from the Windows version.

r7160: 2000-04-14 07:53:35 [BS] Brian Smith

M  [WX_2_2_BRANCH] /utils/Install/builder/wxib.cpp  [diff, log, file]

 Fixed listbox on windows.

r7122: 2000-04-11 15:38:55 [BS] Brian Smith

M  [WX_2_2_BRANCH] /utils/Install/instsup.cpp  [diff, log, file]

 Forgot to remove debug code.

r7121: 2000-04-11 15:31:34 [BS] Brian Smith

M  [WX_2_2_BRANCH] /utils/Install/instsup.h  [diff, log, file]

 Missing create_wps_objects() prototype.

r7120: 2000-04-11 15:29:55 [BS] Brian Smith

M  [WX_2_2_BRANCH] /utils/Install/instsup.cpp  [diff, log, file]
M  [WX_2_2_BRANCH] /utils/Install/script/license.txt  [diff, log, file]
M  [WX_2_2_BRANCH] /utils/Install/script/wxinst.cfg  [diff, log, file]
M  [WX_2_2_BRANCH] /utils/Install/wxmain.cpp  [diff, log, file]

 Added ability to make Start Menu Program folders and shortcuts.

r7117: 2000-04-11 12:38:07 [BS] Brian Smith

Click to show all 205 changes...

 Added wxInstall a self extracting installation program using wxWindows.