| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128... | Adrian Cumiskey | 2008-04-01 | 2 | -3/+4 |
* | Created Constants for unit descriptions | Maximilian Berger | 2008-02-14 | 1 | -9/+27 |
* | Simplified the detection of double as integer | Vincent Hennebert | 2008-02-14 | 1 | -2/+1 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 1 | -1/+1 |
* | Fixed illegal character in the file | Vincent Hennebert | 2008-02-11 | 1 | -1/+1 |
* | Tweak: wrap numeric values internally in Integers or Longs if possible, Doubl... | Andreas L. Delmelle | 2008-02-10 | 1 | -15/+29 |
* | Revisit background-position shorthand implementation: always convert to perce... | Andreas L. Delmelle | 2008-02-10 | 2 | -61/+126 |
* | Tweak: modify PercentLength.toString() to return a value that facilitates deb... | Andreas L. Delmelle | 2008-02-07 | 1 | -11/+13 |
* | Tweak: early percentage resolution by the parser (if the base is known and ab... | Andreas L. Delmelle | 2008-02-07 | 1 | -1/+12 |
* | Added very basic parsing for the xml:lang shorthand. | Andreas L. Delmelle | 2008-02-03 | 1 | -0/+61 |
* | Slight correction for pixel-values: pass the ratio of pixels-per-point into F... | Andreas L. Delmelle | 2008-02-02 | 1 | -16/+8 |
* | Further improvement in FixedLength: | Andreas L. Delmelle | 2008-02-02 | 4 | -7/+14 |
* | Further cleanup/refinement of FixedLength: | Andreas L. Delmelle | 2008-02-02 | 5 | -59/+78 |
* | Minor cleanup/improvement: | Andreas L. Delmelle | 2008-02-02 | 2 | -25/+18 |
* | Bugzilla 44343: | Andreas L. Delmelle | 2008-02-01 | 1 | -3/+16 |
* | Improved error tolerance: an enum property value with leading or trailing spa... | Jeremias Maerki | 2008-01-25 | 1 | -2/+2 |
* | Removed stray reference to ImageFactory. | Jeremias Maerki | 2008-01-11 | 1 | -2/+2 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 1 | -17/+18 |
* | Style only: removed trailing white spaces | Vincent Hennebert | 2007-12-13 | 1 | -54/+53 |
* | Implemented the resolution of collapsing borders in the FO tree, for every si... | Vincent Hennebert | 2007-12-13 | 1 | -2/+56 |
* | Corrected javadocs | Adrian Cumiskey | 2007-12-05 | 1 | -5/+5 |
* | Correction and simplification of the PropertyCache: subclass WeakReference an... | Andreas L. Delmelle | 2007-12-01 | 1 | -119/+83 |
* | bug fix: memory leak in PropertyCache. Fix provided by Jeremias. There are st... | Chris Bowditch | 2007-11-20 | 1 | -5/+9 |
* | Use a singleton for a default BorderInfo of style none, instead of every time... | Vincent Hennebert | 2007-11-13 | 1 | -2/+21 |
* | Moved the creation of grid units to the FO tree building stage. Brought a few... | Vincent Hennebert | 2007-11-13 | 1 | -2/+6 |
* | Fix two javadoc warnings. | Jeremias Maerki | 2007-11-13 | 2 | -3/+1 |
* | bug fix: avoid NPE when GC has removed a weak reference in the Property Cache | Chris Bowditch | 2007-11-12 | 1 | -5/+7 |
* | Avoid null values in generated Font classes so the encoding can be inspected. | Jeremias Maerki | 2007-11-12 | 1 | -4/+29 |
* | Better solution for missing hyphenation character problem. | Jeremias Maerki | 2007-11-12 | 1 | -0/+46 |
* | Attempt to shed light on what this method does. | Jeremias Maerki | 2007-11-09 | 1 | -0/+5 |
* | PropertyCache phase 2: | Andreas L. Delmelle | 2007-09-21 | 10 | -193/+861 |
* | Slight correction: | Andreas L. Delmelle | 2007-07-20 | 4 | -39/+76 |
* | Remove method added only for quick debug. | Andreas L. Delmelle | 2007-07-20 | 1 | -4/+0 |
* | Fix possible memory leak in PropertyCache | Andreas L. Delmelle | 2007-07-20 | 1 | -6/+13 |
* | Fix bug in equals() that made caching effect-less. | Jeremias Maerki | 2007-07-20 | 1 | -1/+1 |
* | Cache CharacterProperty | Andreas L. Delmelle | 2007-07-19 | 1 | -6/+32 |
* | Fix: add implementation of hashCode() and equals() to NumberProperty, to make... | Andreas L. Delmelle | 2007-07-19 | 1 | -0/+16 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 43 | -113/+99 |
* | Removal of unused method | Andreas L. Delmelle | 2007-07-14 | 1 | -9/+0 |
* | Partial application of the patch in Bugzilla 41044: | Andreas L. Delmelle | 2007-07-07 | 9 | -53/+218 |
* | Improvement in handling relative font-weights | Andreas L. Delmelle | 2007-07-06 | 2 | -17/+141 |
* | Slight correction: value of "inherit" was not yet handled; delegate to the su... | Andreas L. Delmelle | 2007-02-18 | 1 | -35/+39 |
* | Fix: override PropertyMaker.make() to properly parse font-family names contai... | Andreas L. Delmelle | 2007-02-06 | 1 | -0/+50 |
* | Code cleanup: | Andreas L. Delmelle | 2007-01-11 | 4 | -12/+11 |
* | Correction: undo part of refactoring I've done locally, but not committed | Andreas L. Delmelle | 2006-12-23 | 1 | -1/+1 |
* | Slight improvement of the check in equals(); make sure String.equals() gets c... | Andreas L. Delmelle | 2006-12-23 | 1 | -4/+8 |
* | Comment out unused properties. Patch by Richard Wheeldon | Simon Pepping | 2006-12-20 | 9 | -58/+103 |
* | Small improvements of the table layout code: | Vincent Hennebert | 2006-11-24 | 1 | -0/+16 |
* | Bugzilla #40729: | Jeremias Maerki | 2006-11-13 | 5 | -17/+34 |
* | Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods. | Joerg Pietschmann | 2006-10-07 | 8 | -12/+12 |