aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 674245,674267,674269,674272-674273,674276,674325,674468,6744...Adrian Cumiskey2008-07-071-0/+110
* Merged revisions 669423,669436,669835,670217,670222,670323,670325,670332,6703...Adrian Cumiskey2008-06-232-40/+19
* Merged revisions 665740,665793,665995 via svnmerge from Adrian Cumiskey2008-06-101-0/+55
* Merged revisions 665691 via svnmerge from Adrian Cumiskey2008-06-091-6/+6
* Merged revisions 662417,662807,662991,663045,663493,664347,664349-664350 via ...Adrian Cumiskey2008-06-091-14/+35
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-149-90/+1403
* fop-rgb-icc() function did not make the round-trip which caused an error in t...Jeremias Maerki2008-02-181-10/+18
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-1/+4
* Added support for breaks before and after table cellsVincent Hennebert2008-02-131-0/+65
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-133-140/+140
* Correction/Rectification of changes made in r617989:Andreas L. Delmelle2008-02-101-153/+131
* Removed the Dijkstra stuff as it was moved to Commons.Jeremias Maerki2008-01-305-448/+0
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-115-0/+448
* Reenabled documentation for fox:destination.Jeremias Maerki2008-01-071-11/+2
* Added method to convert from inches to points.Jeremias Maerki2007-11-031-0/+9
* Zero Word Joiner was missing in the constants.Jeremias Maerki2007-11-031-0/+2
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Correction of premature javadoc commit in r557035Andreas L. Delmelle2007-07-1810-68/+68
* Fixed incomplete support for Unicode word joinersManuel Mall2007-07-181-1/+6
* Undo changes of r556112Andreas L. Delmelle2007-07-1711-316/+68
* Addition of a general-purpose int-to-int map to replace Integer-to-Integer Ha...Andreas L. Delmelle2007-07-131-0/+248
* Bugzilla #42278:Jeremias Maerki2007-06-294-0/+346
* Bug #42476:Vincent Hennebert2007-05-291-0/+46
* Bugzilla #41831:Jeremias Maerki2007-05-281-0/+57
* Bugzilla #42109: Jeremias Maerki2007-05-211-5/+15
* Bugzilla #40729:Jeremias Maerki2006-11-133-32/+418
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2816-212/+228
* Don't do rounding here. The caller might now want that.Jeremias Maerki2006-05-311-4/+4
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-181-0/+24
* The default sRGB color profile provided by the Java class library is no longe...Jeremias Maerki2006-05-071-0/+67
* Bugzilla #38946:Jeremias Maerki2006-05-031-0/+480
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-282-0/+231
* List NBSP under adjustable spaces in CharUtilities.Jeremias Maerki2006-04-101-1/+3
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-0410-1031/+5
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-12/+0
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-161-18/+56
* DOM2SAX code replaced. Copied and adapted from Xalan-J: http://svn.apache.org...Jeremias Maerki2006-02-171-70/+224
* Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...Jeremias Maerki2006-02-174-1/+609
* New interface XMLizable (copied from Apache Excalibur) to mark classes that c...Jeremias Maerki2006-01-193-0/+224
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-0/+64
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-143-5/+0
* Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...Luca Furini2005-10-271-0/+13
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Implemented embedding of Type 1 fonts. Jeremias Maerki2005-09-051-0/+92
* Two constants I'd like to reuse elsewhere.Jeremias Maerki2005-08-241-2/+8
* Made Service a stand-alone class so it can be reused. Jeremias Maerki2005-07-251-0/+113
* Bugzilla patch 31162:Jeremias Maerki2004-09-111-0/+261
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2710-470/+150
* Remove unused imports to quieten Eclipse.Peter Bernard West2004-01-031-2/+0
* Not needed anymore. Everything we need is in Commons IO.Jeremias Maerki2003-11-071-243/+0