wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2 3Next 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 (224)
Steven Lamerton (186)
Bryan Petty (177)
User: HH (110)
Javier Torres (80)
User: RS (62)
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)
Dimitri Schoolwerth (224)
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)
User: RS (62)
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:
  • User: RS Remove Filter

Changelog for wxWidgets (62 revisions):

r4143: 1999-10-22 21:44:08 [RS] User: RS

M  /Mingw32-gcc295.patches  [diff, log, file]

 Fixed "torn" patch line

r3925: 1999-10-11 05:56:43 [RS] User: RS

M  /BuildCVS.txt  [diff, log, file]

 Updated instructions for Mingw32/gcc-2.95

r3752: 1999-09-29 17:45:41 [RS] User: RS

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

 Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement

r3751: 1999-09-29 17:44:14 [RS] User: RS

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

 Added defines to allow altered tab placement under gcc-2.95

r3750: 1999-09-29 17:41:05 [RS] User: RS

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

 Added wxNB_RIGHT,LEFT,BOTTOM flags for tab placement

r3748: 1999-09-29 17:34:58 [RS] User: RS

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

 Added wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement

r3679: 1999-09-15 21:45:36 [RS] User: RS

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

 corrected to allow drag and drop for mingw32/gcc295

r3666: 1999-09-14 21:03:19 [RS] User: RS

A  /Mingw32-gcc295.patches  [log, file]

 Patches for mingw32/gcc-2.95

r3665: 1999-09-14 20:57:06 [RS] User: RS

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

 Mingw32/gcc-2.95 change

r3664: 1999-09-14 20:55:29 [RS] User: RS

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

 Changes for mingw32/gcc-2.95

r3663: 1999-09-14 20:54:48 [RS] User: RS

A  /src/msw/makefile.g295  [log, file]

 Makefile for mingw/gcc-2.95

r3662: 1999-09-14 20:53:04 [RS] User: RS

A  /src/makeg295.env  [log, file]

 Added makeg295.env file for building with gcc-2.95/mingw

r3661: 1999-09-14 20:52:00 [RS] User: RS

A  /distrib/msw/tmake/g295.t  [log, file]
M  /distrib/msw/tmake/Makefile  [diff, log, file]

 Added files for mingw32/gcc-2.95/norlander headers build

r3660: 1999-09-14 20:30:33 [RS] User: RS

A  /samples/wizard/wiztest.rc  [log, file]

 Added makefile and resource script for building under mingw32

r3577: 1999-09-07 05:28:25 [RS] User: RS

M  /src/gtk/gsockgtk.c  [diff, log, file]
M  /src/gtk1/gsockgtk.c  [diff, log, file]

 Fixed include gsockunix.h line

r3425: 1999-08-19 05:37:18 [RS] User: RS

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

 Fixed "Bound pointer address" error under GCC-2.95

r3351: 1999-08-12 05:09:59 [RS] User: RS

M  /samples/layout/layout.cpp  [diff, log, file]

 Changed wxBox to wxBoxSizer to fit current API

r3328: 1999-08-09 17:47:28 [RS] User: RS

M  /include/wx/msw/ole/dataobj.h  [diff, log, file]
M  /include/wx/msw/ole/dropsrc.h  [diff, log, file]
M  /include/wx/msw/ole/oleutils.h  [diff, log, file]
M  /include/wx/msw/ole/uuid.h  [diff, log, file]
M  /src/msw/app.cpp  [diff, log, file]
M  /src/msw/ole/automtn.cpp  [diff, log, file]
M  /src/msw/ole/dataobj.cpp  [diff, log, file]
M  /src/msw/ole/dropsrc.cpp  [diff, log, file]

 Changes to allow OLE to compile under mingw32/gcc-2.95

r3326: 1999-08-09 17:26:52 [RS] User: RS

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

 Corrected check for new mingw32 with new headers

r3271: 1999-08-04 21:19:46 [RS] User: RS

M  /samples/ownerdrw/ownerdrw.cpp  [diff, log, file]

 Moved initialization of status bar to eliminate assert caused by new
 controls trying to set s-bar text

r3270: 1999-08-04 21:15:37 [RS] User: RS

M  /samples/layout/layout.cpp  [diff, log, file]

 made panel use wxSystemSettings::GetColor to make sure colors are right for
 user's selected color scheme

r3269: 1999-08-04 20:19:40 [RS] User: RS

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

 Fixed to fill in m_dir member when file selected so that GetDirectory
 returns the correct value

r3268: 1999-08-04 19:51:51 [RS] User: RS

M  /samples/controls/controls.cpp  [diff, log, file]

 Minor change to make spinbutton text match spinbutton position on startup

r3258: 1999-08-04 00:42:51 [RS] User: RS

Click to show all 34 changes...

 Made changes to allow build with new mingw32/gcc-2.95
 added wxUSE_NORLANDER_HEADERS for mingw32/gcc-2.95

r3167: 1999-07-27 17:05:05 [RS] User: RS

A  /samples/html/about/Makefile.g95  [log, file]

 Added Makefile for gcc-win