wxWidgets/include/wx/palmos
Michael Wetherell e6bdaaad1d Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in
setup_inc.h to tackle the problem raised by patch 1152046.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-27 20:31:24 +00:00
..
Icons
accel.h
app.h
AppResources.h
apptbase.h
apptrait.h
bitmap.h
bmpbuttn.h
brush.h
button.h Native wxStaticText. Cleaning of wxRadioBox code before native implementation. Events for wxButton, wxCheckBox, wxToggleButton, wxRadioButton sended from within wxTLW. Internal improvements in structure of wxControl. Pass full palm event to handlers (instead of ID only). Last palm control ID with value which allow portable IDs with wxMSW (according to comment in msw code). 2005-01-31 08:04:44 +00:00
caret.h
checkbox.h Native wxStaticText. Cleaning of wxRadioBox code before native implementation. Events for wxButton, wxCheckBox, wxToggleButton, wxRadioButton sended from within wxTLW. Internal improvements in structure of wxControl. Pass full palm event to handlers (instead of ID only). Last palm control ID with value which allow portable IDs with wxMSW (according to comment in msw code). 2005-01-31 08:04:44 +00:00
checklst.h
chkconf.h
choice.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
clipbrd.h
colordlg.h
colour.h
combobox.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
control.h More wxAPI for radiobox of PalmOS. 2005-02-22 07:22:11 +00:00
cursor.h
datectrl.h corrected wxRTTI macros 2005-02-17 23:17:30 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
dib.h
dirdlg.h
display.h
dragimag.h
enhmeta.h
evtloop.h
fdrepdlg.h
filedlg.h
font.h
fontdlg.h
fontenum.h
frame.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
gauge.h
gdiimage.h
gdiobj.h
glcanvas.h
help.h
icon.h
imaglist.h
joystick.h
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
listctrl.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
mdi.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
msgdlg.h
mslu.h
notebook.h
palette.h
pen.h
popupwin.h
prefconf.h
printdlg.h
printpalm.h
progdlg.h
radiobox.h More support in wxRadioBox for PalmOS. Refreshing fixes. 2005-02-23 20:46:32 +00:00
radiobut.h wxSlider event handling as described by Vadim in thread 'Slider events' at wx-dev. More changes towards wxRadioBox on Palm. 2005-02-08 09:38:08 +00:00
region.h
scrolbar.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
setup0.h Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in 2005-02-27 20:31:24 +00:00
slider.h Common code for the same handling of wxSL_INVERSE. 2005-02-14 19:29:37 +00:00
sound.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h Native wxStaticText. Cleaning of wxRadioBox code before native implementation. Events for wxButton, wxCheckBox, wxToggleButton, wxRadioButton sended from within wxTLW. Internal improvements in structure of wxControl. Pass full palm event to handlers (instead of ID only). Last palm control ID with value which allow portable IDs with wxMSW (according to comment in msw code). 2005-01-31 08:04:44 +00:00
statusbr.h Reenable wxPalmOS status bar after recent changes. Start transition from faked drawing of the bar to usage of the native status bar. Source cleaning as usually. 2005-01-21 11:22:11 +00:00
stdpaths.h Completed sync of BASE_CMN_SRC between PalmOS and bakefiles. Missing features (stdpaths) added and buildable. 2005-02-25 09:44:49 +00:00
tabctrl.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
taskbar.h
textctrl.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
tglbtn.h Native wxStaticText. Cleaning of wxRadioBox code before native implementation. Events for wxButton, wxCheckBox, wxToggleButton, wxRadioButton sended from within wxTLW. Internal improvements in structure of wxControl. Pass full palm event to handlers (instead of ID only). Last palm control ID with value which allow portable IDs with wxMSW (according to comment in msw code). 2005-01-31 08:04:44 +00:00
timer.h
toolbar.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
tooltip.h
toplevel.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
treectrl.h
Version.xrd
window.h Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows. 2005-02-14 10:49:02 +00:00
wxWidgets.def
wxWidgets.sld
wxWidgets.xrd