aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/PageViewport.java
Commit message (Expand)AuthorAgeFilesLines
* Generics comments added in preparation for java 1.5Adrian Cumiskey2008-05-281-3/+4
* Merged revisions 649279,649283,649285,649393,649396,649420 via svnmerge from Adrian Cumiskey2008-04-181-0/+1
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-7/+9
* Bugzilla #42144Chris Bowditch2007-10-041-0/+5
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-2/+2
* Bugzilla #42067:Jeremias Maerki2007-05-071-0/+27
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Fix NPE in case there are no extension attachments and the area tree was buil...Jeremias Maerki2006-06-271-1/+6
* Extended PageViewport to carry foreign attributes.Jeremias Maerki2006-05-181-1/+1
* Bugfix: basic-links with internal destinations in documents with multiple pag...Jeremias Maerki2006-04-241-1/+19
* Added support for page sequence title in AreaTreeParser (IF). Fixes problems ...Jeremias Maerki2006-02-261-0/+15
* Added missing values in area tree XML for PageViewport (simple-page-master-na...Jeremias Maerki2006-02-081-2/+9
* Fix for NPE when the AWT Viewer is used with an area tree file as input.Jeremias Maerki2006-01-241-1/+3
* (Re?)added integer page number to the PageViewport.Jeremias Maerki2006-01-201-5/+20
* New interface XMLizable (copied from Apache Excalibur) to mark classes that c...Jeremias Maerki2006-01-191-0/+12
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-0/+18
* Further decoupling the area tree from the FO tree.Jeremias Maerki2005-12-211-39/+50
* Fix for internal forward references in PDF output (basic-link with internal-d...Jeremias Maerki2005-10-181-0/+17
* Squashed CheckStyle warnings, mostly JavaDoc.Joerg Pietschmann2005-09-071-5/+7
* Squashed some JavaDoc warnings.Joerg Pietschmann2005-08-141-3/+3
* Page breaking process now respects changing available BPD (not IPD) over mult...Jeremias Maerki2005-06-151-2/+31
* Bugzilla: #33760Jeremias Maerki2005-06-091-1/+3
* Minor PSLM simplifications.Glen Mazza2005-06-061-1/+1
* Backtracked a bit with SCLM: switched to providing the Region FOGlen Mazza2005-05-161-1/+15
* Placed the PSLM.curFlowIdx within the area.Span object, and addedGlen Mazza2005-05-141-41/+56
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-8/+57
* More simplifications to PSLM.Glen Mazza2005-03-121-0/+9
* Corrected the logic of adding markers. LayoutManagers are responsibleSimon Pepping2005-02-201-19/+46
* PR:Glen Mazza2005-02-061-6/+6
* More code commenting and minor cleanup of bookmark/Resolvable/ATH code.Glen Mazza2004-12-161-1/+1
* PR:Glen Mazza2004-12-061-16/+17
* PR:Glen Mazza2004-12-041-13/+15
* More commenting, slightly clearer method names.Glen Mazza2004-12-021-8/+4
* PR:Glen Mazza2004-11-271-1/+1
* PR:Glen Mazza2004-11-241-4/+4
* PR:Glen Mazza2004-10-241-3/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-5/+5
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+407