Native PalmOS wxControl and wxButton implementation. wxTLW without fixed size. Unused...
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 24 Jan 2005 07:38:52 +0000 (07:38 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 24 Jan 2005 07:38:52 +0000 (07:38 +0000)
commitdb101bd35296e100d490d3c033c0fdee32747e85
tree8e9da275c110150db414337e9b62975d16bfb3b1
parent5125ea1f83ee0b64c6e26c17823f6e389f7b633f
Native PalmOS wxControl and wxButton implementation. wxTLW without fixed size. Unused MSW code cleaning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
docs/changes.txt
include/wx/button.h
include/wx/palmos/button.h
include/wx/palmos/control.h
include/wx/palmos/setup0.h
include/wx/palmos/toplevel.h
include/wx/palmos/window.h
include/wx/window.h
src/palmos/button.cpp
src/palmos/control.cpp
src/palmos/frame.cpp
src/palmos/joystick.cpp
src/palmos/statbrpalm.cpp
src/palmos/toplevel.cpp
src/palmos/window.cpp