wxWidgets/include/wx/cocoa
2003-07-14 13:03:18 +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
bmpbuttn.h
brush.h First hack at wxBrush for wxCocoa 2003-07-07 18:53:00 +00:00
button.h
checkbox.h
checklst.h
choice.h Added stub for the new pure virtual DoInsert method 2003-06-07 01:38:13 +00:00
colour.h Added GetNSColor() accessor 2003-07-03 17:59:52 +00:00
control.h
cursor.h
dc.h Implement SetBackgroundMode() 2003-07-10 20:59:27 +00:00
dcclient.h Implement wxWindowDC::Clear() 2003-07-09 18:38:44 +00:00
dcmemory.h
dcscreen.h
dialog.h
font.h
frame.h Position the status bar properly 2003-07-08 15:09:15 +00:00
gdiobj.h
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
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
statbmp.h
statbox.h
statline.h
stattext.h
string.h Added wxString to NSString conversion functions 2003-06-13 21:09:21 +00:00
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