summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix: delete redundant delete of dist dirfotis2000-06-181-2/+1
* change: classes depending on jimi and xt are now only compiled if these libra...fotis2000-06-181-5/+19
* 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
* Fix: removes forgotten closing comment bracketsfotis2000-06-151-1/+1
* 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
* add work plan for Fop 1.0fotis2000-06-043-300/+154
* remove makefilesfotis2000-06-0418-536/+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-232-95/+176
* 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
* PDFFilter, represent a filtereschaeffer2000-05-231-0/+236
* PDFFilterException, raised when an error occured while creating filterseschaeffer2000-05-231-0/+66
* changes in fo:inline-graphiceschaeffer2000-05-231-22/+49
* changes in fo:display-graphiceschaeffer2000-05-231-21/+49
* remove GifJpegImage, not used any moreeschaeffer2000-05-231-232/+0
* remove BmpColImage, not used any moreeschaeffer2000-05-231-176/+0
* remove BmpBwImage, not used any moreeschaeffer2000-05-231-158/+0
* changes in the Makefileeschaeffer2000-05-231-4/+3
* JimiImage, an implementing class using Jimieschaeffer2000-05-231-0/+300
* new FopImageFactory, no configuration file for the moment (needs to be updated)eschaeffer2000-05-231-38/+138