..
app.h
Don't install idle event handler in secondary threads.
2003-08-06 03:42:25 +00:00
autorelease.h
Place wxAutoNSAutoreleasePool in this header
2003-07-14 13:03:18 +00:00
bitmap.h
* When cloning the ref data, copy the NSBitmapImageRep instead of retaining it
2003-08-08 14:49:53 +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
Added stub for the new pure virtual DoInsert method
2003-06-07 01:38:13 +00:00
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
FIXME: Complete stubs or other cruft necessary to make wxCocoa build
2003-03-22 02:56:04 +00:00
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
FIXME: Complete stubs or other cruft necessary to make wxCocoa build
2003-03-22 02:56:04 +00:00
icon.h
added wxIconLocation; minor fixes to wxIcon on some platforms
2003-06-21 13:39:40 +00:00
listbox.h
menu.h
menuitem.h
NSBox.h
Separated the Objective-C to C++ association code into the new header
2003-04-19 17:51:50 +00:00
NSButton.h
Associate/Disassociate now check for non-NULL pointer instead of requiring
2003-07-11 17:47:57 +00:00
NSControl.h
Separated the Objective-C to C++ association code into the new header
2003-04-19 17:51:50 +00:00
NSMenu.h
Separated the Objective-C to C++ association code into the new header
2003-04-19 17:51:50 +00:00
NSPanel.h
Separated the Objective-C to C++ association code into the new header
2003-04-19 17:51:50 +00:00
NSTextField.h
Separated the Objective-C to C++ association code into the new header
2003-04-19 17:51:50 +00:00
NSView.h
Separated the Objective-C to C++ association code into the new header
2003-04-19 17:51:50 +00:00
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 dash support
2003-08-04 06:16:15 +00:00
radiobox.h
radiobut.h
region.h
Provide empty stubs for constructors
2003-07-03 17:51:08 +00:00
slider.h
Missed a few substitutions the first time around
2003-06-19 22:16:22 +00:00
spinbutt.h
wxCocoa: Added wxSpinButton
2003-07-14 17:33:36 +00:00
statbmp.h
statbox.h
Added GetBordersForSizer(int *bordertop, int *borderOther)
2003-04-05 23:26:30 +00:00
statline.h
stattext.h
string.h
Added wxString to NSString conversion functions
2003-06-13 21:09:21 +00:00
textctrl.h
toplevel.h
- Remove wxTopLevelWindowCocoa from the wxRTTI class hierarchy
2003-03-24 17:06:28 +00:00
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