aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-0110-52/+411
* Add test/use-case for id on fo:rootAndreas L. Delmelle2011-01-151-14/+16
* Fix deprecation warnings; add some type safetySimon Pepping2011-01-142-6/+7
* Relative URIs in the configuration file are evaluated relative to the base UR...Simon Pepping2011-01-141-1/+1
* move hyphenation-dependent testcase into hyphenation-testcasesSimon Pepping2011-01-121-0/+0
* Bugzilla 49848: Correct behavior of keep-together.within-line in case of nest...Andreas L. Delmelle2011-01-091-0/+19
* Property fixupAndreas L. Delmelle2011-01-081-60/+60
* Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a...Andreas L. Delmelle2011-01-072-0/+7
* Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limitAndreas L. Delmelle2011-01-071-0/+61
* Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-041-1/+1
* Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove ...Simon Pepping2010-12-241-1/+1
* Auxiliary positions do not have an index value; fixing this in InlineStacking...Simon Pepping2010-12-171-0/+49
* Bugzilla #50089: Content after forced break in block-container is not renderedVincent Hennebert2010-12-141-0/+47
* Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null ...Simon Pepping2010-12-091-0/+44
* Bugzilla #42034:Jeremias Maerki2010-12-071-0/+53
* Allow for words consisting of only soft hyphens; fixes bug 49837Simon Pepping2010-12-041-0/+98
* Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or wh...Andreas L. Delmelle2010-11-252-15/+31
* Do not re-create an AlignmentContext instance if one already exists.Vincent Hennebert2010-11-161-0/+60
* Added missing license header.Jeremias Maerki2010-11-151-0/+19
* Removed tab characters.Jeremias Maerki2010-11-151-11/+11
* Applied patch 50240 by Mehdi Houshmand with changes: Java source andSimon Pepping2010-11-111-0/+17
* Making fallback from (lang,country) to (lang) consistentSimon Pepping2010-10-061-0/+137
* Bugzilla #49885:Jeremias Maerki2010-09-071-0/+84
* Implemented reset method for changing IPDVincent Hennebert2010-09-021-6/+17
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-256-209/+9
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-146-41/+42
* Bugzilla #49733:Jeremias Maerki2010-08-146-7/+7
* Refactored the multi-threading harness a bit to support IF conversion.Jeremias Maerki2010-07-156-50/+205
* Restored ColorExt after removing it from XML Graphics Commons again.Jeremias Maerki2010-07-022-9/+8
* Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...Jeremias Maerki2010-06-142-4/+4
* FontEventAdapter has been replaced by FontEventProducerVincent Hennebert2010-04-091-1/+2
* Now that the creation of event-model.xml has been standardised, the EventMode...Vincent Hennebert2010-04-092-38/+0
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-092-1/+2
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-092-0/+21
* Added test cases to ensure that the event notification system runs smoothlyVincent Hennebert2010-04-098-0/+284
* Bugfix: NPE when there is a forced break before a table occurring at an IPD c...Vincent Hennebert2010-03-151-0/+74
* Bugfix: definition of a special page-master for the last page was interfering...Vincent Hennebert2010-02-231-0/+60
* Bugzilla #46486: having a special page-master for the last page caused loss o...Vincent Hennebert2010-01-187-0/+904
* Updated reference accessible PDF files. Old ones had "Apache FOP Version SVN ...Vincent Hennebert2010-01-1330-0/+0
* Added possibility to customize PDF tagging via the role propertyVincent Hennebert2010-01-1310-6/+258
* Bugzilla #48237:Chris Bowditch2010-01-082-2/+6
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-222-2/+202
* Fixed test case: #CMYK pseudo-profile comes before the color profile URI.Jeremias Maerki2009-12-171-1/+1
* Fixed test case: 102 / 255 is 0.4, not 0.48. It is not the same as the previo...Jeremias Maerki2009-12-171-1/+1
* Bugfix: Added equals() method to ColorExt because the base class only compare...Jeremias Maerki2009-11-251-4/+26
* Bugfix in Changing IPD: reset only the children LMs that have been created so...Vincent Hennebert2009-11-241-0/+96
* Moved declaration of xml:space attribute from <text> to <page-sequence> in th...Vincent Hennebert2009-11-091-2/+1
* Bugzilla #48082: value of conditional space not always taken into account in ...Vincent Hennebert2009-10-291-0/+65
* XMLUtilTestCase somehow hasn't been included in the merge of the accessibilit...Vincent Hennebert2009-10-281-0/+45
* Merged back Temp_Accessibility branch into TrunkVincent Hennebert2009-10-2756-5/+869
|\