aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/RegionViewport.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-144/+0
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-081-17/+6
* Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fi...Glenn Adams2012-04-081-3/+4
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-2/+2
* apply complex scripts patchGlenn Adams2012-02-261-4/+18
* Renamed Viewport into InlineViewportVincent Hennebert2011-03-151-0/+2
* Bugzilla #49910: clipping rectangle is wrong on side-regionsVincent Hennebert2011-03-141-3/+11
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-0/+3
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-5/+5
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n...Jeremias Maerki2006-04-281-2/+5
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-15/+22
* More simplifications to PSLM.Glen Mazza2005-03-051-0/+1
* get[Border|Padding]Width* helper methods moved to Area.Finn Bock2004-09-221-83/+0
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Clearer method names given for finding border and padding for regions.Glen Mazza2003-11-021-16/+12
* 1. PDF block background rendering properly offset to account for regionGlen Mazza2003-11-011-0/+87
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+147