aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More apps.Document->fonts.FontInfo conversion.Glen Mazza2004-04-247-43/+42
* PDFRenderer does not presently support out-of-order rendering (e.g.,Glen Mazza2004-04-241-1/+1
* Logger "LogFactory.getLog(PDFObject.class.getPackage().getName())" wasGlen Mazza2004-04-233-10/+2
* Unneeded imports removed.Glen Mazza2004-04-223-5/+0
* PR:Glen Mazza2004-04-2233-347/+122
* New FontInfo class (original design was from Layout.FontInfo, and was removedGlen Mazza2004-04-211-0/+232
* Remaining changes done with Avalon->Commons Logging conversion. (Bug 28237)Glen Mazza2004-04-183-52/+65
* Apparent off-by-one error fixed for initial-page-number property:Glen Mazza2004-04-181-1/+1
* More consolidation of pagination examples.Glen Mazza2004-04-184-1041/+9
* Used standard Java exception-printing method "printStackTrace(PrintStream)"Glen Mazza2004-04-147-28/+8
* Returned documentation on how to do Avalon logging; documentation now in two ...Glen Mazza2004-04-111-2/+27
* 3/4ths of Simon's patch committed at the moment, with minor changesGlen Mazza2004-04-092-42/+23
* added Luca Furini to contributor sectionChris Bowditch2004-04-081-0/+3
* <sigh> line endings got mucked up by last commit.Chris Bowditch2004-04-071-1/+1
* applied Luca Furini's patch to fix justification bug 28208Chris Bowditch2004-04-071-17/+5
* Comments added.Glen Mazza2004-04-061-1/+10
* testing commit accessAndreas L. Delmelle2004-04-041-1/+1
* Ordinary Java code should never throw Error instances, use RuntimeException i...Jeremias Maerki2004-04-042-39/+39
* Another attempt at fixing the space removal issue. This methodGlen Mazza2004-04-045-49/+79
* New function to determine whether a particular character is available for thi...Jeremias Maerki2004-04-036-16/+68
* Some improvements on the quality fallback for text (use stroking when in doub...Jeremias Maerki2004-04-037-70/+265
* Bugzilla 27971 Jeremias Maerki2004-04-031-0/+1
* Bugzilla Bug 28078 Jeremias Maerki2004-04-032-4/+19
* corrected line endings. changed ko option to kkvChris Bowditch2004-04-021-1/+1
* Applied Luca Furini's patch from bugzilla entry 28021.Chris Bowditch2004-04-021-2/+15
* Applied Luca Furini's patch from bugzilla entry 28130.Chris Bowditch2004-04-022-18/+18
* PDF library no longer gets a logger from its owner.Jeremias Maerki2004-04-022-4/+1
* Changed logging to use "static" loggers from Jakarta Commons Logging (via Log...Jeremias Maerki2004-04-022-126/+122
* Changed logging to use "static" loggers from Jakarta Commons Logging (via Log...Jeremias Maerki2004-04-0210-166/+97
* New directory "private-resources" can be added to the list of source director...Jeremias Maerki2004-04-021-0/+1
* Change of file to use Commons-logging.Glen Mazza2004-04-021-12/+10
* Update to examples: added text about DOM2PDF and PDF Transcoder examples.Glen Mazza2004-04-011-11/+24
* Updated examples to use Commons-Logging.Glen Mazza2004-04-015-46/+73
* PR:Glen Mazza2004-03-3153-362/+597
* Import of commons-logging library.Glen Mazza2004-03-302-0/+60
* fixed broken linkChristian Geisert2004-03-291-1/+1
* Combined franklin_rep.fo and franklin_rep_max_repeats_nl.fo (they wereGlen Mazza2004-03-222-1067/+45
* File identical to franklin_rep_max_repeats.fo so removed.Glen Mazza2004-03-221-1024/+0
* Minor formatting and naming issues fixed.Glen Mazza2004-03-225-33/+33
* Fix to get use-content option of fo:leader working again. leader.fo nowGlen Mazza2004-03-212-9/+10
* 1.) Removed xsl file for property generation (no longer used, due toGlen Mazza2004-03-216-1106/+30
* Merged LayoutProcessor into LayoutManager interface.Glen Mazza2004-03-2130-320/+290
* updated anttask documentationGlen Mazza2004-03-201-4/+19
* Comments fixed.Glen Mazza2004-03-201-2/+2
* Moved SVGUserAgent back to SVG package (not being used by SVG FO extensions.)Glen Mazza2004-03-195-8/+6
* Updated details on getAscender bugPeter Bernard West2004-03-181-0/+17
* PR:Glen Mazza2004-03-189-25/+15
* updated status of layout development work on HEAD as discussed on fop-userChris Bowditch2004-03-171-6/+83
* Unneeded line of code removed.Glen Mazza2004-03-171-1/+0
* minor simplifications; removed redundant variables.Glen Mazza2004-03-171-41/+37