aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-1177-407/+334
* A note about PCL and MIF.Jeremias Maerki2005-11-111-0/+4
* Moved PDFBridgeContext to a separate class so it can be used by both the PDFT...Jeremias Maerki2005-11-103-56/+114
* Scale factor was wrong. Base must be 72dpi, not the default resolution of the...Jeremias Maerki2005-11-101-2/+4
* Get rid of annoying source of calculation inaccuracies.Jeremias Maerki2005-11-101-8/+18
* Bugzilla #37305: Jeremias Maerki2005-11-102-4/+50
* Fix for file: URL handling. The condition for adding a leading slash was wrong.Jeremias Maerki2005-11-101-2/+6
* Separated JUnit layout tests such that the majority are still run even if no ...Manuel Mall2005-11-10295-29535/+56
* Separated JUnit layout tests such that the majority are still run even if no ...Manuel Mall2005-11-10291-0/+29525
* Bugzilla #37432: Jeremias Maerki2005-11-102-9/+31
* Reintroduce encoding feature for Text Renderer that was in the maintenance br...Jeremias Maerki2005-11-092-2/+39
* Bugzilla #37253: Jeremias Maerki2005-11-0912-88/+2105
* Bugzilla #37330: Jeremias Maerki2005-11-091-27/+47
* Bugzilla #37236: Jeremias Maerki2005-11-091-30/+210
* Fix for Bug 36928 - refresh cached property value if explicitly set twice whi...Manuel Mall2005-11-092-0/+22
* Test to check FO tree building when no namespace prefix is used.Jeremias Maerki2005-11-091-0/+33
* Fix for bug #37417: Jeremias Maerki2005-11-091-1/+5
* Applied fix for bug #37414. Submitted by Matthew Daniel (bugzilla@mdaniel.scd...Andreas L. Delmelle2005-11-081-4/+4
* Fix for bug #37415Andreas L. Delmelle2005-11-081-1/+1
* Hint about GMANE for those who don't like mailing lists.Jeremias Maerki2005-11-081-0/+5
* Fix for bug #37412: Jeremias Maerki2005-11-081-0/+3
* Fixed typo.Jeremias Maerki2005-11-081-1/+1
* Fix for bug #37270:Jeremias Maerki2005-11-084-48/+118
* EMF support review: Copyright years, rounding problems, code simplificationsJeremias Maerki2005-11-086-26/+70
* Another character encoding updateManuel Mall2005-11-081-93/+93
* Another attempt to fix the compilation problem. I can't tell what happened.Jeremias Maerki2005-11-081-2/+2
* Removed an illegal character that sneaked in when I copied the last patch fro...Jeremias Maerki2005-11-081-4/+4
* Fix for footnote support in RTF handler. Jeremias Maerki2005-11-081-10/+18
* Rendering of text-decoration was brokenManuel Mall2005-11-081-2/+2
* some additions to the FAQ and hyphenation usage.Joerg Pietschmann2005-11-072-17/+98
* Fixed white space handling during refinement, added test cases, corrected err...Manuel Mall2005-11-0313-121/+665
* Added warning message (Bugzilla 37329)Andreas L. Delmelle2005-11-021-2/+7
* Added relaxed validation for fo:table-cells w/o blocks or markers (Bugzilla 3...Andreas L. Delmelle2005-11-021-1/+1
* Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with ...Manuel Mall2005-10-312-5/+21
* Use FOP's wrapper classes to load images. Support 'auto' in fo:external-grapi...Peter Herweg2005-10-306-22/+332
* Redirections for the moved pages.Jeremias Maerki2005-10-301-0/+13
* Content for the 0.20.5 documentation front page.Jeremias Maerki2005-10-302-21/+40
* Removed setting LOGCHOICE and LOGLEVEL to the empty stringSimon Pepping2005-10-291-2/+0
* Changed ant to fop. Added -h to command line for --help script option.Simon Pepping2005-10-291-3/+4
* Changed fop.sh to fop. Adjusted website accordingly. Updated fop script to ma...Manuel Mall2005-10-294-139/+255
* The test case can be extended a little to also show another bug in addition t...Jeremias Maerki2005-10-271-4/+6
* Updated build.xml to include lib licences in binary build and other small modsManuel Mall2005-10-271-13/+22
* Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...Luca Furini2005-10-2713-78/+127
* Test case for bug #37270.Jeremias Maerki2005-10-272-0/+63
* Fix for Bug #36403.Jeremias Maerki2005-10-272-4/+125
* Package documentation.Jeremias Maerki2005-10-2736-3/+763
* Printing out the revision of Version.java makes no sense. It's not always upd...Jeremias Maerki2005-10-271-6/+12
* Javadoc fixes.Jeremias Maerki2005-10-275-42/+7
* Fixed a small mistake and explained about where "ant" comes from.Jeremias Maerki2005-10-271-3/+12
* Bugzilla #37236: Jeremias Maerki2005-10-266-102/+163