wxWidgets/include/wx/motif
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
..
.cvsignore
accel.h
app.h
bmpbuttn.h
bmpmotif.h
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
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h
frame.h
gauge.h
icon.h
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
palette.h
popupwin.h
print.h
private.h added wxXmString ctor from wxCStrData to fix compilation errors after c_str() changes 2007-03-19 00:53:06 +00:00
radiobox.h
radiobut.h
scrolbar.h
setup0.h removed wxUSE_DIB_FOR_BITMAP which doesn't seem to be used any longer 2007-03-14 17:11:52 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
stattext.h
textctrl.h
tglbtn.h
timer.h
toolbar.h fixed all the other ports broken by controls labels in wxToolBar patch commit 2007-03-18 23:57:20 +00:00
toplevel.h
window.h