DO NOT REPLY [Bug 14013] - [PATCH] Performance tuning

2002-10-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-fop/src/org/apache/fop/fo/properties TextDecoration.java TextShadow.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 18:55:11 Modified:src/org/apache/fop/fo/properties Tag: FOP_0-20-0_Alt-Design TextDecoration.java TextShadow.java Log: Changed 'inherited' to COMPUTED. Seems more reasonable than NO. Revision ChangesPath No rev

cvs commit: xml-fop/src/org/apache/fop/fo FOPropSets.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 18:50:13 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FOPropSets.java Log: Added USAGE_CONTEXT_OF_SUPPRESS_AT_LINE_BREAK. Revision ChangesPath No revision No revision

cvs commit: xml-fop/src/org/apache/fop/fo FOPropSets.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 18:24:02 Added: src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FOPropSets.java Log: Dummy class as holding area for FO property set definitions until the individual FO classes are created. Revision ChangesPath No

cvs commit: xml-fop/src/org/apache/fop/fo PropNames.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 17:56:47 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design PropNames.java Log: Added uage-context-of-suppress-at-line-break. Revision ChangesPath No revision No revision

cvs commit: xml-fop/src/org/apache/fop/fo/properties UsageContextOfSuppressAtLineBreak.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 17:53:40 Added: src/org/apache/fop/fo/properties Tag: FOP_0-20-0_Alt-Design UsageContextOfSuppressAtLineBreak.java Log: New property in Errata. Revision ChangesPath No revision No rev

DO NOT REPLY [Bug 11926] - Text in SVG produces a corrupt PDF

2002-10-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: handling patches

2002-10-30 Thread Oleg Tkachenko
Victor Mote wrote: At the time, and for some time afterward, there was nothing in the queue, and they might very well have gotten out of the habit of looking -- also I am not sure that there was a way to conveniently see the contents of the queue. Newest bugzilla builds have a nice feature of r

Re: [Fwd: Regarding your comment about inline buildingon xsl-editors]

2002-10-30 Thread Keiron Liddle
On Wed, 2002-10-30 at 15:55, Peter B. West wrote: > Keiron, > > Thanks, and thanks for the references. I haven't had time to look at > this in detail yet, but I will as soon as possible. Do you feel as > queasy about this as I do? Hi Peter, Either way seems quite awkward to me, depending on

RE: handling patches

2002-10-30 Thread Victor Mote
Keiron Liddle wrote: > Since we now have some patches lining up in bugzilla I was wondering > how/who these should be handled. > > Victor how do you suggest that we approach this, what do you see > hapenning. My previous suggestion was to have one of the committers volunteer to monitor the queue

cvs commit: xml-fop/src/documentation sitemap.xmap

2002-10-30 Thread keiron
keiron 2002/10/30 07:40:27 Modified:src/documentation sitemap.xmap Log: latest sitemap + svg2pdf transcoder works Revision ChangesPath 1.3 +27 -14xml-fop/src/documentation/sitemap.xmap Index: sitemap.xmap =

cvs commit: xml-fop/src/org/apache/fop/svg PDFDocumentGraphics2D.java

2002-10-30 Thread keiron
keiron 2002/10/30 07:37:07 Modified:src/org/apache/fop/svg PDFDocumentGraphics2D.java Log: flush stream so that cocoon+batik doesn't cut the data off Revision ChangesPath 1.24 +4 -2 xml-fop/src/org/apache/fop/svg/PDFDocumentGraphics2D.java Index: PDFDocume

Re: [Fwd: Regarding your comment about inline building on xsl-editors]

2002-10-30 Thread Peter B. West
Keiron, Thanks, and thanks for the references. I haven't had time to look at this in detail yet, but I will as soon as possible. Do you feel as queasy about this as I do? Peter Keiron Liddle wrote: Hi Peter and others, The answer appears to be a clarification of the the spec authors had in

cvs commit: xml-fop/src/org/apache/fop/fo FOAttributes.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 06:45:38 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FOAttributes.java Log: Comment typos. Revision ChangesPath No revision No revision 1.1.2.11 +5 -5 xml-fo

