aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-1010-83/+133
|\
| * Use BitmapImageUtil for converting images to bi-level images.Jeremias Maerki2011-02-075-53/+58
| * Bugfix: Avoid directly encoding if the sample model is not exactly right. For...Jeremias Maerki2011-02-071-0/+9
| * Bugzilla 50698: Changes after updating XGC JARAndreas L. Delmelle2011-02-012-3/+3
| * Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-012-27/+63
* | Bugfix: don't use toString() but properly generate the color function.Jeremias Maerki2011-01-191-2/+34
* | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-18155-7081/+1697
|\|
| * Fix deprecation warnings; add some type safetySimon Pepping2011-01-143-6/+11
| * Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-045-14/+14
| * Keep a reference to a pageRef string, not to the page itself; suggested by Al...Simon Pepping2010-12-232-9/+10
| * Fix bug 50510Simon Pepping2010-12-221-0/+2
| * Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-267-52/+59
| * Another go at removing all trailing whitespaceVincent Hennebert2010-11-259-13/+13
| * Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...Vincent Hennebert2010-11-234-9/+14
| * Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-1915-34/+34
| * findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-1730-66/+56
| * Bugzilla #42600:Jeremias Maerki2010-10-211-1/+1
| * Bugzilla #42600:Jeremias Maerki2010-10-213-38/+159
| * Copy attributes since some XML parsers might reuse the Attributes instance.Jeremias Maerki2010-10-213-3/+6
| * Allow to pass through document-level extensions from the first document passe...Jeremias Maerki2010-10-211-2/+9
| * Bugzilla #49379:Jeremias Maerki2010-10-076-14/+273
| * Bugzilla #46360:Jeremias Maerki2010-09-161-1/+8
| * Bugzilla #46360:Jeremias Maerki2010-09-161-1/+7
| * Fixed indentationVincent Hennebert2010-08-271-1/+1
| * Fixed indentationVincent Hennebert2010-08-2711-55/+55
| * Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-2533-6527/+39
| * Enabling CMYK encoding for PDF output (applies to decoded bitmap images).Jeremias Maerki2010-08-201-1/+1
| * Bugfix:Jeremias Maerki2010-08-201-8/+11
| * Fixed javadoc, checkstyle and ant warningsSimon Pepping2010-08-182-3/+2
| * Resolved conflict (ClassCastException) with named destinations which in contr...Jeremias Maerki2010-08-171-3/+3
| * Improvements/Bugfixes for PDF attachments (embedded files):Jeremias Maerki2010-08-161-3/+7
| * Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-1410-42/+10
| * Bugzilla #49733:Jeremias Maerki2010-08-1483-339/+432
| * Removed a bunch of javadoc warnings in addition to patch 49733Simon Pepping2010-08-139-29/+24
| * Bugzilla #44460:Jeremias Maerki2010-08-0310-2/+631
* | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-133-6/+29
* | Bugzilla #49403:Jeremias Maerki2010-06-253-8/+14
|/
* AFP Output Changes:Jeremias Maerki2010-06-126-3/+48
* Bugzilla #42306:Jeremias Maerki2010-06-084-3/+175
* Big encoding performance improvement for bi-level images which do not have th...Jeremias Maerki2010-05-271-5/+60
* Bring error handling more in line with general recommendations and provide be...Jeremias Maerki2010-05-201-8/+28
* Added a save/restoreGraphicsState pair for the initial coordinate system in P...Jeremias Maerki2010-04-262-5/+5
* Added getEventKey method to Event so that it's no longer necessary to store t...Vincent Hennebert2010-04-096-12/+12
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-096-72/+0
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-099-9/+9
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-092-0/+33
* Better error message if a font is missing when generating PS from IF.Jeremias Maerki2010-02-101-0/+3
* Bugzilla #48567:Jeremias Maerki2010-01-211-27/+70
* Added possibility to customize PDF tagging via the role propertyVincent Hennebert2010-01-136-50/+158
* Bugzilla #48376:Chris Bowditch2010-01-071-0/+6