wxWidgets/include/wx/mac/classic
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
..
private Headers cleaning. 2006-10-17 14:44:52 +00:00
accel.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
aga.h
app.h
apptbase.h
apptrait.h
bitmap.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
bmpbuttn.h
brush.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
combobox.h
control.h
cursor.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dataform.h
dataobj2.h
dataobj.h
dc.h wxCoordRound -> wxRound. 2006-10-29 17:55:09 +00:00
dcclient.h
dcmemory.h wxMemoryDC constructor now optionally accepts a wxBitmap parameter, 2006-10-13 18:48:36 +00:00
dcprint.h Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
dcscreen.h
dialog.h
dirdlg.h
dnd.h Headers cleaning. 2006-10-17 14:44:52 +00:00
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h
gsockmac.h
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h
listctrl.h
macnotfy.h
macsock.h
mdi.h
menu.h
menuitem.h
metafile.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
mimetype.h
minifram.h
msgdlg.h
notebook.h
palette.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
pen.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
pnghand.h
pngread.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
printdlg.h Robert Lang's patch [ 1583183 ] Fixes printing/print preview inconsistencies 2006-10-27 13:07:40 +00:00
printmac.h
private.h Headers cleaning. 2006-10-17 14:44:52 +00:00
radiobox.h
radiobut.h
region.h
scrolbar.h
slider.h
sound.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
tabctrl.h
taskbarosx.h Headers cleaning. 2006-10-17 14:44:52 +00:00
textctrl.h
tglbtn.h
timer.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h
uma.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
window.h