wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 525 1048 1572 1573 1574 1575 1576 1859 2141 2424Next 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
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)
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: 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]

Changelog for wxWidgets (60,596 revisions):

r21284: 2003-06-21 14:09:20 [VZ] Vadim Zeitlin

M  /src/wxBase.dsp  [diff, log, file]

 removed datacmn, not a base file any more

r21283: 2003-06-21 14:08:14 [VZ] Vadim Zeitlin

M  /src/files.lst  [diff, log, file]

 removed datacmn

r21282: 2003-06-21 14:07:16 [RR] Robert Roebling

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

 
   Small fix for splitter window.

r21281: 2003-06-21 14:04:21 [RR] Robert Roebling

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

 
   Small fix for splitterwindow (no longer wrong cursor in
    nested scrolled window).

r21280: 2003-06-21 13:50:05 [VS] Václav Slavík

M  [BAKEFILE_BRANCH] /configure  [diff, log, file]
M  [BAKEFILE_BRANCH] /configure.in  [diff, log, file]

 fixed RPATH on Solaris with gcc and sun's ld

r21279: 2003-06-21 13:39:40 [VZ] Vadim Zeitlin

Click to show all 16 changes...

 added wxIconLocation; minor fixes to wxIcon on some platforms

r21278: 2003-06-21 12:27:12 [VS] Václav Slavík

M  [BAKEFILE_BRANCH] /autoconf_inc.m4  [diff, log, file]
M  [BAKEFILE_BRANCH] /samples/autoconf_inc.m4  [diff, log, file]

 fix for non-gnu /usr/bin/test

r21277: 2003-06-21 08:40:06 [SN] Stefan Neis

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

 Reverted patch [ 746201 ] (partially) because of unwanted side-effects
         to grids with 0 rows _or_ 0 columns.

r21276: 2003-06-20 22:03:43 [MBN] Mattia Barbon

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

   Applied patch from William Gallafent to copy manifest at install
 time for wxMSW cross compiles.

r21275: 2003-06-20 21:19:21 [GD] Gilles Depeyrot

M  /utils/configtool/src/Makefile.in  [diff, log, file]

 corrected DEPFILES which contained an object file

r21274: 2003-06-20 20:48:17 [GD] Gilles Depeyrot

M  [WX_2_4_BRANCH] /src/mac/carbon/timer.cpp  [diff, log, file]
M  [WX_2_4_BRANCH] /src/mac/timer.cpp  [diff, log, file]
M  /src/mac/carbon/timer.cpp  [diff, log, file]
M  /src/mac/timer.cpp  [diff, log, file]

 corrected return value of wxTimer::Start when timer is successfully created

r21273: 2003-06-20 20:20:16 [VS] Václav Slavík

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

 fix one of reasons for crash if there is no font

r21272: 2003-06-20 16:25:31 [JS] Julian Smart

M  /docs/latex/wx/dir.tex  [diff, log, file]
M  /docs/latex/wx/text.tex  [diff, log, file]
M  /include/wx/access.h  [diff, log, file]
M  /include/wx/msw/textctrl.h  [diff, log, file]
M  /include/wx/textctrl.h  [diff, log, file]
M  /samples/text/text.cpp  [diff, log, file]
M  /src/common/textcmn.cpp  [diff, log, file]
M  /src/msw/textctrl.cpp  [diff, log, file]

 Extended wxTextAttr and added wxTextCtrl::GetStyle stub
 allow better rich text support.

r21271: 2003-06-20 15:20:31 [CE] Chris Elliott

Click to show all 68 changes...

 relative path to wxwin in samples for Digital Mars (fixes SF bug 757845)

r21270: 2003-06-19 23:43:01 [VZ] Vadim Zeitlin

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

 removed redundant wxUSE_GUI checks

r21269: 2003-06-19 23:39:51 [VZ] Vadim Zeitlin

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

 added __WXBASE__ define; removed duplicated (in wx/chkconf.h) compatibility section

r21268: 2003-06-19 23:31:19 [VZ] Vadim Zeitlin

M  /docs/latex/wx/function.tex  [diff, log, file]
M  /include/wx/debug.h  [diff, log, file]
M  /src/mac/carbon/utils.cpp  [diff, log, file]
M  /src/mac/utils.cpp  [diff, log, file]

 added wxIsDebuggerRunning() (which is going to replace the mess in log.cpp)

r21267: 2003-06-19 23:02:06 [VS] Václav Slavík

M  [BAKEFILE_BRANCH] /build/bakefiles/files.bkl  [diff, log, file]
M  [BAKEFILE_BRANCH] /build/bakefiles/monolithic.bkl  [diff, log, file]
A  [BAKEFILE_BRANCH] /build/bakefiles/multilib.bkl  [log, file]

 beginnings of multilib split

r21266: 2003-06-19 22:52:57 [VS] Václav Slavík

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

 more wxUniv fixes

r21265: 2003-06-19 22:46:17 [VS] Václav Slavík

M  [BAKEFILE_BRANCH] /build/bakefiles/files.bkl  [diff, log, file]

 more wxUniv fixes

r21264: 2003-06-19 22:33:00 [VS] Václav Slavík

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

 quick and dirty fix for wxMGL compilation

r21263: 2003-06-19 22:22:15 [DE] David Elliott

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

 Removed forced default no for wxUSE_SLIDER and wxUSE_COLOURDLG

r21262: 2003-06-19 22:18:12 [DE] David Elliott

M  /distrib/msw/tmake/filelist.txt  [diff, log, file]
M  /src/cocoa/files.lst  [diff, log, file]

 Added slider.h/slider.mm to wxCocoa build

r21261: 2003-06-19 22:16:22 [DE] David Elliott

M  /include/wx/cocoa/slider.h  [diff, log, file]
M  /src/cocoa/slider.mm  [diff, log, file]

 Missed a few substitutions the first time around

r21260: 2003-06-19 22:14:19 [VS] Václav Slavík

Click to show all 14 changes...

 adding snapshot of generated autoconf makefiles