aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documented with generics comments.Adrian Cumiskey2009-10-151-2/+2
* Updated ant to run checkstyle 5. This is now supported in lib/build rather th...Maximilian Berger2009-10-131-13/+20
* Removed svn:executable propertyVincent Hennebert2009-10-1334-0/+0
* Fixed handling of percentage values for provisional-label-separationVincent Hennebert2009-10-133-0/+110
* Bugzilla 47835: fixed handling of percentage values for provisional-distance-...Vincent Hennebert2009-10-133-0/+108
* Removed svn:executable propertyVincent Hennebert2009-10-128-0/+0
* add support for positioning Page Overlay in AFP Renderer/PainterChris Bowditch2009-10-129-17/+239
* If a JAI library is not available when creating a FOP distribution build we a...Adrian Cumiskey2009-10-091-1/+15
* Allow "-if [mime] out" as for "-at".Jeremias Maerki2009-10-071-20/+32
* Bugzilla #47953:Jeremias Maerki2009-10-071-1/+1
* Removed svn:executable propertyVincent Hennebert2009-10-051-0/+0
* Removed empty directoryVincent Hennebert2009-10-050-0/+0
* Fixed possible NPE.Jeremias Maerki2009-10-021-7/+8
* Added support for specifying referenced fonts per renderer in addition to the...Jeremias Maerki2009-10-026-24/+82
* Added support for creating thumbnails or preview bitmaps of fixed size for PN...Jeremias Maerki2009-10-024-21/+142
* Javadocs: Removed all <tt> occurrences with <code> or {@link}.Jeremias Maerki2009-10-0118-79/+79
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-0145-77/+91
* Added a DocumentHandler implementation for PNG output including multi-file ou...Jeremias Maerki2009-10-0110-317/+561
* As per discussions on fop-dev:Jeremias Maerki2009-10-013-223/+0
* Bugzilla #46883:Jeremias Maerki2009-09-282-14/+9
* Attach cause to RuntimeException when available. Otherwise, the original exce...Jeremias Maerki2009-09-261-1/+15
* Font name was wrongMaximilian Berger2009-09-241-1/+1
* Added Testcase from Bug #47872 (thanks to alex kiel) and fixed it in FontLoaderMaximilian Berger2009-09-243-2/+56
* Trying to clear up afp:include-page-segment as there are questions every now ...Jeremias Maerki2009-09-221-0/+11
* Changed SVG output to produce coordinates in points rather than millipoints. ...Jeremias Maerki2009-09-174-44/+118
* Added support for the #CMYK pseudo-profile supported by some commercial XSL i...Jeremias Maerki2009-09-168-34/+130
* Added Checkstyle 5 config file (just ported from checkstyle-4.0.xml)Maximilian Berger2009-09-151-0/+201
* Fixed SVN PropsMaximilian Berger2009-09-1550-226/+233
* equals implementation violated spec -> replaced with new contentEquals functionMaximilian Berger2009-09-1512-72/+38
* no page index requires no location to satisfy identity junit testMaximilian Berger2009-09-151-3/+11
* removed possible null referenceMaximilian Berger2009-09-151-5/+5
* non-functional stylistic fixesMaximilian Berger2009-09-151-15/+16
* Add safeguards for getter not to return nullMaximilian Berger2009-09-151-11/+31
* Moved the class UnicodeClasses to src/codegen/unicode, so that it isSimon Pepping2009-09-035-95/+277
* There an easier way to throw exceptions from certain event otherwise not caus...Jeremias Maerki2009-09-031-1/+22
* Forgot to update status file in rev. 808157Vincent Hennebert2009-09-011-0/+4
* Fixed Checkstyle warnings and replaced a java 1.5 classSimon Pepping2009-08-263-14/+20
* Merged back ChangingIPDHack branch into TrunkVincent Hennebert2009-08-2632-816/+1945
* Reverted changes made in revision 796809 (manual merge of clean-up changes ma...Vincent Hennebert2009-08-2616-343/+807
* Fixed some oversights: fo:title was already implemented long ago, fo:wrapper ...Andreas L. Delmelle2009-08-261-6/+6
* declaration and icc-profile have been supported for a while nowMaximilian Berger2009-08-251-6/+6
* Removed a commented leftover from local testsAndreas L. Delmelle2009-08-241-1/+0
* Reduce messages to DEBUG level, since they are meant more as a reminder for d...Andreas L. Delmelle2009-08-241-2/+2
* Bugzilla 46905: Added basic implementation for column-level keeps. Andreas L. Delmelle2009-08-2337-502/+1008
* Bugzilla 46883: fixed a hotspot in the AFP renderer. Reduced time spent in th...Andreas L. Delmelle2009-08-232-9/+14
* Revert some changes that were meant to be kept local for the moment...Andreas L. Delmelle2009-08-201-4/+1
* Bugzilla 47710: White-space handling in retrieved markers throws a NullPointe...Andreas L. Delmelle2009-08-204-2/+101
* Fixed checkstyle warningsSimon Pepping2009-08-201-15/+38
* I tried to remove all methods which are not Java 1.4 compliant.Simon Pepping2009-08-201-14/+28
* Prepare for new hyphenation pattern files, which do not have their own classe...Simon Pepping2009-08-187-201/+8181