]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
22 years agoRearranged page master calculations.
Joerg Pietschmann [Thu, 18 Jul 2002 22:25:30 +0000 (22:25 +0000)]
Rearranged page master calculations.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195007 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed some remaining problems with the TextBuffer patch for
Joerg Pietschmann [Tue, 16 Jul 2002 20:04:44 +0000 (20:04 +0000)]
Fixed some remaining problems with the TextBuffer patch for
FObjMixed
Slightly Optimized extensions.Label

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195003 13f79535-47bb-0310-9956-ffa450edef68

22 years agoImplementes background properties for all regions and precedence
Joerg Pietschmann [Tue, 16 Jul 2002 19:13:26 +0000 (19:13 +0000)]
Implementes background properties for all regions and precedence
of regions (lr-tb writing mode only)
Submitted by: Oleg Tkachenko olegt@multiconn.com
Reviewed by: J.Pietschmann

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195002 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged rendererOptions from Hashtable to HashMap
Peter Bernard West [Tue, 16 Jul 2002 14:01:53 +0000 (14:01 +0000)]
Changed rendererOptions from Hashtable to HashMap

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195001 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged rendererOptions Hashtable to HashMap. Also changed differ and runTests to...
Peter Bernard West [Tue, 16 Jul 2002 13:58:09 +0000 (13:58 +0000)]
Changed rendererOptions Hashtable to HashMap.  Also changed differ and runTests to HashMap.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195000 13f79535-47bb-0310-9956-ffa450edef68

22 years agoReplaced options Hashtable by HashMap
Joerg Pietschmann [Mon, 15 Jul 2002 19:28:08 +0000 (19:28 +0000)]
Replaced options Hashtable by HashMap
Reproted by: Oleg Tkachenko

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194999 13f79535-47bb-0310-9956-ffa450edef68

22 years agoCommand line option for setting encoding of the output
Joerg Pietschmann [Sun, 14 Jul 2002 15:34:32 +0000 (15:34 +0000)]
Command line option for setting encoding of the output
file for text renderer.
Submitted by: Oleg Tkachenko olegt@multiconn.com
Reviewed by: J.Pietschmann

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194997 13f79535-47bb-0310-9956-ffa450edef68

22 years agoRearranged and simplified calculations related to page
Joerg Pietschmann [Fri, 12 Jul 2002 01:15:33 +0000 (01:15 +0000)]
Rearranged and simplified calculations related to page
numbering and forced pages.
Fixed force-page-count="auto"
Removed some cruft.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194994 13f79535-47bb-0310-9956-ffa450edef68

22 years agoCorrected comment describing usage
Joerg Pietschmann [Tue, 9 Jul 2002 20:34:11 +0000 (20:34 +0000)]
Corrected comment describing usage
Removed some cruft

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194991 13f79535-47bb-0310-9956-ffa450edef68

22 years agoIncremented FOP version do 0.20.5cvs
Joerg Pietschmann [Sat, 6 Jul 2002 20:20:52 +0000 (20:20 +0000)]
Incremented FOP version do 0.20.5cvs
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194982 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFlush pending areas and space before adding first part of
Joerg Pietschmann [Sat, 6 Jul 2002 20:17:31 +0000 (20:17 +0000)]
Flush pending areas and space before adding first part of
hyphenated word. Pass text decoration and link set and
use it at the point the word area is created.
Delete wrong return value in case the word could not be
hyphenated in doHyphenate
PR: 2106, 6042, 10374, 4511
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194981 13f79535-47bb-0310-9956-ffa450edef68

22 years agoUse a String buffer to accumulate consecutive character chunks in FObjMixed.
Joerg Pietschmann [Sat, 6 Jul 2002 19:05:30 +0000 (19:05 +0000)]
Use a String buffer to accumulate consecutive character chunks in FObjMixed.
Eleminated addCharacter methods for subclasses of FObjMixed.
Eleminated a few superflous variables and assignments in FOText.
PR: 2106

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194980 13f79535-47bb-0310-9956-ffa450edef68

22 years agoremoved more buffer manager cruft
Joerg Pietschmann [Sat, 6 Jul 2002 16:43:45 +0000 (16:43 +0000)]
removed more buffer manager cruft

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194979 13f79535-47bb-0310-9956-ffa450edef68

