]> git.saurik.com Git - wxWidgets.git/commit
added wxWindow::ClientToWindowSize and WindowToClientSize helpers
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 12 Feb 2008 15:49:22 +0000 (15:49 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 12 Feb 2008 15:49:22 +0000 (15:49 +0000)
commit301d7a0da67f917447e4f594a85a218eea4e003b
tree5098c7f7f5005f76033ca679f05f298bc836efd5
parentbad4a10f24f30a7af3433a84b7011b371ef20b44
added wxWindow::ClientToWindowSize and WindowToClientSize helpers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
docs/latex/wx/window.tex
include/wx/window.h
src/common/wincmn.cpp
tests/Makefile.in
tests/controls/clientsize.cpp [new file with mode: 0644]
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test_gui.dsp
tests/test_vc7_test_gui.vcproj
tests/test_vc8_test_gui.vcproj