summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update .gitignore.Simon Tatham2017-05-24
* Buildscr: remove the Windows delegation for code signing.Simon Tatham2017-05-20
* Use an HTTPS URL for the Windows code-signing.Simon Tatham2017-05-20
* Replace Halibut's makefiles with autotools.Simon Tatham2017-05-20
* Makefile: apply user-provided CFLAGS to version.c.Simon Tatham2017-05-16
* Fix crash in CHM output if a document has no title.Simon Tatham2017-05-15
* Update copyright date.Simon Tatham2017-05-15
* Remove Buildscr.test.Simon Tatham2017-05-15
* Update .gitignore.Simon Tatham2017-05-15
* Update to the latest libcharset commit.Simon Tatham2017-05-15
* Update --help output.Simon Tatham2017-05-14
* Fix two potential buffer under/overruns.Simon Tatham2017-05-14
* Fill in the 'filetype' field for standard PS fonts.Simon Tatham2017-05-14
* Correct typo in initialisation in bk_paper.c.Simon Tatham2017-05-14
* Add missing initialisations in the 'word' structure.Simon Tatham2017-05-14
* Build a Windows halibut.exe using clang-cl.Simon Tatham2017-05-13
* New output mode to write CHM files directly.Simon Tatham2017-05-13
* Reorganise prefix-independence in htmlconfig().Simon Tatham2017-05-13
* Factor LZ77 and Huffman routines out of deflate.c.Simon Tatham2017-05-13
* Remove a spurious %s from the XHTML header.Simon Tatham2017-05-12
* Switch chiark URLs to https.Simon Tatham2017-05-07
* Refactor so we can redirect HTML output to an internal buffer.Simon Tatham2017-05-02
* Change submodule URL for 'charset' to https.Simon Tatham2016-09-23
* Pull in libcharset update with parallel-build fixes.Simon Tatham2016-03-16
* Mention \s in a section title.Simon Tatham2016-01-22
* Fix an uninitialised variable in PDF font code.Simon Tatham2015-05-08
* Makefile: create subdirs of the install directory too.Simon Tatham2015-04-26
* Makefile: create install directoryAlex Dunn2015-04-26
* Make HTML Help files display a font-size change button on the toolbar.Simon Tatham2015-03-19
* New build script for testing purposes.Simon Tatham2015-03-19
* Add missing err_cantopen.Simon Tatham2014-12-16
* Fix segfault when a source file doesn't exist.Simon Tatham2014-12-16
* Remove an overzealous assertion in HTML href processing.Simon Tatham2014-12-16
* Another ignore: 'halibut' in the top-level dir.Simon Tatham2014-10-27
* Add a .gitignore, now this project is in git.Simon Tatham2014-10-25
* Apply the same Deflate decoder fix as PuTTY r10278.Simon Tatham2014-10-01
* Provide a static version.h for development builds.Simon Tatham2014-09-30
* Remove the MD5-based manifest file system.Simon Tatham2014-09-24
* Remove Subversion expanded keywords everywhere.Simon Tatham2014-09-24
* Rework build script to use $(!builddate).Simon Tatham2014-09-24
* Typo fix in the docs.Simon Tatham2014-08-11
* Permit tables of contents in HTML single-file mode.Simon Tatham2014-08-02
* Silence compiler warnings on OS X 10.9.Simon Tatham2014-03-30
* Index term tweaks in manual for \s to quell warnings when building, etc.Jacob Nevins2013-03-23
* Add \s for 'strong' text, i.e. bold rather than italics. I've missedSimon Tatham2013-03-10
* Revamp of the Halibut error handling mechanism.Simon Tatham2012-08-29
* Silly of me to overlook it: another obvious way you might like toSimon Tatham2012-07-19
* A slightly silly new utility: 'confuse'. You provide it with someSimon Tatham2012-07-18
* Mechanism for iterating over all supported charsets.Simon Tatham2012-07-18
* Patch from Maciej Adamczyk to set standard output to binary mode inSimon Tatham2012-06-03