wxWidgets/src/palmos
Václav Slavík 68c957045a don't expose M_FONTDATA in public header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-20 16:21:08 +00:00
..
accel.cpp add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +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
bitmap.cpp Move some things to wxBitmapBase to avoid much duplication. 2006-10-08 08:04:49 +00:00
bmpbuttn.cpp
brush.cpp Build fix. 2006-09-13 16:16:37 +00:00
button.cpp Commited FRM's stockitem patch (empty stock items). 2006-09-03 12:23:04 +00:00
caret.cpp
checkbox.cpp
checklst.cpp
choice.cpp
clipbrd.cpp
colordlg.cpp
combobox.cpp
control.cpp GetBestFittingSize --> GetEffectiveMinSize 2006-10-31 08:50:17 +00:00
cursor.cpp COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
data.cpp
datectrl.cpp
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
dcmemory.cpp Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcprint.cpp Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
dcscreen.cpp
dialog.cpp moved all wxDialog event handlers to wxDialogBase to avoid code duplication 2006-08-19 22:56:11 +00:00
dib.cpp
dir.cpp
dirdlg.cpp
dragimag.cpp
enhmeta.cpp
evtloop.cpp
fdrepdlg.cpp
filedlg.cpp
font.cpp don't expose M_FONTDATA in public header 2006-11-20 16:21:08 +00:00
fontdlg.cpp
fontenum.cpp
fontutil.cpp
frame.cpp don't include generic/statusbr.h directly 2006-09-13 15:50:26 +00:00
gauge.cpp
gdiimage.cpp
glcanvas.cpp
help.cpp
imaglist.cpp
joystick.cpp
listbox.cpp
listctrl.cpp Initial commit of native OS X list ctrl support. Compile tested on Win, Mac, FC4/GTK2. Tested samples on Win and OS X. Also, support for co-existance of native and generic list ctrl on OS X. 2006-09-17 01:20:08 +00:00
main.cpp
mdi.cpp
menu.cpp
menuitem.cpp
metafile.cpp
minifram.cpp
msgdlg.cpp
nativdlg.cpp
notebook.cpp added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551) 2006-10-08 17:37:23 +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
pen.cpp
popupwin.cpp
prefconf.cpp
printdlg.cpp
printpalm.cpp Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
progdlg.cpp
radiobox.cpp
radiobut.cpp
region.cpp The Great wxRegion Refactoring: 2006-09-25 11:47:23 +00:00
scrolbar.cpp
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 GetBestFittingSize --> GetEffectiveMinSize 2006-10-31 08:50:17 +00:00
snglinst.cpp
sound.cpp
spinbutt.cpp
spinctrl.cpp
statbmp.cpp
statbox.cpp
statbrpalm.cpp
statline.cpp
stattext.cpp
tabctrl.cpp
taskbar.cpp
textctrl.cpp moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif 2006-10-08 22:40:14 +00:00
tglbtn.cpp
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
toolbar.cpp
tooltip.cpp
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
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
volume.cpp
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