wxWidgets/include/wx/cocoa
David Elliott b9505233a5 Keep track of the captured mouse window so the base GUI code thinks the window
is captured.  Doesn't capture it, but at least satisfies the assertions.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-29 02:20:51 +00:00
..
app.h Rationalised OnIdle 2003-07-14 08:41:08 +00:00
autorelease.h Place wxAutoNSAutoreleasePool in this header 2003-07-14 13:03:18 +00:00
bitmap.h wxCocoa: Added preliminary wxBitmap support 2003-07-21 00:27:32 +00:00
bmpbuttn.h
brush.h added default parameters to wxBrush/wxPen ctors 2003-07-21 23:13:15 +00:00
button.h Implement GetLabel and SetLabel 2003-07-16 14:54:59 +00:00
checkbox.h
checklst.h
choice.h
clipbrd.h Added wxClipboard and wxDataObject (and friends) declarations and stubs 2003-07-28 19:07:26 +00:00
colour.h Added GetNSColor() accessor 2003-07-03 17:59:52 +00:00
combobox.h SetStringSelection: wxString& should be const 2003-07-15 15:10:24 +00:00
control.h
cursor.h wxCursorRefData inherits from wxObjectRefData instead of wxBitmapRefData 2003-07-21 00:07:58 +00:00
dataform.h Added wxClipboard and wxDataObject (and friends) declarations and stubs 2003-07-28 19:07:26 +00:00
dataobj2.h Added wxClipboard and wxDataObject (and friends) declarations and stubs 2003-07-28 19:07:26 +00:00
dataobj.h Added wxClipboard and wxDataObject (and friends) declarations and stubs 2003-07-28 19:07:26 +00:00
dc.h wxCocoa: Added preliminary Blit support 2003-07-22 17:40:52 +00:00
dcclient.h Implemented wxDC stack with focus locking and unlocking 2003-07-21 17:06:02 +00:00
dcmemory.h wxCocoa: Added preliminary Blit support 2003-07-22 17:40:52 +00:00
dcscreen.h Added (Start|End)DrawingOnTop stubs 2003-07-14 13:59:20 +00:00
dialog.h Added default argument (true) to Show() 2003-07-14 14:43:34 +00:00
font.h
frame.h Position the status bar properly 2003-07-08 15:09:15 +00:00
gauge.h wxCocoa: Added wxGauge 2003-07-15 14:04:22 +00:00
gdiobj.h
icon.h
listbox.h
menu.h
menuitem.h
NSBox.h
NSButton.h Associate/Disassociate now check for non-NULL pointer instead of requiring 2003-07-11 17:47:57 +00:00
NSControl.h
NSMenu.h
NSPanel.h
NSTextField.h
NSView.h
NSWindow.h Associate/Disassociate now check for non-NULL pointer instead of requiring 2003-07-11 17:47:57 +00:00
ObjcAssociate.h Associate/Disassociate now check for non-NULL pointer instead of requiring 2003-07-11 17:47:57 +00:00
ObjcPose.h It was not acceptable to call the class method from the static initializer 2003-07-02 20:46:34 +00:00
pen.h added default parameters to wxBrush/wxPen ctors 2003-07-21 23:13:15 +00:00
radiobox.h
radiobut.h
region.h Provide empty stubs for constructors 2003-07-03 17:51:08 +00:00
slider.h
spinbutt.h wxCocoa: Added wxSpinButton 2003-07-14 17:33:36 +00:00
statbmp.h
statbox.h
statline.h
stattext.h
string.h
textctrl.h
toplevel.h
window.h Keep track of the captured mouse window so the base GUI code thinks the window 2003-07-29 02:20:51 +00:00