aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PR:Glen Mazza2004-03-189-25/+15
* updated status of layout development work on HEAD as discussed on fop-userChris Bowditch2004-03-171-6/+83
* Unneeded line of code removed.Glen Mazza2004-03-171-1/+0
* minor simplifications; removed redundant variables.Glen Mazza2004-03-171-41/+37
* Removed obsolete request for namespace-prefixes (supported by all SAX2Glen Mazza2004-03-161-6/+0
* Code changed to set the Base URL in FOUserAgent, which allowsGlen Mazza2004-03-165-6/+33
* Simplifications to FOText whitespace removal; fewer arraycopies performed.Glen Mazza2004-03-126-38/+41
* Some consolidation of information about page-sequence-master and simple-page-...Glen Mazza2004-03-097-172/+30
* Fixed bug, masterName variable wasn't being set.Glen Mazza2004-03-091-4/+4
* Add Clay to news page.Glen Mazza2004-03-071-0/+4
* Fix of leading-space problem in HEAD. (A single leading space of the firstGlen Mazza2004-03-072-4/+17
* Re-adding danish hyphenation patterns (grant from Frank Jensen on file)Jeremias Maerki2004-03-051-0/+1209
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-03-0226-0/+410
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-03-0239-124/+748
* Updated info on Barcode4JJeremias Maerki2004-03-021-1/+1
* Updated my entry.Jeremias Maerki2004-03-021-3/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-03-0230-60/+529
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-03-0220-94/+509
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-03-025-33/+142
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-03-0225-851/+1105
* now for some "real" commitsChris Bowditch2004-03-021-27/+55
* 1.) Modified TextLayoutManager to take an additional lengthGlen Mazza2004-03-016-47/+60
* corrected compliance for baseline-shift and vertical-align propertiesChris Bowditch2004-03-011-2/+6
* Testing my software setup byChris Bowditch2004-03-011-1/+2
* Moved some committers to the inactive list. Just move yourself up again when ...Jeremias Maerki2004-02-271-7/+15
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2710-140/+274
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-273-42/+102
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2735-525/+535
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-273-0/+46
* Fixed EOLsJeremias Maerki2004-02-271-1/+2
* Copied from the maintenance branch.Jeremias Maerki2004-02-275-4051/+8152
* Copied from the maintenance branch.Jeremias Maerki2004-02-272-99/+27
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-0/+16
* Removed legally problematic files as done for the maintenance branch.Jeremias Maerki2004-02-2712-64314/+0
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-27630-29655/+9726
* Some simplification of FOText object.Glen Mazza2004-02-272-10/+8
* Use the new property expressions. Clients must use Length when retrievingFinn Bock2004-02-2614-58/+137
* Made redundant by the expresion tree.Finn Bock2004-02-262-249/+0
* Support for percentages in property expression.Finn Bock2004-02-2623-530/+873
* Changed internal renderInlineXXX() functions from public to protected access....Glen Mazza2004-02-253-56/+12
* Removal of Visitor patterns from AbstractRenderer, moving of business logic f...Glen Mazza2004-02-2510-288/+55
* Formatting cleanup of fo:layout-master-sets in examples.Glen Mazza2004-02-2238-284/+335
* Modification made for collecting parameters to be compatible (hopefully) withGlen Mazza2004-02-111-3/+19
* 1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP.Glen Mazza2004-02-105-21/+57
* Updated fop.bat.Glen Mazza2004-02-101-1/+1
* Draw the borders of a BlockViewport before setting the CTMFinn Bock2004-02-101-18/+19
* Set correct ipd/bpd of both the viewport and reference area.Finn Bock2004-02-101-11/+35
* Added '-results' options to set the result ouput directory.Finn Bock2004-02-101-1/+4
* Modification of ExampleXML2PDF to show a Transformer.setParameter() call.Glen Mazza2004-02-092-49/+36
* Simplefy the huge merge loop and allow compilation with jdk1.3.Finn Bock2004-02-092-1243/+1138