29 Commits (7f21c0ae8547429472f10bfd297294d6248b41b6)

Autor SHA1 Nachricht Datum
  Vincent Hennebert c411c5fb57 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings vor 10 Jahren
  Glenn Adams 279a59e164 Bugzilla #49754: Bring clone() in line with the recommendations in Object.clone(). vor 12 Jahren
  Glenn Adams 2ed4c2e034 enable ImportOrder rule; fix violations vor 12 Jahren
  Glenn Adams d6d8e57b17 apply complex scripts patch vor 12 Jahren
  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. vor 13 Jahren
  Andreas L. Delmelle 2fb9c63eea Simplify Region.getViewportRectangle(): no reason to pass the SinglePageMaster as a parameter, as Regions have access to it vor 13 Jahren
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) vor 13 Jahren
  Jeremias Maerki 5a32e5468b Fixed test error for transcoders. vor 15 Jahren
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from vor 16 Jahren
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) vor 16 Jahren
  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 vor 16 Jahren
  Adrian Cumiskey f9ab729b73 Merged revisions 674065 via svnmerge from vor 16 Jahren
  Adrian Cumiskey 95bec3df3e Replaced conditional with a switch and capitalized method javadoc description. vor 16 Jahren
  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 vor 16 Jahren
  Luca Furini 770ac26554 Added support for non-zero borders and padding on page regions. vor 16 Jahren
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html vor 18 Jahren
  Jeremias Maerki eb1ad60936 Extended PageViewport to carry foreign attributes. vor 18 Jahren
  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. vor 18 Jahren
  Jeremias Maerki de1fb96b25 Further decoupling the area tree from the FO tree. vor 18 Jahren
  Jeremias Maerki 299c6b1393 Bugzilla #36487: vor 19 Jahren
  Finn Bock e777b67957 Cleanup of unused imports. vor 19 Jahren
  Finn Bock e194fdd5cf Bugzilla #36379: vor 19 Jahren
  Jeremias Maerki 1b0fdf72a4 First parts on a page which don't fit are moved to the next page. A counter avoids endless loops. vor 19 Jahren
  Glen Mazza e67ea113c1 Providing the region FO to RegionReference, so it is no longer vor 19 Jahren
  Jeremias Maerki e835307c93 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. vor 19 Jahren
  Glen Mazza a1202a1bee PR: vor 19 Jahren
  Glen Mazza 00e3aa096d Moved to an IllegalArgumentException for getRegionViewport. vor 19 Jahren
  Glen Mazza 4107ab6030 Removed the redundant Region Class Codes in favor of the FO constant vor 20 Jahren
  Chris Bowditch 0aad68370a implemented break-before property vor 20 Jahren
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. vor 20 Jahren
  Glen Mazza e17e45b092 Layout changed to account for fo:region-body borders and padding when vor 20 Jahren
  William Victor Mote 107b37f148 remove region code from /area/RegionReference in favor of those in fo/pagination/Region vor 21 Jahren
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** vor 21 Jahren
  Jeremias Maerki 2c50a98719 Switched to long licence vor 21 Jahren
  Keiron Liddle 2376cbe94f place markers on page viewport vor 21 Jahren
  Oleg Tkachenko 2906fb17c1 Cleaned up unused imports. vor 21 Jahren
  Keiron Liddle 9409dc3a4d a bit of a cleanup of collections and comments vor 21 Jahren
  Keiron Liddle 81e4ebb29c cleaned up some of the area tree vor 22 Jahren
  Keiron Liddle 08b77b1cd5 implemented render pages model with a simple cached impl vor 22 Jahren
  Keiron Liddle 419405d193 cleaned up bookmark extension a bit vor 22 Jahren
  Karen Lease 83b0a60b91 Add some methods needed by the LayoutManager classes (subject to discussion) vor 22 Jahren
  Keiron Liddle af113ef5a3 updates to area tree and reading/rendering with xml vor 22 Jahren
  Keiron Liddle 52e85df344 new area tree and rendering stuff vor 22 Jahren