| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Removed duplicate id entry | Jordan Naftolin | 2000-06-20 | 1 | -21/+14 |
* | fix: delete redundant delete of dist dir | fotis | 2000-06-18 | 1 | -2/+1 |
* | change: classes depending on jimi and xt are now only compiled if these libra... | fotis | 2000-06-18 | 1 | -5/+19 |
* | adds support for page-number-citation (limitation: works only for reversed re... | fotis | 2000-06-18 | 9 | -37/+437 |
* | This is Jordan Naftolin's patch to allow you to have links in the | Steve Coffman | 2000-06-16 | 1 | -0/+11 |
* | Fix: removes forgotten closing comment brackets | fotis | 2000-06-15 | 1 | -1/+1 |
* | NEW: Simple link mods | arved | 2000-06-14 | 16 | -57/+159 |
* | NEW: Supports /URI action | arved | 2000-06-14 | 1 | -0/+91 |
* | NEW: Supports /GoToR action | arved | 2000-06-14 | 1 | -0/+111 |
* | Keiron Liddle's patch to make special characters work across page | Steve Coffman | 2000-06-12 | 1 | -1/+5 |
* | remove makesfile | fotis | 2000-06-04 | 1 | -20/+0 |
* | add work plan for Fop 1.0 | fotis | 2000-06-04 | 3 | -300/+154 |
* | remove makefiles | fotis | 2000-06-04 | 18 | -536/+0 |
* | check if there's enougth space left on the page to draw the image | eschaeffer | 2000-05-31 | 2 | -8/+20 |
* | This is a quick fix for the problem of runtests.sh (and .bat) document | Steve Coffman | 2000-05-30 | 1 | -0/+1 |
* | add sleeping while waiting for consumer to finish | eschaeffer | 2000-05-30 | 2 | -2/+4 |
* | modify makefile to compile | eschaeffer | 2000-05-29 | 1 | -0/+2 |
* | Modify this class to use FopImageConsumer + add transparency support | eschaeffer | 2000-05-29 | 2 | -213/+110 |
* | Add a consumer class not to have to rewrite it in each image implementing class | eschaeffer | 2000-05-29 | 1 | -0/+183 |
* | Add image transparency support | eschaeffer | 2000-05-29 | 1 | -0/+4 |
* | Add support for RGB colors with 0-255 components | eschaeffer | 2000-05-29 | 1 | -0/+17 |
* | change factory to use GifJpegImage class (not configuration file for now) | eschaeffer | 2000-05-24 | 1 | -2/+4 |
* | Re-adding GifJpegImage class, implementing new FopImage interface | eschaeffer | 2000-05-24 | 1 | -0/+318 |
* | ImageConsumer correction | eschaeffer | 2000-05-24 | 1 | -12/+34 |
* | throw an explicit exception message when the image file is unavailable | eschaeffer | 2000-05-24 | 1 | -2/+2 |
* | This applies Jordon Naftolin's latest and greatest patch, fixing the PageSequ... | Steve Coffman | 2000-05-23 | 2 | -95/+176 |
* | These apply Jordon Naftolin's excellent table spacing fix. I'll apply this | Steve Coffman | 2000-05-23 | 2 | -11/+2 |
* | changes to compile (needs to check if it still works) | eschaeffer | 2000-05-23 | 1 | -14/+19 |
* | changes to compile | eschaeffer | 2000-05-23 | 1 | -4/+4 |
* | changes in Makefile | eschaeffer | 2000-05-23 | 1 | -0/+3 |
* | modify this class to only create a new PDFXobject if needed | eschaeffer | 2000-05-23 | 1 | -1/+12 |
* | add a method to get the number (not used for now, but maybe later) | eschaeffer | 2000-05-23 | 1 | -0/+6 |
* | changes in PDFXobject (also add a method to get the X number) | eschaeffer | 2000-05-23 | 1 | -40/+52 |
* | PDFBinaryStream, represent a binary stream (utility to encode data using PDFF... | eschaeffer | 2000-05-23 | 1 | -0/+214 |
* | PDFFilter, represent a filter | eschaeffer | 2000-05-23 | 1 | -0/+236 |
* | PDFFilterException, raised when an error occured while creating filters | eschaeffer | 2000-05-23 | 1 | -0/+66 |
* | changes in fo:inline-graphic | eschaeffer | 2000-05-23 | 1 | -22/+49 |
* | changes in fo:display-graphic | eschaeffer | 2000-05-23 | 1 | -21/+49 |
* | remove GifJpegImage, not used any more | eschaeffer | 2000-05-23 | 1 | -232/+0 |
* | remove BmpColImage, not used any more | eschaeffer | 2000-05-23 | 1 | -176/+0 |
* | remove BmpBwImage, not used any more | eschaeffer | 2000-05-23 | 1 | -158/+0 |
* | changes in the Makefile | eschaeffer | 2000-05-23 | 1 | -4/+3 |
* | JimiImage, an implementing class using Jimi | eschaeffer | 2000-05-23 | 1 | -0/+300 |
* | new FopImageFactory, no configuration file for the moment (needs to be updated) | eschaeffer | 2000-05-23 | 1 | -38/+138 |