aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-242-23/+24
* Removed property values as discussed: http://marc.theaimsgroup.com/?t=1129854...Manuel Mall2005-10-248-139/+165
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-24113-2810/+7471
* Forgot to add the new Version class to the transcoder package.Jeremias Maerki2005-10-241-0/+1
* 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-213-5/+60
* Test case for the issue that was just clarified by the XSL WG:Jeremias Maerki2005-10-201-0/+54
* 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
* The classpath for junit-transcoder should not contain fop.jarSimon Pepping2005-10-141-1/+1
* Inline block parents were not correctly positioned when border/padding got in...Manuel Mall2005-10-145-0/+15
* Corrected testcase for fix from LucaManuel Mall2005-10-142-6/+3
* Fixing a ClassCastException due to the incorrect "pattern" of elements repres...Luca Furini2005-10-141-2/+8
* Make it well-formed.Jeremias Maerki2005-10-141-2/+0
* Ignore an additional Eclipse-generated directory.Jeremias Maerki2005-10-130-0/+0
* Enable stretch and shrink checking on glues.Jeremias Maerki2005-10-131-1/+16
* Output the difference, too.Jeremias Maerki2005-10-131-1/+1
* toString() a little more compact.Jeremias Maerki2005-10-131-1/+3
* An accessor I need for space resolution.Jeremias Maerki2005-10-131-0/+9
* the broken inline border padding with nested block testManuel Mall2005-10-131-0/+169
* Separated the working inline border padding with nested block tests from the ...Manuel Mall2005-10-132-21/+1
* Use libs-run-classpath for hyphenation-present and junit-layoutSimon Pepping2005-10-121-6/+3
* Also test the case when the parent fo is an fo:inlineSimon Pepping2005-10-121-2/+27
* Tests the case when an fo:inline starts a block after some text in theSimon Pepping2005-10-121-0/+68
* Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for...Manuel Mall2005-10-123-12/+12