.. |
app.h
|
Use an application delegate object
|
2003-10-06 15:36:11 +00:00 |
autorelease.h
|
|
|
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
|
|
|
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
choice.h
|
Implement wxChoice including sorting and client data
|
2003-09-06 00:33:02 +00:00 |
clipbrd.h
|
Added wxClipboard and wxDataObject (and friends) declarations and stubs
|
2003-07-28 19:07:26 +00:00 |
colour.h
|
|
|
combobox.h
|
|
|
control.h
|
Override CocoaSetEnabled() to call -[NSControl setEnabled:]
|
2003-08-19 14:49:28 +00:00 |
cursor.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +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
|
|
|
dcclient.h
|
Implement (sort-of) non-client wxWindowDC
|
2003-09-08 15:42:40 +00:00 |
dcmemory.h
|
|
|
dcscreen.h
|
|
|
dialog.h
|
Use NSWindow delegate notification windowWillClose instead of overriding close
|
2003-10-06 19:17:11 +00:00 |
font.h
|
pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192)
|
2003-09-24 01:23:37 +00:00 |
frame.h
|
Added virtual GetNonClientNSView()
|
2003-09-08 15:37:58 +00:00 |
gauge.h
|
Implement wxGauge
|
2003-09-05 18:40:00 +00:00 |
gdiobj.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
icon.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
listbox.h
|
some more wxListBox support
|
2003-08-18 02:14:53 +00:00 |
mbarman.h
|
* Add bool parameter to WindowDidResignKey indicating whether the menu bar
|
2003-10-06 18:54:59 +00:00 |
menu.h
|
* Move m_cocoaNSMenu out of wxCocoaNSMenu and into wxMenu and wxMenuBar
|
2003-09-05 14:00:53 +00:00 |
menuitem.h
|
Send all menu item actions to a dedicated target. This is to ensure
|
2003-08-28 17:49:51 +00:00 |
NSBox.h
|
|
|
NSButton.h
|
|
|
NSControl.h
|
Provide target/action mechanism for subclasses to use
|
2003-09-08 19:00:45 +00:00 |
NSMenu.h
|
Works a little better when you remember to say "virtual"
|
2003-09-05 15:29:17 +00:00 |
NSPanel.h
|
|
|
NSTableDataSource.h
|
Added NSTableView support
|
2003-08-18 02:12:42 +00:00 |
NSTableView.h
|
Added NSTableView support
|
2003-08-18 02:12:42 +00:00 |
NSTextField.h
|
|
|
NSView.h
|
Added default implementation for drawRect and mouse events that returns
|
2003-08-11 13:47:50 +00:00 |
NSWindow.h
|
Use NSWindow delegate notification windowWillClose instead of overriding close
|
2003-10-06 19:17:11 +00:00 |
ObjcAssociate.h
|
|
|
ObjcPose.h
|
|
|
pen.h
|
Added dash support
|
2003-08-04 06:16:15 +00:00 |
radiobox.h
|
Override CocoaSetEnabled because it's not an NSControl
|
2003-09-06 19:10:22 +00:00 |
radiobut.h
|
* Implement GetValue() and SetValue().
|
2003-08-18 18:27:48 +00:00 |
region.h
|
Stub for wxRegion::Offset
|
2003-08-14 20:56:21 +00:00 |
slider.h
|
|
|
spinbutt.h
|
Implement wxSpinButton (except up/down events)
|
2003-09-08 19:03:31 +00:00 |
statbmp.h
|
|
|
statbox.h
|
Override CocoaSetEnabled because it's not an NSControl
|
2003-09-06 19:10:22 +00:00 |
statline.h
|
Override CocoaSetEnabled() to do nothing. Although static lines are
|
2003-08-19 14:47:24 +00:00 |
stattext.h
|
|
|
string.h
|
|
|
textctrl.h
|
added wxTextCtrl::MarkDirty()
|
2003-09-23 00:09:18 +00:00 |
toplevel.h
|
Use NSWindow delegate notification windowWillClose instead of overriding close
|
2003-10-06 19:17:11 +00:00 |
window.h
|
Added virtual GetNonClientNSView()
|
2003-09-08 15:37:58 +00:00 |