wxWidgets/include/wx/cocoa
Vadim Zeitlin 55ccdb93e4 COW cleanup patch (1583966):
1. perform deep comparison for the classes for which it makes sense in the
   ports where this wasn't done yet
2. remove (shallow) comparison operators for the classes for which it does
   not make sense (such as wxBitmap)
3. makes wxBitmap use COW on all ports
4. adds wxObject::IsRefTo()
5. centralizes and improves COW docs


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-30 19:26:48 +00:00
..
app.h
autorelease.h
bitmap.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
bmpbuttn.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
brush.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
button.h Headers cleaning. 2006-10-17 14:44:52 +00:00
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h fixed crash in wxColour ctor after RGBA-ization 2006-10-09 23:44:00 +00:00
combobox.h
control.h Headers cleaning. 2006-10-17 14:44:52 +00:00
cursor.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dcmemory.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dcscreen.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
dialog.h
dirdlg.h
drawer.h
filedlg.h
font.h
fontdlg.h
frame.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
gauge.h Headers cleaning. 2006-10-17 14:44:52 +00:00
glcanvas.h
icon.h Headers cleaning. 2006-10-17 14:44:52 +00:00
listbox.h
log.h
mbarman.h
mdi.h
menu.h
menuitem.h
msgdlg.h
notebook.h added SendPageChanging/ChangedEvent() functions; fixed wxCocoa build broken by wxNotebook::ChangePage() change 2006-10-08 23:41:52 +00:00
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
NSScroller.h
NSTableDataSource.h
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h Headers cleaning. 2006-10-17 14:44:52 +00:00
NSWindow.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
ObjcAssociate.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
ObjcPose.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
ObjcRef.h
pen.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
radiobox.h
radiobut.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
region.h Headers cleaning. 2006-10-17 14:44:52 +00:00
scrolbar.h Headers cleaning. 2006-10-17 14:44:52 +00:00
slider.h Headers cleaning. 2006-10-17 14:44:52 +00:00
sound.h
spinbutt.h Headers cleaning. 2006-10-17 14:44:52 +00:00
statbmp.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
statbox.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
statline.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
stattext.h Headers cleaning. 2006-10-17 14:44:52 +00:00
string.h
taskbar.h
textctrl.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
timer.h
toolbar.h
tooltip.h
toplevel.h
window.h added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330) 2006-10-09 16:39:34 +00:00