aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added some colors border and backgroundKeiron Liddle2002-11-0121-197/+566
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195398 13f79535-47bb-0310-9956-ffa450edef68
* first shot at RTFHandler using jfor RTF libraryBertrand Delacretaz2002-11-015-5/+179
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195397 13f79535-47bb-0310-9956-ffa450edef68
* rtf renderer selection mechanism added, no rtf renderer yetBertrand Delacretaz2002-10-313-1/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195396 13f79535-47bb-0310-9956-ffa450edef68
* build.properties and build-local.properties allow local override of build ↵Bertrand Delacretaz2002-10-313-1/+13
| | | | | | settings git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195395 13f79535-47bb-0310-9956-ffa450edef68
* added Joerg's FAQ and modified dev versionKeiron Liddle2002-10-315-13/+2908
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195394 13f79535-47bb-0310-9956-ffa450edef68
* latest sitemap + svg2pdf transcoder worksKeiron Liddle2002-10-301-14/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195387 13f79535-47bb-0310-9956-ffa450edef68
* flush stream so that cocoon+batik doesn't cut the data offKeiron Liddle2002-10-301-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195386 13f79535-47bb-0310-9956-ffa450edef68
* updated for latest codeKeiron Liddle2002-10-301-3/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195371 13f79535-47bb-0310-9956-ffa450edef68
* forgot svg2pdf serializerKeiron Liddle2002-10-281-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195370 13f79535-47bb-0310-9956-ffa450edef68
* fixed a looping problem, added more commentsKeiron Liddle2002-10-281-9/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195369 13f79535-47bb-0310-9956-ffa450edef68
* patch queue link for easy accessKeiron Liddle2002-10-281-0/+1
| | | | | | | Submitted by: Victor Mote <vic@outfitr.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195368 13f79535-47bb-0310-9956-ffa450edef68
* removed unneeded valuesKeiron Liddle2002-10-281-35/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195367 13f79535-47bb-0310-9956-ffa450edef68
* no longer neededKeiron Liddle2002-10-2848-2312/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195366 13f79535-47bb-0310-9956-ffa450edef68
* updated docs for dev versionKeiron Liddle2002-10-2820-0/+2622
| | | | | | | using new forrest docs git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195365 13f79535-47bb-0310-9956-ffa450edef68
* more style fixesKeiron Liddle2002-10-25105-951/+1069
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195362 13f79535-47bb-0310-9956-ffa450edef68
* Updated with fop4g.xsd, with <TAB>s replaced by spaces at tabstops of 2.Peter Bernard West2002-10-241-10/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195361 13f79535-47bb-0310-9956-ffa450edef68
* fop4f.xsd with <TAB>s stripped at tabstops of 2.Peter Bernard West2002-10-241-0/+4292
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195360 13f79535-47bb-0310-9956-ffa450edef68
* Stripped <TAB>s using tabstops of 2.Peter Bernard West2002-10-242-398/+398
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195359 13f79535-47bb-0310-9956-ffa450edef68
* Addes Linking to a specific page and a named destinations of anChristian Geisert2002-10-164-3/+77
| | | | | | | | external PDF file (see www.adobe.com/products/acrobat/pdfs/c01acrotip.pdf) Submitted by: Bernd Brandstetter <bbrand@freenet.de> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195332 13f79535-47bb-0310-9956-ffa450edef68
* don't implement serializable twiceKeiron Liddle2002-09-194-6/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195234 13f79535-47bb-0310-9956-ffa450edef68
* looks more like the spec exampleKeiron Liddle2002-09-191-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195233 13f79535-47bb-0310-9956-ffa450edef68
* prevent npe with empty flowKeiron Liddle2002-09-181-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195232 13f79535-47bb-0310-9956-ffa450edef68
* start of spacing and bordersKeiron Liddle2002-09-1810-21/+115
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195226 13f79535-47bb-0310-9956-ffa450edef68
* updated for area tree and prepare for block border and backKeiron Liddle2002-09-182-18/+71
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195225 13f79535-47bb-0310-9956-ffa450edef68
* fixed compile errorKeiron Liddle2002-09-182-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195224 13f79535-47bb-0310-9956-ffa450edef68
* cleaned up some of the area treeKeiron Liddle2002-09-1833-426/+913
| | | | | | | | removed parent and min/opt/max from area tree, layout managers can handle all this fixed a number of style errors git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195220 13f79535-47bb-0310-9956-ffa450edef68
* Streamlined build process without copying around whole directory trees.Jeremias Maerki2002-09-171-405/+331
| | | | | | | | Uses filters to manage JDK 1.3 and 1.4 differences. Beautified build.xml (2 space indents) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195210 13f79535-47bb-0310-9956-ffa450edef68
* Streamlined build process without copying around whole directory trees.Jeremias Maerki2002-09-173-6/+12
| | | | | | | Uses filters to manage JDK 1.3 and 1.4 differences. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195209 13f79535-47bb-0310-9956-ffa450edef68
* updated to java2 collectionsKeiron Liddle2002-09-175-18/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195206 13f79535-47bb-0310-9956-ffa450edef68
* fixed some style errorsKeiron Liddle2002-09-179-182/+404
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195205 13f79535-47bb-0310-9956-ffa450edef68
* improved the examples a bitKeiron Liddle2002-09-172-7/+54
| | | | | | | | links in static and rotated areas better info for use-content on leader git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195204 13f79535-47bb-0310-9956-ffa450edef68
* check keywords for string property, so that bold font worksKeiron Liddle2002-09-171-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195203 13f79535-47bb-0310-9956-ffa450edef68
* fixed npe when a page has several forward linksKeiron Liddle2002-09-162-18/+23
| | | | | | | Submitted by: Rainer Garus <rainer.garus@arcor.de> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195202 13f79535-47bb-0310-9956-ffa450edef68
* Fixed FOP anttaskChristian Geisert2002-09-152-3/+22
| | | | | | | Added task for example PDF generation git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195191 13f79535-47bb-0310-9956-ffa450edef68
* more things to doKeiron Liddle2002-09-131-2/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195179 13f79535-47bb-0310-9956-ffa450edef68
* fixed style errorsKeiron Liddle2002-09-136-30/+225
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195178 13f79535-47bb-0310-9956-ffa450edef68
* starting implementation of tablesKeiron Liddle2002-09-1339-704/+2176
| | | | | | | fixed some more styling errors git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195177 13f79535-47bb-0310-9956-ffa450edef68
* Fixed compilation error with JDK 1.4 (It doesn't like things like "count++;;")Jeremias Maerki2002-09-121-26/+47
| | | | | | | Fixed some checkstyle errors (Javadocs left open) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195170 13f79535-47bb-0310-9956-ffa450edef68
* set correct whitespace handlingKeiron Liddle2002-09-121-24/+25
| | | | | | | fixed image url git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195169 13f79535-47bb-0310-9956-ffa450edef68
* fixed most style errorsKeiron Liddle2002-09-115-171/+417
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195168 13f79535-47bb-0310-9956-ffa450edef68
* fixed some more style violationsKeiron Liddle2002-09-109-251/+448
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195166 13f79535-47bb-0310-9956-ffa450edef68
* Oops, forgot one little import. Sorry.Jeremias Maerki2002-09-101-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195165 13f79535-47bb-0310-9956-ffa450edef68
* Fixed checkstyle violations (we're down at 8500 now)Jeremias Maerki2002-09-1010-333/+465
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195164 13f79535-47bb-0310-9956-ffa450edef68
* fixed style errorsKeiron Liddle2002-09-091-11/+97
| | | | | | | made curArea protected so subclasses can do things with it git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195162 13f79535-47bb-0310-9956-ffa450edef68
* Fixed checkstyle violationsJeremias Maerki2002-09-0911-225/+518
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195161 13f79535-47bb-0310-9956-ffa450edef68
* fixes some vertical alignmentKeiron Liddle2002-09-093-0/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195160 13f79535-47bb-0310-9956-ffa450edef68
* doesn't make senseKeiron Liddle2002-09-091-19/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195159 13f79535-47bb-0310-9956-ffa450edef68
* fixed hack on link rectangleKeiron Liddle2002-09-093-78/+123
| | | | | | | some formatting git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195158 13f79535-47bb-0310-9956-ffa450edef68
* improved docs, formattingKeiron Liddle2002-09-095-65/+93
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195157 13f79535-47bb-0310-9956-ffa450edef68
* implemented render pages model with a simple cached implKeiron Liddle2002-09-099-130/+473
| | | | | | | | | depending on the renderer it can prepare pages for later rendering or queue pages until resolved pages are properly serialized so that resolvers also serialize git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195156 13f79535-47bb-0310-9956-ffa450edef68