aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-091-0/+3
* Fix for bug #37417: Jeremias Maerki2005-11-091-1/+5
* 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-082-42/+88
* EMF support review: Copyright years, rounding problems, code simplificationsJeremias Maerki2005-11-084-26/+22
* 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-036-121/+149
* 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-311-3/+0
* 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
* Changed fop.sh to fop. Adjusted website accordingly. Updated fop script to ma...Manuel Mall2005-10-292-13/+11
* Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...Luca Furini2005-10-2713-78/+127
* Fix for Bug #36403.Jeremias Maerki2005-10-271-4/+26
* Package documentation.Jeremias Maerki2005-10-2735-2/+760
* 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-274-40/+4
* 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
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-2618-51/+45
* Minor corrections / additions to trunk part of web siteManuel Mall2005-10-263-4/+9
* Update to Upgrading pageManuel Mall2005-10-261-1/+39
* Removed 0.90 again and created a "trunk" instead. When a release is done, tru...Jeremias Maerki2005-10-2536-109/+3368
* Ported the command-line options for PDF encryption to trunk.Jeremias Maerki2005-10-252-9/+64
* Fix for bug 36238 (at least in the PDFRenderer)Luca Furini2005-10-2512-32/+296
* added DOAP file for new site-dev@ process to include FOP in 'projects.apache....Clay Leeds2005-10-251-0/+95
* Resurrecting URL validation. Thanks, Andreas, I didn't get it at first. Added...Jeremias Maerki2005-10-241-0/+3
* Simplified configuration XML as proposed.Jeremias Maerki2005-10-241-15/+18
* Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854...Manuel Mall2005-10-243-67/+1
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-2442-557/+2811
* Oooops. Wrong header.Jeremias Maerki2005-10-211-1/+1
* FOP now retrieves the version information from the Manifest or from SVN infor...Jeremias Maerki2005-10-212-1/+49
* Fix to make the Graphics.create() method (calls a copy constructor) work. Jeremias Maerki2005-10-194-54/+132
* Fix for internal forward references in PDF output (basic-link with internal-d...Jeremias Maerki2005-10-186-47/+112
* Bugzilla #37135:Jeremias Maerki2005-10-1833-66/+160
* Inline block parents were not correctly positioned when border/padding got in...Manuel Mall2005-10-143-0/+9
* Fixing a ClassCastException due to the incorrect "pattern" of elements repres...Luca Furini2005-10-141-2/+8