aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* BrowserTab: accept file dropsKarol Kosek2021-04-211-0/+4
|
* BrowserTab: add scrollbars to image viewKarol Kosek2021-04-101-2/+2
|
* Starts to implement new HTML renderer based on gumbo. Everything is a bit ↵Felix (xq) Queißner2021-03-0833-0/+36298
| | | | borked and only trivial documents work correctly.
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-223-0/+50
|
* Removes 'cruft' from cmark. We only care for the source anyways.Felix (xq) Queißner2020-06-2264-15240/+0
|
* Includes cmark into build.Felix (xq) Queißner2020-06-223-130/+203
|
* Improves image panning and zoom. Image view is now on a better default and ↵Felix (xq) Queißner2020-06-102-0/+180
| | | | usability.
* Includes cmark markdown parser library.Felix (xq) Queißner2020-06-09116-0/+47704
|
* Adds support for light/dark widget theme, adds experiemental support for ↵Felix (xq) Queißner2020-06-0797-0/+7706
http style sheets.