| Commit message (Expand) | Author | Age | Files | Lines |
* | readme now points to html docs | fotis | 2000-02-18 | 2 | -497/+6 |
* | sync documentation with website info | fotis | 2000-02-18 | 117 | -1374/+2214 |
* | includes changes of XSL2000 relevant to fop | fotis | 2000-01-27 | 1 | -0/+77 |
* | changes (made by Stanislav Gorkhover): | fotis | 2000-01-25 | 22 | -151/+1473 |
* | fixed: mentions change of standard sax parser between v 0.12.0 and v 0.12.1[dev] | fotis | 1999-12-20 | 1 | -3/+11 |
* | new sections on: Downloading, Limitations, Embedding, Involvement, License | fotis | 1999-12-20 | 1 | -163/+383 |
* | Api documentation | fotis | 1999-12-18 | 1 | -0/+0 |
* | at Chris Maden's suggestion, fixed bottom-level Makefiles to not try and recu... | jtauber | 1999-12-04 | 13 | -25/+25 |
* | New sections: How to get involved. Problems. | fotis | 1999-12-03 | 1 | -22/+66 |
* | sets Xerces-J as default sax parser | fotis | 1999-12-03 | 2 | -3/+9 |
* | list-blocks can now go in table-cells (contributed by Eric Schaeffer) | jtauber | 1999-12-03 | 2 | -0/+7 |
* | background-color now works on list-block (contributed by Eric Schaeffer) | jtauber | 1999-12-03 | 2 | -0/+6 |
* | From: Fotis Jannidis | fotis | 1999-12-03 | 1 | -0/+139 |
* | made FONode set/force methods recursive as part of Eric Schaeffers fix for li... | jtauber | 1999-12-03 | 1 | -0/+40 |
* | From: Fotis Jannidis | fotis | 1999-12-03 | 1 | -3/+3 |
* | Submitted by: Fotis Jannidis | fotis | 1999-12-03 | 1 | -117/+160 |
* | fixed bug that stopped XTCommandLine from working. contributed by Bill Raudab... | jtauber | 1999-12-03 | 2 | -2/+6 |
* | incorporated rest of Arved Sandstrom's simple-link implementation: the FO and... | jtauber | 1999-12-03 | 12 | -18/+217 |
* | added more of Arved Sandtrom's simple-link implementation. New class LinkSet ... | jtauber | 1999-12-02 | 4 | -2/+166 |
* | new README that mentions AWT Viewer, need for DOM to compile and the new prop... | jtauber | 1999-11-30 | 2 | -16/+99 |
* | added basic support for padding-{top,left,bottom,right} on blocks | jtauber | 1999-11-30 | 7 | -4/+87 |
* | commented the important class org.apache.fop.apps.Driver | jtauber | 1999-11-29 | 2 | -1/+93 |
* | added new make target 'docs' to generate JavaDoc docs | jtauber | 1999-11-29 | 2 | -2/+30 |
* | fixed xml2ascii stylesheet to use text output method rather than html | jtauber | 1999-11-29 | 3 | -130/+156 |
* | updated FAQ from Fotis Jannidis with Q and A about the meaning of > in FOP me... | jtauber | 1999-11-29 | 2 | -12/+50 |
* | fixed bug that caused null pointer exception on those block areas that had a ... | jtauber | 1999-11-29 | 1 | -1/+3 |
* | changed STATUS and Version ready for 0.12.0 release | jtauber | 1999-11-29 | 2 | -10/+11 |
* | added support for background-color | jtauber | 1999-11-27 | 13 | -8/+97 |
* | table bug fixes from Eric Schaeffer. cells/rows were increasing the height of... | jtauber | 1999-11-26 | 3 | -4/+7 |
* | updated readme from Fotis Jannidis | jtauber | 1999-11-26 | 1 | -15/+24 |
* | added docs directory with readme and faq marked up in qaml and xslt for produ... | jtauber | 1999-11-26 | 7 | -0/+1090 |
* | Added AWT Viewer contributed by Albers+Frommberger (af-software.de) | jtauber | 1999-11-25 | 18 | -3/+1276 |
* | corrected omissions in a couple of Makefiles noted by Eric Schaeffer | jtauber | 1999-11-25 | 2 | -1/+3 |
* | corrected spelling of Eric Schaeffer's name in a couple of places | jtauber | 1999-11-25 | 2 | -2/+2 |
* | included Status.java this time :-) | jtauber | 1999-11-25 | 1 | -0/+84 |
* | Partial implementation of keep-with-next (doesn't yet remove area from previo... | jtauber | 1999-11-25 | 34 | -279/+329 |
* | This is a fix that James Tauber made right as I was moving the CVS | brian | 1999-11-23 | 1 | -1/+1 |
* | new README from Fotis Jannidis incorporating information from FOP site on jta... | jtauber | 1999-11-23 | 1 | -20/+191 |
* | added Eric Schaeffer's fixes for when tables are in static-content | jtauber | 1999-11-22 | 4 | -4/+14 |
* | removed trailing CRs from html files | jtauber | 1999-11-22 | 0 | -0/+0 |
* | updated status to reflect partial incorporation of simple-link work | jtauber | 1999-11-22 | 1 | -1/+1 |
* | incorporated the PDF side of simple-link support from Arved Sandstrom, ie org... | jtauber | 1999-11-22 | 7 | -14/+515 |
* | added submission from Kelly Campbell that fixed synchronization problem with ... | jtauber | 1999-11-22 | 2 | -92/+150 |
* | added initial FAQ and README contributed by Fotis Jannidis | jtauber | 1999-11-22 | 2 | -1/+60 |
* | updated status, largely to reflect submissions from a number of people | jtauber | 1999-11-22 | 1 | -0/+9 |
* | removed multiple CRs at end of lines | jtauber | 1999-11-22 | 100 | -8258/+0 |
* | PR: | jtauber | 1999-11-18 | 3 | -6/+10 |
* | PR: | jtauber | 1999-11-18 | 2 | -4/+3 |
* | PR: | jtauber | 1999-11-18 | 4 | -4/+4 |
* | PR: | jtauber | 1999-11-18 | 1 | -0/+8 |