22 years agoremoved BufferManager and related methods, fields and files
Joerg Pietschmann [Sat, 6 Jul 2002 16:38:46 +0000 (16:38 +0000)]
removed BufferManager and related methods, fields and files

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194978 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded README for xml-apis.jar to bin distribution
Christian Geisert [Fri, 5 Jul 2002 16:44:10 +0000 (16:44 +0000)]
added README for xml-apis.jar to bin distribution

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194976 13f79535-47bb-0310-9956-ffa450edef68

22 years agoremoved old docs (docs are maintained in the trunk)
Christian Geisert [Fri, 5 Jul 2002 16:21:54 +0000 (16:21 +0000)]
removed old docs (docs are maintained in the trunk)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194975 13f79535-47bb-0310-9956-ffa450edef68

22 years agoupdated build.xml for 0.20.4 release
Christian Geisert [Thu, 4 Jul 2002 21:38:38 +0000 (21:38 +0000)]
updated build.xml for 0.20.4 release

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194965 13f79535-47bb-0310-9956-ffa450edef68

22 years agochanged list.fo to prevent a bug
Christian Geisert [Thu, 4 Jul 2002 20:20:55 +0000 (20:20 +0000)]
changed list.fo to prevent a bug
(text-align="end" in a list-item-label)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194963 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded missing CHANGES
Christian Geisert [Thu, 4 Jul 2002 15:48:03 +0000 (15:48 +0000)]
added missing CHANGES

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194962 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded reload functionality in AWT preview window
Christian Geisert [Thu, 4 Jul 2002 12:00:26 +0000 (12:00 +0000)]
added reload functionality in AWT preview window
Submitted by: Oleg Tkachenko <olegt@multiconn.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194960 13f79535-47bb-0310-9956-ffa450edef68

22 years agoremoved System.exit(0) because it breaks the AWT application
Joerg Pietschmann [Wed, 3 Jul 2002 18:56:21 +0000 (18:56 +0000)]
removed System.exit(0) because it breaks the AWT application

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194948 13f79535-47bb-0310-9956-ffa450edef68

22 years agoImplemented margin shorthand
Christian Geisert [Mon, 1 Jul 2002 19:11:54 +0000 (19:11 +0000)]
Implemented margin shorthand
Submitted by: Peter Kullmann <p.kullmann@arenae.ch>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194944 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded licence header
Jeremias Maerki [Wed, 26 Jun 2002 20:37:49 +0000 (20:37 +0000)]
Added licence header
Fix possible DivByZero

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194925 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFix: Allow for fractional font sizes
Jeremias Maerki [Wed, 26 Jun 2002 20:36:52 +0000 (20:36 +0000)]
Fix: Allow for fractional font sizes
Submitted by: Bj�rn L�tkemeier

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194924 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdd code for testing and demonstrating fractional font sizes.
Jeremias Maerki [Wed, 26 Jun 2002 20:34:19 +0000 (20:34 +0000)]
Add code for testing and demonstrating fractional font sizes.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194923 13f79535-47bb-0310-9956-ffa450edef68

22 years agoclosed output stream in CommandLineStarter so that file can be removed in case of...
Joerg Pietschmann [Sun, 23 Jun 2002 20:59:19 +0000 (20:59 +0000)]
closed output stream in CommandLineStarter so that file can be removed in case of error
changed exit code in case a file was not found

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194914 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded exit code 1 on error
Joerg Pietschmann [Wed, 19 Jun 2002 20:17:03 +0000 (20:17 +0000)]
added exit code 1 on error
attempt at deleting outfile on error
adapted runtests.sh for cywgin
fixed comments

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194900 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded xlink ns
Keiron Liddle [Tue, 18 Jun 2002 10:58:21 +0000 (10:58 +0000)]
added xlink ns

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194894 13f79535-47bb-0310-9956-ffa450edef68

