| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 makefiles | fotis | 2000-06-04 | 16 | -496/+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 | 1 | -93/+174 |
* | 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 |
* | new FopImage interface | eschaeffer | 2000-05-23 | 1 | -19/+50 |
* | FopImageException, raised when an error occured during image creation | eschaeffer | 2000-05-23 | 1 | -0/+66 |
* | This patch applies Jordan Naftolin's fix for extra space being added to the b... | Steve Coffman | 2000-05-16 | 2 | -1/+10 |
* | This is to use colors instead of numbers, the first step in supporting gradie... | Steve Coffman | 2000-05-15 | 7 | -517/+499 |
* | Whups. Updates PDFDocument to reflect changes with ColorSpace.java | Steve Coffman | 2000-05-01 | 1 | -215/+333 |
* | This adds the ColorSpace data type, and has the PDF files make use of it. | Steve Coffman | 2000-04-27 | 5 | -68/+273 |
* | Andreas Rueckert's fix to allow more complex documents to have in-line | Steve Coffman | 2000-04-21 | 1 | -1/+1 |
* | Andreas Rueckert's added file that makes inline images work. | Steve Coffman | 2000-04-21 | 1 | -0/+187 |
* | Andreas Rueckert's patch to fix inline gif image support. Does not add | Steve Coffman | 2000-04-21 | 3 | -15/+22 |
* | huh. Minor change didn't get committed. Fixed the build error by allowing | Steve Coffman | 2000-04-21 | 1 | -1/+3 |
* | This adds colorspace (RGB + CMYK) support to PDF output, and the ability | Steve Coffman | 2000-04-21 | 5 | -34/+452 |
* | FIX: initial-page-number | arved | 2000-04-20 | 1 | -1/+3 |
* | Added initial-page-number support | arved | 2000-04-17 | 1 | -1/+1 |
* | PR: | arved | 2000-04-17 | 1 | -52/+0 |