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