Added wxNB_FLAT for WinCE property sheet tabs
authorJulian Smart <julian@anthemion.co.uk>
Sun, 13 Mar 2005 17:31:23 +0000 (17:31 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 13 Mar 2005 17:31:23 +0000 (17:31 +0000)
commitb554cf63711f985030c5d5f338f9614d158a8718
tree4a037621343a2e5ecb53789a82b6be8c38e090c1
parent30bda36c48562097617bda268917253ead20b09b
Added wxNB_FLAT for WinCE property sheet tabs
Titlebar OK button on PocketPC now looks for OK, Cancel, Close buttons.
Dialog size now takes into account SIP or menubar.
Panels more naturally white on PocketPC.
wxDIALOG_EX_CONTEXTHELP ignored on WinCE since it interferes
with correct titlebar style.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/defs.h
src/generic/panelg.cpp
src/msw/dialog.cpp
src/msw/notebook.cpp
src/msw/toplevel.cpp