wxWidgets/include/wx/mac/carbon
Robin Dunn af312d2179 more exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-03 03:12:09 +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 COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
aga.h
app.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
apptbase.h
apptrait.h preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
bitmap.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
bmpbuttn.h
brush.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
button.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
checkbox.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
checklst.h added virtual dtor to wxMacListControl to silence gcc warnings 2006-05-18 00:52:48 +00:00
chkconf.h no changes, just a typo fix 2007-07-28 11:29:52 +00:00
choice.h many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
clipbrd.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
colordlg.h Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 17:20:50 +00:00
colour.h added wxColour(RGBColor) ctor and use it insteaf of constructing wxColour from RGBColor manually in several places (replaces patch 1662064) 2007-03-10 15:48:56 +00:00
combobox.h many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
config_xcode.h sizeof(char) is 1. By definition. 2007-03-10 03:41:37 +00:00
control.h fixing 'id' objc.h collisions 2006-04-19 06:39:43 +00:00
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
databrow.h Patch from Hartwig for wxMac implementation 2007-08-30 13:09:20 +00:00
dataform.h use wxString, not wxChar*, in wxDataFormat ctor and SetId() method 2007-05-30 22:02:19 +00:00
dataobj2.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dataobj.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dataview.h Patch from Hartwig for wxMac implementation 2007-08-30 13:09:20 +00:00
dc.h Moved all the coordinate system calculation to wxDCBase 2007-05-02 11:05:45 +00:00
dcclient.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcprint.h adding measuring contexts, streamlining printing code 2006-11-04 07:50:06 +00:00
dcscreen.h screendc implementation 2006-10-20 20:50:48 +00:00
dialog.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dirdlg.h misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051) 2006-05-06 20:10:11 +00:00
dnd.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
drawer.h Headers cleaning. 2006-10-17 14:44:52 +00:00
evtloop.h Apply parts of patch #1719888 to fix compilation on Mac and with 2007-05-16 23:12:40 +00:00
filedlg.h Compile fix 2006-05-29 20:31:03 +00:00
font.h revert use of AllocExclusive 2007-03-21 04:29:57 +00:00
fontdlg.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
frame.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
gauge.h Applied wxGauge:Pulse() patch. 2006-09-09 13:36:54 +00:00
glcanvas.h Big wxGL classes refactoring/cleanup: 2007-04-10 17:38:55 +00:00
gsockmac.h
helpxxxx.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
icon.h 1. changed wxIconBundle to use m_refData and COW to make copying icon bundles 2007-04-07 19:59:51 +00:00
imaglist.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
joystick.h multiple fixes to wxJoystick under Unix and new index-based API for accessing joystick buttons and axes (patch 1678497) 2007-03-16 00:51:43 +00:00
listbox.h many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
listctrl.h added wxListCtrl::SetItemPtrData() 2007-05-10 01:53:21 +00:00
macnotfy.h wxMac compilation fixes for visibility (missing DLL export macros) 2007-08-13 22:06:26 +00:00
macsock.h
mdi.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
menu.h Menu label consistency changes 2007-08-11 17:54:59 +00:00
menuitem.h Menu label consistency changes 2007-08-11 17:54:59 +00:00
metafile.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
mimetype.h Headers cleaning. 2006-10-17 14:44:52 +00:00
minifram.h wxMiniFrame's default style is without closebox on 2006-11-01 12:26:12 +00:00
msgdlg.h 1. Derive wxMessageDialogBase from wxDialog (why did we use multiple 2007-05-24 12:50:42 +00:00
notebook.h wxMac compilation fixes for visibility (missing DLL export macros) 2007-08-13 22:06:26 +00:00
palette.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
pen.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
pnghand.h
pngread.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
popupwin.h removed executable bit on files that aren't executables 2007-06-25 14:04:34 +00:00
printdlg.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
printmac.h
private.h wxMac compilation fixes for visibility (missing DLL export macros) 2007-08-13 22:06:26 +00:00
radiobox.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
radiobut.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
region.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
scrolbar.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
slider.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
sound.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
spinbutt.h
spinctrl.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
srchctrl.h removed wxABI_TESTS, they're irrelvant in 2.9 2007-01-31 03:40:59 +00:00
statbmp.h make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
statbox.h
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
statusbr.h Always use wxFULL_REPAINT_ON_RESIZE for generic status bar. 2006-09-06 17:36:22 +00:00
tabctrl.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
taskbarosx.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
textctrl.h Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
tglbtn.h
toolbar.h added labels support for toolbar controls for wxMac and wxMSW (modified patch 1613603) 2007-03-18 23:13:18 +00:00
tooltip.h more exports 2007-09-03 03:12:09 +00:00
toplevel.h Add the unified style on OS X 10.4, and default to using it. 2007-08-18 21:49:27 +00:00
treectrl.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
uma.h more exports 2007-09-03 03:12:09 +00:00
window.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00