aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/afp/modca/AbstractPageObject.java
Commit message (Expand)AuthorAgeFilesLines
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-271-345/+0
* * Block-container positioning fix.Adrian Cumiskey2008-10-101-6/+4
* * Image positioning fix.Adrian Cumiskey2008-09-081-3/+3
* * Structural fixes with StrucFlgs class.Adrian Cumiskey2008-09-031-8/+14
* ObjectContainer/IncludeObject structure fixes.Adrian Cumiskey2008-08-291-2/+2
* * print-file level (default) resources are now immediately streamed and pages...Adrian Cumiskey2008-08-271-63/+49
* * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop...Adrian Cumiskey2008-07-241-56/+39
* * Removed unused goca accessor methods from AFPState.Adrian Cumiskey2008-07-221-20/+7
* * Fixed bug in cache where object is not able to use IOB mechanism.Adrian Cumiskey2008-07-211-3/+3
* Tidy up.Adrian Cumiskey2008-07-211-8/+0
* * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst...Adrian Cumiskey2008-07-171-10/+31
* * Created new AbstractState class that shares common properties and stack pop...Adrian Cumiskey2008-07-101-20/+5
* Broke out data members from ResourceInfo and created ResourceLevel classAdrian Cumiskey2008-05-201-1/+1
* Further progress.Adrian Cumiskey2008-05-141-135/+98
* Further reworking and refinements. Not a working model yet.Adrian Cumiskey2008-04-161-24/+0
* Some fixes to apply but committed in preparation for http://svn.apache.org/vi...Adrian Cumiskey2008-04-111-4/+1
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-1/+1
* Committing in preparation for trunk merge.Adrian Cumiskey2008-03-271-67/+85
* * Added an SVG handler and Graphics2D implementation for AFP which injects AF...Adrian Cumiskey2007-12-121-48/+46
* Bugzilla #43041:Jeremias Maerki2007-10-051-74/+84
* Bugzilla #42971 and #42956Chris Bowditch2007-07-301-1/+13
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Promoting the AFP renderer from sandbox to the main source tree.Jeremias Maerki2006-07-241-0/+412