wxWidgets/include/wx/cocoa
David Elliott 1f631557e0 Added dash support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 06:16:15 +00:00
..
app.h
autorelease.h
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
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
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
NSControl.h
NSMenu.h
NSPanel.h
NSTextField.h
NSView.h
NSWindow.h
ObjcAssociate.h
ObjcPose.h
pen.h Added dash support 2003-08-04 06:16:15 +00:00
radiobox.h
radiobut.h
region.h
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