| .. |
|
addremovectrl.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
animate.h
|
Make wxAnimationImpl private and get rid of wxAnimationImplType
|
2020-04-06 01:00:15 +02:00 |
|
bmpbndl.h
|
Remove NSImage from public API of wxBitmapBundleImpl
|
2021-10-21 01:21:46 +02:00 |
|
display.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
eventloopsourcesmanager.h
|
Add a virtual dtor to wxEventLoopSourcesManagerBase to avoid g++ warnings.
|
2014-01-21 19:32:00 +00:00 |
|
extfield.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
fd.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
fdiodispatcher.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
fdioeventloopsourcehandler.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
fdiohandler.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
fdiomanager.h
|
Remove support for wxMotif
|
2022-10-16 16:39:56 +02:00 |
|
fileback.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
filedlgcustomize.h
|
Add support for custom comboboxes in wxFileDialogCustomize
|
2022-06-04 00:50:54 +01:00 |
|
filename.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
flagscheck.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
fontmgr.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
fswatcher.h
|
Fix spelling in comments and documentation using codespell
|
2020-06-27 22:56:22 +02:00 |
|
glibc.h
|
Add wxCHECK_GLIBC_VERSION() and cleanup glibc version checks
|
2022-06-23 19:01:18 +02:00 |
|
graphics.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
icondir.h
|
Minor whitespace/style fixes
|
2017-05-20 17:01:58 +02:00 |
|
json.h
|
Fix mixed line breaks in webview sources
|
2021-02-08 11:27:49 +01:00 |
|
jsscriptwrapper.h
|
Improve wxJSScriptWrapper performance
|
2022-09-09 18:01:44 +02:00 |
|
launchbrowser.h
|
Fix path/URL confusion in wxLaunchDefaultBrowser()
|
2016-02-07 19:32:18 +01:00 |
|
localeset.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
markupparser.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
markupparserattr.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
menuradio.h
|
Extract wxMenuRadioItemsData to a separate file
|
2017-08-13 00:36:37 +02:00 |
|
notifmsg.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
overlay.h
|
wxOverlay implementation for Wayland
|
2022-02-13 09:03:36 -08:00 |
|
pipestream.h
|
Remove Windows CE support
|
2015-09-23 00:52:30 +02:00 |
|
preferences.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
refcountermt.h
|
Use atomic int for reference count in wxWebRequest classes
|
2021-01-11 01:24:55 +01:00 |
|
rescale.h
|
Fix comment typos in sources
|
2021-10-03 17:07:44 +02:00 |
|
richtooltip.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
sckaddr.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
secretstore.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
selectdispatcher.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
socket.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
spinctrl.h
|
Make DetermineDigits() reusable in other ports
|
2021-04-25 20:14:46 +01:00 |
|
streamtempinput.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
textmeasure.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
threadinfo.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
timer.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
tlwgeom.h
|
Remove wxGTK1 port and GPE support
|
2022-10-16 22:01:02 +02:00 |
|
uiaction.h
|
Virtualize wxUIActionSimulator implementation
|
2016-05-23 03:00:49 +02:00 |
|
uilocale.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
unicode.h
|
Add wx/private/unicode.h
|
2020-10-07 15:18:17 +03:00 |
|
webrequest.h
|
Replace StateEventProcessor used in wxWebRequest code with lambda
|
2022-11-11 00:34:03 +01:00 |
|
webrequest_curl.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
window.h
|
Always use wxDynamicLibrary in wxMSW and remove checks for it
|
2022-12-04 02:12:22 +00:00 |
|
wxprintf.h
|
Remove wxUSE_UNICODE checks as they're always true now
|
2022-10-27 19:43:30 +02:00 |