wxWidgets/include/wx/osx
Vadim Zeitlin 58d424d7e1 Remove duplicated control names strings declarations from wxOSX.
There is no need to declare wxFooNameStr constants in wx/osx/foo.h files as
they are already declared in wx/foo.h.

Also remove a couple of header/forward declarations unnecessary for the same
reason.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-02-22 13:25:38 +00:00
..
carbon clang fix, fixes #12332 2011-01-28 07:35:07 +00:00
cocoa artmac extended for cocoa 2011-01-26 16:15:39 +00:00
core fixing searchctrl on osx_cocoa, changing type for peer to wxSearchCtrl 2011-02-02 07:55:57 +00:00
iphone artmac extended for cocoa 2011-01-26 16:15:39 +00:00
private
accel.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
app.h
bitmap.h direct constructor from CGImageRef 2011-01-24 13:17:59 +00:00
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
chkconf.h bail out with error in case of carbon set for 64 bit architecture 2011-02-18 18:44:43 +00:00
choice.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
clipbrd.h
colordlg.h Move wxColourData and wxFontData into separate files. 2011-01-07 05:26:57 +00:00
colour.h
combobox.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
config_xcode.h testing for define alone is sufficient and more portable 2011-02-02 07:56:38 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Implement wxCOL_WIDTH_AUTOSIZE on OS X. 2011-01-07 18:26:58 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
dirdlg.h
dnd.h
dvrenderer.h Add the possibility to disable invisible wxDataViewCtrl items. 2010-12-19 15:02:56 +00:00
dvrenderers.h
evtloop.h
evtloopsrc.h
filedlg.h Compilation fix for PCH-less wxOSX build. 2011-02-19 00:30:18 +00:00
font.h Remove trailing comma from an enum. 2010-11-05 21:43:07 +00:00
fontdlg.h Move wxColourData and wxFontData into separate files. 2011-01-07 05:26:57 +00:00
frame.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
gauge.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
glcanvas.h
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h wxOSX/Carbon compilation fix after wxListBoxBase changes. 2010-10-28 10:27:32 +00:00
listctrl.h
mdi.h
menu.h Store menus titles in menus themselves in wxOSX. 2010-12-19 15:02:45 +00:00
menuitem.h remove ununsed member 2011-02-16 16:37:24 +00:00
metafile.h
mimetype.h
minifram.h
msgdlg.h
nonownedwnd.h
notebook.h
palette.h
pen.h
pnghand.h
pngread.h
popupwin.h
printdlg.h
printmac.h
private.h Fix preprocessor definitions for wxBase build under OS X. 2010-11-09 23:53:42 +00:00
radiobox.h
radiobut.h
region.h
scrolbar.h add methods needed for XTI 2011-01-04 08:25:19 +00:00
setup0.h Add wxUSE_ARTPROVIDER_STD build option. 2010-12-31 17:39:37 +00:00
slider.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
sound.h
spinbutt.h
spinctrl.h
srchctrl.h
statbmp.h
statbox.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
statline.h
stattext.h
statusbr.h
taskbarosx.h
textctrl.h support for hints, fixing textfield implementation on iOS 2011-01-26 15:51:39 +00:00
textentry.h
tglbtn.h Move wxCheckBoxNameStr declarations to wx/tglbtn.h from wx/port/tglbtn.h. 2011-02-22 13:25:30 +00:00
toolbar.h Remove duplicated control names strings declarations from wxOSX. 2011-02-22 13:25:38 +00:00
tooltip.h
toplevel.h
treectrl.h
uma.h
window.h move default OnInternalIdle processing to wxWindowBase 2011-01-07 18:15:21 +00:00