| .. |
|
carbon
|
Remove unused carbon files
|
2020-01-23 21:13:11 +01:00 |
|
cocoa
|
Improve native keyDown handling in wxOSX
|
2020-07-06 00:13:18 +02:00 |
|
core
|
Avoid -Wcast-qual warning
|
2020-07-20 08:14:06 -07:00 |
|
iphone
|
Add wxUSE_MENUBAR build option, off by default in wxiOS
|
2020-07-14 18:16:59 +02:00 |
|
private
|
adding combined macOS iOS version guards
|
2020-07-14 18:16:59 +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
|
Fix spelling in comments and documentation using codespell
|
2020-06-27 22:56:22 +02:00 |
|
appprogress.h
|
Add OS X implementation of wxAppProgressIndicator.
|
2015-02-15 20:09:10 +00:00 |
|
bitmap.h
|
Fix creating wxMask image from raw data
|
2019-09-29 16:21:45 +02:00 |
|
bmpbuttn.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +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
|
Remove wxOSX/Carbon support.
|
2016-02-01 13:48:48 +01: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
|
Assume dlerror() function is always available when dlopen() is
|
2020-05-15 00:00:06 +02:00 |
|
control.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
cursor.h
|
More use of wxOVERRIDE
|
2019-04-05 11:08:53 -07:00 |
|
dataform.h
|
adding data-transfer direction when getting native datatypes
|
2020-07-12 17:53:10 +02: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 wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02: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
|
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
|
Add wxDataViewValueAdjuster
|
2016-12-11 15:20:42 +01:00 |
|
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
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
filedlg.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02: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
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
fswatcher_fsevents.h
|
Eliminate public header file's dependency on CoreServices.h
|
2020-07-16 01:54:24 +02:00 |
|
gauge.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
glcanvas.h
|
Remove recently added GetOpenGLScaleFactor()
|
2020-07-18 23:51:05 +02:00 |
|
joystick.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
|
listbox.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
mdi.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
menu.h
|
Add wxUSE_MENUBAR build option, off by default in wxiOS
|
2020-07-14 18:16:59 +02:00 |
|
menuitem.h
|
Add more wxOVERRIDE to avoid clang warnings
|
2019-04-17 19:05:31 +02: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
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
region.h
|
|
|
|
scrolbar.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
setup0.h
|
added wxUSE_MENUBAR
|
2020-06-28 22:59:00 +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
|
More use of wxOVERRIDE
|
2019-04-05 11:08:53 -07:00 |
|
srchctrl.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
statbmp.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +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
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
taskbarosx.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
|
textctrl.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
textentry.h
|
Add more wxOVERRIDE to avoid clang warnings
|
2019-04-17 19:05:31 +02:00 |
|
tglbtn.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
timectrl.h
|
More use of wxOVERRIDE
|
2019-04-05 11:08:53 -07:00 |
|
toolbar.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
tooltip.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
|
toplevel.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
uma.h
|
Remove wxOSX/Carbon support.
|
2016-02-01 13:48:48 +01:00 |
|
webview_webkit.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +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
|
Add OSXMakeDPIFromScaleFactor() helper
|
2020-07-21 17:16:15 +02:00 |