]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2002-11-30 Karen LeaseFix a small bug in the infinite loop prevention logic
2002-11-30 Oleg TkachenkoFixed overlaping regions.
2002-11-29 Oleg TkachenkoUpdated changes for page-height="auto" bug fix.
2002-11-29 Jeremias Maerkifixed (possibly) a problem where certain fonts had...
2002-11-29 Jeremias MaerkiFix generation of javadocs
2002-11-29 Jeremias MaerkiUpdate changes for Type 1 embedding bugfix
2002-11-29 Jeremias MaerkiUse new PFBParser to read PFB files so they are properl...
2002-11-29 Jeremias MaerkiFixes bug with Adobe Type 1 font embedding. PC format...
2002-11-29 Jeremias MaerkiMoved PFM classes to type1 subpackage.
2002-11-29 Jeremias MaerkiMade the rest of the constants public.
2002-11-29 Jeremias MaerkiAdded some I/O utilities. This class is to be replaced...
2002-11-28 Jeremias MaerkiAvoid NPE when options aren't set on the XMLRenderer...
2002-11-28 Jeremias MaerkiMake sure that a warning is shown when page-position...
2002-11-28 Jeremias MaerkiGood error messages when Driver is not initialized...
2002-11-28 Christian GeisertAdded infinite loop detection (just halts processing...
2002-11-26 Christian GeisertAdded autoselecting portrait/landscape on PCL Renderer...
2002-11-25 Christian GeisertFixes bug from previous Perfomance tuning patch
2002-11-25 Christian GeisertImproved AWT Font-measuring/rendering (see bug #14657)
2002-11-25 Christian GeisertUpdated examples/fo files to remove all errors and...
2002-11-24 Karen LeaseExample of using continued-label extension element
2002-11-24 Karen LeaseHook up the TiffImage to the factory; falls back to...
2002-11-24 Karen LeaseImplement a continued-label extension for use in tables
2002-11-24 Karen LeaseKeep track of whether an area has been created so the...
2002-11-24 Oleg TkachenkoSupport for page-width and page-height "auto" values...
2002-11-22 Christian GeisertPerfomance tuning (reduced object creation etc.) (see...
2002-11-21 Karen LeaseCorrect ordering of loca table in embedded true type...
2002-11-21 Oleg TkachenkoCosmetic: updated version signature up to 0.20.5cvs.
2002-11-19 Jeremias MaerkiUpdate changes
2002-11-19 Jeremias MaerkiAdjust classpath
2002-11-19 Jeremias MaerkiAdjust classpath
2002-11-19 Jeremias MaerkiUpgrade to Xerces 2.2.1 (bugfix release)
2002-11-19 Peter Bernard... Clean up line endings.
2002-11-19 Peter Bernard... Clean up line endings.
2002-11-18 Oleg TkachenkoUpdated classpath (new xalan and xerces libraries file...
2002-11-18 Christian GeisertAdded support for CCITT Group 4 encoded TIFF files
2002-11-18 Jeremias MaerkiFixed Bug 14576
2002-11-17 Peter Bernard... Line ending fixes.
2002-11-13 Jeremias Maerkibasic-link should work again. Sorry.
2002-11-13 Jeremias MaerkiAdjust for Batik 1.5b4
2002-11-13 Jeremias MaerkiAdjust for Batik 1.5b4
2002-11-13 Jeremias MaerkiFix deprecation message
2002-11-13 Jeremias MaerkiUpgrade to Batik 1.5b4
2002-11-11 Christian GeisertFixed problem with jpegs with icc profile and acrobat...
2002-11-11 Jeremias MaerkiAlso use the new method to retrieve the baseURL
2002-11-11 Jeremias MaerkiUpdate changes
2002-11-11 Jeremias MaerkiFix ArrayOutOfBoundException when number of rects is...
2002-11-11 Jeremias MaerkiNot necessary anymore
2002-11-11 Jeremias MaerkiUpdated committer list, todo for maint branch and chang...
2002-11-11 Jeremias MaerkiUpdated and improved readability of classpath
2002-11-11 Jeremias MaerkiAdded target description texts as supported by ant...
2002-11-11 Jeremias MaerkiUpdated and improved readability of classpath
2002-11-11 Jeremias MaerkiAdded target description texts as supported by ant...
2002-11-11 Jeremias MaerkiUpdated and improved readability of classpath
2002-11-11 Jeremias MaerkiUpdate from Xerces 2.0.1 to 2.2.0
2002-11-11 Jeremias MaerkiUpdate from Ant 1.4.1 to 1.5.1 (Optional classes needed...
2002-11-11 Jeremias MaerkiDocument fontBaseDir configuration entry and provide...
2002-11-08 Jeremias MaerkiEnabled debug info because we're in development here...
2002-11-08 Jeremias MaerkiI got serialization errors during build so I rebuilt...
2002-11-08 Jeremias MaerkiConfiguration now has two static getter methods returni...
2002-11-08 Jeremias MaerkiFixed multi-threading bugs (NPEs)
2002-11-08 Jeremias MaerkiImproved registration of ImageReader implementations.
2002-11-08 Jeremias MaerkiLittle helper class with static methods to build a...
2002-11-05 Jeremias MaerkiBugzilla Entry 13310
2002-11-04 Jeremias MaerkiBugzilla Entry 13310
2002-11-04 Jeremias MaerkiBugzilla Entry 14161
2002-10-09 Joerg PietschmannFixed sloppy passing of StringBuffer which causes probl...
2002-09-30 Joerg PietschmannUse the formatted page number string instead of the
2002-09-26 Joerg PietschmannMoved table row ID creation so that the ID will always...
2002-09-26 Karen LeaseFix parameter type in constructor
2002-09-26 Karen LeaseFix NPE if no embed file specified for a font
2002-09-26 Karen LeaseImprove link hotspot positioning
2002-09-17 Joerg PietschmannPreliminarily added additional constructors to Options
2002-09-17 Joerg PietschmannFixed problem with empty text buffer.
2002-09-17 Joerg PietschmannAdded method to clear the image cache to FopImageFactory.
2002-09-12 Joerg PietschmannAdded some missing SVG elements.
2002-09-12 Joerg PietschmannA few more JavaDoc related patches.
2002-09-12 Joerg PietschmannAdded directory missed by last commit
2002-09-12 Joerg PietschmannAdded package description files for javadoc generation.
2002-09-12 Joerg PietschmannFixed wrong parameter sequence.
2002-09-09 Joerg PietschmannRecognize JDK1.4 and setup filters for appropriatly...
2002-08-31 Peter Bernard... Stripped CRs
2002-08-31 Peter Bernard... Stripped CRs
2002-08-21 Joerg PietschmannFixed page number setup for consecutive page sequences.
2002-08-12 Jeremias MaerkiUpdate to reflect changes in PS renderer
2002-08-12 Jeremias MaerkiAdded a RunLengthEncode filter for the PostScript renderer.
2002-08-12 (no author)This commit was manufactured by cvs2svn to create branch
2002-08-10 Joerg PietschmannBetter fix for setting TextDecoration.
2002-08-10 Joerg PietschmannWrapper does now set the TextState.
2002-08-09 Joerg PietschmannFixed width calculation for spaces which are not mapped
2002-08-07 Jeremias MaerkiAdjust for new Avalon Framework JAR
2002-08-07 Jeremias MaerkiAdded new Avalon Framework compiled with Log4J support
2002-08-07 Jeremias MaerkiIgnore build directory for CVS
2002-08-02 Joerg PietschmannReplaced Java 1.0 containers by Java 1.2 containers.
2002-08-01 Joerg PietschmannSimplified ASCII85Filter computation, thereby hopefully
2002-07-28 Joerg PietschmannAdded border-spacing support
2002-07-27 Joerg PietschmannRemoved some unused code
2002-07-27 Joerg PietschmannCheck whether there is a flow in a page sequence.
2002-07-24 Joerg PietschmannRemoved fo:flow hackery. Simplified structure checking and
2002-07-24 Joerg PietschmannRemoved 'name' field and diverse getElementName() methods,
2002-07-22 Keiron LiddleFO Schema and dtd for use with FOP and editors
next