]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2001-05-18 Keiron Liddlefixed classpath for batik jar
2001-05-17 Keiron Liddlerestored support for external svg images
2001-05-17 Keiron Liddlegeneral clean up
2001-05-17 Keiron Liddlefixed up the fill and border so it looks better
2001-05-17 Keiron Liddlefixed merge error
2001-05-17 Keiron LiddleFOP now uses Batik to render svg
2001-05-16 Karen LeaseCorrect border positions on absolutely positioned AreaC...
2001-05-16 Karen LeasePR:
2001-05-16 Keiron Liddlere-added
2001-05-16 Keiron Liddleadded some simple test files with blocks
2001-05-16 Keiron Liddlefixes a null pointer ex if area is removed before creat...
2001-05-16 Keiron Liddleupdated to look better with current fop - 0.19 cvs
2001-05-16 Keiron Liddleshows message if some content could not fit in static...
2001-05-16 Keiron Liddlefixed some minor errors with the example
2001-05-10 arvedMods applied
2001-05-10 arvedK. Liddle:
2001-05-10 arvedK. Liddle: testing support
2001-05-10 arvedNew buildtools JAR to support testing
2001-05-10 arvedG. Pretterhofer: added support for 'number-columns...
2001-05-08 arvedFix for color carrying over page breaks
2001-05-02 Karen LeaseFix disappearing text when using text-anchor != start
2001-05-02 Karen LeaseStop tables from breaking too early, but make sure...
2001-05-01 arvedK. Liddle: vertical align amount modified
2001-05-01 arvedK. Liddle: unused static variable removed
2001-05-01 arvedK. Liddle: running page num ctr now instance variable...
2001-05-01 arvedK. Liddle: increasing padding problem fix
2001-05-01 arvedK. Liddle: footnote height/id reference problem fixes
2001-05-01 arvedK. Liddle: footnote height problem fix
2001-04-25 Art WelchOverflows may cause a row to be re-laid out, need to...
2001-04-25 Art WelchEach column in the row should start with the same heigh...
2001-04-24 Art WelchFor borders to be drawn properly on overflowed rows...
2001-04-22 Tore EngvigPR:
2001-04-22 Tore EngvigPR: 1383
2001-04-20 Karen LeaseSubmitted by: Keiron Liddle
2001-04-20 Karen LeaseFix body positioning; remove widow and orhpan handling...
2001-04-20 Karen LeaseSubmitted by: Keiron Liddle
2001-04-20 Karen LeaseApply Keiron's patches
2001-04-19 Karen LeasePut back background on table-column and table-cell
2001-04-16 Tore EngvigPR:
2001-04-16 Tore EngvigPR:
2001-04-16 Tore EngvigPR:
2001-04-16 Tore EngvigPR:
2001-04-12 fotiscorrected danish hyphenation (Carlos Villegas)
2001-04-12 fotisadds Danish text (Lars Michael Johnsen)
2001-04-12 fotisadds Danish hyphenation file (Carlos Villegas)
2001-04-12 Kelly CampbellRemoved uses of System.out where throwing a FOPExceptio...
2001-04-11 Karen Leaseadd border-collapse property
2001-04-11 Karen LeaseCorrect bug with AreaContainer positioning
2001-04-11 Karen LeaseRemove offset of X and Y position by border and padding
2001-04-11 Karen LeaseFix table breaking bug
2001-04-11 Karen LeaseMake borders closer to CR spec
2001-04-11 Karen Leaseremove commented out code
2001-04-11 Karen LeaseSupport for LengthPair property type
2001-04-11 Karen LeaseNew datatype to represent the property border-separation
2001-04-11 Karen Leasenew properties for table borders
2001-04-08 Kelly CampbellUpdated version to reflect that builds from this are...
2001-04-08 Kelly CampbellMade some tables in the TTF embedding optional to be...
2001-04-08 Kelly CampbellFixed some bugs in PDF rendering when font embedding...
2001-04-08 Kelly CampbellBugfix for font headers with long datatype
2001-04-03 arvedLooks for fop.jar in top
2001-04-03 arvedRemoved dist-bin from build; added stuff to make sure...
2001-04-02 fotisadding latest changes
2001-04-02 fotisadding -text and -pcl options to help text
2001-04-02 Kelly CampbellCleaned up renderWordArea. removed unused code. optimiz...
2001-04-02 Kelly CampbellRefactored FontState so it doesn't do excessive font...
2001-04-01 Kelly CampbellAdded default producer to fix a bug where the PDF produ...
2001-04-01 Kelly CampbellAdded CID Font example
2001-03-31 Kelly CampbellMade logging go to the same stream (out) for pages...
2001-03-31 Kelly CampbellBacked out System.exit() change. This would be problema...
2001-03-31 Kelly CampbellAdded explicit System.exit(0) when main is done to...
2001-03-31 Kelly Campbelladded missing hyph directory to src dist
2001-03-31 Kelly CampbellAdded enclosing directory for distributions
2001-03-29 Kelly CampbellFixed basic-link horizontal position with justification...
2001-03-28 Kelly CampbellAdded version filtering to build. Version should now...
2001-03-28 Kelly CampbellFixed documentation build. Stylebook requires Xalan 1.
2001-03-27 fotisenabling pdf, disabling html
2001-03-25 fotisdisabling makedoc, because of unknown error in stylebook
2001-03-25 fotisupdating docs for 0.18 release
2001-03-23 Karen LeaseSubmitted by: Art Welch
2001-03-23 fotissubset fonts embedding [submitted by Tore Engvig]
2001-03-22 Karen LeaseSubmitted by: Art Welch
2001-03-22 Karen Leaseadd border-style=solid to make borders be drawn
2001-03-22 fotisupdates changes log
2001-03-22 fotissubset fonts embedding (submitted by Tore Engvig)
2001-03-22 fotisfixed: the typos in the fonts example in the userconfig...
2001-03-22 fotisfixed: hexadecimal escape sequences in dutch hyphenatio...
2001-03-22 fotisadds pointer to xsl:fo reference by ZVON (Alain FAGOT)
2001-03-18 Kelly CampbellDriver reset patch
2001-03-18 Kelly CampbellNew and improved Fop task for Ant
2001-03-16 Karen LeaseCommit Art Welch fix to PCL borders
2001-03-14 Kelly CampbellFixed colons in classpaths
2001-03-14 Keiron Liddlechecks for no more room in block area
2001-03-13 arvedShort license
2001-03-13 arvedAdded license
2001-03-13 arvedMods to text renderer
2001-03-12 Keiron Liddleadded border style to relevant border so that borders...
2001-03-10 arvedUpdates due to introduction of PrintRenderer
2001-03-10 arvedUpdates due to PCL support
2001-03-10 arvedNew abstract base class for print renderers
2001-03-10 arvedNew files for text rendering
next