wxWidgets/include/wx/motif
Vadim Zeitlin 2415cf6725 Remove support for MetroWerks CodeWarrior compiler.
This compiler doesn't exist any more and was probably unsupported even in 2.8,
let alone 2.9, so remove all the __MWERKS__ tests to simplify things.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-04-05 18:40:11 +00:00
..
private
accel.h Put storage class outside WXDLLIMPEXP_DATA_CORE() macros. 2011-02-22 13:25:51 +00:00
app.h
bmpbuttn.h
bmpmotif.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colour.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
combobox.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
control.h
ctrlsub.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrientation enum. 2009-12-08 16:35:47 +00:00
dcscreen.h
dialog.h
dnd.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
filedlg.h
font.h Add wxFont ctor taking a single flags argument instead of style/weight/... 2012-01-23 11:28:21 +00:00
frame.h
gauge.h
icon.h
listbox.h
menu.h
menuitem.h
minifram.h Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTINY_CAPTION. 2010-05-10 21:09:57 +00:00
msgdlg.h
popupwin.h
print.h
private.h
radiobox.h
radiobut.h
scrolbar.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
setup0.h Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
slider.h
spinbutt.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
statbmp.h
statbox.h
stattext.h
textctrl.h
textentry.h
tglbtn.h
toolbar.h
toplevel.h
window.h move default OnInternalIdle processing to wxWindowBase 2011-01-07 18:15:21 +00:00