cvs commit: xml-fop/src/org/apache/fop/fo FOPropertySets.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 06:45:01 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FOPropertySets.java Log: Removed unused elements. FO property sets migrating to individual FO object classes. Revision ChangesPath No revisio

cvs commit: xml-fop/src/org/apache/fop/fo FObjectNames.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 06:43:08 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FObjectNames.java Log: Added foToIndex and getFOIndex(). Revision ChangesPath No revision No revision 1.1.2.6

cvs commit: xml-fop/src/org/apache/fop/fo FONode.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 06:41:50 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FONode.java Log: sparsePropsSet support, including new constructor with sparsePropsMap, sparseIndices and numProps. makeSparsePropsSet(). getSparsePropValue(). Mods to getProperty for null pro

cvs commit: xml-fop/src/org/apache/fop/fo FoRoot.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 06:35:11 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FoRoot.java Log: Added support for sparsePropsSet. Use foType in get/expect calls. getEndElement for fo:layout-master-set. Revision ChangesPath No revision N

cvs commit: xml-fop/src/org/apache/fop/fo FOTree.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 06:32:26 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design FOTree.java Log: Moved getEndElement for fo:root element in here. In all cases, the class that issues the get/expect also issues the getEndElement. Revision ChangesPath No

cvs commit: xml-fop/src/org/apache/fop/fo PropertySets.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 06:30:00 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design PropertySets.java Log: Add get clone method to each property set. Revision ChangesPath No revision No revision

cvs commit: xml-fop/src/org/apache/fop/fo/pagination FoRegionAfter.java FoRegionBefore.java FoRegionEnd.java FoRegionStart.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 05:44:03 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design FoRegionAfter.java FoRegionBefore.java FoRegionEnd.java FoRegionStart.java Log: Removed applicableProps, getEndElement() and getPropertyV

cvs commit: xml-fop/src/org/apache/fop/fo/pagination FoRegionBeforeAfter.java FoRegionStartEnd.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 05:40:47 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design FoRegionBeforeAfter.java FoRegionStartEnd.java Log: Name changes for sparsePropsSet support. Revision ChangesPath No revision

cvs commit: xml-fop/src/org/apache/fop/fo/pagination FoRegionBody.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 05:35:57 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design FoRegionBody.java Log: Name changes for sparsePropsSet support. Removed getPropertyValue(). Revision ChangesPath No revision

cvs commit: xml-fop/src/org/apache/fop/fo/pagination FoSimplePageMaster.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 05:34:34 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design FoSimplePageMaster.java Log: Added sparsePropsSet support. Added processing of all of the regions. Revision ChangesPath No revision

cvs commit: xml-fop/src/org/apache/fop/fo/pagination FoLayoutMasterSet.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 05:19:04 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design FoLayoutMasterSet.java Log: Added sparsePropsSet support. Untabified. Revision ChangesPath No revision No r

cvs commit: xml-fop/src/org/apache/fop/fo/pagination FoPageSequenceMaster.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 05:09:11 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design FoPageSequenceMaster.java Log: Added sparsePropsSet support. Untabified. Revision ChangesPath No revision No

cvs commit: xml-fop/src/org/apache/fop/fo/pagination PageSequenceMaster.java

2002-10-30 Thread pbwest
pbwest 2002/10/30 04:59:00 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design PageSequenceMaster.java Log: Untabified. Revision ChangesPath No revision No revision 1.4.2.4 +74

handling patches

2002-10-30 Thread Keiron Liddle
Hi All, Since we now have some patches lining up in bugzilla I was wondering how/who these should be handled. Victor how do you suggest that we approach this, what do you see hapenning. And of course the other issue, where are these patches eventually leading to. What I want is that this proces

cvs commit: xml-fop/src/org/apache/fop/svg package.html

2002-10-30 Thread keiron
keiron 2002/10/30 00:55:45 Modified:src/org/apache/fop/svg package.html Log: updated for latest code Revision ChangesPath 1.4 +27 -3 xml-fop/src/org/apache/fop/svg/package.html Index: package.html =