]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2001-11-12 Keiron Liddleclarified error message
2001-11-11 Karen LeaseDisable methods using StreamRenderer
2001-11-11 Karen LeaseHook up to new LayoutManager process and comment out...
2001-11-11 Karen LeaseNew base class for inline LayoutManager classes which...
2001-11-11 Karen LeaseMove generatesInlineAreas from LayoutManager to FObj
2001-11-11 Karen LeaseMove text layout code into TextLayoutManager; add gener...
2001-11-11 Karen LeaseIntegrate layout managers for text and block
2001-11-11 Karen Leasenew layout managers
2001-11-11 Karen LeaseAdd some more LayoutManagers and start to actually...
2001-11-11 Karen LeaseA few changes to tie in some more LayoutManager classes
2001-11-09 Karen LeaseFix an NPE
2001-11-09 Karen LeaseFix a couple of NPE
2001-11-09 Karen LeaseRemove call to PageSequence.format
2001-11-09 Karen LeaseStart to use layout managers and comment out a bunch...
2001-11-09 Karen LeaseRework the page creation process and prepare to use...
2001-11-09 Karen LeasePageMaster uses a PageViewport object
2001-11-09 Karen LeaseRename Region to RegionReference in package area
2001-11-09 Karen LeaseBase classes for before/after, start/end Region
2001-11-09 Karen LeaseComment out all layout code for now
2001-11-09 Karen LeaseStart hooking in the layoutmanager
2001-11-09 Karen LeaseAdd layout manager related methods
2001-11-09 Karen LeaseAdd some methods needed by the LayoutManager classes...
2001-11-09 Karen LeaseReplaces Region.java to avoid naming conflicts with...
2001-11-09 Karen LeaseParent for areas which stack Block children
2001-11-09 Karen LeaseUsed in layout calculations
2001-11-09 Karen LeaseFirst versions of LayoutManager classes
2001-11-09 Keiron Liddleadded master-reference
2001-11-09 Keiron Liddlechanged the parent to FONode
2001-11-06 Keiron Liddlechanged the way that elements and properties are handled
2001-11-02 Keiron Liddleupdated a few hashtables and vectors
2001-11-02 Keiron Liddlesvg renderer now basically works, pages, text, leader...
2001-11-01 Keiron Liddleadded targets to build html and corresponding pdf docs
2001-11-01 Keiron Liddleno longer needed, docs done from main build
2001-11-01 Keiron Liddlesome updates to links for xsl, svg and sax
2001-10-30 Keiron Liddleupdated builtools lib and readme info about jars
2001-10-30 Keiron Liddleno longer needed
2001-10-30 Keiron Liddleupdated build scripts for new jars and removed old...
2001-10-30 Keiron Liddleremoved legacy xt file
2001-10-30 Keiron Liddle*** empty log message ***
2001-10-30 Keiron Liddleremoved legacy files for xt and xalan 1
2001-10-30 Keiron Liddleupdated for changes to batik
2001-10-30 Keiron Liddleupdated jars to latest versions
2001-10-26 Keiron Liddleupdated for changed pdf interface
2001-10-26 Keiron Liddleupdates to area tree and reading/rendering with xml
2001-10-24 Keiron Liddleexcludes non buildtools class
2001-10-22 Keiron Liddlenew area tree and rendering stuff
2001-10-22 Keiron Liddlehandles path transform properly, makes a difference...
2001-10-15 Keiron Liddlecleaned up the imports
2001-10-14 Karen LeaseInitialize necessary property for making AreaTree outpu...
2001-10-14 Karen LeaseUse filesets for newPDF and referencePDF
2001-10-14 Karen LeaseAdd table-column proportional width and table width...
2001-10-14 Karen LeaseReduce line-height in block-containers to make the...
2001-10-14 Karen LeaseUpdate for my commits
2001-10-14 Karen LeaseAccount for padding and border when calculating space...
2001-10-14 Karen LeaseImplement proportional column widths
2001-10-14 Karen LeaseDon't call layout() on children when doing layout(...
2001-10-14 Karen LeaseMake it possible to use percentages to specify Length...
2001-10-14 Karen LeaseModify Length property parsing
2001-10-14 Karen LeaseMake sure PropertyException messages are logged
2001-10-14 Karen LeaseModify Length to Numeric conversion code
2001-10-14 Karen LeaseModify the Length class hierarchy
2001-10-14 Karen LeaseFix a bug in initializing compound properties like...
2001-10-14 Karen LeaseAdd table-layout and inline-progression-dimension
2001-10-12 Art WelchCorrect border printing problem.
2001-10-12 Keiron Liddleupdated batik lib to 12/10/2001
2001-10-12 Keiron Liddlechanged api associated with batik to current batik
2001-10-11 Keiron Liddledo not attempt to set base dir if not available
2001-10-11 Keiron Liddlethrows a different error if base dir not specified
2001-10-08 Keiron Liddlefixed an npe
2001-10-08 Keiron Liddleadded some tests with invalid xml or unknown namespaces
2001-10-08 Keiron Liddleapplied patch to set config in fop task
2001-10-05 Keiron Liddlechanged overflow message since (1) it was confusing
2001-10-05 Keiron Liddlemore ideas on the design, areas
2001-10-05 Keiron Liddlefixed a couple of occasional problems with svg + batik
2001-10-05 Keiron Liddleprevents npe if namespace is unknown
2001-10-05 Keiron Liddleadded svg renderer
2001-10-05 Keiron Liddlemore recent style book version 1.0b3
2001-10-05 Keiron Liddleupdated stylebook stuff to a more recent version
2001-09-26 Keiron Liddlecatches exception when building svg
2001-09-25 Keiron Liddlefixed viewbox for svg
2001-09-25 Keiron Liddlebetter debug for warning message
2001-09-25 Keiron Liddlegets the width and height in a better way
2001-09-25 Keiron Liddlefixed some text wrapping problems
2001-09-25 Keiron Liddleupdated servlet to reflect changes to fop
2001-09-24 Keiron Liddleupdated to use HashMap so that when using threads readi...
2001-09-24 Keiron Liddlethis patch alters the fop ant task so that other render...
2001-09-24 Keiron Liddleupdated use of batik to changed api
2001-09-24 Keiron Liddlefixed a refactoring error, deleted repeated vars
2001-09-21 Karen LeaseAdd support for mapping multiple keywords to the same...
2001-09-21 Karen LeaseAdd support for values left and right in the text-align...
2001-09-21 Keiron Liddlean example to demonstrate another use of markers
2001-09-21 Keiron Liddlegets around a possible npe
2001-09-20 Karen LeaseOnly do findColumns one time, not on each new table...
2001-09-20 Karen LeaseUse column-number property on table-column
2001-09-20 Keiron Liddlesome small improvements to website docs
2001-09-18 Keiron Liddlemore refactoring of duplicate code in renderers
2001-09-18 Keiron Liddlefixes a problem where the table header was not reset...
2001-09-18 Keiron LiddlePatch to handle direct embedding of jpeg images into pdf
2001-09-17 Keiron Liddlefixed a few awt render problems and a bit more render...
2001-09-17 Keiron Liddleput a few common methods in the abstract renderer
next