..
button.h
Remove all lines containing cvs/svn "$Id$" keyword.
2013-07-26 16:02:46 +00:00
comptr.h
Use nullptr instead of NULL in the code and documentation
2022-10-18 01:25:25 +02:00
comstream.h
Use "= default" for all trivial default ctors and dtors
2023-11-17 01:33:32 +01:00
cotaskmemptr.h
Use [[nodiscard]] with functions returning object to be freed
2022-11-09 18:59:44 +01:00
customdraw.h
Add support for getting theme data for non-default DPI too
2023-06-03 19:18:57 +01:00
custompaint.h
Factor out CustomPaint() function from dark mode code
2023-06-03 19:15:12 +01:00
darkmode.h
Allow customizing wxStaticBox border colour in dark mode
2023-02-19 21:57:05 +00:00
datecontrols.h
Remove all lines containing cvs/svn "$Id$" keyword.
2013-07-26 16:02:46 +00:00
dc.h
Remove all lines containing cvs/svn "$Id$" keyword.
2013-07-26 16:02:46 +00:00
dcdynwrap.h
Fix link errors with older MinGW due to use of GetLayout()
2016-05-30 19:30:07 +02:00
dpiaware.h
Always use wxDynamicLibrary in wxMSW and remove checks for it
2022-12-04 02:12:22 +00:00
event.h
Use nullptr instead of NULL in the code and documentation
2022-10-18 01:25:25 +02:00
filedialog.h
Generalize IFileDialog::Show() workaround to wxDirDialog too
2023-06-01 14:25:58 +01:00
fswatcher.h
Use nullptr instead of NULL in the code and documentation
2022-10-18 01:25:25 +02:00
graphicsd2d.h
Fix spelling in comments and documentation using codespell
2020-06-27 22:56:22 +02:00
hiddenwin.h
Use nullptr instead of NULL in the code and documentation
2022-10-18 01:25:25 +02:00
keyboard.h
Use nullptr instead of NULL in the code and documentation
2022-10-18 01:25:25 +02:00
metrics.h
Remove Windows XP and Vista support
2022-11-12 16:57:52 +00:00
msgdlg.h
Minor documentation syntax and orthography fixes
2023-08-22 19:20:33 +02:00
paint.h
Check that wxPaintDC is created correctly in code using wxMSW
2020-02-10 13:39:08 +01:00
pipestream.h
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
2022-10-15 18:10:45 +02:00
sockmsw.h
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
2022-10-15 18:10:45 +02:00
textmeasure.h
Use nullptr instead of NULL in the code and documentation
2022-10-18 01:25:25 +02:00
timer.h
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
2022-10-15 18:10:45 +02:00
tlwgeom.h
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
2022-10-15 18:10:45 +02:00
uilocale.h
Remove code using LCID-based locale functions
2022-11-12 16:58:09 +00:00
webrequest_winhttp.h
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
2022-10-15 18:10:45 +02:00
webview_edge.h
Use std::unordered_map<> in wxWebView implementation
2023-04-18 00:54:12 +02:00
webview_ie.h
Use "= default" for all trivial default ctors and dtors
2023-11-17 01:33:32 +01:00
webview_missing.h
Avoid using IE-related symbols not present in old MinGW headers
2020-07-21 22:44:49 +02:00
winstyle.h
Simplify changing window styles in wxMSW code
2017-12-10 17:47:16 +01:00