..
carbon
More use of wxOVERRIDE
2019-04-05 11:08:53 -07:00
cocoa
Globally replace vadim@wxwindows.org with vadim@wxwidgets.org
2019-04-22 14:12:05 +02:00
core
Globally replace vadim@wxwindows.org with vadim@wxwidgets.org
2019-04-22 14:12:05 +02:00
iphone
Remove all trailing spaces
2019-01-30 17:35:54 +01:00
private
Use __builtin_available() when available in wxMac builds
2019-04-18 00:02:34 +02:00
accel.h
Use wx-prefixed macros throughout the repository.
2015-04-23 22:00:35 +04:00
activityindicator.h
Add wxActivityIndicator control.
2015-03-20 00:08:37 +01:00
anybutton.h
Addition of overrides in anybutton.h, collpaneg.h, notebook.h, spinctlg.h, srchctrl.h and radiobox.h
2015-11-22 10:15:41 +01:00
app.h
Remove all trailing spaces
2019-01-30 17:35:54 +01:00
appprogress.h
Add OS X implementation of wxAppProgressIndicator.
2015-02-15 20:09:10 +00:00
bitmap.h
Add more wxOVERRIDE to avoid clang warnings
2019-04-17 19:05:31 +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
Addition of overrides in checklst.h and listbox.h
2015-11-22 10:12:58 +01:00
chkconf.h
Remove wxOSX/Carbon support.
2016-02-01 13:48:48 +01:00
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
Remove all lines containing cvs/svn "$Id$" keyword.
2013-07-26 16:02:46 +00:00
dataobj2.h
More use of wxOVERRIDE
2019-04-05 11:08:53 -07:00
dataobj.h
Remove all trailing spaces
2019-01-30 17:35:54 +01: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
Remove all lines containing cvs/svn "$Id$" keyword.
2013-07-26 16:02:46 +00:00
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
More use of wxOVERRIDE
2019-04-05 11:08:53 -07:00
dcscreen.h
More use of wxOVERRIDE
2019-04-05 11:08:53 -07: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
More use of wxOVERRIDE
2019-04-05 11:08:53 -07:00
dvrenderer.h
Add wxDataViewValueAdjuster
2016-12-11 15:20:42 +01:00
dvrenderers.h
More use of wxOVERRIDE
2019-04-05 11:08:53 -07:00
evtloop.h
Globally replace vadim@wxwindows.org with vadim@wxwidgets.org
2019-04-22 14:12:05 +02:00
evtloopsrc.h
Remove all lines containing cvs/svn "$Id$" keyword.
2013-07-26 16:02:46 +00:00
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
Use FSEvents in wxFileSystemWatcher on OS X
2015-06-06 02:37:35 +04:00
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
Use wx-prefixed macros throughout the repository.
2015-04-23 22:00:35 +04:00
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
More use of wxOVERRIDE
2019-04-05 11:08:53 -07:00
mimetype.h
minifram.h
No changes, just remove redundant "inline" from wxOSX headers
2015-10-25 18:20:32 +01:00
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
Addition of overrides in anybutton.h, collpaneg.h, notebook.h, spinctlg.h, srchctrl.h and radiobox.h
2015-11-22 10:15:41 +01: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
Remove wxOSX/Carbon support.
2016-02-01 13:48:48 +01: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
Addition of overrids in scrolbar.h, slider.h and vscroll.h
2015-11-22 10:14:29 +01:00
setup0.h
Initial Commit of full native bitmap macOS implementation
2018-09-24 00:11:31 +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
Use wx-prefixed macros throughout the repository.
2015-04-23 22:00:35 +04:00
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
Use wx-prefixed macros throughout the repository.
2015-04-23 22:00:35 +04:00
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
Use wx-prefixed macros throughout the repository.
2015-04-23 22:00:35 +04:00
toplevel.h
Remove all trailing spaces
2019-01-30 17:35:54 +01:00
uma.h
Remove wxOSX/Carbon support.
2016-02-01 13:48:48 +01:00
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
make sure platform constants exist by using defs.h instead of setup.h
2014-03-31 11:23:46 +00:00
window.h
Use base implementation of dragAcceptFiles in wxOSX
2019-02-02 22:43:14 +01:00