aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #39414:Andreas L. Delmelle2006-09-021-27/+50
* Avoiding error message ("getBaseLength called without context") when width="1...Jeremias Maerki2006-09-011-1/+1
* Indicate on the poster where to get the sources.Jeremias Maerki2006-09-011-2/+7
* FOP posterJeremias Maerki2006-09-0125-0/+7876
* Tweak: look for default font-style/weight before trying default font-familyAndreas L. Delmelle2006-08-311-3/+10
* Make FontInfo look for the same font-family and weight first, but with defaul...Andreas L. Delmelle2006-08-291-7/+21
* Some javadoc improvementsAndreas L. Delmelle2006-08-291-23/+56
* My last attempt at fixing SVG gradients in PDF wasn't successful. This one is:Jeremias Maerki2006-08-266-41/+38
* Just isn't my day... last oneAndreas L. Delmelle2006-08-241-1/+1
* Another slip...Andreas L. Delmelle2006-08-241-1/+1
* Forgot FOTree tests after r434497 => re-enabled and rectified...Andreas L. Delmelle2006-08-241-10/+14
* A few changes combined:Andreas L. Delmelle2006-08-242-106/+126
* Reset visibility to public...Andreas L. Delmelle2006-08-241-1/+1
* Fix: suppressed call to PercentLength.getBaseLength() without context (introd...Andreas L. Delmelle2006-08-242-11/+16
* Minor improvement: avoid potential problems in case of nested blocksAndreas L. Delmelle2006-08-231-63/+89
* Cleanup: removal of suspicious static in FOTextAndreas L. Delmelle2006-08-232-27/+21
* corrected a couple of javadoc warnings issued by checkstyleChris Bowditch2006-08-224-4/+11
* Minor enhancement of column-number property code / removal of unused methodAndreas L. Delmelle2006-08-222-7/+9
* Reset visibility to publicAndreas L. Delmelle2006-08-211-1/+1
* Minor fix: set negative values to zero for b-p-d/i-p-dAndreas L. Delmelle2006-08-211-6/+43
* Rework of default column-creation and setting column-widths from the first ro...Andreas L. Delmelle2006-08-2111-139/+366
* Correction: r432201 caused FOTree test failureAndreas L. Delmelle2006-08-171-2/+4
* Cleanup: removed obsolete classAndreas L. Delmelle2006-08-172-60/+0
* Added relaxed validation for empty list-item-* (as produced by the buggy Micr...Andreas L. Delmelle2006-08-171-3/+14
* A nit: use PropertyInfo methods instead of accessing the PropertyListAndreas L. Delmelle2006-08-171-6/+5
* Should cause an error when used with auto-layoutAndreas L. Delmelle2006-08-171-3/+10
* Bugfix: Corrected painting of shading patterns and position of links for SVG ...Jeremias Maerki2006-08-113-39/+64
* Small update in the table-layout codeAndreas L. Delmelle2006-08-081-2/+3
* Small update in the table-layout codeAndreas L. Delmelle2006-08-082-17/+20
* Rework of the marker/retrieve-marker implementation to cater for correct eval...Andreas L. Delmelle2006-08-0625-1959/+1247
* Bugzilla #39840:Jeremias Maerki2006-08-045-19/+100
* Fixed a memory-leak: The FO tree part of a page-sequence was not released whe...Jeremias Maerki2006-08-032-0/+9
* Documentation update for the "output-profile" value necessary for PDF/X-3:2003. Jeremias Maerki2006-08-033-79/+127
* Reestablish custom font configuration for PDFTranscoder.Jeremias Maerki2006-08-022-1/+21
* By using the getRGB() method we convert all PNG images to sRGB regardless of ...Jeremias Maerki2006-08-021-1/+4
* Bugfix: Table headers and footers were swallowed when a table was nested in a...Jeremias Maerki2006-08-022-1/+17
* Merge from Temp_Floats branch:Jeremias Maerki2006-08-021-31/+30
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281044-5544/+6611
* Oops. Wrong copyright.Jeremias Maerki2006-07-281-1/+1
* Bugzilla #40106:Jeremias Maerki2006-07-281-1/+1
* Just a few nitsJeremias Maerki2006-07-281-9/+9
* Added support for a 8x8 bayer dither matrix if anyone wants to try that. Curr...Jeremias Maerki2006-07-281-21/+76
* Attempt to make grayscale patterns look nicer when using PCL commands. The st...Jeremias Maerki2006-07-262-7/+87
* Activating ImageIOImage for reading PNG images in the ImageFactory made some ...Jeremias Maerki2006-07-241-2/+54
* Promote AFP and PCL renderers from sandbox to main source tree.Jeremias Maerki2006-07-241-96/+96
* Promote AFP and PCL renderers from sandbox to main source tree.Jeremias Maerki2006-07-246-9/+9
* Promoting the PCL renderer from sandbox to the main source tree.Jeremias Maerki2006-07-2413-0/+0
* Promoting the AFP renderer from sandbox to the main source tree.Jeremias Maerki2006-07-2466-0/+0
* Document PCL-specific extension.Jeremias Maerki2006-07-241-0/+36
* Bugzilla #40062: Jeremias Maerki2006-07-241-1/+52