summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed bug in which page-number-citation couldn't be the first element in a blockJordan Naftolin2000-07-071-0/+1
* removed unnecessary lineJordan Naftolin2000-07-051-1/+0
* Added basic support for forward page-number-citationsJordan Naftolin2000-07-057-8/+78
* initial versionJordan Naftolin2000-07-051-0/+64
* now recursively sets the linkSet so that simple-links can contain embedded ch...Jordan Naftolin2000-07-051-1/+5
* fixes duplicate id on overflow bugJordan Naftolin2000-07-051-23/+27
* fixes duplicate id on overflow bugJordan Naftolin2000-06-297-25/+49
* fixes small bug with the link rectangle placement when the linkJordan Naftolin2000-06-292-6/+4
* modified to conform to IDReferences changeJordan Naftolin2000-06-281-1/+1
* modified createID() to remove unecessary parameterJordan Naftolin2000-06-281-2/+2
* removed unresolvedcitationsJordan Naftolin2000-06-281-27/+3
* fixes duplicate id on overflow bugJordan Naftolin2000-06-281-4/+8
* removed layoutstart() and page number infoJordan Naftolin2000-06-281-20/+0
* Now uses IDReferences to search for page numbersJordan Naftolin2000-06-281-203/+125
* Does not alter zoom, and positions page based on x,y coordinatesJordan Naftolin2000-06-281-2/+21
* Now handles page number citationsJordan Naftolin2000-06-282-36/+119
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-2742-330/+364
* a simple message handler, which allows logging Fop messages to a file or impl...fotis2000-06-264-0/+549
* update version number to 1.0 [dev]fotis2000-06-261-1/+1
* added id support (required for internal-links)Jordan Naftolin2000-06-2213-1/+73
* add the missing 2 base 14 type 1 fonts symbol and zapfdingbatsfotis2000-06-224-7/+827
* add setup info for symbol and zapfdingbatsfotis2000-06-221-0/+6
* added id support (required for internal-links)Jordan Naftolin2000-06-224-1/+23
* checks for FObjMixed's idJordan Naftolin2000-06-222-14/+5
* pass IDReferences on to static contentJordan Naftolin2000-06-221-0/+2
* created initializeID methodJordan Naftolin2000-06-211-2/+26
* Added internal-link functionalityJordan Naftolin2000-06-211-14/+25
* Added ability for render() to throw FOPExceptionJordan Naftolin2000-06-211-1/+2
* made referencePDF() publicJordan Naftolin2000-06-211-1/+1
* initial versionJordan Naftolin2000-06-212-0/+210
* Added internal-link functionalityJordan Naftolin2000-06-213-875/+931
* Added internal-link functionalityJordan Naftolin2000-06-211-0/+8
* Added internal-link functionalityJordan Naftolin2000-06-211-0/+10
* Added internal-link functionalityJordan Naftolin2000-06-211-0/+1
* Added internal-link functionalityJordan Naftolin2000-06-212-8/+39
* Added internal-destination entryJordan Naftolin2000-06-211-0/+1
* Initial versionJordan Naftolin2000-06-212-0/+436
* Added ability for doRender() to throw FOPExceptionJordan Naftolin2000-06-211-1/+1
* Added ability for render() to throw FOPExceptionJordan Naftolin2000-06-211-1/+1
* Added internal-destination entryJordan Naftolin2000-06-211-0/+7
* Removed duplicate id entryJordan Naftolin2000-06-201-21/+14
* adds support for page-number-citation (limitation: works only for reversed re...fotis2000-06-189-37/+437
* This is Jordan Naftolin's patch to allow you to have links in theSteve Coffman2000-06-161-0/+11
* NEW: Simple link modsarved2000-06-1416-57/+159
* NEW: Supports /URI actionarved2000-06-141-0/+91
* NEW: Supports /GoToR actionarved2000-06-141-0/+111
* Keiron Liddle's patch to make special characters work across pageSteve Coffman2000-06-121-1/+5
* remove makesfilefotis2000-06-041-20/+0