wxWidgets/include/wx/cocoa
2007-08-21 09:40:36 +00:00
..
objc Add support for uniquifying to all wxCocoa Objective-C classes. 2007-08-15 16:10:19 +00:00
private
app.h
autorelease.h
bitmap.h Remove virtual from the newly added Create methods. 2007-08-09 19:07:07 +00:00
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h Remove bogus DoDelete from 44730. It's appears that it's supposed to be 2007-07-28 21:00:55 +00:00
clipbrd.h
colordlg.h
colour.h wxCocoa compilation fixes for visibility (missing DLL export macros) 2007-08-15 13:05:35 +00:00
combobox.h
control.h Consolidate cocoa view/control/cell label setting into wxControl::CocoaSetLabelForObject. 2007-08-06 13:47:09 +00:00
cursor.h
dataform.h
dataobj2.h wxCocoa compilation fixes for visibility (missing DLL export macros) 2007-08-15 13:05:35 +00:00
dataobj.h wxCocoa compilation fixes for visibility (missing DLL export macros) 2007-08-15 13:05:35 +00:00
dc.h
dcclient.h wxCocoa compilation fixes for visibility (missing DLL export macros) 2007-08-15 13:05:35 +00:00
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h
drawer.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h
icon.h
listbox.h
log.h
mbarman.h
mdi.h wxCocoa compilation fixes for visibility (missing DLL export macros) 2007-08-15 13:05:35 +00:00
menu.h Menu label consistency changes 2007-08-11 17:54:59 +00:00
menuitem.h Menu label consistency changes 2007-08-11 17:54:59 +00:00
msgdlg.h
notebook.h
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSScroller.h
NSSlider.h Further simplificiation of the NSSlider/wxSlider interface such that the 2007-08-15 04:12:44 +00:00
NSTableDataSource.h Add support for uniquifying to all wxCocoa Objective-C classes. 2007-08-15 16:10:19 +00:00
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h
NSWindow.h wxCocoa compilation fixes for visibility (missing DLL export macros) 2007-08-15 13:05:35 +00:00
ObjcAssociate.h
ObjcRef.h
pen.h
radiobox.h
radiobut.h wxCocoa compilation fixes for visibility (missing DLL export macros) 2007-08-15 13:05:35 +00:00
region.h
scrolbar.h
slider.h Further simplificiation of the NSSlider/wxSlider interface such that the 2007-08-15 04:12:44 +00:00
sound.h
spinbutt.h
statbmp.h Implement wxStaticBitmap. 2007-08-09 16:53:32 +00:00
statbox.h
statline.h
stattext.h
string.h use wxString's UTF8 methods in wxCocoa, it's slightly more efficient in UTF8 build 2007-08-21 09:40:36 +00:00
taskbar.h
textctrl.h Tell NSTextField to send us its action message and respond to it so we can generate wxEVT_COMMAND_TEXT_ENTER. 2007-08-10 18:40:56 +00:00
toolbar.h wxCocoa compilation fixes for visibility (missing DLL export macros) 2007-08-15 13:05:35 +00:00
tooltip.h added wxToolTip::SetAutoPop() and SetReshow() (patch 1768804) 2007-08-15 12:57:36 +00:00
toplevel.h Implement transformation between the wxDisplay coordinate system and the Cocoa screen coordinate system. 2007-08-10 04:40:33 +00:00
trackingrectmanager.h Fix a number of problems with tracking rectangles by avoiding rebuilding them when unnecessary. 2007-08-19 03:25:17 +00:00
window.h Implement transformation between the wxDisplay coordinate system and the Cocoa screen coordinate system. 2007-08-10 04:40:33 +00:00