chiark / gitweb /
blog.git
2018-02-03 Vladimír Vondrušcss: styling for Doxygen search result labels.
2018-02-03 Vladimír Vondrušdoxygen: make search lookahead barriers and subtree...
2018-02-03 Vladimír Vondrušdoxygen: improve the trie pretty print flexibility...
2018-02-03 Vladimír Vondrušdoxygen: proper UTF-8 support in search.
2018-02-03 Vladimír Vondrušdoxygen: show count of found results and search time.
2018-02-03 Vladimír Vondrušdoxygen: prevent page scroll (and layout jumps) on...
2018-02-03 Vladimír Vondrušdoxygen: implement lookahead barriers for search.
2018-02-03 Vladimír Vondrušdoxygen: don't include function parameter names in...
2018-02-03 Vladimír Vondrušdoxygen: strip HTML tags from function param types...
2018-02-03 Vladimír Vondrušdoxygen: search result clarity improvements.
2018-02-03 Vladimír Vondrušpackage/ci: JS testing on Travis.
2018-02-03 Vladimír Vondrušdoxygen: updated docs about unit testing and coverage...
2018-02-03 Vladimír Vondrušdoxygen: fix case where pages are subpages of index.
2018-02-03 Vladimír Vondrušdoxygen: don't die if a page doesn't have a title.
2018-02-03 Vladimír Vondrušdoxygen: initial client-side search implementation.
2018-01-30 Vladimír Vondrušdoxygen: save half of node size, as it is aligned to...
2018-01-30 Vladimír Vondrušdoxygen: assert that the search trie consists only...
2018-01-30 Vladimír Vondrušdoxygen: serializing search result map and everything...
2018-01-30 Vladimír Vondrušdoxygen: ability to print trie stats in the pretty...
2018-01-30 Vladimír Vondrušdoxygen: implement subtree merging.
2018-01-30 Vladimír Vondrušdoxygen: ability to use the pretty trie printer from...
2018-01-30 Vladimír Vondrušdoxygen: initial Trie building & serialization implemen...
2018-01-30 Vladimír Vondrušdoxygen: loudly ignore member groups without a \name...
2018-01-29 Vladimír Vondrušdoxygen: render Reference in TOC only if there is some...
2018-01-29 Vladimír Vondrušdoxygen: don't be so strict about directory parents.
2018-01-29 Vladimír Vondrušdoxygen: fix section merging with return value docs...
2018-01-29 Vladimír Vondrušdoxygen: more flexible table rendering.
2018-01-29 Vladimír Vondrušdoxygen: support `\param x, y, z Description`.
2018-01-29 Vladimír Vondrušdoxygen: don't die on empty elements.
2018-01-29 Vladimír Vondrušdoxygen: support math formulas in custom environment.
2018-01-29 Vladimír Vondrušdoxygen: groups can have inner classes, too.
2018-01-29 Vladimír Vondrušdoxygen: more flexible function argument array parsing.
2018-01-29 Vladimír Vondrušdoxygen: be less strict when parsing \param and \return.
2018-01-29 Vladimír Vondrušdoxygen: don't die on XML parse error.
2018-01-29 Vladimír Vondrušdoxygen: complain instead of blowing up if more \return...
2018-01-29 Vladimír Vondrušdoxygen: make it possible to call this script from...
2018-01-29 Vladimír Vondrušdoxygen: initial support for modules.
2018-01-29 Vladimír Vondrušdoxygen: generate empty index page in case nothing...
2018-01-29 Vladimír Vondrušdoxygen: ignore RCS strings to avoid assertions.
2018-01-29 Vladimír Vondrušdoxygen: support <pre> tags.
2018-01-29 Vladimír Vondrušdoxygen: solve all problems of mankind by making paths...
2018-01-28 Vladimír VondrušExclude test directories from coverage report.
2018-01-28 Vladimír Vondrušpackage/ci: no need to pretend that we have coverage...
2018-01-28 Vladimír Vondrušdoxygen: try to test more stuff on 1.8.13.
2018-01-28 Vladimír Vondrušcss: clean up and remove redundant stuff from header...
2018-01-27 Vladimír VondrušAdded codecov.io badge to README.
2018-01-27 Vladimír Vondrušpackage/ci: upload code coverage to codecov.io.
2018-01-22 Vladimír Vondrušsite: enable the math-as-code fallback.
2018-01-22 Vladimír Vondrušm.math: ability of fallback to rendering math as code...
2018-01-22 Vladimír Vondrušm.code: properly preserve backslashes in inline :code:.
2018-01-22 Vladimír Vondrušm.code: test that backslashes in inline :code: are...
2018-01-22 Vladimír Vondrušdoc: properly specify the :css: interpreted text role...
2018-01-20 Vladimír Vondrušdoc: document base/derived classes in the doxygen template.
2018-01-18 Vladimír Vondrušdoxygen: aaand now the coverage is 100%.
2018-01-18 Vladimír Vondrušdoxygen: warn when export macros are spotted in the...
2018-01-18 Vladimír Vondrušdoxygen: test that example pages work even without...
2018-01-18 Vladimír Vondrušdoxygen: properly ignore empty/private documentation...
2018-01-18 Vladimír Vondrušdoxygen: dedicated test for ignoring empty documentatio...
2018-01-18 Vladimír Vondrušdoxygen: skip the example test on Doxygen < 1.8.14.
2018-01-18 Vladimír Vondrušdoxygen: remove pointless restrictions for valid use...
2018-01-18 Vladimír Vondrušdoxygen: list base and derived classes.
2018-01-18 Vladimír Vondrušdoxygen: moved test for \m_footernavigation to a better...
2018-01-18 Vladimír Vondrušdoxygen: new \m_examplenavigation command.
2018-01-18 Vladimír Vondrušsite: build status page.
2018-01-18 Vladimír Vondrušm.gl: ability to link to WebGL extensions.
2018-01-18 Vladimír Vondrušdoc++
2018-01-18 Vladimír Vondrušpackage/ci: assign unique IDs to builds.
2018-01-18 Vladimír VondrušRevert "package/ci: use Doxygen 1.8.14 on Travis."
2018-01-17 Vladimír Vondrušcss: updated postprocessed files.
2018-01-17 Vladimír Vondrušcss: ability to inflate spacing of .m-table by putting...
2018-01-17 Vladimír Vondrušcss: properly restrict styling to tables marked as...
2018-01-17 Vladimír Vondrušcss: ability to put .m-thin on <th> elements.
2018-01-17 Vladimír Vondrušcss: ability to align text vertically in a table cell.
2018-01-17 Vladimír VondrušAbility to show list of latest news on the index page.
2018-01-17 Vladimír Vondrušsite: update index page styling.
2018-01-17 Vladimír Vondrušsite: added favicon.
2018-01-17 Vladimír Vondruštheme: ability to specify a favicon.
2018-01-17 Vladimír Vondrušdoxygen: ability to specify favicon.
2018-01-17 Vladimír Vondrušdoxygen: name the function better.
2018-01-17 Vladimír Vondrušdoc: link to live version of the Doxygen theme.
2018-01-17 Vladimír Vondrušdoxygen: make it possible to override top navbar links.
2018-01-16 Vladimír Vondrušdoxygen: remove M_SHOW_DOXYGEN_VERSION setting.
2018-01-16 Vladimír Vondrušdoxygen: make it possible to hide the footer altogether.
2018-01-16 Vladimír Vondrušdoxygen: test overriding properties, not hiding them...
2018-01-16 Vladimír Vondrušdoxygen: test layout with minimal Doxyfile.
2018-01-16 Vladimír Vondruštheme: support for archived articles.
2018-01-16 Vladimír Vondruštheme: different styling for updated articles in the...
2018-01-16 Vladimír Vondrušm.dox: some patches to make this work with the cpprefer...
2018-01-16 Vladimír VondrušAdded flat button style.
2018-01-16 Vladimír Vondrušcss: separately configurable value for button backgroun...
2018-01-16 Vladimír Vondrušcss: At least some padding on full-width buttons.
2018-01-16 Vladimír Vondrušcss: removed min-width of header menu sub items.
2018-01-16 Vladimír Vondrušcss: make also the bottom rounded on flat figures.
2018-01-16 Vladimír Vondrušcss: figure border radius should be configurable as...
2018-01-16 Vladimír Vondrušcss: updated postprocessed files.
2018-01-16 Vladimír Vondrušcss: for some reason div.m-scroll was missing from...
2018-01-16 Vladimír Vondrušcss: rework button markup.
2018-01-05 Vladimír Vondrušsite: updated footer.
2018-01-05 Vladimír Vondrušdoxygen: improve diagnostic output.
2018-01-05 Vladimír Vondrušcss: updated postprocessed files.
next