wxWidgets/include/wx/cocoa
2004-03-28 04:35:52 +00:00
..
app.h Improved idle event processing. 2003-12-15 15:57:42 +00:00
autorelease.h
bitmap.h wxCocoa: Better icon support 2004-01-27 06:01:34 +00:00
bmpbuttn.h
brush.h
button.h
checkbox.h Applied modified 3-state checkbox patch from Mathew Cucuzella 2004-02-02 04:58:16 +00:00
checklst.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
choice.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
clipbrd.h
colour.h use wxColourDatabase::Find(), not obsolete FindColour(), in wxColour::InitFromName() 2004-01-22 12:16:04 +00:00
combobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
control.h
cursor.h
dataform.h linking fix for wxCocoa apps using clipboard 2004-01-22 11:28:44 +00:00
dataobj2.h
dataobj.h
dc.h Make wxCocoa work with wxUSE_STL==1: 2004-03-26 03:11:51 +00:00
dcclient.h
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 Applied patch #881258: Add wxT() to debug messages and a few others 2004-01-22 06:13:51 +00:00
frame.h Implement wxMenuItemAction and validateMenuItem delegate virtuals 2004-03-02 13:58:54 +00:00
gauge.h
gdiobj.h
icon.h wxCocoa: Better icon support 2004-01-27 06:01:34 +00:00
listbox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
log.h Add wxCocoa-specific trace masks 2004-02-08 07:04:09 +00:00
mbarman.h Renamed UpdateWindowMenuBar to UpdateMenuBar and removed unused parameter 2003-11-13 14:23:07 +00:00
mdi.h Added implementation of MDI using top level windows 2003-11-13 16:03:08 +00:00
menu.h Removed extraneous m_items (the real one is in wxMenuBase) 2004-03-28 04:35:52 +00:00
menuitem.h
NSApplication.h Moved @interface wxNSApplicationDelegate to new header 2004-01-27 00:50:57 +00:00
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSTableDataSource.h
NSTableView.h
NSTextField.h
NSView.h
NSWindow.h s/wxTopLevelWindow/wxTopLevelWindowCocoa/ 2004-03-03 03:44:20 +00:00
ObjcAssociate.h
ObjcPose.h Applied correct filename case for header imports from patch #881258 2004-01-22 04:41:34 +00:00
pen.h
radiobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
radiobut.h
region.h
slider.h
spinbutt.h Implement wxSpinButton (except up/down events) 2003-09-08 19:03:31 +00:00
statbmp.h
statbox.h
statline.h
stattext.h
string.h * Add Unicode support for wxNSStringWithWxString and wxInitNSStringWithWxString 2004-01-22 06:18:06 +00:00
textctrl.h added wxTextCtrl::MarkDirty() 2003-09-23 00:09:18 +00:00
toolbar.h Very basic wxToolBar implementation 2003-12-16 15:36:56 +00:00
toplevel.h Construct wxCocoaNSWindow with a pointer to this 2004-03-03 03:45:38 +00:00
window.h