22 years agoupdated version numer for 0.20.4 release candidate
Christian Geisert [Wed, 12 Jun 2002 20:10:24 +0000 (20:10 +0000)]
updated version numer for 0.20.4 release candidate
removed 'lib/' from manifest classpath

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194879 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed vertical image position bug
Jeremias Maerki [Wed, 12 Jun 2002 05:41:02 +0000 (05:41 +0000)]
Fixed vertical image position bug
Submitted by: Huikang Xu <Huikang.Xu@orion.co.nz>

Fixed horizontal image position bug (See images.fo)
Added %%Pages and %%PageBoundingBox DSC comments (removes error messages from GhostView)
Split FOPFonts proc into FOPprocs and FOPFonts
Refactored encoding filters for PS renderer (now: descendants of FilteredOutputStream)
Fixed letter spacing

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194874 13f79535-47bb-0310-9956-ffa450edef68

22 years agofixed compile error from previous commit (basedir) .. Doh
Christian Geisert [Tue, 11 Jun 2002 00:01:15 +0000 (00:01 +0000)]
fixed compile error from previous commit (basedir) .. Doh

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194871 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded support for comma-separated values for the font-family property
Christian Geisert [Mon, 10 Jun 2002 23:56:30 +0000 (23:56 +0000)]
added support for comma-separated values for the font-family property
Submitted by: Oleg Tkachenko <olegt@multiconn.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194870 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded missing CHANGES since 0.20.3
Christian Geisert [Mon, 10 Jun 2002 22:10:30 +0000 (22:10 +0000)]
added missing CHANGES since 0.20.3

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194869 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded lib/readme to the binary distribution
Christian Geisert [Mon, 10 Jun 2002 17:22:19 +0000 (17:22 +0000)]
Added lib/readme to the binary distribution

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194868 13f79535-47bb-0310-9956-ffa450edef68

