summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fixed bug that caused null pointer exception on those block areas that had a ↵jtauber1999-11-291-1/+3
| | | | | | null backgroundColor git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193250 13f79535-47bb-0310-9956-ffa450edef68
* changed STATUS and Version ready for 0.12.0 releasejtauber1999-11-291-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193249 13f79535-47bb-0310-9956-ffa450edef68
* added support for background-colorjtauber1999-11-2712-7/+95
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193248 13f79535-47bb-0310-9956-ffa450edef68
* table bug fixes from Eric Schaeffer. cells/rows were increasing the height ↵jtauber1999-11-262-2/+5
| | | | | | of their parent area twice git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193247 13f79535-47bb-0310-9956-ffa450edef68
* Added AWT Viewer contributed by Albers+Frommberger (af-software.de)jtauber1999-11-2517-3/+1259
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193244 13f79535-47bb-0310-9956-ffa450edef68
* corrected omissions in a couple of Makefiles noted by Eric Schaefferjtauber1999-11-252-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193243 13f79535-47bb-0310-9956-ffa450edef68
* corrected spelling of Eric Schaeffer's name in a couple of placesjtauber1999-11-252-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193242 13f79535-47bb-0310-9956-ffa450edef68
* included Status.java this time :-)jtauber1999-11-251-0/+84
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193241 13f79535-47bb-0310-9956-ffa450edef68
* Partial implementation of keep-with-next (doesn't yet remove area from ↵jtauber1999-11-2533-277/+327
| | | | | | previous page when fo is moved to next page to ensure keep). The layout method on each FO now returns a Status object rather than an int to allow for more information to be passed back in the future. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193240 13f79535-47bb-0310-9956-ffa450edef68
* This is a fix that James Tauber made right as I was moving the CVSbrian1999-11-231-1/+1
| | | | | | | | | hierarchy over. His original commit message was: typo fixed in PDF produced that caused PDFs to be unreable git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193239 13f79535-47bb-0310-9956-ffa450edef68
* added Eric Schaeffer's fixes for when tables are in static-contentjtauber1999-11-223-3/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193237 13f79535-47bb-0310-9956-ffa450edef68
* incorporated the PDF side of simple-link support from Arved Sandstrom, ie ↵jtauber1999-11-227-14/+515
| | | | | | org.apache.fop.pdf has additional classes for producing PDF documents with links git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193234 13f79535-47bb-0310-9956-ffa450edef68
* added submission from Kelly Campbell that fixed synchronization problem with ↵jtauber1999-11-221-91/+149
| | | | | | GifJpeg image handling. Also cleaned up code to follow existing coding conventions. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193233 13f79535-47bb-0310-9956-ffa450edef68
* removed multiple CRs at end of linesjtauber1999-11-22100-8258/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193230 13f79535-47bb-0310-9956-ffa450edef68
* PR:jtauber1999-11-181-1/+1
| | | | | | | | | Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193228 13f79535-47bb-0310-9956-ffa450edef68
* PR:jtauber1999-11-183-3/+3
| | | | | | | | | | | | | Obtained from: Submitted by: Reviewed by: PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193227 13f79535-47bb-0310-9956-ffa450edef68
* PR:jtauber1999-11-176-9/+29
| | | | | | | | | Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193224 13f79535-47bb-0310-9956-ffa450edef68
* PR:jtauber1999-11-16108-359/+8617
| | | | | | | | | Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193223 13f79535-47bb-0310-9956-ffa450edef68
* PR:jtauber1999-11-162-12/+12
| | | | | | | | | | | | | Obtained from: Submitted by: Reviewed by: PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193222 13f79535-47bb-0310-9956-ffa450edef68
* Removed goof which is not in open source CVS versionDirk-Willem van Gulik1999-11-09100-100/+100
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193220 13f79535-47bb-0310-9956-ffa450edef68
* Added licences everywhere... ishDirk-Willem van Gulik1999-11-09100-1/+5001
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193219 13f79535-47bb-0310-9956-ffa450edef68
* Initial revisionDirk-Willem van Gulik1999-11-08142-0/+12611
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193213 13f79535-47bb-0310-9956-ffa450edef68