wxWidgets/include/wx/motif
Vadim Zeitlin f58585c091 renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with
DoCreate()s in derived classes and removed DoDestroy() entirely because there
was really no advantage in having it (it can't be called fom base class dtor)

also made XmDoCreateTLW() pure virtual which required changing
IMPLEMENT_DYNAMIC_CLASS into IMPLEMENT_ABSTRACT_CLASS for wxTopLevelWindow in
common code but this made sense anyhow because wxTLW should be an ABC anyhow


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-09-14 14:36:02 +00:00
..
.cvsignore
accel.h
app.h
bmpbuttn.h
bmpmotif.h
button.h Implement GetMinSize for wxMotif wxButton. Helps solfing sizing 2005-08-28 07:51:59 +00:00
checkbox.h
checklst.h Add import/export attributes 2005-08-03 00:53:09 +00:00
chkconf.h
choice.h
clipbrd.h Add import/export attributes 2005-08-03 00:53:09 +00:00
colour.h
combobox.h
control.h
cursor.h
dataform.h Add import/export attributes 2005-08-03 00:53:09 +00:00
dataobj2.h unihde base class virtual functions 2005-09-13 16:37:11 +00:00
dataobj.h Add import/export attributes 2005-08-03 00:53:09 +00:00
dc.h
dcclient.h
dcmemory.h Add import/export attributes 2005-08-03 00:53:09 +00:00
dcprint.h
dcscreen.h
dialog.h renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with 2005-09-14 14:36:02 +00:00
dnd.h
filedlg.h
font.h Fix the condition to always #define wxMOTIF_NEW_FONT_HANDLING 2005-08-18 00:41:18 +00:00
frame.h renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with 2005-09-14 14:36:02 +00:00
gauge.h
gdiobj.h
icon.h fixed virtual function hiding for LoadBitmap() 2005-09-13 16:04:10 +00:00
listbox.h
mdi.h
menu.h Add import/export attributes 2005-08-03 00:53:09 +00:00
menuitem.h Add import/export attributes 2005-08-03 00:53:09 +00:00
minifram.h
msgdlg.h
palette.h
popupwin.h Add import/export attributes 2005-08-03 00:53:09 +00:00
print.h
private.h added wxMOTIF_STR() macro casting away string literal constness for use with Motif functions taking char *; use it when needed to suppress warnings about string literals being treated as non-const 2005-09-13 16:49:07 +00:00
radiobox.h
radiobut.h
scrolbar.h
slider.h
spinbutt.h
statbmp.h
statbox.h Improved wxStaticBox border calculation for wxMotif. 2005-08-28 08:07:34 +00:00
stattext.h
textctrl.h
tglbtn.h
timer.h
toolbar.h
toplevel.h renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with 2005-09-14 14:36:02 +00:00
window.h Add import/export attributes 2005-08-03 00:53:09 +00:00