| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated command line | arved | 2001-02-21 | 10 | -0/+1438 |
* | Command line for running MIF renderer | arved | 2001-02-10 | 1 | -0/+274 |
* | Added support for PDF outlines (aka bookmarks). See the example in | Kelly Campbell | 2001-02-06 | 2 | -0/+5 |
* | Packaged build tasks into lib/buildtools.jar | Kelly Campbell | 2001-01-16 | 1 | -10/+16 |
* | Uses OutputStream | arved | 2000-12-30 | 3 | -7/+21 |
* | Changed output from Writer to OutputStream to allow for binary output. | Kelly Campbell | 2000-12-18 | 5 | -46/+22 |
* | changed configuration design following the ideas of Kelly Campbell | fotis | 2000-12-17 | 4 | -118/+126 |
* | documentation: spreading the word about configuration | fotis | 2000-12-14 | 1 | -2/+2 |
* | making XalanCommandLine similar to CommandLine | fotis | 2000-12-12 | 3 | -50/+111 |
* | adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ... | fotis | 2000-12-12 | 4 | -59/+170 |
* | documentation update for release 0.15 | fotis | 2000-11-26 | 1 | -1/+1 |
* | fix: closes pdf file explicitly. Reason: while generating PDFs in batch mod... | fotis | 2000-11-23 | 1 | -1/+5 |
* | AWTRenderer uses now system fonts and not pdf fonts. All (error) messages | fotis | 2000-11-16 | 4 | -730/+755 |
* | renames white-space-treatment to white-space-collapse | fotis | 2000-11-15 | 1 | -4/+3 |
* | dummy constructor added to reflect changes to CommandLine | fotis | 2000-11-15 | 1 | -0/+3 |
* | region-name support, refactoring of region, PageSequence, PageMasterReference... | fotis | 2000-11-15 | 2 | -43/+152 |
* | Markus Holman's excellent SAX2 namespaces patch. | Steve Coffman | 2000-11-08 | 1 | -4/+4 |
* | fix: this patch by Karen Lease adds some sophistication to the file name hand... | fotis | 2000-09-11 | 1 | -2/+12 |
* | added property lists to the javadoc comment | Keiron Liddle | 2000-08-29 | 1 | -0/+2 |
* | Karen Lease's fix to fix FOP's SAX2-ness, and let Cocoon use us. Cool | Steve Coffman | 2000-08-21 | 1 | -5/+5 |
* | updates AWT viewer to new SVG support, implements a goto function for the user | fotis | 2000-08-07 | 1 | -7/+9 |
* | adds property lists, except for the XTFOTreeBuilder thing | Keiron Liddle | 2000-08-03 | 1 | -1/+32 |
* | adds property list mappings to the driver | Keiron Liddle | 2000-08-03 | 5 | -1/+40 |
* | adds ugly hack which allows processing of larger files | fotis | 2000-07-22 | 1 | -5/+27 |
* | allows input of xml file + xslt file to produce pdf file. Doesn't handle larg... | fotis | 2000-07-22 | 1 | -0/+219 |
* | set SAX 2 feature namespace-prefix to true | fotis | 2000-07-15 | 3 | -4/+30 |
* | SAX2 | arved | 2000-07-11 | 3 | -13/+13 |
* | New pagination spec | arved | 2000-07-11 | 1 | -0/+359 |
* | Just in case | arved | 2000-07-11 | 1 | -2/+59 |
* | Expresses SAX2 support | arved | 2000-07-11 | 2 | -19/+22 |
* | replaces calls of System.err.println etc. with calls to the new MessageHandle... | fotis | 2000-06-27 | 6 | -50/+60 |
* | update version number to 1.0 [dev] | fotis | 2000-06-26 | 1 | -1/+1 |
* | 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 |
* | remove makefiles | fotis | 2000-06-04 | 1 | -31/+0 |
* | Fix: various, by the AWT Viewer team | arved | 2000-04-04 | 1 | -39/+21 |
* | Added: format and print class | arved | 2000-04-04 | 1 | -0/+186 |
* | calls Fop from xt if output method is pdf. Submitted by Jon Smirl | fotis | 2000-03-26 | 1 | -0/+183 |
* | Support for absolute positioning and borders (contributed by Jon Smirl) | fotis | 2000-03-07 | 1 | -1/+1 |
* | signals developer version | fotis | 2000-03-01 | 1 | -1/+1 |
* | changes (made by Stanislav Gorkhover): | fotis | 2000-01-25 | 2 | -59/+124 |
* | at Chris Maden's suggestion, fixed bottom-level Makefiles to not try and recu... | jtauber | 1999-12-04 | 1 | -2/+2 |
* | sets Xerces-J as default sax parser | fotis | 1999-12-03 | 2 | -3/+9 |
* | fixed bug that stopped XTCommandLine from working. contributed by Bill Raudab... | jtauber | 1999-12-03 | 1 | -2/+3 |
* | added basic support for padding-{top,left,bottom,right} on blocks | jtauber | 1999-11-30 | 1 | -1/+1 |
* | commented the important class org.apache.fop.apps.Driver | jtauber | 1999-11-29 | 1 | -1/+91 |
* | changed STATUS and Version ready for 0.12.0 release | jtauber | 1999-11-29 | 1 | -3/+2 |
* | Added AWT Viewer contributed by Albers+Frommberger (af-software.de) | jtauber | 1999-11-25 | 2 | -1/+173 |
* | Partial implementation of keep-with-next (doesn't yet remove area from previo... | jtauber | 1999-11-25 | 1 | -3/+3 |
* | removed multiple CRs at end of lines | jtauber | 1999-11-22 | 6 | -453/+0 |