| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 669423,669436,669835,670217,670222,670323,670325,670332,6703... | Adrian Cumiskey | 2008-06-23 | 1 | -3/+2 |
* | Merged revisions 655791,655801 via svnmerge from | Adrian Cumiskey | 2008-05-14 | 1 | -43/+1 |
* | Merged revisions 655489,655500,655522,655531,655578,655601,655603,655614,6557... | Adrian Cumiskey | 2008-05-13 | 4 | -87/+410 |
* | Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552... | Adrian Cumiskey | 2008-05-12 | 3 | -202/+114 |
* | Merged revisions 654111,654121,654190,654314,654322-654323,654338,654347,6544... | Adrian Cumiskey | 2008-05-08 | 13 | -71/+78 |
* | Merged revisions 652821-652822,652835,653036,653045,653048,653106,653144,6532... | Adrian Cumiskey | 2008-05-06 | 1 | -2/+3 |
* | Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via ... | Adrian Cumiskey | 2008-04-25 | 1 | -16/+0 |
* | Merged revisions 649657,650050 via svnmerge from | Adrian Cumiskey | 2008-04-21 | 1 | -0/+34 |
* | 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 |