wxWidgets/src/palmos
2006-04-19 14:18:39 +00:00
..
accel.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
app.cpp Include wx/dynarray.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-19 14:18:39 +00:00
base.cpp Headers cleaning. 2005-01-21 21:04:05 +00:00
bitmap.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
bmpbuttn.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
brush.cpp great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
button.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
caret.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
checkbox.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
checklst.cpp 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
choice.cpp 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.cpp 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 16:50:23 +00:00
colordlg.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
colour.cpp wxColour source cleaning. Corrections to 'const unsigned char' within wxColour docs. 2005-10-05 16:22:44 +00:00
combobox.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
control.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
cursor.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
data.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
datectrl.cpp Global platform header (<PalmOS.h>) removed from public wx-headers (but included in wxprec.h) with all consequences in wxPalmOS specific API. 2005-07-01 19:36:58 +00:00
dc.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcclient.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcmemory.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcprint.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcscreen.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dialog.cpp Removed every usage of obsolete wxTLW flags. 2.6 compatibility markup for them. 2006-03-31 18:07:22 +00:00
dib.cpp Headers cleaning. 2005-01-21 21:04:05 +00:00
dir.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dirdlg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dragimag.cpp 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 16:50:23 +00:00
dummy.cpp Less MSW related files in wxPalmOS port. 2005-01-18 21:27:06 +00:00
dummydll.cpp Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
enhmeta.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
evtloop.cpp define wxEventLoopBase::ms_activeLoop in appcmn.cpp instead of doing it in all platform-dependent evtloop.cpp files 2006-01-12 18:57:28 +00:00
fdrepdlg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
filedlg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
font.cpp great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
fontdlg.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
fontenum.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
fontutil.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
frame.cpp Removed every usage of obsolete wxTLW flags. 2.6 compatibility markup for them. 2006-03-31 18:07:22 +00:00
gauge.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
gdiimage.cpp applied patch #1356901 "Yet another removal of extra semicolons", also fixed remaining similar cases of extra semicolons 2005-11-20 21:55:35 +00:00
gdiobj.cpp 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 16:50:23 +00:00
glcanvas.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
help.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
icon.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
imaglist.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
joystick.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
listbox.cpp Include wx/dynarray.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-19 14:18:39 +00:00
listctrl.cpp Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage 2006-03-10 21:26:59 +00:00
main.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
mdi.cpp 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 16:50:23 +00:00
menu.cpp applied patch #1356901 "Yet another removal of extra semicolons", also fixed remaining similar cases of extra semicolons 2005-11-20 21:55:35 +00:00
menuitem.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
metafile.cpp 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 16:50:23 +00:00
minifram.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
msgdlg.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
nativdlg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
notebook.cpp applied patch #1356901 "Yet another removal of extra semicolons", also fixed remaining similar cases of extra semicolons 2005-11-20 21:55:35 +00:00
ownerdrw.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
palette.cpp wxPalette unified. Source cleaning. 2005-10-06 14:37:43 +00:00
pen.cpp 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 16:50:23 +00:00
popupwin.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
prefconf.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
printdlg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
printpalm.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
progdlg.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
radiobox.cpp 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.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
region.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
scrolbar.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
settings.cpp Global platform header (<PalmOS.h>) removed from public wx-headers (but included in wxprec.h) with all consequences in wxPalmOS specific API. 2005-07-01 19:36:58 +00:00
slider.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
snglinst.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
sound.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinbutt.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinctrl.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statbmp.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statbox.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statbrpalm.cpp 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 16:50:23 +00:00
statline.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stattext.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tabctrl.cpp fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other fixes to prevent wxTabCtrl from being built into the library unnecessarily (patch 1416049) 2006-02-09 00:28:34 +00:00
taskbar.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
textctrl.cpp Deprecated and obsolete parts marked up for backward compatibility. 2006-04-14 17:01:16 +00:00
tglbtn.cpp Global platform header (<PalmOS.h>) removed from public wx-headers (but included in wxprec.h) with all consequences in wxPalmOS specific API. 2005-07-01 19:36:58 +00:00
thread.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
timer.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
toolbar.cpp Include wx/dynarray.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-19 14:18:39 +00:00
tooltip.cpp Headers cleaning. 2005-01-21 21:04:05 +00:00
toplevel.cpp Follow other ports with Title/Label split. 2005-11-18 18:34:15 +00:00
treectrl.cpp Include wx/dynarray.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-19 14:18:39 +00:00
utils.cpp use wxDiskspaceSize_t which is long and not wxLongLong if wxUSE_LONGLONG==0 (part of patch 1203970) 2006-02-11 16:21:14 +00:00
utilsexc.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
utilsgui.cpp create stock GDI objects on demand; use const with GDI objects appropriately (patch 1445355) 2006-04-16 22:18:29 +00:00
volume.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
window.cpp 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 16:50:23 +00:00