aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache
Commit message (Expand)AuthorAgeFilesLines
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-2740-139/+183
* 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 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
* adds support for page-number-citation (limitation: works only for reversed re...fotis2000-06-188-36/+420
* 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 makefilesfotis2000-06-0417-516/+0
* check if there's enougth space left on the page to draw the imageeschaeffer2000-05-312-8/+20
* This is a quick fix for the problem of runtests.sh (and .bat) documentSteve Coffman2000-05-301-0/+1
* add sleeping while waiting for consumer to finisheschaeffer2000-05-302-2/+4
* modify makefile to compileeschaeffer2000-05-291-0/+2
* Modify this class to use FopImageConsumer + add transparency supporteschaeffer2000-05-292-213/+110
* Add a consumer class not to have to rewrite it in each image implementing classeschaeffer2000-05-291-0/+183
* Add image transparency supporteschaeffer2000-05-291-0/+4
* Add support for RGB colors with 0-255 componentseschaeffer2000-05-291-0/+17
* change factory to use GifJpegImage class (not configuration file for now)eschaeffer2000-05-241-2/+4
* Re-adding GifJpegImage class, implementing new FopImage interfaceeschaeffer2000-05-241-0/+318
* ImageConsumer correctioneschaeffer2000-05-241-12/+34
* throw an explicit exception message when the image file is unavailableeschaeffer2000-05-241-2/+2
* This applies Jordon Naftolin's latest and greatest patch, fixing the PageSequ...Steve Coffman2000-05-231-93/+174
* These apply Jordon Naftolin's excellent table spacing fix. I'll apply thisSteve Coffman2000-05-232-11/+2
* changes to compile (needs to check if it still works)eschaeffer2000-05-231-14/+19
* changes to compileeschaeffer2000-05-231-4/+4
* changes in Makefileeschaeffer2000-05-231-0/+3
* modify this class to only create a new PDFXobject if neededeschaeffer2000-05-231-1/+12
* add a method to get the number (not used for now, but maybe later)eschaeffer2000-05-231-0/+6
* changes in PDFXobject (also add a method to get the X number)eschaeffer2000-05-231-40/+52
* PDFBinaryStream, represent a binary stream (utility to encode data using PDFF...eschaeffer2000-05-231-0/+214