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,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)
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: CR (12)
Bo Yang (37)
Bryan Petty (177)
Chris Elliott (655)
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: CR (12)
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:
  • User: CR Remove Filter

Changelog for wxWidgets (12 revisions):

r4333: 1999-11-03 05:10:58 [CR] User: CR

M  /distrib/msw/tmake/filelist.txt  [diff, log, file]

 Added generic/tabg to the GTK distribution. It was missing.

r4332: 1999-11-03 03:52:47 [CR] User: CR

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

 Fixed .Position -> .GetPosition for wxMouseEvent

r4331: 1999-11-03 03:52:12 [CR] User: CR

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

 Fixed inverse masking on MSW imagelist

r3973: 1999-10-13 22:33:43 [CR] User: CR

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

 changed LVHITTESTINFO to LV_HITTESTINFO

r3972: 1999-10-13 22:05:03 [CR] User: CR

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

 brought regconf interface read/write methods up to spec

r3966: 1999-10-13 17:16:47 [CR] User: CR

M  /Makefile.in  [diff, log, file]

 Added tabg.o/tabg.d to GTK make stuff. Tabbed dialogs weren't linking correct.

r3964: 1999-10-13 17:05:17 [CR] User: CR

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

 Added item clicks event support

r3963: 1999-10-13 17:04:34 [CR] User: CR

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

 Added support for item clicks

r3962: 1999-10-13 17:03:24 [CR] User: CR

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

 Added right/middle click item support

r3961: 1999-10-13 17:01:06 [CR] User: CR

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

 Added tree control item click event wrappers

r3960: 1999-10-13 17:00:39 [CR] User: CR

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

 Added list control item click event wrappers

r3959: 1999-10-13 16:59:21 [CR] User: CR

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

 Added tree control item click events