wxWidgets/include/wx/osx
Vadim Zeitlin 6a219e34a0 Add missing wxUSE_MARKUP checks in wxOSX code.
Don't define wxWidgetImpl::SetLabelMarkup() when wxUSE_MARKUP is off and
definitely don't reimplement it in wxButtonCocoaImpl as this code doesn't
compile without markup support.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-03-02 10:15:35 +00:00
..
carbon adding hour constant to carbon build 2011-02-28 19:46:29 +00:00
cocoa add watch cursor to osx_cocoa 2011-02-28 13:44:25 +00:00
core Add missing wxUSE_MARKUP checks in wxOSX code. 2011-03-02 10:15:35 +00:00
iphone supporting content size scaling (retina display) 2011-02-22 18:51:10 +00:00
private No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
accel.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
app.h not needed anymore 2010-05-19 13:39:56 +00:00
bitmap.h direct constructor from CGImageRef 2011-01-24 13:17:59 +00:00
bmpbuttn.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
brush.h
button.h Add markup support to wxOSX/Cocoa wxStaticText and wxButton. 2011-02-27 12:48:46 +00:00
checkbox.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
checklst.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
chkconf.h bail out with error in case of carbon set for 64 bit architecture 2011-02-18 18:44:43 +00:00
choice.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
clipbrd.h Include wx/dataobj.h from wx/clipbrd.h. 2009-07-20 23:54:08 +00:00
colordlg.h Move wxColourData and wxFontData into separate files. 2011-01-07 05:26:57 +00:00
colour.h
combobox.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
config_xcode.h testing for define alone is sufficient and more portable 2011-02-02 07:56:38 +00:00
control.h
cursor.h make access for virtuals match base 2009-12-03 17:20:15 +00:00
dataform.h
dataobj2.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dataobj.h
dataview.h Implement wxCOL_WIDTH_AUTOSIZE on OS X. 2011-01-07 18:26:58 +00:00
dc.h
dcclient.h
dcmemory.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dcprint.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
dcscreen.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dialog.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
dirdlg.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
dnd.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
dvrenderer.h Add the possibility to disable invisible wxDataViewCtrl items. 2010-12-19 15:02:56 +00:00
dvrenderers.h no real change: just fix RCS-ID so that it reflects the current revision number 2010-04-25 21:33:16 +00:00
evtloop.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
evtloopsrc.h no real change: just fix RCS-ID so that it reflects the current revision number 2010-04-25 21:33:16 +00:00
filedlg.h Compilation fix for PCH-less wxOSX build. 2011-02-19 00:30:18 +00:00
font.h Remove trailing comma from an enum. 2010-11-05 21:43:07 +00:00
fontdlg.h Move wxColourData and wxFontData into separate files. 2011-01-07 05:26:57 +00:00
frame.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
gauge.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
glcanvas.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
helpxxxx.h
icon.h Add wxIcon::GetSize() to wxIcon in wxOSX. 2010-10-23 21:47:22 +00:00
imaglist.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
joystick.h
listbox.h wxOSX/Carbon compilation fix after wxListBoxBase changes. 2010-10-28 10:27:32 +00:00
listctrl.h Connect to events only if using native implementation instead of using event table. Closes #12469 2010-10-02 09:39:58 +00:00
mdi.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
menu.h Store menus titles in menus themselves in wxOSX. 2010-12-19 15:02:45 +00:00
menuitem.h remove ununsed member 2011-02-16 16:37:24 +00:00
metafile.h adding support for iphone 2010-05-20 16:36:16 +00:00
mimetype.h
minifram.h Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTINY_CAPTION. 2010-05-10 21:09:57 +00:00
msgdlg.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
nonownedwnd.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
notebook.h wxOSX compilation fix: remove just added extra semicolon. 2010-10-27 21:41:55 +00:00
palette.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
pen.h
pnghand.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
pngread.h
popupwin.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
printdlg.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
printmac.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
private.h Fix preprocessor definitions for wxBase build under OS X. 2010-11-09 23:53:42 +00:00
radiobox.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
radiobut.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
region.h
scrolbar.h add methods needed for XTI 2011-01-04 08:25:19 +00:00
setup0.h Add wxUSE_MARKUP and wrap SetLabelMarkup() in it. 2011-02-27 12:48:07 +00:00
slider.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
sound.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
spinbutt.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
spinctrl.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
srchctrl.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
statbmp.h
statbox.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
statline.h
stattext.h Add markup support to wxOSX/Cocoa wxStaticText and wxButton. 2011-02-27 12:48:46 +00:00
statusbr.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
taskbarosx.h adding taskbar implementation for statusitem (menubar) and dock, fixes #12838 2011-02-28 10:12:06 +00:00
textctrl.h support for hints, fixing textfield implementation on iOS 2011-01-26 15:51:39 +00:00
textentry.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
tglbtn.h Move wxCheckBoxNameStr declarations to wx/tglbtn.h from wx/port/tglbtn.h. 2011-02-22 13:25:30 +00:00
toolbar.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
tooltip.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
toplevel.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
treectrl.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
uma.h
window.h supporting content size scaling (retina display) 2011-02-22 18:51:10 +00:00