chiark / gitweb /
blog.git
2018-08-14 Vladimír Vondrušdoxygen: support brief for enum values.
2018-07-01 Vladimír Vondrušm.dot: compatibility with Graphviz < 2.40.
2018-07-01 Vladimír Vondrušm.dot: support structs/records as well.
2018-07-01 Vladimír Vondrušm.dot: explicitly specify font size of the SVG.
2018-07-01 Vladimír Vondrušdoc: show where graph rendering is tested in build...
2018-07-01 Vladimír Vondrušm.dot: new highly experimental graph drawing plugin.
2018-06-18 Vladimír Vondrušm.math: mark private variable as private.
2018-06-18 Vladimír Vondrušm.math: escape more things in the regexp.
2018-06-18 Vladimír Vondrušdoc: it can be just apt install.
2018-06-18 Vladimír Vondrušdoc: mention that Doxygen math/code rendering is equiva...
2018-06-18 Vladimír Vondrušdoc: update math docs with new features and behavior.
2018-06-18 Vladimír Vondrušm.math: test also math following surrounding text size.
2018-06-18 Vladimír Vondrušm.math: ability to color equation parts using m.css...
2018-06-18 Vladimír Vondrušm.math: properly escape formula sources in the output.
2018-06-18 Vladimír Vondrušm.math: use em units instead of pt.
2018-06-18 Vladimír Vondrušm.math: having "LaTeX Math" in a hover title is as...
2018-06-18 Vladimír Vondrušcss: make it possible to have colored *parts* of math...
2018-06-18 Vladimír Vondrušcss: make it possible to have math *in buttons*.
2018-06-18 Vladimír Vondrušcss: make it possible to disable component padding...
2018-06-18 Vladimír Vondrušdoxygen: avoid having stale url_base when parsing defines.
2018-06-18 Vladimír Vondrušdoxygen: put search icon size directly into the markup.
2018-06-17 Vladimír Vondrušcss: make postprocess.py work on Python < 3.6.
2018-06-17 Vladimír Vondrušpackage/ci: test that I didn't forget to update compile...
2018-06-17 Vladimír VondrušDoc++
2018-06-17 Vladimír Vondrušdoxygen: make it possible to hide m.css options from...
2018-06-17 Vladimír Vondrušsite: avoid ugly wrapping on /admire/math/.
2018-06-17 Vladimír Vondrušcss: use concrete font weight value.
2018-06-17 Vladimír Vondrušcss: make code font size configurable from the theme.
2018-06-17 Vladimír Vondrušcss: properly handle variable declarations with comment...
2018-06-17 Vladimír Vondrušdoxygen: don't crash on anchors with IDs that don't...
2018-06-17 Vladimír Vondrušm.components: provide roles for labels.
2018-06-17 Vladimír Vondrušcss: strip trailing comments also for lines with variables.
2018-06-17 Vladimír VondrušMake the latex2svg caching fully optional.
2018-06-17 Vladimír Vondrušcss: separate page layout styling out from m-components...
2018-06-13 Vladimír Vondrušcss: reduce excessive line length.
2018-06-13 Vladimír Vondrušcss: deduplicate parser code in the CSS preprocessor.
2018-06-11 Vladimír VondrušExclude the third-party latex2svg.py from code coverage.
2018-06-11 Vladimír VondrušInclude general symbols for math rendering.
2018-06-11 Vladimír VondrušImplement caching of rendered math output.
2018-06-11 Vladimír Vondrušm.math: properly reset formula counter on page breaks.
2018-06-09 Vladimír Vondrušdoxygen: warn if included code snippet is empty.
2018-06-04 Vladimír Vondrušplugins: new m.vk plugin.
2018-06-04 Vladimír Vondrušplugins: avoid dependency on __init__.py for simple...
2018-06-04 Vladimír Vondrušdoxygen: mention that block-level \m_class has to be...
2018-05-21 Vladimír Vondrušdoxygen: <image> doesn't have to be always in <para>.
2018-05-19 Vladimír Vondrušm.code: don't blow up if inline literal doesn't have...
2018-05-19 Vladimír Vondrušdoxygen: implement <small>.
2018-05-19 Vladimír Vondrušdoxygen: implement <hruler/>.
2018-05-19 Vladimír Vondrušdoc: include client search tests in Build Status.
2018-05-19 Vladimír Vondrušdoxygen: support \section etc. in function documentation.
2018-05-19 Vladimír Vondrušdoxygen: minor cleanup.
2018-05-19 Vladimír Vondrušdoxygen: proper <hX> hierarchy for headings in non...
2018-05-16 Vladimír Vondrušm.plots: matplotlib otherwise keeps everything in memory.
2018-05-16 Vladimír Vondrušm.plots: work around test failure on Travis.
2018-05-16 Vladimír Vondrušm.plots: make the font configurable so we can pass...
2018-05-16 Vladimír Vondrušm.plots: matplotlib uses X by default?!
2018-05-16 Vladimír Vondrušpackage/ci: install matplotlib.
2018-05-16 Vladimír Vondrušplugins: new m.plots plugin for rendering inline SVG...
2018-05-16 Vladimír Vondrušdoc: fix breadcrumb.
2018-05-15 Vladimír Vondrušdoxygen: be nicer to KDevelop syntax highlighter.
2018-05-15 Vladimír Vondrušdoxygen: verify that latex blow up is handled properly.
2018-05-15 Vladimír Vondrušplugins: properly print error from latex2svg when somet...
2018-05-15 Vladimír Vondrušdoxygen: don't crash during search building on too...
2018-05-15 Vladimír Vondrušdoxygen: make KDevelop higlighting happier.
2018-05-07 Vladimír Vondrušdoxygen: fix crash with class inheritance outside of...
2018-05-06 Vladimír Vondrušdoxygen: bundle a matching favicon by default.
2018-05-06 Vladimír Vondrušplugins: new plugin m.alias.
2018-05-06 Vladimír Vondrušdoc: highlight the Doxygen search functionality a bit...
2018-05-06 Vladimír Vondruštheme: render the draft status in article footer.
2018-05-06 Vladimír Vondrušdoc: mention the m.css Doxygen theme in m.dox documenta...
2018-05-06 Vladimír Vondrušm.dox: make it possible to link to arbitrary anchors.
2018-05-06 Vladimír Vondrušdoxygen: avoid needless dependency on Pelican and docutils.
2018-04-30 Vladimír Vondrušdoxygen: properly support CASE_SENSE_NAMES set to NO.
2018-04-27 Vladimír Vondrušdoxygen: implement table caption parsing.
2018-04-27 Vladimír Vondrušdoxygen: don't crash when encountering sections with...
2018-04-27 Vladimír Vondrušdoxygen: use state.current_compound.url instead of...
2018-04-25 Vladimír VondrušDoc++
2018-04-25 Vladimír Vondrušdoxygen: JAVADOC_AUTOBRIEF is... wow. I need to take...
2018-04-25 Vladimír Vondrušdoxygen: actually, just abort when CREATE_SUBDIRS is...
2018-04-25 Vladimír Vondrušdoxygen: it's CREATE_SUBDIRS, not GENERATE_SUBDIRS...
2018-04-25 Vladimír VondrušTreat *.h files as C++.
2018-04-25 Vladimír VondrušMake the GitHub language bar prettier.
2018-04-25 Vladimír Vondrušdoxygen: warn if GENERATE_SUBDIRS is enabled.
2018-04-25 Vladimír Vondrušdoc: minimal Troubleshooting section for the Pelican...
2018-04-25 Vladimír Vondrušdoc: a new Troubleshooting section for the Doxygen...
2018-04-25 Vladimír Vondrušdoc: more prominent link to the Doxygen theme "demo".
2018-04-12 Vladimír Vondrušdoxygen: fix <h2></h3>.
2018-04-12 Vladimír Vondrušdoxygen: minor cleanup.
2018-04-12 Vladimír Vondrušdoxygen: implement support for the \exception keyword.
2018-04-12 Vladimír Vondrušdoxygen: verify that \param etc. is extracted out of...
2018-04-12 Vladimír Vondrušdoxygen: safety assert so we don't miss \retval that...
2018-04-12 Vladimír Vondrušdoxygen, m.math: update math rendering tests.
2018-04-09 Vladimír Vondrušdoxygen: prevent particular Doxyfile values from becomi...
2018-04-09 Vladimír Vondrušdoxygen: be more failproof for depth attribute returned...
2018-04-09 Vladimír Vondrušdoxygen: make it possible to highlight Jinja templates.
2018-04-09 Vladimír Vondrušdoxygen: don't crash when encountering xrefs in the...
2018-03-08 Vladimír VondrušBuild status avoid jumpy relayout when loading.
2018-03-08 Vladimír VondrušBuild status: no point in showing long stuff like 117...
2018-02-11 Vladimír Vondrušdoxygen: don't mark things containing \bug as deprecated.
2018-02-11 Vladimír Vondrušdoxygen: the search might lead to the same page, so...
next