29 Commity (7f21c0ae8547429472f10bfd297294d6248b41b6)

Autor SHA1 Wiadomość Data
  Vincent Hennebert c411c5fb57 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 9 lat temu
  Glenn Adams 279a59e164 Bugzilla #49754: Bring clone() in line with the recommendations in Object.clone(). 12 lat temu
  Glenn Adams 2ed4c2e034 enable ImportOrder rule; fix violations 12 lat temu
  Glenn Adams d6d8e57b17 apply complex scripts patch 12 lat temu
  Andreas L. Delmelle 59933c342d Bugzilla 50593: Mostly add type safety to various collections in the fop.area package. Additionally, added @Override annotations and used static import for Constants. 13 lat temu
  Andreas L. Delmelle 2fb9c63eea Simplify Region.getViewportRectangle(): no reason to pass the SinglePageMaster as a parameter, as Regions have access to it 13 lat temu
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 lat temu
  Jeremias Maerki 5a32e5468b Fixed test error for transcoders. 15 lat temu
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 lat temu
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
  Adrian Cumiskey 64912d1dd4 Merged revisions 656546,657465,657521,657921,660979,660998,661276,661310,661999,662009,662203,662417,662807,662991,663045,663493,664347,664349-664350,665691,665699,665740,665793,665995,666596,666967,667367,667831,667862,667864,667893,668177,668576,669423,669436,669835,670217,670222,670323,670325,670332,670335-670336,670341,670344,670401,670409,670411-670412,670422-670424,670492,670689,670723,670760-670761,670763,670765-670767,670770,670773,670777,671145,672010,672026,672495-672496,672499,672537,672539,672564-672565,672617-672618,672670,672833,674039,674043,674056,674065,674245,674267,674269,674272-674273,674276,674325,674468,674470-674471,674484,674486-674487 via svnmerge from 16 lat temu
  Adrian Cumiskey f9ab729b73 Merged revisions 674065 via svnmerge from 16 lat temu
  Adrian Cumiskey 95bec3df3e Replaced conditional with a switch and capitalized method javadoc description. 16 lat temu
  Adrian Cumiskey 2f451f9c4d Merged revisions 669423,669436,669835,670217,670222,670323,670325,670332,670335-670336,670341,670344,670401,670409,670411-670412,670422-670424,670492 via svnmerge from 16 lat temu
  Luca Furini 770ac26554 Added support for non-zero borders and padding on page regions. 16 lat temu
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
  Jeremias Maerki eb1ad60936 Extended PageViewport to carry foreign attributes. 18 lat temu
  Jeremias Maerki c7d0432324 New feature: "Intermediate format" (IF). The IF is basically the XML dialect written by the area tree renderer (XMLRenderer). A new parser for this format allows reparsing a serialized and possibly modified area tree and rendering it to the final target format. More details on the Wiki at http://wiki.apache.org/xmlgraphics-fop/AreaTreeIntermediateXml. No advanced features have been implemented, yet, only the basic functionality. The whole change should be fully backwards-compatible WRT the outer FOP API except maybe for FOTreeBuilder.addElementMapping(), and the area tree XML which got small changes. 18 lat temu
  Jeremias Maerki de1fb96b25 Further decoupling the area tree from the FO tree. 18 lat temu
  Jeremias Maerki 299c6b1393 Bugzilla #36487: 18 lat temu
  Finn Bock e777b67957 Cleanup of unused imports. 18 lat temu
  Finn Bock e194fdd5cf Bugzilla #36379: 18 lat temu
  Jeremias Maerki 1b0fdf72a4 First parts on a page which don't fit are moved to the next page. A counter avoids endless loops. 19 lat temu
  Glen Mazza e67ea113c1 Providing the region FO to RegionReference, so it is no longer 19 lat temu
  Jeremias Maerki e835307c93 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 lat temu
  Glen Mazza a1202a1bee PR: 19 lat temu
  Glen Mazza 00e3aa096d Moved to an IllegalArgumentException for getRegionViewport. 19 lat temu
  Glen Mazza 4107ab6030 Removed the redundant Region Class Codes in favor of the FO constant 20 lat temu
  Chris Bowditch 0aad68370a implemented break-before property 20 lat temu
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 lat temu
  Glen Mazza e17e45b092 Layout changed to account for fo:region-body borders and padding when 20 lat temu
  William Victor Mote 107b37f148 remove region code from /area/RegionReference in favor of those in fo/pagination/Region 21 lat temu
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 lat temu
  Jeremias Maerki 2c50a98719 Switched to long licence 21 lat temu
  Keiron Liddle 2376cbe94f place markers on page viewport 21 lat temu
  Oleg Tkachenko 2906fb17c1 Cleaned up unused imports. 21 lat temu
  Keiron Liddle 9409dc3a4d a bit of a cleanup of collections and comments 21 lat temu
  Keiron Liddle 81e4ebb29c cleaned up some of the area tree 21 lat temu
  Keiron Liddle 08b77b1cd5 implemented render pages model with a simple cached impl 22 lat temu
  Keiron Liddle 419405d193 cleaned up bookmark extension a bit 22 lat temu
  Karen Lease 83b0a60b91 Add some methods needed by the LayoutManager classes (subject to discussion) 22 lat temu
  Keiron Liddle af113ef5a3 updates to area tree and reading/rendering with xml 22 lat temu
  Keiron Liddle 52e85df344 new area tree and rendering stuff 22 lat temu