wxWidgets/include/wx/cocoa
Vadim Zeitlin ef1717a963 wxDisplay cleanup/rewrite:
- wxDisplay is now a concrete class and uses a pImpl-based design
- got rid of four duplicate but subtly different versions of trivial
  single display-only wxDisplay implementation (but 2 versions of Mac
  Classic and Mac CoreGraphics implementations each still remain...)
- assorted code simplifications and memory leaks fixes


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-03-16 04:23:07 +00:00
..
app.h
autorelease.h
bitmap.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
bmpbuttn.h
brush.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
button.h
checkbox.h
checklst.h
choice.h Line-up interfaces to use size_t for GetCount()s (and count related api). 2006-03-14 19:44:45 +00:00
clipbrd.h
colordlg.h
colour.h
combobox.h Line-up interfaces to use size_t for GetCount()s (and count related api). 2006-03-14 19:44:45 +00:00
control.h
cursor.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h native implementation of wxDirDialog for wxCocoa (patch 1403780) 2006-03-12 15:30:52 +00:00
drawer.h
filedlg.h
font.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
fontdlg.h
frame.h
gauge.h
gdiobj.h
glcanvas.h
icon.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
listbox.h Line-up interfaces to use size_t for GetCount()s (and count related api). 2006-03-14 19:44:45 +00:00
log.h
mbarman.h
mdi.h
menu.h
menuitem.h
msgdlg.h
notebook.h
NSApplication.h
NSBox.h
NSButton.h non virtual dtors warning fixes 2006-03-12 15:10:23 +00:00
NSControl.h non virtual dtors warning fixes 2006-03-12 15:10:23 +00:00
NSMenu.h non virtual dtors warning fixes 2006-03-12 15:10:23 +00:00
NSPanel.h
NSScroller.h non virtual dtors warning fixes 2006-03-12 15:10:23 +00:00
NSTableDataSource.h
NSTableView.h non virtual dtors warning fixes 2006-03-12 15:10:23 +00:00
NSTabView.h non virtual dtors warning fixes 2006-03-12 15:10:23 +00:00
NSTextField.h non virtual dtors warning fixes 2006-03-12 15:10:23 +00:00
NSView.h non virtual dtors warning fixes 2006-03-12 15:10:23 +00:00
NSWindow.h
ObjcAssociate.h
ObjcPose.h
ObjcRef.h
pen.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
radiobox.h Line-up interfaces to use size_t for GetCount()s (and count related api). 2006-03-14 19:44:45 +00:00
radiobut.h
region.h
scrolbar.h
slider.h
sound.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
string.h
taskbar.h
textctrl.h
timer.h
toolbar.h
tooltip.h
toplevel.h
window.h