wxWidgets/include/wx/palmos
2008-09-24 19:40:13 +00:00
..
Icons
private
accel.h
app.h
AppResources.h
apptbase.h
apptrait.h
bitmap.h introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYPE; documented these default argument values; matched the wxBitmap and wxIcon interfaces to their real implementations; revised icon.h interface header 2008-09-21 20:03:14 +00:00
bmpbuttn.h
brush.h declare future-deprecated SetStyle(int) in wxPen/Brush and not wxPen/BrushBase as it's useless there (compilation of user code doing pen.SetStyle(wxDOT) still fails) 2008-06-17 17:28:26 +00:00
button.h
caret.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
combobox.h
control.h
cursor.h use wxStockCursor (as documented and as already implemented in wxMotif) instead of a plain 'int' 2008-09-24 19:40:13 +00:00
datectrl.h
dc.h deprecate wxDC::SetClippingRegion(wxRegion) overload and replace it with SetDeviceClippingRegion() to avoid confusion due to use of different kind of coordinates in this and other overloads of the same function; also rename wxDCImpl::DoSetClippingRegionAsRegion() to DoSetDeviceClippingRegion(); finally use bounding box of the region passed to wxDCClipper ctor to avoid interpreting coordinates differently for different ctors of the same class (see #8970) 2008-06-08 01:45:56 +00:00
dcclient.h
dcmemory.h
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
help.h
imaglist.h
joystick.h
listbox.h
listctrl.h
mdi.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
missing.h
msgdlg.h
mslu.h
notebook.h use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667) 2008-08-01 13:46:46 +00:00
palette.h
pen.h declare future-deprecated SetStyle(int) in wxPen/Brush and not wxPen/BrushBase as it's useless there (compilation of user code doing pen.SetStyle(wxDOT) still fails) 2008-06-17 17:28:26 +00:00
popupwin.h
prefconf.h
printdlg.h
printpalm.h
progdlg.h
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h added wxPropertyGrid from Jaakko Salli (#9934) 2008-09-12 20:57:41 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdpaths.h
tabctrl.h
taskbar.h
textctrl.h
tglbtn.h
timer.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h
Version.xrd
window.h
wxWidgets.def
wxWidgets.sld
wxWidgets.xrd