Adrien Destugues
32ec828835
Group all copyright statements in a single file.
...
This gives a much clearer overview of the licensing.
It also shows there are some problems:
- Some files are under GPLv3 only
- Some files have no known license at all.
2020-12-19 21:56:33 +00:00
Thomas Bernard
47485a343e
fix generatedoc.c
2020-04-19 18:40:19 +02:00
Thomas Bernard
2576bda4ed
Add @viewport CSS directive for HTML generated doc
...
to display better on smartphones
2019-12-22 02:23:30 +01:00
Thomas Bernard
dbaa8137e9
Fix htmldoc
...
- remove call to GFX2_Log() in Get_Key_modifiers()
- define X11_key_mod in generatedoc.c (API=x11)
2019-06-26 23:39:06 +02:00
Thomas Bernard
07ad86698e
htmldoc: improve display
2019-05-03 22:12:11 +02:00
Thomas Bernard
e39a8a55a9
htmldoc: add the ability to choose the skin
...
skinselector hidden when JS is disabled
or when printed
2019-05-03 22:11:48 +02:00
Thomas Bernard
deed88bed4
Improve HTML doc : add icon and "Tooltip"
2019-05-03 22:11:39 +02:00
Thomas Bernard
4094425f27
support https:// links in generatedoc.c as well
2018-11-19 13:26:21 +01:00
Thomas Bernard
42c2b6af26
fix multiline titles
...
such as
FILLED CIRCLES
AND ELLIPSES
doc/html/grafx2_36.html
or
ADJUST OR TRANSFORM
PICTURE
doc/html/grafx2_25.html
2018-09-06 17:54:43 +02:00
Thomas Bernard
6ae8d8153b
Write Help as HTML files
...
specific binary to generate HTML doc : bin/generatedoc
see http://pulkomandy.tk/projects/GrafX2/ticket/8
2018-09-06 17:49:52 +02:00