wxWidgets/include/wx/mac/carbon
2006-04-27 07:41:06 +00:00
..
private moving wxMac to new printing architecture 2005-04-01 16:36:36 +00:00
accel.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
aga.h Use old licence name 2004-05-23 20:53:33 +00:00
app.h key/char event changes for inline editing (japanese/hirgana etc) 2006-01-25 12:55:33 +00:00
apptbase.h Use old licence name 2004-05-23 20:53:33 +00:00
apptrait.h Use old licence name 2004-05-23 20:53:33 +00:00
bitmap.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
bmpbuttn.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
brush.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
button.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
checkbox.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
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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +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 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 support mac on little endian systems 2005-06-07 03:25:23 +00:00
control.h fixing 'id' objc.h collisions 2006-04-19 06:39:43 +00:00
cursor.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dc.h cleanup - reformatting 2006-02-14 06:54:06 +00:00
dcclient.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
dcmemory.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
dcprint.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
dcscreen.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dialog.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
dirdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dnd.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
drawer.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
evtloop.h improved wxMac event loop implementation and refactored the code to share it with wxMSW 2006-01-12 23:06:26 +00:00
filedlg.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
font.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
fontdlg.h setting the hacked cocoa font panel as default 2006-03-23 18:11:54 +00:00
frame.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
gauge.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
glcanvas.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
gsockmac.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
helpxxxx.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
icon.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
imaglist.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
joystick.h Make wxJoystick::GetNumberJoystick a static method, as the number of 2005-11-29 12:50:13 +00:00
listbox.h fixing 'id' objc.h collisions, listbox rewrite 2006-04-19 06:42:21 +00:00
listctrl.h Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage 2006-03-10 21:26:59 +00:00
macnotfy.h newline before EOF fixes 2005-02-06 11:29:39 +00:00
macsock.h
mdi.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
menu.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
menuitem.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
metafile.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
mimetype.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
minifram.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
msgdlg.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
notebook.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
palette.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
pen.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
pnghand.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
pngread.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
printdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
printmac.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
private.h listbox rewrite, cleanup 2006-04-19 07:53:02 +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 Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
region.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
scrolbar.h Add DoGetBestSize 2006-03-17 22:50:05 +00:00
slider.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
sound.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinbutt.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinctrl.h Add missing include for non-PCH builds 2006-02-12 03:43:53 +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 Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
statline.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stattext.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
statusbr.h moved ctor implementation into dot-cpp file; reformatted 2006-02-05 20:53:57 +00:00
tabctrl.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
taskbarosx.h applied patch 1372197, with some minor mods and cleanup 2005-12-03 17:55:33 +00:00
textctrl.h allowing the suppression of SetValue event-triggering (needed for composite controls) 2006-04-08 13:00:13 +00:00
tglbtn.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
timer.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
toolbar.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
tooltip.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
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 Use old licence name 2004-05-23 20:53:33 +00:00
window.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