wxWidgets/include/wx/cocoa
Vadim Zeitlin 8f884a0dcc Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
wxGDIObject::Create/CloneGDIRefData() and implemented them for (almost) all
ports


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 17:54:20 +00:00
..
objc Add support for uniquifying to all wxCocoa Objective-C classes. 2007-08-15 16:10:19 +00:00
private Added fontfactory.h that should have been part of 49213. 2007-10-18 08:01:37 +00:00
app.h
autorelease.h
bitmap.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
bmpbuttn.h
brush.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
combobox.h Duplicate wxTextCtrl code to wxComboBox because we can no longer derive wxComboBox from wxTextCtrl. 2007-10-05 20:12:02 +00:00
control.h
cursor.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
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 Make wxCocoa compile with new pImpl wxDC. 2007-12-04 04:22:16 +00:00
dcclient.h Make wxCocoa compile with new pImpl wxDC. 2007-12-04 04:22:16 +00:00
dcmemory.h Make wxCocoa compile with new pImpl wxDC. 2007-12-04 04:22:16 +00:00
dcscreen.h Make wxCocoa compile with new pImpl wxDC. 2007-12-04 04:22:16 +00:00
dialog.h Remove wxDialogNameStr definition which should have been removed in r49873. 2007-11-19 19:06:21 +00:00
dirdlg.h
drawer.h
filedlg.h
font.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
fontdlg.h
frame.h
gauge.h fix unused parameters warnings 2007-12-15 13:52:58 +00:00
glcanvas.h
icon.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
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
menuitem.h
msgdlg.h Resynch with 2.8 changes (realized I don't need __WX_COMPILING_COCOA_MSGDLG_MM__) 2007-11-09 19:02:06 +00:00
notebook.h Add WXUNUSED to unused parameters in several inline-implemented methods. 2007-10-29 16:18:59 +00:00
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h Add WXUNUSED to unused parameters in several inline-implemented methods. 2007-10-29 16:18:59 +00:00
NSPanel.h
NSScroller.h
NSSlider.h
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 Add WXUNUSED to unused parameters in several inline-implemented methods. 2007-10-29 16:18:59 +00:00
NSWindow.h Add WXUNUSED to unused parameters in several inline-implemented methods. 2007-10-29 16:18:59 +00:00
ObjcAssociate.h
ObjcRef.h
pen.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
radiobox.h fix unused parameters warnings 2007-12-15 13:52:58 +00:00
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
sound.h replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut) 2007-12-12 01:35:53 +00:00
spinbutt.h
statbmp.h
statbox.h fix unused parameters warnings 2007-12-15 13:52:58 +00:00
statline.h another unused parameter warning (plenty left in .mm files...) 2007-12-15 13:55:08 +00:00
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 replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut) 2007-12-12 01:35:53 +00:00
textctrl.h
toolbar.h wxCocoa compilation fixes for visibility (missing DLL export macros) 2007-08-15 13:05:35 +00:00
tooltip.h
toplevel.h
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 Add WXUNUSED to unused parameters in several inline-implemented methods. 2007-10-29 16:18:59 +00:00