wxWidgets/include/wx/palmos
2006-03-23 22:05:23 +00:00
..
Icons Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
accel.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
app.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
AppResources.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
apptbase.h Cleaning of headers. 2005-01-18 21:14:27 +00:00
apptrait.h Cleaning of headers. 2005-01-18 21:14:27 +00:00
bitmap.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
bmpbuttn.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
brush.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
button.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
caret.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
checkbox.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
checklst.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
chkconf.h wxDisplay cleanup/rewrite: 2006-03-16 04:23:07 +00:00
choice.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
clipbrd.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
colordlg.h Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 17:20:50 +00:00
colour.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
combobox.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
control.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
cursor.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
datectrl.h corrected wxRTTI macros 2005-02-17 23:17:30 +00:00
dc.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcclient.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcmemory.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcprint.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcscreen.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dialog.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
dib.h Cleaning of headers. 2005-01-18 21:14:27 +00:00
dirdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dragimag.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
enhmeta.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
evtloop.h Cleaning of headers. 2005-01-18 21:14:27 +00:00
fdrepdlg.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
filedlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
font.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
fontdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
fontenum.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
frame.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
gauge.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
gdiimage.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
gdiobj.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
glcanvas.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
help.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
icon.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
imaglist.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
joystick.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
listbox.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
listctrl.h Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage 2006-03-10 21:26:59 +00:00
mdi.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
menu.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
menuitem.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
metafile.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
mimetype.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
minifram.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
msgdlg.h Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 17:20:50 +00:00
mslu.h Cleaning of headers. 2005-01-18 21:14:27 +00:00
notebook.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
palette.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
pen.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
popupwin.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
prefconf.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
printdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
printpalm.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
progdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
radiobox.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
radiobut.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
region.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
scrolbar.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
setup0.h Update after adding palmos setup.h to family of automatically created setups. 2005-11-18 18:30:26 +00:00
slider.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
sound.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinbutt.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinctrl.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statbmp.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
statbox.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statline.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stattext.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statusbr.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +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 Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
taskbar.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
textctrl.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tglbtn.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
timer.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
toolbar.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tooltip.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
toplevel.h Follow other ports with Title/Label split. 2005-11-18 18:34:15 +00:00
treectrl.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
Version.xrd Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
window.h Follow other ports with Title/Label split. 2005-11-18 18:34:15 +00:00
wxWidgets.def Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
wxWidgets.sld Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
wxWidgets.xrd Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00