Commit Graph

10 Commits

Author SHA1 Message Date
Matt Mascarenhas 20ae5e8c1d hmml_to_html.c: Coloured authors 2017-03-23 00:34:59 +00:00
Matt Mascarenhas 0adb9bf45a hmml_to_html.c: Begin single-pass rewrite 2017-03-22 02:18:31 +00:00
Matt Mascarenhas af9f5a593b hmml_to_html.c: Mock-up reference.html
Also adapt onRefChanged() to support multiple sourceMenus
2017-03-21 02:38:18 +00:00
Matt Mascarenhas 678dc869c5 hmml_to_html.c: Sanitise the refs menu [#15]
Also update hmmlib.h for the new marker parameter
2017-03-19 01:23:44 +00:00
Matt Mascarenhas f4217d5057 hmml_to_html.c: Coloured authors [#3] 2017-03-18 02:04:13 +00:00
Matt Mascarenhas f7181c1877 hmml_to_html.c: Category styling [#3]
Also squash some bugs and perform clean-up
2017-03-17 01:45:16 +00:00
Matt Mascarenhas dedb407dde hmml_to_html.c: Function lofting and ref style
PPiC 055
2017-03-16 00:56:58 +00:00
Matt Mascarenhas 388c60e942 hmml_to_html.c: Reference indicators [#15]
Also support multiple annotations citing the same reference
2017-03-15 02:10:11 +00:00
Matt Mascarenhas 012693bd39 hmml_to_html.c: Highlight current reference [#15]
Also pause the player upon following a ref's url, and do some clean-up
2017-03-11 02:48:11 +00:00
Matt Mascarenhas 3394daf8b0 hmml_to_html.c: Partially implement refs [#15]
It is missing the onRefChanged() function

PPiC 051
2017-03-10 14:19:25 +00:00