| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 669423,669436,669835,670217,670222,670323,670325,670332,6703... | Adrian Cumiskey | 2008-06-23 | 1 | -3/+22 |
* | Merged revisions 656546 via svnmerge from | Adrian Cumiskey | 2008-05-15 | 1 | -0/+1 |
* | Merged revisions 651853,651855-651856,651866-651867,651880,651898 via svnmerg... | Adrian Cumiskey | 2008-04-30 | 27 | -241/+346 |
* | Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via ... | Adrian Cumiskey | 2008-04-25 | 1 | -135/+25 |
* | Merged revisions 649279,649283,649285,649393,649396,649420 via svnmerge from | Adrian Cumiskey | 2008-04-18 | 4 | -7/+112 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 29 | -408/+333 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 1 | -9/+5 |
* | Added new extension element: fox:external-document. It allows to add whole do... | Jeremias Maerki | 2007-12-27 | 9 | -98/+243 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 27 | -136/+133 |
* | Bugzilla 41656: | Andreas L. Delmelle | 2007-07-07 | 5 | -9/+9 |
* | Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) | Andreas L. Delmelle | 2007-07-07 | 2 | -22/+3 |
* | Bugzilla #42576 | Chris Bowditch | 2007-06-22 | 2 | -5/+5 |
* | Removed newly introduced dependency from the PDF library to the area tree. | Jeremias Maerki | 2007-05-07 | 1 | -5/+4 |
* | changes to support named destination | Jay Bryant | 2007-04-01 | 1 | -1/+23 |
* | Code cleanup: | Andreas L. Delmelle | 2007-01-11 | 5 | -8/+8 |
* | Bugzilla #40729: | Jeremias Maerki | 2006-11-13 | 2 | -52/+57 |
* | Fixed a memory-leak: The FO tree part of a page-sequence was not released whe... | Jeremias Maerki | 2006-08-03 | 1 | -0/+8 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 31 | -155/+186 |
* | Bugzilla #38946: | Jeremias Maerki | 2006-05-03 | 1 | -5/+5 |
* | Initial support for page-position="last". Feedback requested! | Jeremias Maerki | 2006-03-23 | 7 | -32/+92 |
* | Clean-up in PageSequence. | Jeremias Maerki | 2006-03-22 | 1 | -35/+37 |
* | Implementation of force-page-count property, patch by Gerhard Oettl, | Simon Pepping | 2006-01-06 | 1 | -3/+15 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 1 | -2/+2 |
* | Made the locator variable on FONode protected. | Jeremias Maerki | 2005-12-09 | 2 | -4/+4 |
* | Relaxed validation for border and padding on region-*. | Jeremias Maerki | 2005-11-29 | 1 | -2/+3 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 23 | -119/+78 |
* | Package documentation. | Jeremias Maerki | 2005-10-27 | 2 | -0/+44 |
* | Style touch-up | Jeremias Maerki | 2005-09-16 | 1 | -3/+4 |
* | bugzilla 36678 - region name reported when region is found with non zero bord... | Chris Bowditch | 2005-09-16 | 1 | -2/+2 |
* | Fixed javadoc errors. | Joerg Pietschmann | 2005-09-08 | 1 | -1/+1 |
* | Bugzilla #36487:
| Jeremias Maerki | 2005-09-05 | 6 | -87/+149 |
* | Initial work on enhancing the extension facilities to register special extens... | Jeremias Maerki | 2005-09-02 | 2 | -39/+23 |
* | Bugzilla #36379: | Finn Bock | 2005-08-31 | 8 | -33/+113 |
* | Squashed some JavaDoc warnings. | Joerg Pietschmann | 2005-08-14 | 1 | -1/+1 |
* | Removing unused import. | Finn Bock | 2005-07-28 | 5 | -11/+0 |
* | Accessor for the id property. | Jeremias Maerki | 2005-07-26 | 1 | -0/+5 |
* | Switch to .equals() instead of == for String compares of namespaces. Thanks ... | Glen Mazza | 2005-06-26 | 11 | -16/+16 |
* | Page breaking process now respects changing available BPD (not IPD) over mult... | Jeremias Maerki | 2005-06-15 | 7 | -53/+112 |
* | Constructor for FLM now takes parent as parameter, | Glen Mazza | 2005-06-01 | 1 | -1/+0 |
* | Cleanup | Jeremias Maerki | 2005-05-27 | 1 | -15/+2 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 4 | -25/+65 |
* | Minor code nitpick. | Glen Mazza | 2005-03-10 | 1 | -5/+1 |
* | Validation added for master-name and master-reference properties. | Glen Mazza | 2005-03-10 | 8 | -57/+48 |
* | PR: | Glen Mazza | 2005-03-05 | 1 | -5/+0 |
* | Created new Root.notifyPageSequenceFinished() method, consolidating | Glen Mazza | 2005-03-01 | 1 | -11/+6 |
* | PR: | Glen Mazza | 2005-02-18 | 2 | -32/+7 |
* | Fix for bad page-master and region margin calculations. All margin calculatio... | Jeremias Maerki | 2005-02-17 | 2 | -28/+29 |
* | PR: | Glen Mazza | 2005-02-17 | 1 | -1/+0 |
* | PR: | Glen Mazza | 2005-02-17 | 2 | -254/+63 |
* | Some cleanup -- moved getSimplePageMasterToUse() to PageSequence (logic | Glen Mazza | 2005-02-12 | 1 | -15/+17 |