22 years agoBaseDir property is now used for loading custom fonts (Bug #7608)
Christian Geisert [Mon, 10 Jun 2002 15:02:32 +0000 (15:02 +0000)]
BaseDir property is now used for loading custom fonts (Bug #7608)
(thanks to Arnd Beissner and Brian O'Kelley)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194867 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed classpath. Xerces was wrong.
Jeremias Maerki [Fri, 7 Jun 2002 20:14:30 +0000 (20:14 +0000)]
Fixed classpath. Xerces was wrong.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194859 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded a few samples of letter-spacing attribute.
Jeremias Maerki [Fri, 7 Jun 2002 20:13:23 +0000 (20:13 +0000)]
Added a few samples of letter-spacing attribute.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194858 13f79535-47bb-0310-9956-ffa450edef68

22 years agoRemoved Tc that were inserted in [...] TJ commands. (Bug 9054)
Jeremias Maerki [Fri, 7 Jun 2002 20:12:35 +0000 (20:12 +0000)]
Removed Tc that were inserted in [...] TJ commands. (Bug 9054)
Instead, fixed letter-spacing.
Completed javadocs
Pretty-print using JRefactory (I hope I got the settings right. Otherwise, please tell me.)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194857 13f79535-47bb-0310-9956-ffa450edef68

22 years agoYAAPIC
Keiron Liddle [Thu, 6 Jun 2002 07:57:02 +0000 (07:57 +0000)]
YAAPIC

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194856 13f79535-47bb-0310-9956-ffa450edef68

22 years agofixed problem with Win98/ME commandline (just wrong linefeed?)
Christian Geisert [Tue, 4 Jun 2002 17:53:59 +0000 (17:53 +0000)]
fixed problem with Win98/ME commandline (just wrong linefeed?)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194854 13f79535-47bb-0310-9956-ffa450edef68

22 years agofixed external links in svg
Keiron Liddle [Tue, 4 Jun 2002 08:13:21 +0000 (08:13 +0000)]
fixed external links in svg

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194851 13f79535-47bb-0310-9956-ffa450edef68

22 years agoUpdated xerces to version 2.0.1
Christian Geisert [Sun, 2 Jun 2002 00:13:26 +0000 (00:13 +0000)]
Updated xerces to version 2.0.1
Updated xalan to version 2.3.1

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194850 13f79535-47bb-0310-9956-ffa450edef68

22 years agoRemoved unused ant tasks
Christian Geisert [Sat, 1 Jun 2002 17:47:39 +0000 (17:47 +0000)]
Removed unused ant tasks
Rebuild buildtools.jar
Fixed buildtools.xml

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194847 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixed PDF-Renderer to work on EBCDIC systems
Christian Geisert [Fri, 31 May 2002 00:17:16 +0000 (00:17 +0000)]
Fixed PDF-Renderer to work on EBCDIC systems
(Actually on systems where file.encoding != ASCII/ISO-8859)
 Submitted by: Jason West <Jason.West@mail.state.ky.us>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194846 13f79535-47bb-0310-9956-ffa450edef68

22 years agoinitial commit for extended FAQ
Joerg Pietschmann [Wed, 29 May 2002 20:14:59 +0000 (20:14 +0000)]
initial commit for extended FAQ

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194844 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded czech hyphenation example
Christian Geisert [Sat, 25 May 2002 12:20:06 +0000 (12:20 +0000)]
Added czech hyphenation example
Submitted by: Michal Buchtik <BuchtikM@dlsystem.cz>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194839 13f79535-47bb-0310-9956-ffa450edef68

22 years agopatch to prevent the same image being inserted multiple times
Keiron Liddle [Wed, 22 May 2002 08:19:11 +0000 (08:19 +0000)]
patch to prevent the same image being inserted multiple times
into pdf graphics
Submitted by: Paul Reavis <preavis@partnersoft.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194835 13f79535-47bb-0310-9956-ffa450edef68

22 years agoPatch by Ralph LaChance works around a bug in JDK 1.3.0.* and 1.4 to improve text...
Jeremias Maerki [Sun, 19 May 2002 21:05:04 +0000 (21:05 +0000)]
Patch by Ralph LaChance works around a bug in JDK 1.3.0.* and 1.4 to improve text output.
I've added support for overline, line-through and text-decoration on inline spaces.
Made graphics variable protected to faciliate subclassing.

Submitted by: Ralph LaChance <Ralph_LaChance@compuserve.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194831 13f79535-47bb-0310-9956-ffa450edef68

22 years agoFixes a problem when EPS files have Bounding Boxes containing negative integers.
Jeremias Maerki [Sun, 19 May 2002 16:36:51 +0000 (16:36 +0000)]
Fixes a problem when EPS files have Bounding Boxes containing negative integers.

Submitted by: Claes Bergsten <claes.bergsten@tjgroup.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194828 13f79535-47bb-0310-9956-ffa450edef68

22 years agoCorrected little omission.
Jeremias Maerki [Sun, 19 May 2002 16:34:40 +0000 (16:34 +0000)]
Corrected little omission.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194827 13f79535-47bb-0310-9956-ffa450edef68

22 years agoupdated to batik1.5beta2 and improved the useragent usage
Keiron Liddle [Mon, 13 May 2002 10:29:53 +0000 (10:29 +0000)]
updated to batik1.5beta2 and improved the useragent usage

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194822 13f79535-47bb-0310-9956-ffa450edef68

22 years agofixed background image tiling
Christian Geisert [Wed, 8 May 2002 15:18:48 +0000 (15:18 +0000)]
fixed background image tiling
Submitted by: Michael Gratton <mjg@recalldesign.com>
added simple example fo for background-image

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194810 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded czech hyphenation patterns
Christian Geisert [Wed, 8 May 2002 09:35:51 +0000 (09:35 +0000)]
Added czech hyphenation patterns
Submitted by: Michal Buchtik <BuchtikM@dlsystem.cz>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194809 13f79535-47bb-0310-9956-ffa450edef68

22 years agoUpdated committer list.
Jeremias Maerki [Sun, 5 May 2002 15:49:50 +0000 (15:49 +0000)]
Updated committer list.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194765 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged master-name to master-reference.
Jeremias Maerki [Sun, 5 May 2002 12:17:41 +0000 (12:17 +0000)]
Changed master-name to master-reference.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194764 13f79535-47bb-0310-9956-ffa450edef68

22 years agoreplaced manifest-task with ant's builtin stuff
Christian Geisert [Fri, 3 May 2002 17:51:23 +0000 (17:51 +0000)]
replaced manifest-task with ant's builtin stuff

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194763 13f79535-47bb-0310-9956-ffa450edef68

22 years agoremoved xalan1 support
Christian Geisert [Thu, 2 May 2002 22:27:25 +0000 (22:27 +0000)]
removed xalan1 support

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194762 13f79535-47bb-0310-9956-ffa450edef68

22 years agoAdded czech translation for AWT viewer
Christian Geisert [Thu, 2 May 2002 11:01:22 +0000 (11:01 +0000)]
Added czech translation for AWT viewer
Submitted by: Michal Buchtik <BuchtikM@dlsystem.cz>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194761 13f79535-47bb-0310-9956-ffa450edef68

22 years agoremoved (broken) XT support
Christian Geisert [Mon, 29 Apr 2002 20:15:22 +0000 (20:15 +0000)]
removed (broken) XT support

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194760 13f79535-47bb-0310-9956-ffa450edef68

22 years ago- Added turkish hyphenation patterns
Christian Geisert [Fri, 26 Apr 2002 23:19:22 +0000 (23:19 +0000)]
- Added turkish hyphenation patterns
  Submitted by: Togan Muftuoglu <toganm@users.sourceforge.net>
- Aportuguese hyphenation patterns
  Submitted by: Paulo Soares <psoares@consiste.pt>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194749 13f79535-47bb-0310-9956-ffa450edef68

22 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Fri, 26 Apr 2002 23:19:22 +0000 (23:19 +0000)]
This commit was manufactured by cvs2svn to create branch
'fop-0_20_2-maintain'.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194748 13f79535-47bb-0310-9956-ffa450edef68

22 years agoChanged build.sh to work under cygwin
Christian Geisert [Thu, 25 Apr 2002 22:12:13 +0000 (22:12 +0000)]
Changed build.sh to work under cygwin
Submitted by: Andriy Palamarchuk <APalamar@wyeth.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194745 13f79535-47bb-0310-9956-ffa450edef68

22 years agosupport for background-image (all renderers)\nauthor: Michael Gratton
arved [Tue, 23 Apr 2002 22:33:40 +0000 (22:33 +0000)]
support for background-image (all renderers)\nauthor: Michael Gratton

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194743 13f79535-47bb-0310-9956-ffa450edef68

22 years agosupport for background-image (all renderers)
arved [Tue, 23 Apr 2002 22:28:09 +0000 (22:28 +0000)]
support for background-image (all renderers)
author: Michael Gratton

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194742 13f79535-47bb-0310-9956-ffa450edef68

22 years agoreplaced xslt task with the style task from ant
Christian Geisert [Mon, 8 Apr 2002 21:48:16 +0000 (21:48 +0000)]
replaced xslt task with the style task from ant

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194731 13f79535-47bb-0310-9956-ffa450edef68

22 years agoUpdated ant to version 1.4.1
Christian Geisert [Mon, 1 Apr 2002 23:48:29 +0000 (23:48 +0000)]
Updated ant to version 1.4.1

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194729 13f79535-47bb-0310-9956-ffa450edef68

22 years agoexit for closing window is only called for the AWTStarter, command line
Christian Geisert [Mon, 1 Apr 2002 19:21:39 +0000 (19:21 +0000)]
exit for closing window is only called for the AWTStarter, command line
and not on the window (done by Keiron, synced from trunk)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194728 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded russian messages for AWTViewer
Christian Geisert [Wed, 27 Mar 2002 19:15:39 +0000 (19:15 +0000)]
added russian messages for AWTViewer
fallback to english messages if resources are not found
Submitted by: Alex V. Alishevskikh <alex@openmechanics.net>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194725 13f79535-47bb-0310-9956-ffa450edef68

22 years agosynced with trunk
Keiron Liddle [Wed, 27 Mar 2002 13:08:54 +0000 (13:08 +0000)]
synced with trunk

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194724 13f79535-47bb-0310-9956-ffa450edef68

22 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Wed, 27 Mar 2002 13:08:54 +0000 (13:08 +0000)]
This commit was manufactured by cvs2svn to create branch
'fop-0_20_2-maintain'.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194723 13f79535-47bb-0310-9956-ffa450edef68

22 years agomakes FOP running with any JAXP1.1 compliant parser
Christian Geisert [Mon, 25 Mar 2002 18:08:28 +0000 (18:08 +0000)]
makes FOP running with any JAXP1.1 compliant parser
Submitted by: Joerg Pietschmann <joerg.pietschmann@zkb.ch>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194719 13f79535-47bb-0310-9956-ffa450edef68

22 years agochanged MessageHandler and servlet examples to use
Christian Geisert [Thu, 21 Mar 2002 17:18:05 +0000 (17:18 +0000)]
changed MessageHandler and servlet examples to use
org.apache.avalon.framework.logger.Logger

Submitted by: Michael Gratton <mjg@recalldesign.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194718 13f79535-47bb-0310-9956-ffa450edef68

22 years agoMoved from org.apache.log.Logger to org.apache.avalon.framework.logger.Logger
Christian Geisert [Sun, 17 Mar 2002 23:37:08 +0000 (23:37 +0000)]
Moved from org.apache.log.Logger to org.apache.avalon.framework.logger.Logger
(this removes dependency from logkit)
Submitted by: Michael Gratton <mjg@recalldesign.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194706 13f79535-47bb-0310-9956-ffa450edef68

22 years agobuilding htmldocs for dist
Christian Geisert [Sun, 3 Mar 2002 00:16:11 +0000 (00:16 +0000)]
building htmldocs for dist

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194686 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded "link" to Release Notes
Christian Geisert [Sat, 2 Mar 2002 17:52:12 +0000 (17:52 +0000)]
added "link" to Release Notes

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194685 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded docs from main branch (for 0.20.3 release)
Christian Geisert [Sat, 2 Mar 2002 17:40:26 +0000 (17:40 +0000)]
added docs from main branch (for 0.20.3 release)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194684 13f79535-47bb-0310-9956-ffa450edef68

22 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Sat, 2 Mar 2002 17:40:26 +0000 (17:40 +0000)]
This commit was manufactured by cvs2svn to create branch
'fop-0_20_2-maintain'.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194683 13f79535-47bb-0310-9956-ffa450edef68

