make GetSize() return the size of the window including the decorations and updated...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 10 Feb 2007 23:44:52 +0000 (23:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 10 Feb 2007 23:44:52 +0000 (23:44 +0000)
commita6cdd521887b3ec00becc08564f279ebbcaa55b4
treecdaf38ac89a8bef2180052297e356ed74fa22ece
parent676e9e35f2063271b614b7ba78fd44d8c7e9c5a2
make GetSize() return the size of the window including the decorations and updated SetSize() to account for this as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/gtk/toplevel.h
src/gtk/toplevel.cpp