wxWidgets/include/wx/osx
2014-03-30 11:46:59 +00:00
..
carbon CoreText is always available on 10.5+, so using all this code unconditionally, committing Vadim's suggestions with two extensions, see #15580 2013-10-19 19:27:29 +00:00
cocoa make sure a frozen control calls a native 'thaw' on the tlw during destruction, otherwise tlws might end up unresponsive, see #16011 2014-02-23 19:02:58 +00:00
core adding empty base class implementation for OnNextIteration, call from OSXDoRun, allowing console event loop to override 2014-03-30 11:46:59 +00:00
iphone Disable wxUSE_PREFERENCES_EDITOR in correct place in wxiOS. 2014-01-08 00:38:43 +00:00
private
accel.h
anybutton.h
app.h Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
bitmap.h
bmpbuttn.h
brush.h Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
config_xcode.h Fix compilation with Xcode projects (type_traits). 2014-02-25 17:54:32 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h
datectrl.h
datetimectrl.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
dvrenderer.h
dvrenderers.h
evtloop.h making sure no pending deletes get executed while a modal loop is running, avoiding double deletes because the dialogs are mostly allocated on the stack. 2013-11-25 13:51:12 +00:00
evtloopsrc.h
filedlg.h
font.h Move deprecated wxFont ctor implementation out of line. 2014-01-21 19:32:04 +00:00
fontdlg.h
frame.h
gauge.h
glcanvas.h
helpxxxx.h
icon.h adding NSImage support to wxIcon on OSX, as IconRefs are on their way out, and performance under 10.9 is suffering 2014-02-23 19:11:31 +00:00
imaglist.h
joystick.h
listbox.h
listctrl.h
mdi.h
menu.h Add wxMenuBar::OSXGetAppleMenu(). 2013-11-17 18:03:02 +00:00
menuitem.h
metafile.h
mimetype.h
minifram.h
msgdlg.h
nonownedwnd.h
notebook.h
palette.h
pen.h Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
pnghand.h
pngread.h
popupwin.h reverting r74098, applying John's version, see #15008, #15765, #13841 will be backported if no regressions are discovered 2013-12-20 16:03:13 +00:00
printdlg.h
printmac.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h Disable the use of compiler TLS by default under Windows. 2014-01-07 21:54:42 +00:00
slider.h
sound.h
spinbutt.h
srchctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
taskbarosx.h
textctrl.h Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
textentry.h Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
tglbtn.h
timectrl.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h remove WXWIN_COMPATIBILITY_2_6, add WXWIN_COMPATIBILITY_3_0 2014-01-04 20:07:33 +00:00
uma.h
webview_webkit.h
webviewhistoryitem_webkit.h
window.h