aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/traits/BorderPropsTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-82/+0
* Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-171-3/+3
* Increased unit test coverage for the PaintersPeter Hancock2012-10-081-14/+30
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-041-3/+5
* Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache(...Jeremias Maerki2011-01-181-1/+4
* Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-181-0/+1
|\
| * Fix deprecation warnings; add some type safetySimon Pepping2011-01-141-1/+2
| * Restored ColorExt after removing it from XML Graphics Commons again.Jeremias Maerki2010-07-021-3/+3
* | Added class ColorWithFallback used for recreating function strings.Jeremias Maerki2010-07-071-1/+1
* | Bugzilla #49403:Jeremias Maerki2010-06-251-6/+2
|/
* Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...Jeremias Maerki2010-06-141-2/+2
* Bugzilla #48237:Chris Bowditch2010-01-081-2/+3
* Fixed test case: #CMYK pseudo-profile comes before the color profile URI.Jeremias Maerki2009-12-171-1/+1
* Fixed border trait parsing for the area tree XML when CMYK or ICC colors were...Jeremias Maerki2008-08-131-0/+7
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-4/+4
* Bugzilla #40729:Jeremias Maerki2006-11-131-3/+3
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #38946:Jeremias Maerki2006-05-031-4/+6
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-0/+53