wxWidgets/include/wx/mac/carbon
Vadim Zeitlin 9005f2edfd 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac
2. Added IsUsingPrimarySelection()
3. Fail all clipboard operations when IsUsingPrimarySelection() is true on
   non-X11 platforms


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-31 02:57:55 +00:00
..
private
accel.h
aga.h
app.h
apptbase.h
apptrait.h
bitmap.h
bmpbuttn.h
brush.h revert use of AllocExclusive 2007-03-21 04:29:57 +00:00
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
colordlg.h
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
config_xcode.h sizeof(char) is 1. By definition. 2007-03-10 03:41:37 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973) 2007-03-18 15:32:27 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
drawer.h
evtloop.h
filedlg.h
font.h revert use of AllocExclusive 2007-03-21 04:29:57 +00:00
fontdlg.h
frame.h
gauge.h
glcanvas.h
gsockmac.h
helpxxxx.h
icon.h
imaglist.h
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
listctrl.h
macnotfy.h
macsock.h
mdi.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
msgdlg.h
notebook.h
palette.h
pen.h revert use of AllocExclusive 2007-03-21 04:29:57 +00:00
pnghand.h
pngread.h
popupwin.h
printdlg.h
printmac.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
slider.h
sound.h
spinbutt.h
spinctrl.h
srchctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
tabctrl.h
taskbarosx.h
textctrl.h
tglbtn.h
timer.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
toplevel.h
treectrl.h
uma.h avoid duplicated empty help menu in localized applications (patch 1600747) 2007-03-14 00:37:07 +00:00
window.h make IsEnabled() return false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour; also significantly simplify the window state management code in all ports by factoring out the common parts in wxWindowBase 2007-03-23 14:01:53 +00:00