aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changes to support named destinationJay Bryant2007-04-011-0/+12
* Removed misleading comment.Jeremias Maerki2007-04-011-5/+1
* Bugfix for keep-with-next inside tables:Jeremias Maerki2007-04-013-0/+79
* - fix the painting of borders for spanning cells in collapsing modelVincent Hennebert2007-03-303-97/+129
* Add explicit border-collapse="separate" property in preparation for the imple...Vincent Hennebert2007-03-301-4/+4
* minor typo fixClay Leeds2007-03-291-2/+2
* Don't log a stacktrace when a JPEG is encountered that has a bad ICC profile ...Jeremias Maerki2007-03-281-3/+8
* Replace deprecated addBorders method with the new ones in addAreasVincent Hennebert2007-03-281-2/+4
* Fix typo in RowPainter property: svn:kewords -> svn:keywordsVincent Hennebert2007-03-280-0/+0
* TableRowIterator:Vincent Hennebert2007-03-283-119/+121
* Factorize in a method the code handling TableContentPosition elements, in Tab...Vincent Hennebert2007-03-271-22/+22
* - add border-collapse="separate" to the properties of tables in some testcase...Vincent Hennebert2007-03-272-257/+257
* Added an Area of Expertise for Jay BryantJay Bryant2007-03-241-0/+14
* Some more comments for RowPainter.Jeremias Maerki2007-03-233-1/+102
* Better document some of the code in RowPainter.Jeremias Maerki2007-03-232-8/+25
* Avoid an IndexOutOfBoundsException when more columns are used than are specif...Jeremias Maerki2007-03-232-2/+83
* Small improvements in the SpaceResolver class:Vincent Hennebert2007-03-221-3/+3
* Updated the website deployment process.Jeremias Maerki2007-03-211-10/+26
* Note about relative URLsJeremias Maerki2007-03-212-0/+10
* Fixed a problem with the auto-rotate-landscape setting in the PostScript rend...Jeremias Maerki2007-03-212-6/+17
* Documentation, cleanup, log statements in the table layout code.Vincent Hennebert2007-03-1910-71/+190
* Some javadoc and variables renaming in TableStepper.Vincent Hennebert2007-03-131-28/+46
* Fixed an IllegalArgumentException for absolutely positioned block-containers ...Jeremias Maerki2007-03-123-20/+36
* Correction of a typo; reported by Paul VinkenoogAndreas L. Delmelle2007-03-121-1/+1
* Reverted revisions 515217 and 515219. I wonder how those SVN-related files en...Jeremias Maerki2007-03-0747-1198/+0
* Update fop.bat to use the latest XML Graphics Commons libraryVincent Hennebert2007-03-071-1/+1
* Moved Jay Bryant from Contributor to CommitterJay Bryant2007-03-061-4/+2
* git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@515219 13f...Jay Bryant2007-03-0624-0/+600
* git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@515217 13f...Jay Bryant2007-03-0623-0/+598
* Extract sub-classes from TableContentLayoutManager and make them top-level cl...Vincent Hennebert2007-03-067-197/+282
* Tweak: add FO context info to clarify the message.Andreas L. Delmelle2007-03-021-2/+2
* Tweak: add FO context info to clarify the message.Andreas L. Delmelle2007-03-021-1/+2
* Avoid NPE if no images are used in the document.Jeremias Maerki2007-03-021-0/+6
* Update the documentation for the PostScript renderer.Jeremias Maerki2007-03-021-1/+31
* Added support for an optional two-pass production for PostScript output to mi...Jeremias Maerki2007-03-029-105/+672
* Allow the file parameters to be resolved by the URIResolver.Jeremias Maerki2007-03-021-1/+10
* renderer may be null when called from the PDFTranscoder.Jeremias Maerki2007-03-021-3/+5
* Small simplification: remove an unneeded parameter from the getContentHeight ...Vincent Hennebert2007-03-011-3/+8
* Small factorization: put painter.addAreasAndFlushRow at the end of iterateAnd...Vincent Hennebert2007-03-011-3/+1
* Extract RowPainter from TableContentLayoutManager and make it a top-level class.Vincent Hennebert2007-02-282-240/+279
* Disable FontBaseBadTestCase for now as it is currently not working and makes ...Vincent Hennebert2007-02-281-0/+5
* Switch to XGCommons' ImageWriter for writing PNGs.Jeremias Maerki2007-02-281-8/+17
* Add code guards around log statements for better performance when they are di...Vincent Hennebert2007-02-281-2/+6
* Rename a local variable in the getNextStep method for clarity, and convert it...Vincent Hennebert2007-02-271-3/+3
* Add log messages to help understand the codeVincent Hennebert2007-02-271-4/+7
* Add an ending slash to base URLs when they don't have one, in order to better...Vincent Hennebert2007-02-271-10/+20
* Removed visual markers to count the lines from the testcase...Andreas L. Delmelle2007-02-231-12/+13
* Bugzilla 41652: Andreas L. Delmelle2007-02-223-4/+73
* PCL: Support for text decoration for text painted using bitmaps/Java2D.Jeremias Maerki2007-02-221-3/+52
* corrected imports that were messed up by my IDE in the last commit. Grumble...Chris Bowditch2007-02-221-2/+5