index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bk_paper.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Page-break penalties were calculated by taking the amount of spare space
Ben Harris
2004-09-24
*
Replace the hardcoded instances of "4096" and "4096.0" in the paper backends
Ben Harris
2004-09-21
*
Explicit bounds checking on the bmp[] array.
Simon Tatham
2004-08-04
*
Division by zero (which criminally failed to give rise to any kind
Simon Tatham
2004-07-17
*
Switch the memory allocation macros from the Halibut ones
Simon Tatham
2004-06-12
*
All measurements in the paper backend are now configurable, as are
Simon Tatham
2004-05-23
*
Acroread's PDF cut and paste appears to depend on the order in which
Simon Tatham
2004-04-20
*
Infrastructure changes for character set support. ustrtoa,
Simon Tatham
2004-04-20
*
Add a TODO entry.
Simon Tatham
2004-04-16
*
Compacted PS and PDF output files by removing redundant reiterations
Simon Tatham
2004-04-16
*
Prevent a tight loop. Oops.
Simon Tatham
2004-04-15
*
Put the document's version IDs into comments in the PS and PDF
Simon Tatham
2004-04-15
*
Ahem. If an indexable term appears in a section heading, the index
Simon Tatham
2004-04-15
*
Administrivia: update a TODO and a .cvsignore.
Simon Tatham
2004-04-14
*
Display the page numbers on every page. Right. I think this is now
Simon Tatham
2004-04-14
*
And now the page numbers in the index are PDF cross-references too.
Simon Tatham
2004-04-14
*
Implemented an index. Good _grief_, that was hard work to get all
Simon Tatham
2004-04-14
*
Typo during restructuring caused all code paragraphs to be
Simon Tatham
2004-04-14
*
The contents section now contains PDF cross-references.
Simon Tatham
2004-04-14
*
Support for a contents section.
Simon Tatham
2004-04-14
*
Restructuring to remove the requirement for a printed paragraph to
Simon Tatham
2004-04-14
*
Implemented PDF outlines.
Simon Tatham
2004-04-14
*
Implemented horizontal rules.
Simon Tatham
2004-04-14
*
Implemented lines under chapter titles.
Simon Tatham
2004-04-13
*
Fine-tuned the page breaking algorithm by adding penalties and
Simon Tatham
2004-04-13
*
Fix the TODO comments up a bit.
Simon Tatham
2004-04-13
*
Implemented all the missing rendering features (such as different
Simon Tatham
2004-04-13
*
Implement PDF link annotations: both internal hyperlinks within the
Simon Tatham
2004-04-13
*
Aha, _that's_ why paragraphs weren't properly justified. Confusion
Simon Tatham
2004-04-13
*
Initial work on PS and PDF output. Because these two backends share
Simon Tatham
2004-04-13