| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 50703: Parametrize PropertyCache, switch to parameterless public con... | Andreas L. Delmelle | 2011-02-06 | 1 | -134/+120 |
* | Commit file necessary to avoid compile error after r1066198 | Andreas L. Delmelle | 2011-02-01 | 1 | -9/+19 |
* | Small cleanup: extract TextDecorationMaker, move validation into convertPrope... | Andreas L. Delmelle | 2011-02-01 | 2 | -167/+123 |
* | Bugzilla 48334: Added implementation for xml:base | Andreas L. Delmelle | 2011-02-01 | 1 | -0/+148 |
* | Another go at removing all trailing whitespace | Vincent Hennebert | 2010-11-25 | 2 | -4/+4 |
* | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) | Simon Pepping | 2010-11-17 | 1 | -2/+2 |
* | Fixed typos and source code indentation issues. | Vincent Hennebert | 2010-09-03 | 10 | -15/+13 |
* | Replaced @asf.todo with normal TODO comment | Vincent Hennebert | 2010-08-27 | 1 | -1/+1 |
* | Removed many "// CSOK: ConstantName" instances for constants, by converting t... | Jeremias Maerki | 2010-08-14 | 14 | -43/+36 |
* | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 41 | -200/+394 |
* | Removed a bunch of javadoc warnings in addition to patch 49733 | Simon Pepping | 2010-08-13 | 1 | -1/+1 |
* | Moved ResourceEventProducer to org.apache.fop | Vincent Hennebert | 2010-04-09 | 1 | -1/+1 |
* | Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ... | Vincent Hennebert | 2009-12-22 | 1 | -0/+17 |
* | Merged changes from Trunk up to revision 824832 | Vincent Hennebert | 2009-10-13 | 6 | -0/+0 |
|\ |
|
| * | Removed svn:executable property | Vincent Hennebert | 2009-10-13 | 6 | -0/+0 |
* | | Merged changes from Trunk up to revision 816269 | Vincent Hennebert | 2009-09-18 | 1 | -1/+4 |
|\| |
|
| * | Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested ... | Andreas L. Delmelle | 2009-04-19 | 1 | -1/+4 |
| * | Fix the behaviour of pixel-lengths: influenced by target-resolution, rather t... | Andreas L. Delmelle | 2009-04-12 | 1 | -1/+1 |
* | | Introduced the StructurePointerPropertySet interface to aid with accessing th... | Jeremias Maerki | 2009-04-16 | 1 | -0/+34 |
|/ |
|
* | Forgot to add getBackgroundColor() accessor. | Adrian Cumiskey | 2009-03-25 | 1 | -0/+8 |
* | Added some accessor methods to some public member variables. I have left the... | Adrian Cumiskey | 2009-03-25 | 2 | -0/+74 |
* | Bugzilla #45938:
| Jeremias Maerki | 2009-01-02 | 1 | -3/+18 |
* | Bugzilla 46319: | Andreas L. Delmelle | 2008-12-08 | 1 | -1/+16 |
* | Fixed memory leak in property cache (not cleaning stale PropertyCache$CacheEn... | Jeremias Maerki | 2008-08-25 | 1 | -47/+58 |
* | Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378... | Jeremias Maerki | 2008-07-31 | 1 | -0/+33 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 57 | -636/+636 |
* | Simplifications and a Checkstyle fix. | Jeremias Maerki | 2008-06-19 | 1 | -3/+2 |
* | Undo r655765, which was causing NPEs in the layout-tests | Andreas L. Delmelle | 2008-05-13 | 1 | -43/+1 |
* | Alter auto-id naming to avoid confusion with URI fragment identifiers | Andreas L. Delmelle | 2008-05-13 | 1 | -1/+1 |
* | Added support for auto-generated initial value for the "id" property. | Andreas L. Delmelle | 2008-05-13 | 1 | -0/+47 |
* | Avoid an error if unspecified... | Andreas L. Delmelle | 2008-05-12 | 1 | -2/+3 |
* | Tweak: avoid preloading the background-image with each pass through the const... | Andreas L. Delmelle | 2008-05-12 | 1 | -25/+34 |
* | Extended caching to CondLengthProperty CommonBorderPaddingBackground.BorderIn... | Andreas L. Delmelle | 2008-05-12 | 3 | -73/+339 |
* | The spec requires rounding, not truncating | Simon Pepping | 2008-05-11 | 1 | -1/+1 |
* | Correction: set default to true... | Andreas L. Delmelle | 2008-05-10 | 1 | -3/+7 |
* | Tweaks: | Andreas L. Delmelle | 2008-05-10 | 2 | -199/+107 |
* | Tweak: | Andreas L. Delmelle | 2008-05-08 | 13 | -71/+78 |
* | Tweak/correction: save local hash-code (as originally intended...) | Andreas L. Delmelle | 2008-05-03 | 1 | -2/+3 |
* | Improve table-unit computation if proportional-column-width() is used | Simon Pepping | 2008-04-24 | 1 | -16/+0 |
* | An implementation of a positive integer property maker. It implements | Simon Pepping | 2008-04-18 | 1 | -0/+34 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 1 | -1/+1 |
* | Added support for addressing all glyphs available in a Type 1 font, not just ... | Jeremias Maerki | 2008-03-27 | 1 | -2/+3 |
* | 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 |