wxWidgets/include/wx/motif
2009-01-19 13:55:27 +00:00
..
private
accel.h
app.h
bmpbuttn.h
bmpmotif.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
button.h
checkbox.h
checklst.h
chkconf.h remove the long deprecated wxTabCtrl class 2008-12-27 14:58:12 +00:00
choice.h use wxArrayString instead of wxStringList 2009-01-07 17:29:38 +00:00
clipbrd.h
colour.h
combobox.h
control.h
ctrlsub.h fix wxMotif errors when linking against a wxControlWithItems-derived widget 2009-01-07 17:29:10 +00:00
cursor.h provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dcmemory.h
dcprint.h make GetPaperRect() and GetResolution() const functions 2008-11-15 11:10:34 +00:00
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h fix the incoherence pointed out by ifacecheck between wx docs, that documents usage of the wxFontFamily, wxFontStyle and wxFontWeight enums in wxFont setters and getters, and the actual sources, which use 'int' instead; provided the same backward-compatibility pattern already used for wxBrush,wxPen both against 'int' overloads and against the wxDeprecatedGUIConstants enum values 2008-11-03 17:02:25 +00:00
frame.h
gauge.h
icon.h
listbox.h
menu.h
menuitem.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
minifram.h
msgdlg.h
popupwin.h
print.h
private.h replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents 2008-11-02 02:39:52 +00:00
radiobox.h
radiobut.h
scrolbar.h
setup0.h add more flexible and safer template Connect() overloads (#10000) 2009-01-12 14:26:13 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
stattext.h
textctrl.h
textentry.h
tglbtn.h
toolbar.h
toplevel.h
window.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00