22 years agoremoved old docs
Christian Geisert [Sat, 2 Mar 2002 17:33:01 +0000 (17:33 +0000)]
removed old docs

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194682 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded htmldoc-target (from main branch to build docs for release)
Christian Geisert [Sat, 2 Mar 2002 17:20:24 +0000 (17:20 +0000)]
added htmldoc-target (from main branch to build docs for release)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194681 13f79535-47bb-0310-9956-ffa450edef68

22 years agoremoved html-docs (these are generated with build htmldoc)
Christian Geisert [Sat, 2 Mar 2002 14:39:33 +0000 (14:39 +0000)]
removed html-docs (these are generated with build htmldoc)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194680 13f79535-47bb-0310-9956-ffa450edef68

22 years agoupdated logkit from 1.0b4 to 1.0
Christian Geisert [Fri, 1 Mar 2002 12:44:39 +0000 (12:44 +0000)]
updated logkit from 1.0b4 to 1.0

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194678 13f79535-47bb-0310-9956-ffa450edef68

22 years agoquick fix for Markers (thanks to Keiron)
Christian Geisert [Thu, 28 Feb 2002 12:20:02 +0000 (12:20 +0000)]
quick fix for Markers (thanks to Keiron)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194676 13f79535-47bb-0310-9956-ffa450edef68

