aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-13100-557/+1244
|\
| * Removed svn:executable propertyVincent Hennebert2009-10-1317-0/+0
| * Fixed handling of percentage values for provisional-label-separationVincent Hennebert2009-10-131-0/+1
| * Bugzilla 47835: fixed handling of percentage values for provisional-distance-...Vincent Hennebert2009-10-131-0/+1
| * add support for positioning Page Overlay in AFP Renderer/PainterChris Bowditch2009-10-127-17/+236
| * Allow "-if [mime] out" as for "-at".Jeremias Maerki2009-10-071-20/+32
| * Bugzilla #47953:Jeremias Maerki2009-10-071-1/+1
| * Fixed possible NPE.Jeremias Maerki2009-10-021-7/+8
| * Added support for specifying referenced fonts per renderer in addition to the...Jeremias Maerki2009-10-025-24/+78
| * Added support for creating thumbnails or preview bitmaps of fixed size for PN...Jeremias Maerki2009-10-023-21/+138
| * 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
| * Bugzilla #46883:Jeremias Maerki2009-09-281-10/+9
| * Attach cause to RuntimeException when available. Otherwise, the original exce...Jeremias Maerki2009-09-261-1/+15
| * Added Testcase from Bug #47872 (thanks to alex kiel) and fixed it in FontLoaderMaximilian Berger2009-09-241-2/+2
| * Trying to clear up afp:include-page-segment as there are questions every now ...Jeremias Maerki2009-09-221-0/+11
* | Implemented rendering of structure tree to Area Tree XML and parsing back fro...Vincent Hennebert2009-10-133-13/+122
* | Bugfix: render all background images as artifactsVincent Hennebert2009-10-137-85/+24
* | Reset imageReference once it's no longer neededVincent Hennebert2009-10-121-0/+1
* | Implemented accessibility in PDFRendererVincent Hennebert2009-10-122-9/+84
* | Switched parameters of separateTextElements and beginTextObjectAccess, for co...Vincent Hennebert2009-10-122-8/+8
* | Extracted code related to logical structure out of PDFDocumentHandler and put...Vincent Hennebert2009-10-1212-494/+482
* | Removed unnecessary languageStack fieldVincent Hennebert2009-10-071-24/+5
* | Fixed support for links and images in the Intermediate FormatVincent Hennebert2009-10-073-8/+27
* | Extracted code into new processStructureTree methodVincent Hennebert2009-09-281-37/+42
* | Implemented parsing of structure trees from IF XML files.Vincent Hennebert2009-09-285-78/+271
* | Factorized into a new class the parsing of the reduced FO tree, that was dupl...Vincent Hennebert2009-09-225-198/+157
* | Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-18226-3876/+15517
|\|
| * 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-165-29/+105
| * Fixed SVN PropsMaximilian Berger2009-09-1547-70/+70
| * 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-034-93/+272
| * There an easier way to throw exceptions from certain event otherwise not caus...Jeremias Maerki2009-09-031-1/+22
| * Fixed Checkstyle warnings and replaced a java 1.5 classSimon Pepping2009-08-263-14/+20
| * Merged back ChangingIPDHack branch into TrunkVincent Hennebert2009-08-2626-816/+1338
| * 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-2330-494/+777
| * Bugzilla 46883: fixed a hotspot in the AFP renderer. Reduced time spent in th...Andreas L. Delmelle2009-08-231-9/+10
| * 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-202-1/+19