wxWidgets/include/wx/mac/carbon
Vadim Zeitlin 725566cab4 suppress gcc printf format warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-18 00:42:17 +00:00
..
private
accel.h
aga.h
app.h remove definitions which are already in wx/app.h 2006-05-02 17:21:30 +00:00
apptbase.h
apptrait.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h listbox rewrite 2006-04-19 07:25:08 +00:00
chkconf.h Reversed accidental commit 2006-04-14 15:24:50 +00:00
choice.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
clipbrd.h
colordlg.h
colour.h renamed RGBColor setter to avoid former overload being an override 2006-04-27 07:41:06 +00:00
combobox.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
config_xcode.h
control.h fixing 'id' objc.h collisions 2006-04-19 06:39:43 +00:00
cursor.h
dataform.h IsStandard needs to check m_type, not m_format 2006-04-15 06:53:56 +00:00
dataobj2.h better file data support 2006-03-23 18:06:28 +00:00
dataobj.h
dc.h cleanup - reformatting 2006-02-14 06:54:06 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051) 2006-05-06 20:10:11 +00:00
dnd.h
drawer.h
evtloop.h
filedlg.h
font.h
fontdlg.h setting the hacked cocoa font panel as default 2006-03-23 18:11:54 +00:00
frame.h
gauge.h
glcanvas.h
gsockmac.h
helpxxxx.h
icon.h
imaglist.h Applied patch to add n bitmaps at once to an image 2006-04-30 11:58:40 +00:00
joystick.h
listbox.h added virtual dtor to wxMacListControl to silence gcc warnings 2006-05-18 00:40:16 +00:00
listctrl.h Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage 2006-03-10 21:26:59 +00:00
macnotfy.h
macsock.h
mdi.h
menu.h
menuitem.h Fixes for compile breakage with no PCH 2006-05-17 10:42:03 +00:00
metafile.h
mimetype.h
minifram.h
msgdlg.h
notebook.h
palette.h
pen.h
pnghand.h
pngread.h
printdlg.h
printmac.h
private.h suppress gcc printf format warning 2006-05-18 00:42:17 +00:00
radiobox.h More null virtuals in wxRadioBoxBase (see: 'Developers_Notebook-Incomplete-API' in wxWiki) 2006-03-24 22:50:51 +00:00
radiobut.h
region.h
scrolbar.h Add DoGetBestSize 2006-03-17 22:50:05 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
tabctrl.h
taskbarosx.h
textctrl.h allowing the suppression of SetValue event-triggering (needed for composite controls) 2006-04-08 13:00:13 +00:00
tglbtn.h
timer.h
toolbar.h
tooltip.h
toplevel.h Make MacSetMetalAppearance private so that the extra style flags can't get out of sync with the OS X-level metal flags by calling MacSetMetalAppearance directly 2006-02-28 01:33:54 +00:00
treectrl.h Line-up deprecated interface of wxTreeCtrl between ports. 2006-03-28 13:11:20 +00:00
uma.h
window.h