22 years agoneeded for building under jdk1.4
Christian Geisert [Thu, 28 Feb 2002 01:16:30 +0000 (01:16 +0000)]
needed for building under jdk1.4
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194675 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded missing file
Christian Geisert [Mon, 25 Feb 2002 15:24:45 +0000 (15:24 +0000)]
added missing file

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194671 13f79535-47bb-0310-9956-ffa450edef68

22 years agofixed permissions for runtest.sh
Christian Geisert [Wed, 20 Feb 2002 17:37:06 +0000 (17:37 +0000)]
fixed permissions for runtest.sh

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194660 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded ant.jar and Licenses to dist-bin
Christian Geisert [Mon, 18 Feb 2002 19:17:38 +0000 (19:17 +0000)]
added ant.jar and Licenses to dist-bin
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194653 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded changes, committer list
Christian Geisert [Mon, 18 Feb 2002 18:27:36 +0000 (18:27 +0000)]
added changes, committer list

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194652 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded licenses for all jars
Christian Geisert [Mon, 18 Feb 2002 12:41:28 +0000 (12:41 +0000)]
added licenses for all jars

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194651 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded "Printing from a servlet" example
Christian Geisert [Sun, 17 Feb 2002 23:22:31 +0000 (23:22 +0000)]
added "Printing from a servlet" example
Submitted by: Ralph LaChance <Ralph_LaChance@compuserve.com>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194646 13f79535-47bb-0310-9956-ffa450edef68

