wxwidgets/include/wx/osx
Vadim Zeitlin dd404fdd77 Remove HAVE_STRTOULL and HAVE_WCSTOULL
We can assume these functions are always available now as they are part
of C++11.
2022-10-11 00:02:29 +02:00
..
carbon Remove unused carbon files 2020-01-23 21:13:11 +01:00
cocoa Simplify the code using custom wxNSTextFieldEditor 2022-08-04 22:26:03 +02:00
core Remove Cocoa type declarations from wx/defs.h 2022-06-07 01:51:43 +02:00
iphone macOS: Allow setting some fullscreen style options 2022-03-17 23:50:32 +01:00
private Fix Cancel() semantics under MSW and other improvements to it 2021-01-16 13:50:29 +01:00
accel.h
activityindicator.h
anybutton.h Allow using wxBitmapBundle for wxButton bitmaps 2021-10-18 11:50:10 +02:00
app.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
appprogress.h
bitmap.h Make wxBitmap::HasAlpha() and UseAlpha() available in all ports 2022-06-20 00:38:09 +02:00
bmpbuttn.h Allow using wxBitmapBundle for wxButton bitmaps 2021-10-18 11:50:10 +02:00
brush.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
button.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
checkbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
checklst.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
chkconf.h Drop support for 32-bit wxOSX/Cocoa build 2022-06-07 00:46:59 +02:00
choice.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02: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 Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
config_xcode.h Remove HAVE_STRTOULL and HAVE_WCSTOULL 2022-10-11 00:02:29 +02:00
control.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
cursor.h Get rid of v2.8 code 2022-08-02 08:26:29 +02:00
dataform.h wrapping private types properly in UTI 2020-11-29 20:42:26 +01:00
dataobj.h adding data-transfer direction when getting native datatypes 2020-07-12 17:53:10 +02:00
dataobj2.h Remove unused wxBitmapDataObject::m_pictCreated 2020-07-02 16:03:32 +02:00
dataview.h Use wxBitmapBundle in wxHeaderColumn 2022-03-04 03:37:20 +01: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 keeping the OSX specific use of origin for non-native borders 2021-03-20 22:09:31 +01: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 Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dirdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dnd.h Changing datatransfer implementation from CFPasteboard to NSPasteboard API (#1264) 2019-10-08 06:32:44 +02:00
dvrenderer.h
dvrenderers.h Use wxBitmapBundle as default type in wxDataViewBitmapRenderer 2022-05-09 14:36:41 +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 OSX file dialog extensions (#2592) 2021-11-26 22:26:49 +01:00
font.h Avoid infinite recursion between wxStockGDI and wxSystemSettions 2020-07-14 20:10:46 +02:00
fontdlg.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
frame.h Render statusbar natively on macOS 2020-12-31 18:51:46 +01:00
fswatcher_fsevents.h Fix comment typos in sources 2021-10-03 17:07:44 +02:00
gauge.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
glcanvas.h Get rid of v2.8 code 2022-08-02 08:26:29 +02:00
joystick.h
listbox.h Fix selection after inserting items in wxListBox in wxOSX 2020-12-05 23:39:17 +01:00
mdi.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
menu.h Remove leftover wxABI_VERSION checks 2022-07-13 13:40:11 +02:00
menuitem.h Move SetBitmap() and GetBitmap() to wxMenuItemBase 2022-06-16 01:09:43 +01:00
metafile.h Avoid -Wdouble-promotion warnings in headers 2020-07-20 08:12:02 -07:00
mimetype.h
minifram.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
msgdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
nonownedwnd.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
notebook.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
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 moving datatransfer.h to source files 2019-11-05 19:20:51 +01:00
radiobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
radiobut.h Make wxRadioButtonBase a plain class, not template 2020-09-21 18:01:37 +02:00
region.h
scrolbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
setup.h Always set wxUSE_GRAPHICS_CONTEXT to 1 by default 2022-10-11 00:02:29 +02:00
setup_inc.h Add recent macOS setup.h defines to correct file 2018-10-24 19:30:41 +02:00
slider.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
sound.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
spinbutt.h Add wxSpinCtrl::SetIncrement() and implement it for all ports 2022-02-04 02:16:06 +01:00
srchctrl.h Update wxSearchCtrl popup menu state after showing it 2021-04-04 14:21:27 +02:00
statbmp.h Take wxBitmapBundle in wxStaticBitmap::SetBitmap() 2021-10-26 00:11:57 +02:00
statbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statline.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
stattext.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statusbr.h Remove redundant code from wxStatusBarMac 2021-01-16 18:30:55 +01:00
taskbarosx.h Use wxBitmapBundle in wxTaskBarIcon 2022-02-19 21:44:27 +00:00
textctrl.h Allow using multiple lines in single line wxTextCtrl under Mac 2022-03-30 17:59:49 +02:00
textentry.h Move EmptyUndoBuffer() from wxTextEntry to wxTextCtrl 2021-08-20 17:00:01 +01:00
tglbtn.h Change wxBitmap to wxBitmapBundle in wxBitmapToggleButton 2022-01-27 14:29:25 +01:00
timectrl.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
toolbar.h Separate the requested and effective size of toolbar bitmaps 2022-02-10 00:12:14 +00:00
tooltip.h
toplevel.h macOS: Allow setting some fullscreen style options 2022-03-17 23:50:32 +01:00
uma.h
webview_webkit.h Add wxWebView::GetNativeConfiguration() 2022-09-09 18:00:04 +02:00
webviewhistoryitem_webkit.h
window.h Get rid of v2.8 code 2022-08-02 08:26:29 +02:00