wxwidgets/src
Vadim Zeitlin 082b19f863 Use more appropriate colour for wxHyperlinkCtrl in dark mode
The default blue doesn't have enough with the typical dark mode
background, so use a much lighter shade of blue in this case.

The choice of the exact colour to use is pretty arbitrary, but there
doesn't seem any standard value for the link colour in the dark mode.
2023-05-15 21:39:13 +01:00
..
aui Use wxBaseArray instead of object arrays in wxAuiManager 2023-04-12 18:09:48 +01:00
common Improve generic implementation of wxDisplay::GetFromRect() 2023-05-09 21:59:46 +01:00
dfb Use std::unordered_map<> in wxDFB 2023-04-12 18:15:45 +01:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Use more appropriate colour for wxHyperlinkCtrl in dark mode 2023-05-15 21:39:13 +01:00
gtk Add WXK_NUMPAD_CENTER to refer to numpad "5" in portable code 2023-05-06 21:57:47 +01:00
html Use standard containers in wxHtmlParser 2023-04-18 00:42:55 +01:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
msw Use more appropriate colour for wxHyperlinkCtrl in dark mode 2023-05-15 21:39:13 +01:00
osx Add WXK_NUMPAD_CENTER to refer to numpad "5" in portable code 2023-05-06 21:57:47 +01:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Restore compatibility with 3.0-like DrawCaptionSelectionRect() 2023-03-23 13:29:30 +01:00
qt Stop using wxList in wxQt wxAcceleratorTable implementation 2023-04-12 18:15:45 +01:00
ribbon Fix wxRibbonToolBar::GetToolByPos() and DeleteToolByPos() 2023-04-18 14:37:04 +02:00
richtext Use std::unordered_map<> in wxRichTextXMLHandler 2023-04-18 00:42:55 +01:00
stc Use std::unordered_map<> in wxSTC code 2023-04-12 18:15:46 +01:00
tiff@af035310bd Update libtiff submodule to remove snprintf() check in configure 2022-04-14 00:26:01 +02:00
univ Fix showing hint in wxUniv wxTextCtrl 2023-05-02 18:58:36 +02:00
unix Merge branch 'use-std-hash' 2023-04-18 14:38:12 +02:00
x11 Merge branch 'use-std-containers' 2023-04-17 17:02:27 +02:00
xml Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
xrc Don't assert when loading XML resources from inexistent directory 2023-05-05 01:07:31 +01:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00