aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Switched from handleAttrs() to more intuitive processNode() and (for FO names...Glen Mazza2004-05-2237-320/+254
* As I do more testing I'm narrowing down problems with markers, and I'm trying...Chris Bowditch2004-05-201-2/+1
* fixed problem with top/bottom borders on regular blocksChris Bowditch2004-05-201-13/+17
* Spelled out FO element maker classes in order to make its toString()Glen Mazza2004-05-192-112/+120
* update markers todo item as re-parenting was not an accurate descriptionChris Bowditch2004-05-191-2/+3
* added more friendly message when Jimi/JAI is not presentChris Bowditch2004-05-181-4/+7
* Folded the layout strategy into apps.Document.Glen Mazza2004-05-189-273/+135
* added ipd property to block elementChris Bowditch2004-05-181-5/+6
* updated status: we can finally cross one item off the todo listChris Bowditch2004-05-181-1/+2
* PR:Glen Mazza2004-05-1523-108/+104
* fixes problem that prevented proportional-column-width function workingChris Bowditch2004-05-131-7/+13
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-1233-92/+129
* String->int conversion and a few other simplifications to fo.Region* classes.Glen Mazza2004-05-0913-91/+41
* applied Luca Furini's patch from bug #28314Chris Bowditch2004-04-261-5/+14
* For area.Blocks created in BlockLayoutManager.getParentArea(), I set theGlen Mazza2004-04-257-43/+46
* Updated news page.Glen Mazza2004-04-241-57/+4
* Removed currently unused Document object from the LayoutStrategy (the latterGlen Mazza2004-04-243-8/+4
* 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-181-50/+33
* Apparent off-by-one error fixed for initial-page-number property:Glen Mazza2004-04-181-1/+1
* 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
* Update to examples: added text about DOM2PDF and PDF Transcoder examples.Glen Mazza2004-04-011-11/+24
* PR:Glen Mazza2004-03-3151-361/+590
* fixed broken linkChristian Geisert2004-03-291-1/+1
* Fix to get use-content option of fo:leader working again. leader.fo nowGlen Mazza2004-03-211-2/+3
* 1.) Removed xsl file for property generation (no longer used, due toGlen Mazza2004-03-215-1103/+30