wxWidgets/include/wx/cocoa
Vadim Zeitlin 21e0a4d5f1 1. moved m_majorDim duplicated in many ports to wxRadioBoxBase
2. also implement Getcolumn/RowCount() in it now and document them
3. removed various remains of old (pre-wxRadioBoxBase) cruft

sorry in advance for any compilation breakage on the platforms I can't test on


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-11-30 16:28:15 +00:00
..
app.h
autorelease.h
bitmap.h
bmpbuttn.h
brush.h Fix for mistake with const for non pointer/reference with corrections in documentation. 2005-10-04 18:14:41 +00:00
button.h
checkbox.h Get/SetTitle only for wxTopLevelWindow (wxCocoa part). 2005-11-08 16:02:07 +00:00
checklst.h
choice.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +00:00
clipbrd.h
colordlg.h
colour.h wxColour source cleaning. Corrections to 'const unsigned char' within wxColour docs. 2005-10-05 16:22:44 +00:00
combobox.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +00:00
control.h
cursor.h added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h Add EndDialog helper which calls EndModal with the given return code if the 2005-09-26 15:42:42 +00:00
display.h
drawer.h
filedlg.h
font.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
fontdlg.h
frame.h
gauge.h
gdiobj.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
glcanvas.h
icon.h
listbox.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +00:00
log.h
mbarman.h
mdi.h
menu.h
menuitem.h
msgdlg.h
notebook.h
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSScroller.h
NSTableDataSource.h
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h Added Cocoa_acceptsFirstMouse. 2005-09-23 15:27:42 +00:00
NSWindow.h Added Cocoa_canBecomeKeyWindow. 2005-09-23 15:24:29 +00:00
ObjcAssociate.h
ObjcPose.h
ObjcRef.h
pen.h Fix for mistake with const for non pointer/reference with corrections in documentation. 2005-10-04 18:14:41 +00:00
radiobox.h 1. moved m_majorDim duplicated in many ports to wxRadioBoxBase 2005-11-30 16:28:15 +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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
textctrl.h
timer.h Remove sm_cocoaDelegate singleton. We need per-instance data anyway so we 2005-10-18 16:02:51 +00:00
toolbar.h Make wxToolBar accept first mouse clicks. That is, clicking on a toolbar 2005-09-26 16:20:57 +00:00
tooltip.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
toplevel.h Get/SetTitle only for wxTopLevelWindow (wxCocoa part). 2005-11-08 16:02:07 +00:00
window.h Missing commit. 2005-11-10 12:49:02 +00:00