wxWidgets/include/wx/cocoa
2004-04-14 05:53:50 +00:00
..
app.h
autorelease.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
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 Rework modal dialog code to not depend on now obsolete wxDIALOG_MODAL flag. 2004-04-14 05:39:43 +00:00
font.h
frame.h Implement wxMenuItemAction and validateMenuItem delegate virtuals 2004-03-02 13:58:54 +00:00
gauge.h Implement a reasonable DoGetBestSize (NSProgressIndicator is not an NSControl) 2004-04-10 03:23:41 +00:00
gdiobj.h
icon.h
listbox.h s/m_clientData/m_itemClientData/ so it doesn't conflict with wxEvtHandler union 2004-04-13 14:16:48 +00:00
log.h
mbarman.h Change m_windowCurrent to m_currentNSWindow such that m_currentNSWindow is 2004-04-12 04:58:32 +00:00
mdi.h
menu.h Removed extraneous m_items (the real one is in wxMenuBase) 2004-03-28 04:35:52 +00:00
menuitem.h
notebook.h Added files for wxNotebook and wxCocoaNSTabView 2004-04-09 20:19:06 +00:00
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSTableDataSource.h
NSTableView.h
NSTabView.h Added files for wxNotebook and wxCocoaNSTabView 2004-04-09 20:19:06 +00:00
NSTextField.h
NSView.h
NSWindow.h s/wxTopLevelWindow/wxTopLevelWindowCocoa/ 2004-03-03 03:44:20 +00:00
ObjcAssociate.h
ObjcPose.h
ObjcRef.h Make ObjcRelease() return void like [NSObject -release] not type id. 2004-04-13 13:40:08 +00:00
pen.h
radiobox.h Stub for DoGetBestSize() since this isn't an NSControl 2004-04-10 03:19:37 +00:00
radiobut.h
region.h Added wxRegion construction from an NSRect or an array of NSRects 2004-04-14 05:53:50 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
string.h
textctrl.h Make DoGetBestSize() always return a width of 100 2004-04-10 03:11:44 +00:00
toolbar.h
toplevel.h Construct wxCocoaNSWindow with a pointer to this 2004-03-03 03:45:38 +00:00
window.h