wxWidgets/include/wx/palmos
Vadim Zeitlin c2ca375c56 preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088):
1. Changed wxTimer to use wxTimerImpl
2. Added Unix-specific generic timer implementation
3. Added wxAppTraits::CreateTimerImpl()


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-20 01:29:16 +00:00
..
Icons
private preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
accel.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
app.h
AppResources.h
apptbase.h
apptrait.h preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
bitmap.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
bmpbuttn.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
brush.h
button.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
caret.h
checkbox.h
checklst.h
chkconf.h removed WXWIN_COMPATIBILITY_2_4 in non-MSW code 2007-03-07 11:48:53 +00:00
choice.h
clipbrd.h 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
colordlg.h
combobox.h
control.h
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
datectrl.h
dc.h
dcclient.h
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcprint.h
dcscreen.h
dialog.h
dib.h
dirdlg.h
dragimag.h
enhmeta.h
evtloop.h
fdrepdlg.h
filedlg.h
font.h
fontdlg.h
fontenum.h
frame.h
gauge.h
gdiimage.h
glcanvas.h Big wxGL classes refactoring/cleanup: 2007-04-10 17:38:55 +00:00
help.h
imaglist.h
joystick.h multiple fixes to wxJoystick under Unix and new index-based API for accessing joystick buttons and axes (patch 1678497) 2007-03-16 00:51:43 +00:00
listbox.h
listctrl.h
mdi.h
menu.h
menuitem.h
metafile.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
mimetype.h
minifram.h
msgdlg.h
mslu.h split wxchar.h into several smaller headers 2007-03-19 14:45:38 +00:00
notebook.h
palette.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
pen.h renamed IsRefTo() to IsSameAs() (do complain if this is not more clear) and 2006-10-30 22:03:53 +00:00
popupwin.h
prefconf.h derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607) 2007-03-10 18:16:10 +00:00
printdlg.h
printpalm.h
progdlg.h
radiobox.h GetBestFittingSize --> GetEffectiveMinSize 2006-10-31 08:50:17 +00:00
radiobut.h
region.h
scrolbar.h
setup0.h add wxUSE_STC wrappers 2007-04-17 05:48:09 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h
statusbr.h
stdpaths.h [ 1590221 ] wxStandardPaths::GetExecutablePath 2006-11-12 12:58:10 +00:00
tabctrl.h
taskbar.h
textctrl.h
tglbtn.h
timer.h
toolbar.h fixed all the other ports broken by controls labels in wxToolBar patch commit 2007-03-18 23:57:20 +00:00
tooltip.h
toplevel.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
treectrl.h
Version.xrd
window.h make IsEnabled() return false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour; also significantly simplify the window state management code in all ports by factoring out the common parts in wxWindowBase 2007-03-23 14:01:53 +00:00
wxWidgets.def
wxWidgets.sld
wxWidgets.xrd