wxWidgets/include/wx/osx
Vadim Zeitlin d38d8f4f9c Remove Carbon-specific code from wxScreenDC implementation
Carbon is not supported any more and defining m_overlayWindow, which was
only used by Carbon code, resulted in "unused private variable" warning
from clang.
2019-10-27 01:44:29 +02:00
..
carbon More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
cocoa Stop handling performKeyEquivalent: in wxOSX 2019-10-27 00:02:29 +02:00
core Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
iphone Remove all trailing spaces 2019-01-30 17:35:54 +01:00
private Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
accel.h
activityindicator.h
anybutton.h
app.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
appprogress.h
bitmap.h Fix creating wxMask image from raw data 2019-09-29 16:21:45 +02:00
bmpbuttn.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
brush.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
button.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
checkbox.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
checklst.h
chkconf.h
choice.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
clipbrd.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
colordlg.h Make wxColourData parameter of wxColourDialog ctor const 2019-07-16 20:19:33 +02:00
colour.h
combobox.h Improve handing of the enter key in wxComboBox control 2019-07-13 17:53:40 +02:00
config_xcode.h Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
control.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
cursor.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dataform.h Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
dataobj2.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dataobj.h Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
dataview.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
datectrl.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
datetimectrl.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dc.h
dcclient.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dcmemory.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dcprint.h Don't use void for functions without arguments 2019-10-02 20:40:51 +02:00
dcscreen.h Remove Carbon-specific code from wxScreenDC implementation 2019-10-27 01:44:29 +02:00
dialog.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dirdlg.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dnd.h Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
dvrenderer.h
dvrenderers.h Implement macOS-specific wxDataViewCheckIconTextRenderer 2019-10-21 21:14:54 +02:00
evtloop.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
evtloopsrc.h
filedlg.h Add more wxOVERRIDE to avoid clang warnings 2019-04-17 19:05:31 +02:00
font.h Remove Mac-specific wxFont ctors and fix strikethrough support 2018-09-17 15:24:41 +02:00
fontdlg.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
frame.h Removing manual focus handling 2018-01-18 19:42:08 +01:00
fswatcher_fsevents.h
gauge.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
glcanvas.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
joystick.h
listbox.h Remove unneeded overrides 2019-04-05 10:54:54 -07:00
mdi.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
menu.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
menuitem.h Add more wxOVERRIDE to avoid clang warnings 2019-04-17 19:05:31 +02:00
metafile.h Don't use void for functions without arguments 2019-10-02 20:40:51 +02:00
mimetype.h
minifram.h
msgdlg.h Add more wxOVERRIDE to avoid clang warnings 2019-04-17 19:05:31 +02:00
nonownedwnd.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
notebook.h
palette.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
pen.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
popupwin.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
printdlg.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
printmac.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
private.h Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
radiobox.h Remove unneeded overrides 2019-04-05 10:54:54 -07:00
radiobut.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
region.h
scrolbar.h
setup0.h Remove obsolete wxUSE_IOSTREAMH option 2019-10-21 20:46:21 +02:00
setup_inc.h Add recent macOS setup.h defines to correct file 2018-10-24 19:30:41 +02:00
slider.h Remove unneeded overrides 2019-04-05 10:54:54 -07:00
sound.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
spinbutt.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
srchctrl.h Declare wxSearchCtrl::{Set,Get}DescriptiveText() in the base class 2018-01-27 13:38:47 +01:00
statbmp.h macOS, iOS native implementation for wxStaticBitmap 2018-09-25 15:22:56 +02:00
statbox.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
statline.h
stattext.h Rename wxStaticText::Do[SG]etLabel() to WX[SG]etVisibleLabel() 2019-06-19 18:15:57 +02:00
statusbr.h added missing override 2018-06-15 10:06:17 +02:00
taskbarosx.h
textctrl.h Remove unneeded overrides 2019-04-05 10:54:54 -07:00
textentry.h Add more wxOVERRIDE to avoid clang warnings 2019-04-17 19:05:31 +02:00
tglbtn.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
timectrl.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
toolbar.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
tooltip.h
toplevel.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
uma.h
webview_webkit.h Fix macOS memory leaks, also avoid false positive warnings from clang analyzer 2019-04-21 23:52:37 +02:00
webviewhistoryitem_webkit.h
window.h Use base implementation of dragAcceptFiles in wxOSX 2019-02-02 22:43:14 +01:00