wxWidgets SVN Changelog

Select Changelog:

wxWidgets, wxPython, wxWebSite, wxPyWeb

Select page:

Previous Page1 2 3 12 22 31Next 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)
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]
  • Active Filters:
  • Paul Cornett Remove Filter

Changelog for wxWidgets (765 revisions):

r64725: 2010-06-25 04:31:45 [PC] Paul Cornett

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

 invalidate border area when showing or hiding a pizza widget, fixes #12174

r64431: 2010-05-30 06:38:28 [PC] Paul Cornett

M  /include/wx/gtk/private/win_gtk.h  [diff, log, file]
M  /src/gtk/window.cpp  [diff, log, file]
M  /src/gtk/win_gtk.cpp  [diff, log, file]

 Remove pizza backing window.
 When it is present, no-window widgets sometimes don't get expose events for
 reasons I could not determine. And it is dubious that it improved scrolling
 performance on modern hardware anyway, and almost certainly doesn't help now
 that GTK+ is using "client side windows".

r64388: 2010-05-23 16:31:33 [PC] Paul Cornett

M  /src/unix/displayx11.cpp  [diff, log, file]

 compile fix for GTK2 systems which have X11/extensions/xf86vmode.h

r64128: 2010-04-24 14:40:58 [PC] Paul Cornett

M  /src/common/menucmn.cpp  [diff, log, file]

 non-pch build fix

r63854: 2010-04-05 01:07:24 [PC] Paul Cornett

M  /src/ribbon/page.cpp  [diff, log, file]

 avoid setting negative window size

r63853: 2010-04-05 01:06:39 [PC] Paul Cornett

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

 freeze whole window for TLW

r63852: 2010-04-05 00:45:21 [PC] Paul Cornett

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

 avoid permanently frozen TLW when frozen child is destroyed with GTK+ 2.18

r63819: 2010-04-01 17:16:57 [PC] Paul Cornett

M  /src/ribbon/art_aui.cpp  [diff, log, file]
M  /src/ribbon/art_internal.cpp  [diff, log, file]
M  /src/ribbon/art_msw.cpp  [diff, log, file]
M  /src/ribbon/bar.cpp  [diff, log, file]
M  /src/ribbon/buttonbar.cpp  [diff, log, file]
M  /src/ribbon/control.cpp  [diff, log, file]
M  /src/ribbon/gallery.cpp  [diff, log, file]
M  /src/ribbon/page.cpp  [diff, log, file]
M  /src/ribbon/panel.cpp  [diff, log, file]
M  /src/ribbon/toolbar.cpp  [diff, log, file]

 move everything inside wxUSE_RIBBON wrapper

r63818: 2010-04-01 17:00:44 [PC] Paul Cornett

M  /src/ribbon/art_aui.cpp  [diff, log, file]
M  /src/ribbon/art_msw.cpp  [diff, log, file]
M  /src/ribbon/page.cpp  [diff, log, file]

 avoid setting negative window sizes

r63817: 2010-04-01 16:59:34 [PC] Paul Cornett

M  /samples/ribbon/ribbondemo.cpp  [diff, log, file]

 don't try to create a color named "Default"

r63805: 2010-03-30 16:14:11 [PC] Paul Cornett

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

 Remove unnecessary declarations.
 Contrary to the comment, they are not used often, in fact only once each
 and in the same file.

r63777: 2010-03-29 06:45:00 [PC] Paul Cornett

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

 build fix for IRIX

r63776: 2010-03-29 06:44:16 [PC] Paul Cornett

M  /src/html/m_image.cpp  [diff, log, file]

 non-pch build fix

r63775: 2010-03-29 01:16:06 [PC] Paul Cornett

M  /include/wx/gtk/private/win_gtk.h  [diff, log, file]
M  /include/wx/gtk/window.h  [diff, log, file]
M  /src/gtk/dcclient.cpp  [diff, log, file]
M  /src/gtk/glcanvas.cpp  [diff, log, file]
M  /src/gtk/window.cpp  [diff, log, file]
M  /src/gtk/win_gtk.cpp  [diff, log, file]

 Reverse hierarchy of wxPizza GdkWindows
 widget->window must be topmost in order for GTK+ to calculate DND drop coordinates correctly
 fixes #11834

r63751: 2010-03-23 17:58:03 [PC] Paul Cornett

M  /include/wx/gtk/toplevel.h  [diff, log, file]
M  /src/gtk/toplevel.cpp  [diff, log, file]

 better fix for #11803, don't set iconized state for hidden window

r63750: 2010-03-23 17:19:02 [PC] Paul Cornett

M  /include/wx/gtk/toplevel.h  [diff, log, file]
M  /src/gtk/toplevel.cpp  [diff, log, file]

 ignore iconized state when computing client size for GetBestSize(), fixes #11803

r63162: 2010-01-16 04:14:18 [PC] Paul Cornett

M  [WX_2_8_BRANCH] /docs/latex/wx/frame.tex  [diff, log, file]
M  /interface/wx/frame.h  [diff, log, file]

 update docs for wxMAXIMIZE on GTK

r63160: 2010-01-15 17:09:29 [PC] Paul Cornett

M  [WX_2_8_BRANCH] /src/gtk/toplevel.cpp  [diff, log, file]
M  /src/gtk/toplevel.cpp  [diff, log, file]

 honor wxMAXIMIZE frame style, fixes #11631

r63099: 2010-01-08 18:19:23 [PC] Paul Cornett

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

 for file load/save, always try wxImage first, fallback to pixbuf

r63098: 2010-01-08 04:33:21 [PC] Paul Cornett

M  [WX_2_8_BRANCH] /samples/notebook/notebook.cpp  [diff, log, file]

 fix broken #elif

r63097: 2010-01-08 04:05:31 [PC] Paul Cornett

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

 fix broken #elif

r63091: 2010-01-07 18:30:18 [PC] Paul Cornett

M  /include/wx/gtk/app.h  [diff, log, file]
M  /src/gtk/app.cpp  [diff, log, file]

 remove unused function GetGdkVisual()

r63090: 2010-01-07 18:16:45 [PC] Paul Cornett

M  /include/wx/gtk/bitmap.h  [diff, log, file]
M  /src/gtk/bitmap.cpp  [diff, log, file]

 defer creating bitmap representation until it is needed

r63078: 2010-01-05 17:53:37 [PC] Paul Cornett

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

 remove never-implemented palette support

r63003: 2009-12-28 01:56:31 [PC] Paul Cornett

M  [WX_2_8_BRANCH] /wx-config.in  [diff, log, file]

 don't use ==, fixes ##11580