wxWidgets/include/wx/osx
Vadim Zeitlin 0634700a96 Add wxFont ctor taking a single flags argument instead of style/weight/...
Currently this ctor just does the same thing as the existing ctors in a
different way but it will be extended to support wxFONTFLAG_STRIKETHROUGH in
the next commits.

See #9907.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-23 11:28:21 +00:00
..
carbon Add wxDataViewCtrl::GetCurrentColumn(). 2012-01-17 14:05:07 +00:00
cocoa Add wxDataViewCtrl::GetCurrentColumn(). 2012-01-17 14:05:07 +00:00
core Add wxDataViewCtrl::GetCurrentColumn(). 2012-01-17 14:05:07 +00:00
iphone fixing iPhone build 2011-11-25 14:37:03 +00:00
private
accel.h
anybutton.h
app.h Added NSApplicationDelegate's openFiles for wxOSX-Cocoa. 2011-08-09 22:17:12 +00:00
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h Only declare wxComboBox::Popup/Dismiss() when using Cocoa in wxOSX. 2011-12-08 14:47:37 +00:00
config_xcode.h Incremented the version number to 2.9.4 everywhere. 2011-12-16 22:12:49 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Replace wxDataViewCtrl::StartEditor() with EditItem(). 2012-01-17 14:05:17 +00:00
datectrl.h Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa. 2011-12-20 21:27:14 +00:00
datetimectrl.h Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa. 2011-12-20 21:27:14 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
dvrenderer.h
dvrenderers.h
evtloop.h
evtloopsrc.h
filedlg.h
font.h Add wxFont ctor taking a single flags argument instead of style/weight/... 2012-01-23 11:28:21 +00:00
fontdlg.h
frame.h
gauge.h
glcanvas.h
helpxxxx.h
icon.h
imaglist.h
joystick.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
listbox.h
listctrl.h Fix wxOSX/Carbon compilation after wxListCtrlBase introduction. 2012-01-08 00:55:22 +00:00
mdi.h
menu.h Implement wxMenuBar::EnableTop() for wxMSW and wxGTK. 2012-01-15 13:41:17 +00:00
menuitem.h
metafile.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
mimetype.h
minifram.h
msgdlg.h Add support for wxHELP button to wxMessageDialog. 2011-08-04 22:53:42 +00:00
nonownedwnd.h Added wxRichToolTip class. 2011-10-18 21:57:02 +00:00
notebook.h No changes, just use symbolic NO_IMAGE constant instead of -1 or wxNOT_FOUND. 2011-08-21 14:08:49 +00:00
palette.h
pen.h
pnghand.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
pngread.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
popupwin.h
printdlg.h
printmac.h
private.h
radiobox.h Work around a multiple inheritance ambiguity 2011-10-26 05:39:18 +00:00
radiobut.h
region.h
scrolbar.h
setup0.h adding unix defaults 2012-01-19 08:55:41 +00:00
slider.h
sound.h Change wxSound ctor from in-memory data to use size_t/void *. 2011-09-21 15:08:02 +00:00
spinbutt.h
spinctrl.h Replace wxControlContainer-related macros with wxNavigationEnabled<>. 2011-07-24 22:19:33 +00:00
srchctrl.h
statbmp.h
statbox.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
statline.h
stattext.h
statusbr.h
taskbarosx.h
textctrl.h removing duplicated method, wiring native maxlength support, see #10269 2012-01-15 15:54:53 +00:00
textentry.h
tglbtn.h
timectrl.h Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa. 2011-12-20 21:27:14 +00:00
toolbar.h
tooltip.h
toplevel.h Add wxTopLevelWindow::SetRepresentedFilename(). 2012-01-08 14:52:47 +00:00
treectrl.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
uma.h
webview_webkit.h Update wxWebView guards to stop backend compilation when wxUSE_WEBVIEW is 0. 2011-09-12 18:35:39 +00:00
webviewhistoryitem_webkit.h Update wxWebView guards to stop backend compilation when wxUSE_WEBVIEW is 0. 2011-09-12 18:35:39 +00:00
window.h