wxwidgets/samples/html
Vadim Zeitlin be4ec7b93d Fix default colours used by wxHtmlWindow in dark mode
Don't hardcode white background in wxHtmlWindow, but use
wxSYS_COLOUR_WINDOW, as was already done in wxHtmlWinParser in case when
wxHtmlWindow was not used at all.

Also use wxSYS_COLOUR_WINDOWTEXT for the default foreground and
light/dark-mode dependent link colour instead of hardcoded blue. As a
side effect, this uses a more appropriate colour for the links in the
light mode as well.

Add a link to the lists test page in the HTML test sample to allow
testing the links appearance easily (links present in the other pages of
this sample use fixed colours specified in HTML itself).
2023-06-01 17:00:14 +01:00
..
about Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
help Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
helpview Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
printing Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
test Fix default colours used by wxHtmlWindow in dark mode 2023-06-01 17:00:14 +01:00
virtual Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
widget Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
zip Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
html_samples.bkl Remove all trailing spaces 2019-01-30 17:35:54 +01:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00