wxWidgets/include/wx/cocoa
David Elliott fe8f794343 Implemented wxDC stack with focus locking and unlocking
Implemented wxClientDC


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-21 17:06:02 +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 First hack at wxBrush for wxCocoa 2003-07-07 18:53:00 +00:00
button.h Implement GetLabel and SetLabel 2003-07-16 14:54:59 +00:00
checkbox.h
checklst.h
choice.h
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
dc.h Implemented wxDC stack with focus locking and unlocking 2003-07-21 17:06:02 +00:00
dcclient.h Implemented wxDC stack with focus locking and unlocking 2003-07-21 17:06:02 +00:00
dcmemory.h Implemented wxDC stack with focus locking and unlocking 2003-07-21 17:06:02 +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
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 Avoid paint event recursion when the run loop is restarted inside the paint 2003-07-09 14:24:47 +00:00