22 years agoMerged two bugfixes from main branch:
Christian Geisert [Sun, 17 Feb 2002 23:14:10 +0000 (23:14 +0000)]
Merged two bugfixes from main branch:
fix in makePDFICCStream (Tore Engvig)
fix to prevent fop hanging with animated gifs
Submitted by: "Beer, Christian" <BEE@DIRON.de>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194645 13f79535-47bb-0310-9956-ffa450edef68

22 years agoadded hungarian hyphenation
Christian Geisert [Sun, 17 Feb 2002 23:01:25 +0000 (23:01 +0000)]
added hungarian hyphenation
Submitted by: Simon Geza <simon@mail.drotposta.hu>
added greek hyphenation
Submitted by: Dimitris Kamenopoulos <el97146@mail.ntua.gr>

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194644 13f79535-47bb-0310-9956-ffa450edef68

22 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Sun, 17 Feb 2002 23:01:25 +0000 (23:01 +0000)]
This commit was manufactured by cvs2svn to create branch
'fop-0_20_2-maintain'.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194643 13f79535-47bb-0310-9956-ffa450edef68

22 years agomake sure label-end() value gets calculated
Christian Geisert [Sun, 17 Feb 2002 19:53:36 +0000 (19:53 +0000)]
make sure label-end() value gets calculated
(fix for bug #6094, endless loop while processing list-item-label))

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194641 13f79535-47bb-0310-9956-ffa450edef68

22 years agotemporary fix for MIF renderer
Christian Geisert [Thu, 14 Feb 2002 17:40:52 +0000 (17:40 +0000)]
temporary fix for MIF renderer

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194640 13f79535-47bb-0310-9956-ffa450edef68

22 years agoImproved i18n support for AWT viewer (Japanese dialogs)
Christian Geisert [Tue, 12 Feb 2002 01:02:25 +0000 (01:02 +0000)]
Improved i18n support for AWT viewer (Japanese dialogs)

Submitted by: Satoshi Ishigami (ishigami@victokai.co.jp)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194639 13f79535-47bb-0310-9956-ffa450edef68

22 years agoProper use of font encodings for "native" fonts
Christian Geisert [Mon, 11 Feb 2002 00:43:45 +0000 (00:43 +0000)]
Proper use of font encodings for "native" fonts
Submitted by: Peter S. Housel (housel@acm.org) and Rainer Garus (rainer.garus@arcor.de)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194635 13f79535-47bb-0310-9956-ffa450edef68

22 years agoMIF output strings escaping (see bug #1332)
Christian Geisert [Sun, 10 Feb 2002 23:17:49 +0000 (23:17 +0000)]
MIF output strings escaping (see bug #1332)
Submitted by: Vicente Salvador (vicentesalvador@netscape.net)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194634 13f79535-47bb-0310-9956-ffa450edef68

22 years agoIndicated changes wrt Jimi
arved [Sun, 10 Feb 2002 02:01:15 +0000 (02:01 +0000)]
Indicated changes wrt Jimi

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194633 13f79535-47bb-0310-9956-ffa450edef68

22 years agoProper license for BSF
arved [Sun, 10 Feb 2002 01:52:35 +0000 (01:52 +0000)]
Proper license for BSF

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194632 13f79535-47bb-0310-9956-ffa450edef68

22 years agoRemove for license reasons
arved [Sun, 10 Feb 2002 01:51:50 +0000 (01:51 +0000)]
Remove for license reasons

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@194631 13f79535-47bb-0310-9956-ffa450edef68