aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/afp
Commit message (Expand)AuthorAgeFilesLines
* Merge from Trunk revisions 685575-699792.Jeremias Maerki2008-09-281-4/+5
|\
| * Boolean.valueOf() is available in 1.4, but retroweaver still tried to weave itMaximilian Berger2008-08-201-1/+1
| * valueOf is Java 1.5+ onlyMaximilian Berger2008-08-201-1/+1
| * Moved static method lightenColor() from PrintRenderer to ColorUtil. Thats on...Adrian Cumiskey2008-08-141-4/+5
* | Merge from Trunk revisions 679735 to 680380.Jeremias Maerki2008-07-281-4/+5
|\|
| * Reverted revision 670341 and replaced it with a different solution as discussed:Jeremias Maerki2008-07-281-4/+5
* | Merge from Trunk revisions 677589 to 679734.Jeremias Maerki2008-07-2526-255/+301
|\|
| * Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-2425-165/+165
| * Removed unnecessary storing of byte[] nameBytesAdrian Cumiskey2008-07-181-55/+39
| * Ok, I am much happier with this fix now, it doesn't feel like a temporary hac...Adrian Cumiskey2008-07-181-16/+0
| * I'm not really happy with this workaround, it is a bit of a hack (as Symbol a...Adrian Cumiskey2008-07-171-0/+16
| * Unused imports.Adrian Cumiskey2008-07-171-10/+0
| * Moved font setup stuff from setupFontInfo() in AFPRenderer and delegated this...Adrian Cumiskey2008-07-172-47/+120
|/
* Replace occurrences of File.toURL() by File.toURI().toURL() (recommended as o...Andreas L. Delmelle2008-07-131-4/+4
* Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-06-091-17/+91
* Checkstyle and minor typo fixesVincent Hennebert2008-05-091-15/+15
* * Added font substitution configuration reader, model, business logic, junit ...Adrian Cumiskey2008-05-061-2/+2
* Forgot about dependency on PrintRenderer, last commit broke the build - will ...Adrian Cumiskey2008-05-011-2/+2
* Renamed variableAdrian Cumiskey2008-05-011-2/+2
* Merged branchJeremias Maerki2008-04-143-10/+87
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-272-10/+5
* Bugzilla #44497: Jeremias Maerki2008-02-271-5/+1
* Reverted revision 603590 which broke the AFP renderer. The other changes afte...Jeremias Maerki2008-02-2658-5221/+1165
* Created Constants for unit descriptionsMaximilian Berger2008-02-141-3/+4
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-1338-198/+198
* Fixed logic error setting the transformation matrix for block-container viewp...Jeremias Maerki2008-01-171-0/+7
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-112-42/+145
* cleanupAdrian Cumiskey2008-01-091-18/+13
* fixed javadocAdrian Cumiskey2008-01-081-2/+2
* cleaned upAdrian Cumiskey2008-01-081-24/+15
* Appears to be unused/referenced and superceeded by PageGroupAdrian Cumiskey2008-01-081-79/+0
* cleaned upAdrian Cumiskey2008-01-081-8/+1
* Reenabled documentation for fox:destination.Jeremias Maerki2008-01-071-2/+4
* Fixed copy constructorAdrian Cumiskey2007-12-141-2/+7
* Fixed @throws statements in javadocVincent Hennebert2007-12-131-4/+4
* * Added an SVG handler and Graphics2D implementation for AFP which injects AF...Adrian Cumiskey2007-12-1258-1230/+5321
* Temporary fix to the buildAdrian Cumiskey2007-12-061-1/+1
* Checkstyle fixesAdrian Cumiskey2007-12-051-6/+6
* Checkstyle fixesAdrian Cumiskey2007-12-051-6/+5
* Checkstyle fixesAdrian Cumiskey2007-12-051-5/+1
* Checkstyle fixesAdrian Cumiskey2007-12-051-3/+2
* Checkstyle fixesAdrian Cumiskey2007-12-051-20/+14
* Checkstyle fixesAdrian Cumiskey2007-12-051-44/+32
* Checkstyle fixesAdrian Cumiskey2007-12-051-28/+17
* Checkstyle fixesAdrian Cumiskey2007-12-051-0/+5
* Checkstyle fixesAdrian Cumiskey2007-12-051-51/+37
* Checkstyle fixesAdrian Cumiskey2007-12-051-21/+10
* Checkstyle fixes and cleanupAdrian Cumiskey2007-12-051-22/+21
* Checkstyle fixesAdrian Cumiskey2007-12-051-42/+37
* Checkstyle fixesAdrian Cumiskey2007-12-051-13/+8