| Commit message (Expand) | Author | Age | Files | Lines |
* | Expresses SAX2 support | arved | 2000-07-11 | 5 | -43/+54 |
* | Not required in March 27 2000 spec | arved | 2000-07-11 | 8 | -730/+0 |
* | not required in March 27 2000 spec. | arved | 2000-07-11 | 1 | -116/+0 |
* | handles negative numbers, same otherwise | Keiron Liddle | 2000-07-11 | 1 | -16/+32 |
* | creates a function for each pair of colours, rather than missing the last one | Keiron Liddle | 2000-07-11 | 1 | -2/+2 |
* | puts spaces between distance values | Keiron Liddle | 2000-07-11 | 1 | -1/+1 |
* | just make it compile for now | Keiron Liddle | 2000-07-11 | 1 | -1/+1 |
* | svg dom implementation to hold svg data for rendering | Keiron Liddle | 2000-07-11 | 59 | -0/+6421 |
* | cleaned up code. Removed unecessary variables and avoided duplicate method c... | Jordan Naftolin | 2000-07-10 | 1 | -41/+31 |
* | now throws exception if "ref-id" attribute not specified in page-number-citation | Jordan Naftolin | 2000-07-08 | 1 | -0/+5 |
* | fixed bug in which page-number-citation couldn't be the first element in a block | Jordan Naftolin | 2000-07-07 | 1 | -0/+1 |
* | removed unnecessary line | Jordan Naftolin | 2000-07-05 | 1 | -1/+0 |
* | Added basic support for forward page-number-citations | Jordan Naftolin | 2000-07-05 | 7 | -8/+78 |
* | initial version | Jordan Naftolin | 2000-07-05 | 1 | -0/+64 |
* | now recursively sets the linkSet so that simple-links can contain embedded ch... | Jordan Naftolin | 2000-07-05 | 1 | -1/+5 |
* | fixes duplicate id on overflow bug | Jordan Naftolin | 2000-07-05 | 1 | -23/+27 |
* | fixes duplicate id on overflow bug | Jordan Naftolin | 2000-06-29 | 7 | -25/+49 |
* | fixes small bug with the link rectangle placement when the link | Jordan Naftolin | 2000-06-29 | 2 | -6/+4 |
* | modified to conform to IDReferences change | Jordan Naftolin | 2000-06-28 | 1 | -1/+1 |
* | modified createID() to remove unecessary parameter | Jordan Naftolin | 2000-06-28 | 1 | -2/+2 |
* | removed unresolvedcitations | Jordan Naftolin | 2000-06-28 | 1 | -27/+3 |
* | fixes duplicate id on overflow bug | Jordan Naftolin | 2000-06-28 | 1 | -4/+8 |
* | removed layoutstart() and page number info | Jordan Naftolin | 2000-06-28 | 1 | -20/+0 |
* | Now uses IDReferences to search for page numbers | Jordan Naftolin | 2000-06-28 | 1 | -203/+125 |
* | Does not alter zoom, and positions page based on x,y coordinates | Jordan Naftolin | 2000-06-28 | 1 | -2/+21 |
* | Now handles page number citations | Jordan Naftolin | 2000-06-28 | 2 | -36/+119 |
* | replaces calls of System.err.println etc. with calls to the new MessageHandle... | fotis | 2000-06-27 | 42 | -330/+364 |
* | a simple message handler, which allows logging Fop messages to a file or impl... | fotis | 2000-06-26 | 4 | -0/+549 |
* | update version number to 1.0 [dev] | fotis | 2000-06-26 | 1 | -1/+1 |
* | added id support (required for internal-links) | Jordan Naftolin | 2000-06-22 | 13 | -1/+73 |
* | add the missing 2 base 14 type 1 fonts symbol and zapfdingbats | fotis | 2000-06-22 | 4 | -7/+827 |
* | add setup info for symbol and zapfdingbats | fotis | 2000-06-22 | 1 | -0/+6 |
* | added id support (required for internal-links) | Jordan Naftolin | 2000-06-22 | 4 | -1/+23 |
* | checks for FObjMixed's id | Jordan Naftolin | 2000-06-22 | 2 | -14/+5 |
* | pass IDReferences on to static content | Jordan Naftolin | 2000-06-22 | 1 | -0/+2 |
* | created initializeID method | Jordan Naftolin | 2000-06-21 | 1 | -2/+26 |
* | Added internal-link functionality | Jordan Naftolin | 2000-06-21 | 1 | -14/+25 |
* | Added ability for render() to throw FOPException | Jordan Naftolin | 2000-06-21 | 1 | -1/+2 |
* | made referencePDF() public | Jordan Naftolin | 2000-06-21 | 1 | -1/+1 |
* | initial version | Jordan Naftolin | 2000-06-21 | 2 | -0/+210 |
* | Added internal-link functionality | Jordan Naftolin | 2000-06-21 | 3 | -875/+931 |
* | Added internal-link functionality | Jordan Naftolin | 2000-06-21 | 1 | -0/+8 |
* | Added internal-link functionality | Jordan Naftolin | 2000-06-21 | 1 | -0/+10 |
* | Added internal-link functionality | Jordan Naftolin | 2000-06-21 | 1 | -0/+1 |
* | Added internal-link functionality | Jordan Naftolin | 2000-06-21 | 2 | -8/+39 |
* | Added internal-destination entry | Jordan Naftolin | 2000-06-21 | 1 | -0/+1 |
* | Initial version | Jordan Naftolin | 2000-06-21 | 2 | -0/+436 |
* | Added ability for doRender() to throw FOPException | Jordan Naftolin | 2000-06-21 | 1 | -1/+1 |
* | Added ability for render() to throw FOPException | Jordan Naftolin | 2000-06-21 | 1 | -1/+1 |
* | Added internal-destination entry | Jordan Naftolin | 2000-06-21 | 1 | -0/+7 |