wxWidgets/include/wx/osx
Vadim Zeitlin 711a481223 Use Cairo for wxGraphicsContext in wxX11.
Check for Cairo in configure for wxX11 too.

Fix compilation of wxCairoContext for non-{GTK,MSW} platforms.

Also make wxUSE_CAIRO a "normal" option, i.e. add it to all wx/setup.h files
instead of defining it as 1 unconditionally for wxGTK and 0 for everything
else.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-10 13:52:45 +00:00
..
carbon Fix preprocessor definitions for wxBase build under OS X. 2010-11-09 23:53:42 +00:00
cocoa Fix preprocessor definitions for wxBase build under OS X. 2010-11-09 23:53:42 +00:00
core Fix preprocessor definitions for wxBase build under OS X. 2010-11-09 23:53:42 +00:00
iphone Fix preprocessor definitions for wxBase build under OS X. 2010-11-09 23:53:42 +00:00
private No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
accel.h headermove osx - header files 2009-01-17 10:43:43 +00:00
app.h not needed anymore 2010-05-19 13:39:56 +00:00
bitmap.h iPhone bitmap support 2009-07-10 17:33:43 +00:00
bmpbuttn.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
brush.h correcting header path 2008-07-31 09:59:04 +00:00
button.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +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 Fix preprocessor definitions for wxBase build under OS X. 2010-11-09 23:53:42 +00:00
choice.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
clipbrd.h Include wx/dataobj.h from wx/clipbrd.h. 2009-07-20 23:54:08 +00:00
colordlg.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
colour.h wxColour is implemented using CoreGraphics 2008-07-31 10:23:14 +00:00
combobox.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
config_xcode.h Replace 2.9.1 version with 2.9.2. 2010-07-22 12:09:04 +00:00
control.h set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possible during the window destruction to ensure that destroy event handlers can still access the full window object 2009-01-20 18:33:33 +00:00
cursor.h make access for virtuals match base 2009-12-03 17:20:15 +00:00
dataform.h headermove osx - header files 2009-01-17 10:43:43 +00:00
dataobj2.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dataobj.h headermove osx - header files 2009-01-17 10:43:43 +00:00
dataview.h Add wxDataViewCtrl::{Set,Get}CurrentItem(). 2010-08-10 12:53:03 +00:00
dc.h headermove osx - header files 2009-01-17 10:43:43 +00:00
dcclient.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
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 No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +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 no real change: just fix RCS-ID so that it reflects the current revision number 2010-04-25 21:33:16 +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 No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
font.h Remove trailing comma from an enum. 2010-11-05 21:43:07 +00:00
fontdlg.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
frame.h make access for virtuals match base 2009-12-03 17:20:15 +00:00
gauge.h headermove osx - header files 2009-01-17 10:43:43 +00:00
glcanvas.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
helpxxxx.h headermove osx - header files 2009-01-17 10:43:43 +00:00
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 headermove osx - header files 2009-01-17 10:43:43 +00:00
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 Remove unnecessary duplicate code dealing with invoking window from wxOSX. 2010-04-24 20:39:44 +00:00
menuitem.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
metafile.h adding support for iphone 2010-05-20 16:36:16 +00:00
mimetype.h reverting to former mimetype routing to core 2009-01-17 13:25:10 +00:00
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 Implement GetDashCount() for Carbon/Cocoa. 2009-02-07 23:23:18 +00:00
pnghand.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
pngread.h headermove osx - header files 2009-01-17 10:43:43 +00:00
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 common drawing code for osx-cocoa and osx-carbon, also since 10.5 HIShapeRef is in ApplicationServices, so this can be used for all osx-cocoa builds as native wxRegion implementation 2009-02-09 09:01:19 +00:00
scrolbar.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
setup0.h Use Cairo for wxGraphicsContext in wxX11. 2010-11-10 13:52:45 +00:00
slider.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +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 osx new layout 2008-09-02 16:53:23 +00:00
statbox.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
statline.h headermove osx - header files 2009-01-17 10:43:43 +00:00
stattext.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
statusbr.h Fix file paths in the header comments. 2010-07-13 13:29:58 +00:00
taskbarosx.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
textctrl.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
textentry.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
tglbtn.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
toolbar.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +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 Forward port event handler fixes to trunk. 2008-11-22 04:10:31 +00:00
window.h No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00