wxWidgets/include/wx/motif
2008-11-15 11:10:34 +00:00
..
private
accel.h
app.h
bmpbuttn.h
bmpmotif.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colour.h
combobox.h
control.h
ctrlsub.h
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
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 complete rev55777 with some icon.h modifications which I missed in the first place 2008-09-21 21:09:36 +00:00
listbox.h
menu.h
menuitem.h
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
slider.h
spinbutt.h
statbmp.h
statbox.h
stattext.h
textctrl.h
textentry.h
tglbtn.h
toolbar.h
toplevel.h
window.h