]> git.saurik.com Git - wxWidgets.git/commit
wxBORDER_THEME now means 'use an appropriate themed border' on all plaforms
authorJulian Smart <julian@anthemion.co.uk>
Tue, 18 Sep 2007 10:48:05 +0000 (10:48 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 18 Sep 2007 10:48:05 +0000 (10:48 +0000)
commit78cd9c69eb3f4c158fe10ce49325d57ec05d1306
tree4cd20a1ff4f3dd5214105ccf6db7e15f3148dbb0
parent9bcc8016c1af6f55c31a1180180cee9a949794ce
wxBORDER_THEME now means 'use an appropriate themed border' on all plaforms
as opposed to wxBORDER_NONE which may or may not show a border, depending on control.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/window.tex
docs/latex/wx/wxmsw.tex
include/wx/defs.h
include/wx/window.h
src/common/wincmn.cpp
src/gtk/window.cpp
src/msw/window.cpp