wxWidgets/include/wx/palmos
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
..
Icons
accel.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
app.h
AppResources.h
apptbase.h
apptrait.h
bitmap.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
bmpbuttn.h
brush.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
button.h
caret.h
checkbox.h
checklst.h
chkconf.h removed WXWIN_COMPATIBILITY_2_4 in non-MSW code 2007-03-07 11:48:53 +00:00
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
combobox.h
control.h
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
datectrl.h
dc.h
dcclient.h
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcprint.h Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
dcscreen.h
dialog.h
dib.h
dirdlg.h
dragimag.h
enhmeta.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
evtloop.h
fdrepdlg.h
filedlg.h
font.h
fontdlg.h
fontenum.h
frame.h
gauge.h
gdiimage.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
glcanvas.h move WX_GL_XXX constants from wx/*/glcanvas.h to wx/glcanvas.h (this makes them available for wxCocoa too); also only include <windows.h> via wx/msw/wrapwin.h and not directly for wxMSW 2006-11-06 00:57:46 +00:00
help.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
mdi.h
menu.h
menuitem.h
metafile.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
mimetype.h
minifram.h
msgdlg.h
mslu.h split wxchar.h into several smaller headers 2007-03-19 14:45:38 +00:00
notebook.h added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551) 2006-10-08 17:37:23 +00:00
palette.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
pen.h renamed IsRefTo() to IsSameAs() (do complain if this is not more clear) and 2006-10-30 22:03:53 +00:00
popupwin.h
prefconf.h derive wxConfig classes from wxObject and add wxRTTI macros to them (patch 1587607) 2007-03-10 18:16:10 +00:00
printdlg.h
printpalm.h
progdlg.h
radiobox.h GetBestFittingSize --> GetEffectiveMinSize 2006-10-31 08:50:17 +00:00
radiobut.h
region.h Corrections after The Great wxRegion Refactoring. 2006-09-26 12:20:32 +00:00
scrolbar.h
setup0.h removed WXWIN_COMPATIBILITY_2_4 in non-MSW code 2007-03-07 11:48:53 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h
statusbr.h
stdpaths.h [ 1590221 ] wxStandardPaths::GetExecutablePath 2006-11-12 12:58:10 +00:00
tabctrl.h
taskbar.h
textctrl.h moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif 2006-10-08 22:40:14 +00:00
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
tooltip.h
toplevel.h
treectrl.h
Version.xrd
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
wxWidgets.def
wxWidgets.sld
wxWidgets.xrd