wxWidgets/include/wx/mac
David Elliott 9ed8b5a7b2 Don't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which causes too much namespace pollution.
Instead, declare the CFTypeRef type and the CFRelease and CFRetain functions.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-07 22:10:02 +00:00
..
carbon removed executable bit on files that aren't executables 2007-06-25 14:04:34 +00:00
corefoundation Don't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which causes too much namespace pollution. 2007-07-07 22:10:02 +00:00
private preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
accel.h
aga.h
app.h
apptbase.h
apptrait.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Added initial OS X implementation of the wxDataViewCtrl 2007-06-06 23:40:24 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
evtloop.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h
gsockmac.h
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h
listctrl.h
macnotfy.h
macsock.h gcc on OS X has problems with compiling empty files on SMB shares, added a comment to make macsock.h non-empty 2007-06-11 07:49:10 +00:00
mdi.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
msgdlg.h
notebook.h
palette.h
pen.h
pnghand.h
pngread.h
popupwin.h removed executable bit on files that aren't executables 2007-06-25 14:04:34 +00:00
printdlg.h
printmac.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h add wxUSE_EDITABLELISTBOX 2007-06-30 19:23:44 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h removed executable bit on files that aren't executables 2007-06-25 14:04:34 +00:00
srchctrl.h Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
tabctrl.h
taskbarosx.h
textctrl.h
tglbtn.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h
uma.h
window.h