wxWidgets/include/wx/osx
Steve Lamerton 4c687fff5e Allow registering of custom wxWebView backends.
Add wxWebViewFactory as an abstract factory to provide backend creation. Remove old factory methods using wxWebViewBackend enum in favour of the new wxString based method.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-01-13 19:22:24 +00:00
..
carbon benefit from 10.5+ call HIShapeUnionWithRect 2012-12-20 13:00:42 +00:00
cocoa try support for native isFlipped usage and coalesce update rects into bounding box by default 2012-12-23 11:50:33 +00:00
core Fix warnings about using type attribute on forward declaration. 2012-11-26 13:13:47 +00:00
iphone using CoreText under iOS 2012-06-14 21:53:06 +00:00
private indicating the memory ownership of our c-method for the clang analyzer 2012-06-13 18:43:37 +00:00
accel.h
anybutton.h
app.h support for custom app controllers, override OSXCreateAppController in wxApp subclass 2012-11-23 19:02:01 +00:00
bitmap.h
bmpbuttn.h
brush.h
button.h No changes, just rename OSXSetAcceleratorFromLabel(). 2012-11-04 23:50:28 +00:00
checkbox.h
checklst.h
chkconf.h Implement wxStackWalker for wxOSX. 2012-05-20 20:29:22 +00:00
choice.h Invalidate best size of wxOSX wxChoice after its number of items changes. 2012-11-01 17:15:25 +00:00
clipbrd.h
colordlg.h
colour.h
combobox.h
config_xcode.h Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h native hook for supported datatypes 2012-07-01 15:46:26 +00:00
dataview.h Fix crash on destruction of wxDataViewCtrl in wxOSX. 2012-05-20 20:29:09 +00:00
datectrl.h
datetimectrl.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h No changes, just avoid code duplication in wxOSX wxDirDialog. 2012-10-29 01:20:26 +00:00
dnd.h
dvrenderer.h
dvrenderers.h Fix wxDataViewChoiceRenderer behaviour in wxOSX/Cocoa. 2012-07-02 14:36:56 +00:00
evtloop.h Extract OS X non-GUI event loop in a separate header. 2012-07-24 20:45:43 +00:00
evtloopsrc.h
filedlg.h
font.h FixedWith support through CoreText 2012-06-14 21:55:28 +00:00
fontdlg.h
frame.h Added MacInternalOnSize() to allow windows to resize themselves independently of size events 2012-03-01 15:04:42 +00:00
gauge.h
glcanvas.h
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h
listctrl.h Add wxListCtrl::EnableAlternateRowColours() and SetAlternateRowColour(). 2012-12-22 02:33:23 +00:00
mdi.h
menu.h
menuitem.h
metafile.h no 10.4 support anymore 2012-02-27 15:37:24 +00:00
mimetype.h
minifram.h
msgdlg.h
nonownedwnd.h
notebook.h
palette.h
pen.h
pnghand.h
pngread.h
popupwin.h add the usual default parameter for Show() 2012-03-09 05:50:58 +00:00
printdlg.h
printmac.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h Add wxUSE_COMPILER_TLS to allow disabling compiler TLS support. 2012-06-17 21:34:47 +00:00
slider.h
sound.h
spinbutt.h
srchctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
taskbarosx.h Make wxTaskBarIcon's ctor have the same API on all platforms even though setting the icon type can only be done on wxOSX-cocoa 2012-04-20 05:41:54 +00:00
textctrl.h Revert all wxNOEXCEPT-related changes. 2012-11-20 12:49:03 +00:00
textentry.h
tglbtn.h
timectrl.h
toolbar.h Make the CreateTool factories be public so they can be used from application code 2012-03-10 00:01:09 +00:00
tooltip.h
toplevel.h adding SetLabel -> SetTitle redirects, solves missing title updates using wxDocument/wxView 2012-08-11 13:16:56 +00:00
treectrl.h
uma.h
webview_webkit.h Allow registering of custom wxWebView backends. 2013-01-13 19:22:24 +00:00
webviewhistoryitem_webkit.h Move include/wx/osx/private/objcid.h to include/wx/osx/core. 2012-05-26 12:29:39 +00:00
window.h support for simulating focus events since not all controls can be focused 2012-11-27 19:09:41 +00:00