aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spelling correctionTemp_AFPAffineTransformAdrian Cumiskey2008-02-211-1/+1
* work in progressAdrian Cumiskey2008-02-2114-1008/+757
* Created branch for some AFP renderer reworkingAdrian Cumiskey2008-02-210-0/+0
* Fixed a bug leading to the content of row-spanning cells being duplicated at ...Vincent Hennebert2008-02-192-5/+79
* Added support for reading the OS/2 table's usWeightClass value which supports...Jeremias Maerki2008-02-194-2/+38
* Fixed NPE when no AFM is available and the PFM didn't provide a xHeight.Jeremias Maerki2008-02-191-15/+21
* Bugfix: a specified font-weight of 100 could result into a resolved font-weig...Jeremias Maerki2008-02-191-1/+7
* Bugzilla #44451:Jeremias Maerki2008-02-197-16/+104
* Style only: removed spurious ^M characters at the end of linesVincent Hennebert2008-02-193-211/+211
* Makes sense to mention the removal of deprecated methods.Jeremias Maerki2008-02-181-0/+4
* Made the necessary changes to remove the long-standing deprecations in the ap...Jeremias Maerki2008-02-183-116/+22
* It currently doesn't work properly without a layout-master-set.Jeremias Maerki2008-02-181-3/+3
* Reducing noise. Better messages.Jeremias Maerki2008-02-182-6/+9
* fop-rgb-icc() function did not make the round-trip which caused an error in t...Jeremias Maerki2008-02-187-98/+233
* Extract original exception in BasePDFTestCase.java. They are normally embedde...Jeremias Maerki2008-02-182-7/+36
* No stack traces with missing images.Jeremias Maerki2008-02-183-0/+9
* Extracted most of the code in CodePointMapping (generated by XSLT) into a bas...Jeremias Maerki2008-02-1611-133/+397
* rowStarted doesn't need to be set in the signalNewRow method. If it is, it wi...Vincent Hennebert2008-02-152-6/+5
* break-after set on the last child of a row-spanning cell must apply to the la...Vincent Hennebert2008-02-142-1/+92
* Created Constants for unit descriptionsMaximilian Berger2008-02-146-22/+45
* Simplified the detection of double as integerVincent Hennebert2008-02-141-2/+1
* Fix problem with alternate Unicode code point overriding existing better ones...Jeremias Maerki2008-02-146-61/+247
* When I first saw this it surprised me, it seems to have been here for quite s...Adrian Cumiskey2008-02-141-28/+9
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-1437-934/+2272
* Moved to the FO tree stage the check for break-before/after on table-row whil...Vincent Hennebert2008-02-137-26/+54
* Added support for breaks before and after table cellsVincent Hennebert2008-02-1317-63/+3824
* Easy way to force the discarding of the user's font cache file (especially af...Jeremias Maerki2008-02-131-2/+6
* Replace useless javadoc comment.Jeremias Maerki2008-02-131-4/+3
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-13112-4098/+4101
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-13120-12046/+12050
* Added *.xml to svn:ignoreMaximilian Berger2008-02-130-0/+0
* Fixed wrong numbering of cellsVincent Hennebert2008-02-122-8/+8
* Simplification.Jeremias Maerki2008-02-121-4/+3
* Bugzilla #44393:Jeremias Maerki2008-02-123-9/+5
* Missing file from r620283Andreas L. Delmelle2008-02-111-1/+12
* Disabled region-body_column-count_bug#37468 testcase because of bug 44393Vincent Hennebert2008-02-111-0/+6
* Better javadoc for break classVincent Hennebert2008-02-112-5/+19
* Fixed illegal character in the fileVincent Hennebert2008-02-111-1/+1
* Added full support for breaks inside table-cell elementsVincent Hennebert2008-02-116-14/+2542
* Bugzilla 41631: Percentage resolution for arguments to proportional-column-wi...Andreas L. Delmelle2008-02-103-0/+63
* Correction/Rectification of changes made in r617989:Andreas L. Delmelle2008-02-102-154/+135
* Missing file from r620272Andreas L. Delmelle2008-02-101-13/+29
* Tweak: wrap numeric values internally in Integers or Longs if possible, Doubl...Andreas L. Delmelle2008-02-101-15/+29
* Revisit background-position shorthand implementation: always convert to perce...Andreas L. Delmelle2008-02-104-76/+171
* Some minor tweaks:Andreas L. Delmelle2008-02-103-9/+22
* In addKnuthElementsForBorderPaddingXXX, if the returnlist is aSimon Pepping2008-02-081-0/+16
* Testcase for bug #43676, which is now fixedVincent Hennebert2008-02-081-0/+75
* Added missing width for Euro glyph.Jeremias Maerki2008-02-081-0/+1
* Also display the column index in the toString methodVincent Hennebert2008-02-081-0/+1
* Removed the 900 penalty mechanism which anyway almost always produced visuall...Vincent Hennebert2008-02-0818-344/+1675