aboutsummaryrefslogtreecommitdiffstats
path: root/src/codegen/foproperties.xml
Commit message (Collapse)AuthorAgeFilesLines
* Applied Apache License Version 2.0 by following the instructions at ↵Jeremias Maerki2004-02-271-0/+16
| | | | | | http://www.apache.org/dev/apply-license.html. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197391 13f79535-47bb-0310-9956-ffa450edef68
* Add support for text-transform.William Victor Mote2003-03-251-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196141 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending fixesWilliam Victor Mote2002-11-291-198/+198
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195677 13f79535-47bb-0310-9956-ffa450edef68
* added some colors border and backgroundKeiron Liddle2002-11-011-4/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195398 13f79535-47bb-0310-9956-ffa450edef68
* updated to java2 collectionsKeiron Liddle2002-09-171-2/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195206 13f79535-47bb-0310-9956-ffa450edef68
* added font weight keywordsKeiron Liddle2002-07-231-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195025 13f79535-47bb-0310-9956-ffa450edef68
* added error-if-overflowKeiron Liddle2002-07-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194966 13f79535-47bb-0310-9956-ffa450edef68
* PR:Karen Lease2002-04-281-2/+5
| | | | | | | | | | | | Obtained from: Submitted by: Reviewed by: Add BreakPossibility style LayoutManager code as an alternative to Keiron's "direct area creation" method. Not currently enabled: to do so, one must make 2 changes in the source. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194758 13f79535-47bb-0310-9956-ffa450edef68
* Add corresponding properties for space-*Karen Lease2002-02-231-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194666 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation of CTM (coordinate transformation matrix) to handle ↵Karen Lease2002-02-171-2/+2
| | | | | | reference-orienation and writing-mode issues git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194642 13f79535-47bb-0310-9956-ffa450edef68
* updates for ext, and message handler changesKeiron Liddle2001-11-221-2/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194575 13f79535-47bb-0310-9956-ffa450edef68
* Add white-space-treatment and linefeed-treatmentKaren Lease2001-11-211-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194573 13f79535-47bb-0310-9956-ffa450edef68
* added master-referenceKeiron Liddle2001-11-091-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194538 13f79535-47bb-0310-9956-ffa450edef68
* Add table-layout and inline-progression-dimensionKaren Lease2001-10-141-16/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194502 13f79535-47bb-0310-9956-ffa450edef68
* Add support for values left and right in the text-align property. Fixes bugs ↵Karen Lease2001-09-211-2/+4
| | | | | | 1723, 1724 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194475 13f79535-47bb-0310-9956-ffa450edef68
* setup a couple of propsKeiron Liddle2001-08-061-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194396 13f79535-47bb-0310-9956-ffa450edef68
* AHS: activated space-start/space-endarved2001-07-261-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194372 13f79535-47bb-0310-9956-ffa450edef68
* AHS: initial marker supportarved2001-07-161-4/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194355 13f79535-47bb-0310-9956-ffa450edef68
* grouped properties according to catagoryKeiron Liddle2001-07-121-1504/+1422
| | | | | | | as in the spec git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194348 13f79535-47bb-0310-9956-ffa450edef68
* indicates to be implemented status forKeiron Liddle2001-07-111-268/+275
| | | | | | | properties no implemented git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194346 13f79535-47bb-0310-9956-ffa450edef68
* added all remaing propertiesKeiron Liddle2001-07-091-6/+784
| | | | | | | currently just with type String git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194342 13f79535-47bb-0310-9956-ffa450edef68
* Support 'format' property on fo:page-sequencearved2001-07-081-0/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194337 13f79535-47bb-0310-9956-ffa450edef68
* new properties for table bordersKaren Lease2001-04-111-1/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194199 13f79535-47bb-0310-9956-ffa450edef68
* Temporary precedence boolean propertyarved2001-03-041-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194135 13f79535-47bb-0310-9956-ffa450edef68
* Add support for border and padding shorthand properties, color keywords in ↵Karen Lease2001-03-041-27/+80
| | | | | | foproperties file, new Constants iface git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194121 13f79535-47bb-0310-9956-ffa450edef68
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-011-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194007 13f79535-47bb-0310-9956-ffa450edef68
* Add small-caps support.eschaeffer2001-01-231-1159/+1169
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193976 13f79535-47bb-0310-9956-ffa450edef68
* Add keep properties as compound; handle enumeration types in subproperties; ↵Karen Lease2001-01-021-14/+204
| | | | | | add corresponding properties; handle enumeration plus base property type; update dtd git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193944 13f79535-47bb-0310-9956-ffa450edef68
* added omit-header and footer at breakKeiron Liddle2000-12-201-0/+12
| | | | | | | also handles headers properly with multiple table bodies git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193914 13f79535-47bb-0310-9956-ffa450edef68
* Added span, column-count, column-gaparved2000-12-181-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193900 13f79535-47bb-0310-9956-ffa450edef68
* Improve handling of compound propertiesKaren Lease2000-12-161-31/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193880 13f79535-47bb-0310-9956-ffa450edef68
* adds support for fo:character and property characterfotis2000-12-151-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193874 13f79535-47bb-0310-9956-ffa450edef68
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ↵fotis2000-12-121-5/+60
| | | | | | support (F.J.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193861 13f79535-47bb-0310-9956-ffa450edef68
* Updated tables to handle headers, footers, keep-withKeiron Liddle2000-12-121-11/+57
| | | | | | | | | | | colspan is partly done Also fixed the bug where some of a block was missing if near end of page Code changes sponsored by Dresdner Bank, Germany git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193859 13f79535-47bb-0310-9956-ffa450edef68
* adds support for properties leader-align, leader-pattern-width, ↵fotis2000-11-251-0/+25
| | | | | | leader-length.minimum, leader-length.maximum and leader-pattern (values: dots, space) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193837 13f79535-47bb-0310-9956-ffa450edef68
* renames white-space-treatment to white-space-collapsefotis2000-11-151-5/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193812 13f79535-47bb-0310-9956-ffa450edef68
* full region support [Kelly Campbell, Arved Sandstrom]fotis2000-11-151-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193806 13f79535-47bb-0310-9956-ffa450edef68
* Split properties.xml (now obsolete) into forproperties and svgproperties. NewKaren Lease2000-11-101-0/+838
and modified XML structure. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193761 13f79535-47bb-0310-9956-ffa450edef68