aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* white-space and line-ending fixesWilliam Victor Mote2002-11-3013-226/+226
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195683 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending fixesWilliam Victor Mote2002-11-3024-1861/+1861
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195682 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending fixesWilliam Victor Mote2002-11-307-502/+502
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195681 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending fixesWilliam Victor Mote2002-11-3011-1279/+1279
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195680 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending fixesWilliam Victor Mote2002-11-3041-11125/+11125
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195679 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending fixesWilliam Victor Mote2002-11-2972-658/+658
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195677 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending fixesWilliam Victor Mote2002-11-2933-116/+116
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195676 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending cleanupWilliam Victor Mote2002-11-2937-1627/+1627
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195675 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending cleanupWilliam Victor Mote2002-11-2912-57/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195674 13f79535-47bb-0310-9956-ffa450edef68
* converted across understanding docsKeiron Liddle2002-11-2911-0/+1070
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195654 13f79535-47bb-0310-9956-ffa450edef68
* clear old breaksKeiron Liddle2002-11-281-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195642 13f79535-47bb-0310-9956-ffa450edef68
* added table header and footerKeiron Liddle2002-11-284-5/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195641 13f79535-47bb-0310-9956-ffa450edef68
* convert tabs to spacesWilliam Victor Mote2002-11-271-28/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195640 13f79535-47bb-0310-9956-ffa450edef68
* convert " " into a Space inlineKeiron Liddle2002-11-271-8/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195639 13f79535-47bb-0310-9956-ffa450edef68
* CVS should ignore the build directoryJeremias Maerki2002-11-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195618 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted to new JARsJeremias Maerki2002-11-227-21/+78
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195617 13f79535-47bb-0310-9956-ffa450edef68
* Updated FOP Servlet buildJeremias Maerki2002-11-223-90/+103
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195616 13f79535-47bb-0310-9956-ffa450edef68
* Updated MathML buildJeremias Maerki2002-11-223-28/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195615 13f79535-47bb-0310-9956-ffa450edef68
* Updated plan buildJeremias Maerki2002-11-224-27/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195614 13f79535-47bb-0310-9956-ffa450edef68
* Fixed compile errorJeremias Maerki2002-11-221-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195613 13f79535-47bb-0310-9956-ffa450edef68
* Update to Xerces 2.2.1 and Xalan 2.4.1.Jeremias Maerki2002-11-227-4/+4
| | | | | | | Removed buildtools.jar git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195612 13f79535-47bb-0310-9956-ffa450edef68
* Update changes.Jeremias Maerki2002-11-221-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195611 13f79535-47bb-0310-9956-ffa450edef68
* Taken over Karen's fix for correct ordering of loca table in embedded true ↵Jeremias Maerki2002-11-228-740/+1166
| | | | | | | | | | | | type fonts. Intf/Impl cleanup checkstyle cleanup Removed unused TTFSegEntry Using AbstractLogEnabled as base for TTFFile git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195610 13f79535-47bb-0310-9956-ffa450edef68
* some minor optimisation: only close text or update colour when necessaryKeiron Liddle2002-11-221-33/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195608 13f79535-47bb-0310-9956-ffa450edef68
* reuses duplicate link pdf objectsKeiron Liddle2002-11-2211-294/+598
| | | | | | | bit of a cleanup of collections using interface git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195607 13f79535-47bb-0310-9956-ffa450edef68
* fixed some broken linksKeiron Liddle2002-11-204-29/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195573 13f79535-47bb-0310-9956-ffa450edef68
* new dev fonts.xml file to store some useful links and informationKeiron Liddle2002-11-202-0/+74
| | | | | | | | about font work Submitted By: Victor Mote <vic@outfitr.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195572 13f79535-47bb-0310-9956-ffa450edef68
* set creator as cocoonKeiron Liddle2002-11-201-6/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195571 13f79535-47bb-0310-9956-ffa450edef68
* enable setting creatorKeiron Liddle2002-11-205-3/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195570 13f79535-47bb-0310-9956-ffa450edef68
* updated for doc and other changesKeiron Liddle2002-11-191-17/+42
| | | | | | | added Oleg git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195565 13f79535-47bb-0310-9956-ffa450edef68
* updated dataKeiron Liddle2002-11-191-43/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195564 13f79535-47bb-0310-9956-ffa450edef68
* 1. Adds links to the Eyebrowse mail list archives.Keiron Liddle2002-11-191-38/+120
| | | | | | | | | 2. Adds help and unsubscribe email addresses for the fop-user & fop-dev lists. 3. Rewrote/rearranged some of the verbiage for better structure. Submitted By: vic@outfitr.com (Victor Mote) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195563 13f79535-47bb-0310-9956-ffa450edef68
* The attached patch file contains:Keiron Liddle2002-11-1947-299/+237
| | | | | | | | | | | | 1. Valid URIs for all xdoc DTD declarations. 2. Some minor changes for xdoc documents that were discovered to be invalid after the DTD declarations were fixed. 3. Changed tabs.xml so that the 2nd tab on our site will now read "Redesign" instead of "dev" (this was discussed in a recent thread). Submitted By: vic@outfitr.com (Victor Mote) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195562 13f79535-47bb-0310-9956-ffa450edef68
* suppress text nodes in bookmarksKeiron Liddle2002-11-191-17/+14
| | | | | | | added page sequence title git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195561 13f79535-47bb-0310-9956-ffa450edef68
* correctly continue lists over pageKeiron Liddle2002-11-192-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195560 13f79535-47bb-0310-9956-ffa450edef68
* set user agent on layout managers for values and loggingKeiron Liddle2002-11-1827-70/+344
| | | | | | | improved break handling so that it breaks before overflow git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195556 13f79535-47bb-0310-9956-ffa450edef68
* updated to current forrestKeiron Liddle2002-11-181-13/+21
| | | | | | | faq linking to anchors now works git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195554 13f79535-47bb-0310-9956-ffa450edef68
* better links to Bugzilla.Keiron Liddle2002-11-181-15/+48
| | | | | | | | reorganized content into a checklist. Submitted by: vic@outfitr.com (Victor Mote) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195553 13f79535-47bb-0310-9956-ffa450edef68
* added support for markers in fo treeKeiron Liddle2002-11-1526-211/+259
| | | | | | | bit of a cleanup git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195539 13f79535-47bb-0310-9956-ffa450edef68
* Exclude compliance.xml from validationChristian Geisert2002-11-141-0/+2
| | | | | | | | (This is a quick fix as Forrest is configured to validate all docs and fails if an error occurs. The goal is of course to validate compliance.xml) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195538 13f79535-47bb-0310-9956-ffa450edef68
* make sure it has valid pdf contextKeiron Liddle2002-11-141-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195537 13f79535-47bb-0310-9956-ffa450edef68
* some cleanup of comments and codeKeiron Liddle2002-11-1412-280/+415
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195536 13f79535-47bb-0310-9956-ffa450edef68
* a bit of a cleanup of collections and commentsKeiron Liddle2002-11-1422-60/+240
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195535 13f79535-47bb-0310-9956-ffa450edef68
* updated to latest api for setting loggerKeiron Liddle2002-11-142-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195534 13f79535-47bb-0310-9956-ffa450edef68
* added compliance documentKeiron Liddle2002-11-136-0/+744
| | | | | | | | Submitted By: vic@outfitr.com (Victor Mote) updated sitemap to handle compliance doc+stylesheet git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195521 13f79535-47bb-0310-9956-ffa450edef68
* cleanup of lmsKeiron Liddle2002-11-1330-431/+413
| | | | | | | attempt at fixing some block layout problems git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195516 13f79535-47bb-0310-9956-ffa450edef68
* Fixed problem with jpegs with icc profile and acrobat reader 5 (Bug #11301)Keiron Liddle2002-11-131-21/+38
| | | | | | | | | Submitted by: Stephan Neuhaus <stephan.neuhaus@myview.de> changed so that java ICC profile could load it and fixed some style errors git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195515 13f79535-47bb-0310-9956-ffa450edef68
* added svg/instream foreign object embedding examplesKeiron Liddle2002-11-123-0/+135
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195508 13f79535-47bb-0310-9956-ffa450edef68
* diffs to make fop cvs trunk work with cocoon and forrest betterKeiron Liddle2002-11-122-0/+390
| | | | | | | handles images, pdf bookmarks and some other changes git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195507 13f79535-47bb-0310-9956-ffa450edef68
* more to new docsKeiron Liddle2002-11-1114-1948/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195466 13f79535-47bb-0310-9956-ffa450edef68