wxwidgets/samples/html/test
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
..
8859_2.htm
cp1250.htm
foo.png added support for <sub> and <sup> to wxHTML (based on patch #1263152) 2005-12-27 00:00:39 +00:00
i18n.gif
imagemap.htm
imagemap.png
listtest.htm Fix default colours used by wxHtmlWindow in dark mode 2023-06-01 17:00:14 +01:00
makefile.gcc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
Makefile.in Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
pic.png Replaced image 2005-05-18 17:30:07 +00:00
pic2.bmp Replaced image 2005-05-18 17:30:07 +00:00
regres.htm test background bitmap 2005-03-11 03:02:44 +00:00
subsup.html added support for <sub> and <sup> to wxHTML (based on patch #1263152) 2005-12-27 00:00:39 +00:00
tables.htm add support for table border width attribute (closes #10610) 2009-04-25 23:19:04 +00:00
test.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
test.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
test.htm Add support for background-color style to span element in wxHTML. 2012-09-30 22:20:58 +00:00