New "pizza" widget implementation. Window border widths now match the GtkStyle they...
authorPaul Cornett <paulcor@bullseye.com>
Tue, 6 Nov 2007 18:14:15 +0000 (18:14 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 6 Nov 2007 18:14:15 +0000 (18:14 +0000)
commit08f53168acef5006826b22c11fe562432193d854
tree95a0d0439b61f3043741d7cdb762b6a31f02458b
parent1ca1b2b88f09cc6b5dbd193a7b105cdbc6179fc6
New "pizza" widget implementation. Window border widths now match the GtkStyle they are drawn with.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
Makefile.in
build/bakefiles/files.bkl
include/wx/gtk/win_gtk.h
include/wx/gtk/window.h
include/wx/gtk1/window.h
src/aui/dockart.cpp
src/generic/graphicc.cpp
src/generic/statusbr.cpp
src/gtk/app.cpp
src/gtk/dcclient.cpp
src/gtk/glcanvas.cpp
src/gtk/popupwin.cpp
src/gtk/renderer.cpp
src/gtk/toplevel.cpp
src/gtk/window.cpp
src/gtk1/window.cpp
src/unix/mediactrl.cpp