aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/PageNumberCitation.java
Commit message (Expand)AuthorAgeFilesLines
* removed old area treeKeiron Liddle2002-06-201-59/+2
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-3/+1
* initial implementation of line area layout processingKeiron Liddle2002-04-261-32/+47
* changed the parent to FONodeKeiron Liddle2001-11-091-2/+1
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-15/+2
* improved debugging messages a bitKeiron Liddle2001-09-111-1/+1
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-2/+1
* gets all properties specified on each elementKeiron Liddle2001-08-061-0/+36
* Formatted code according to code standards.Tore Engvig2001-07-301-192/+152
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-041-18/+4
* adds vertical align to textKeiron Liddle2001-02-071-1/+1
* simplified block areaKeiron Liddle2001-02-011-1/+4
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-011-1/+3
* moved code out of block area -> char and pag numKeiron Liddle2001-01-301-3/+13
* Added small-caps support in all fo.eschaeffer2001-01-251-112/+116
* renames white-space-treatment to white-space-collapsefotis2000-11-151-76/+82
* Apply's Christian Geisert's text decoration (underline) patch.Steve Coffman2000-10-191-1/+1
* cleaned up code. Removed unecessary variables and avoided duplicate method c...Jordan Naftolin2000-07-101-41/+31
* now throws exception if "ref-id" attribute not specified in page-number-citationJordan Naftolin2000-07-081-0/+5
* Added basic support for forward page-number-citationsJordan Naftolin2000-07-051-3/+10
* Now uses IDReferences to search for page numbersJordan Naftolin2000-06-281-203/+125
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-271-5/+6
* added id support (required for internal-links)Jordan Naftolin2000-06-221-0/+5
* adds support for page-number-citation (limitation: works only for reversed re...fotis2000-06-181-0/+284