wxWidgets/src/palmos
2006-09-05 20:47:48 +00:00
..
accel.cpp mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
app.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
base.cpp Headers cleaning. 2005-01-21 21:04:05 +00:00
bitmap.cpp Include wx/image.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-03 19:02:54 +00:00
bmpbuttn.cpp Include wx/wx/bmpbuttn.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-26 18:47: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 Commited FRM's stockitem patch (empty stock items). 2006-09-03 12:23:04 +00:00
caret.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
checkbox.cpp Include wx/checkbox.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-29 08:13:19 +00:00
checklst.cpp Include wx/checklst.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-29 21:26:35 +00:00
choice.cpp Include wx/choice.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-30 07:34:30 +00:00
clipbrd.cpp Include wx/dataobj.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-27 12:57:16 +00:00
colordlg.cpp Include wx/cmndata.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-25 21:08:11 +00:00
combobox.cpp Include commctrl.h properly. 2006-05-30 07:43:05 +00:00
control.cpp Include wx/toplevel.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-13 20:44:51 +00:00
cursor.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
data.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
datectrl.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
dc.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
dcclient.cpp Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-04 07:57:04 +00:00
dcmemory.cpp Include wx/dcmemory.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 07:58:37 +00:00
dcprint.cpp Include wx/dcprint.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 22:34:12 +00:00
dcscreen.cpp Include wx/dcscreen.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-09 13:55:29 +00:00
dialog.cpp moved all wxDialog event handlers to wxDialogBase to avoid code duplication 2006-08-19 22:56:11 +00:00
dib.cpp Include wx/image.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-03 19:02:54 +00:00
dir.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dirdlg.cpp Include wx/scrolwin.h and wx/dirdlg.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-07 11:44:19 +00:00
dragimag.cpp Include wx/image.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-07-03 19:02:54 +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 Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-09 17:50:46 +00:00
font.cpp Include wx/font.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-14 19:51:14 +00:00
fontdlg.cpp Include wx/cmndata.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-25 21:08:11 +00:00
fontenum.cpp Build fix. 2006-05-29 21:45:52 +00:00
fontutil.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
frame.cpp Include wx/menuitem.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-19 07:12:50 +00:00
gauge.cpp Include wx/gauge.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-06 22:02:01 +00:00
gdiimage.cpp Include wx/bitmap.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-14 10:02:19 +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
imaglist.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
joystick.cpp Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-04 07:57:04 +00:00
listbox.cpp Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-04 07:57:04 +00:00
listctrl.cpp Include wx/textctrl.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-06 07:23:19 +00:00
main.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
mdi.cpp Include wx/statusbr.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-09 09:51:39 +00:00
menu.cpp Include wx/menu.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-18 07:13:20 +00:00
menuitem.cpp Include wx/font.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-14 19:51:14 +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 Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
palette.cpp Include wx/palette.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-20 19:43:09 +00:00
pen.cpp Include wx/pen.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-19 09:37:38 +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 Include wx/dcprint.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 22:34:12 +00:00
printpalm.cpp Include wx/dcprint.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 22:34:12 +00:00
progdlg.cpp Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-25 07:07:23 +00:00
radiobox.cpp Include wx/radiobut.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-05 16:46:15 +00:00
radiobut.cpp Include wx/radiobut.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-05 16:46:15 +00:00
region.cpp Include wx/gdicmn.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-19 20:18:46 +00:00
scrolbar.cpp Include wx/scrolbar.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-30 13:43:18 +00:00
settings.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
slider.cpp Include wx/toplevel.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-13 20:44:51 +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 Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
spinctrl.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statbmp.cpp Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-04 07:57:04 +00:00
statbox.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statbrpalm.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
statline.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
stattext.cpp Include wx/event.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-27 12:47:14 +00:00
tabctrl.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +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 Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
tglbtn.cpp Include wx/button.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-17 09:07:47 +00:00
thread.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
timer.cpp Include wx/hashmap.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-20 10:24:07 +00:00
toolbar.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
tooltip.cpp Headers cleaning. 2005-01-21 21:04:05 +00:00
toplevel.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
treectrl.cpp Include wx/settings.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-24 07:16:32 +00:00
utils.cpp Keep wxPalmOS buildable - missing functions. 2006-08-24 14:27:41 +00:00
utilsexc.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +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 Include wx/hashmap.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-20 10:24:07 +00:00
window.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00