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: MT (20)
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: MT (20)
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: MT Remove Filter

Changelog for wxWidgets (20 revisions):

r7485: 2000-05-24 23:10:47 [MT] User: MT

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

 Remove frame on a SetMenuBar(NULL)

r7282: 2000-04-27 04:40:31 [MT] User: MT

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

 DLLEXPORT wxStatusBar

r6780: 2000-03-17 08:10:09 [MT] User: MT

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

 added WS_CLIPSIBLINGS

r6779: 2000-03-17 08:07:00 [MT] User: MT

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

 no message

r6669: 2000-03-14 03:13:01 [MT] User: MT

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

 remove HWND association when DestroyWindow

r6346: 2000-02-29 08:14:01 [MT] User: MT

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

 add wxTE_AUTO_SCROLL

r4599: 1999-11-17 02:05:17 [MT] User: MT

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

 use a smaller tip font for MSW

r4586: 1999-11-16 01:58:05 [MT] User: MT

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

 fix compile error - too many }

r4585: 1999-11-16 01:55:24 [MT] User: MT

M  /src/zlib/makefile.vc  [diff, log, file]

 ignore error when trying to delete zlib.lib

r3760: 1999-09-30 08:01:13 [MT] User: MT

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

 only set parent frame ontop when the current frame being destructed is active

r3690: 1999-09-17 04:03:10 [MT] User: MT

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

 set tooltip to be TOPMOST

r3638: 1999-09-13 07:17:09 [MT] User: MT

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

 add detachmenu, insert menu, replace menu

r3637: 1999-09-13 07:16:40 [MT] User: MT

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

 use global hwndTT

r3636: 1999-09-13 07:16:18 [MT] User: MT

M  /include/wx/msw/frame.h  [diff, log, file]
M  /src/msw/frame.cpp  [diff, log, file]

 Add detachmenu

r3635: 1999-09-13 07:15:46 [MT] User: MT

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

 Add wxTE_AUTO_SCROLL

r3634: 1999-09-13 07:15:11 [MT] User: MT

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

 use a global hwndTT

r3633: 1999-09-13 07:14:27 [MT] User: MT

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

 add wxTE_AUTO_SCROLL

r3632: 1999-09-13 07:13:52 [MT] User: MT

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

 blit using icon mask

r3631: 1999-09-13 07:13:16 [MT] User: MT

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

 Add detachmenu, insert menu, replace menu.

r3630: 1999-09-13 06:38:43 [MT] User: MT

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

 Added callback to start in current directory