Let's face it, GTK's resizing is broken and
authorRobert Roebling <robert@roebling.de>
Wed, 17 Feb 1999 16:42:36 +0000 (16:42 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 17 Feb 1999 16:42:36 +0000 (16:42 +0000)
commitde8113d9a3b19159fe06e1f3321c799085c8d47d
tree34df76537e369ea69cb2a8f5633e59b50b5db63f
parentd3dcceb4363163ea8eeba75234ac938e690230c8
  Let's face it, GTK's resizing is broken and
  I cannot repair it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 files changed:
include/wx/defs.h
include/wx/gtk/checklst.h
include/wx/gtk/dialog.h
include/wx/gtk/frame.h
include/wx/gtk/spinbutt.h
include/wx/gtk/window.h
include/wx/gtk1/checklst.h
include/wx/gtk1/dialog.h
include/wx/gtk1/frame.h
include/wx/gtk1/spinbutt.h
include/wx/gtk1/window.h
src/gtk/app.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/window.cpp