wxWidgets/include/wx/osx
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
..
carbon Add wxDataViewCtrl::GetCurrentColumn(). 2012-01-17 14:05:07 +00:00
cocoa using 10.5 API for cursor updates as well 2012-03-10 13:13:51 +00:00
core Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
iphone
private
accel.h
anybutton.h
app.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
chkconf.h Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h Only declare wxComboBox::Popup/Dismiss() when using Cocoa in wxOSX. 2011-12-08 14:47:37 +00:00
config_xcode.h Incremented the version number to 2.9.4 everywhere. 2011-12-16 22:12:49 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Fix wxDataViewCtrl::GetItemRect() signature in wxOSX and document it better. 2012-02-02 14:19:30 +00:00
datectrl.h Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa. 2011-12-20 21:27:14 +00:00
datetimectrl.h Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa. 2011-12-20 21:27:14 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
dvrenderer.h
dvrenderers.h
evtloop.h
evtloopsrc.h
filedlg.h
font.h Add wxFont ctor taking a single flags argument instead of style/weight/... 2012-01-23 11:28:21 +00:00
fontdlg.h Add wxFontDialog ctor not taking wxFontData to wxOSX. 2012-02-02 14:19:34 +00:00
frame.h Added MacInternalOnSize() to allow windows to resize themselves independently of size events 2012-03-01 15:04:42 +00:00
gauge.h
glcanvas.h
helpxxxx.h
icon.h
imaglist.h
joystick.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
listbox.h
listctrl.h Fix wxOSX/Carbon compilation after wxListCtrlBase introduction. 2012-01-08 00:55:22 +00:00
mdi.h
menu.h Implement wxMenuBar::EnableTop() for wxMSW and wxGTK. 2012-01-15 13:41:17 +00:00
menuitem.h
metafile.h no 10.4 support anymore 2012-02-27 15:37:24 +00:00
mimetype.h
minifram.h
msgdlg.h
nonownedwnd.h guarding Update() on OSX not to be issued faster than 1/30 later than the last redraw 2012-01-31 17:39:39 +00:00
notebook.h
palette.h
pen.h
pnghand.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
pngread.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
popupwin.h add the usual default parameter for Show() 2012-03-09 05:50:58 +00:00
printdlg.h Use wxPageSetupDialogData instead of old wxPageSetupData everywhere. 2012-02-20 21:55:55 +00:00
printmac.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h
srchctrl.h
statbmp.h
statbox.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
statline.h
stattext.h
statusbr.h
taskbarosx.h
textctrl.h removing duplicated method, wiring native maxlength support, see #10269 2012-01-15 15:54:53 +00:00
textentry.h
tglbtn.h
timectrl.h Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa. 2011-12-20 21:27:14 +00:00
toolbar.h Make the CreateTool factories be public so they can be used from application code 2012-03-10 00:01:09 +00:00
tooltip.h
toplevel.h Add wxTopLevelWindow::SetRepresentedFilename(). 2012-01-08 14:52:47 +00:00
treectrl.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
uma.h
webview_webkit.h Minor changes, just trim trailing spaces in webview code. 2012-03-28 18:00:30 +00:00
webviewhistoryitem_webkit.h Minor changes, just trim trailing spaces in webview code. 2012-03-28 18:00:30 +00:00
window.h Added MacInternalOnSize() to allow windows to resize themselves independently of size events 2012-03-01 15:04:42 +00:00