]> git.saurik.com Git - wxWidgets.git/history - src/gtk/win_gtk.cpp
fixed spurious debug message about unexpected focus change when wx focus changed...
[wxWidgets.git] / src / gtk / win_gtk.cpp
2008-02-22  Václav Slavíkmoved win_gtk.h header to wx/gtk/private, it's for...
2007-12-17  Paul CornettMake sizing logic clearer, at the expense of a few...
2007-12-16  Robert RoeblingDisable any refresh in backing window (set_back_pixmap...
2007-12-06  Paul Cornettsetting style on backing window should not be necessary...
2007-12-02  Paul Cornettdon't set resize mode to QUEUE, it seems to be wrong...
2007-11-14  Paul Cornettput the useable border styles in one place
2007-11-13  Paul Cornettfix border glitches after rev 49907
2007-11-13  Julian SmartGetting borders working
2007-11-09  Robert RoeblingMore attempts to better support theme borders
2007-11-09  Robert RoeblingTrying to get these drawing right (little success)
2007-11-06  Paul CornettNew "pizza" widget implementation (should have been...