1 Commits (bd7d5048785c691e6e3e152af10805f3127b760d)

Author SHA1 Message Date
  Glenn Adams 73eea615f8 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 years ago
  Glenn Adams b5612f6095 Configure maven build. 8 years ago
  Glenn Adams 2a0a8ea487 Transition source to standard maven hierarchy (initial). 8 years ago
  Andreas L. Delmelle b377222bc5 Address high and medium priority findbugs warnings 9 years ago
  Glenn Adams 678150845d Bugzilla #49754: Bring clone() in line with the recommendations in Object.clone(). 12 years ago
  Andreas L. Delmelle 1c727037fe 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 years ago
  Andreas L. Delmelle da435269a2 Minor fixups 13 years ago
  Simon Pepping c12f21a43c findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
  Jeremias Maerki 2370a1d7ba Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign (603620-746655) into Trunk. 15 years ago
  Jeremias Maerki 10d68b7de2 Fixed test error for transcoders. 15 years ago
  Jeremias Maerki 624c51b530 Merge from Trunk revisions 719662 - 724689. 15 years ago
  Adrian Cumiskey 4d4e2cd48e MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources,trunk}. 15 years ago
  Jeremias Maerki ccc9b4e77c Merge from Trunk revisions 677589 to 679734. 16 years ago
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Adrian Cumiskey 4d972de73c 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 years ago
  Luca Furini bfd4867d23 Added support for non-zero borders and padding on page regions. 16 years ago
  Andreas L. Delmelle a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki a6b0f3efb8 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 years ago
  Jeremias Maerki 982bb93e16 More work on preparing for the intermediate format. 18 years ago
  Jeremias Maerki 0b61d7ca2a Access to the region-name for special comments in the PS output. 19 years ago
  Joerg Pietschmann b318a48dda Squashed some JavaDoc warnings. 19 years ago
  Jeremias Maerki 9df0081717 Bugzilla #36112 19 years ago
  Glen Mazza 808409a2a9 Backtracked a bit with SCLM: switched to providing the Region FO 19 years ago
  Glen Mazza 46865dcf54 Providing the region FO to RegionReference, so it is no longer 19 years ago
  Jeremias Maerki 0c77d22788 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 years ago
  Glen Mazza 677dd26d1d More simplifications to PSLM. 19 years ago
  Glen Mazza 17ec7a91cd Removed the redundant Region Class Codes in favor of the FO constant 20 years ago
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Finn Bock 1c1df3282a Added a bpd field so that region reference areas has both ipd (from Area) 20 years ago
  William Victor Mote e402792cfd remove region code from /area/RegionReference in favor of those in fo/pagination/Region 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki ffbbd945e4 Switched to long licence 21 years ago
  William Victor Mote 3870b76290 white-space and line-ending fixes 21 years ago
  Keiron Liddle 2e1947e76f a bit of a cleanup of collections and comments 21 years ago
  Keiron Liddle 9ec3074c36 don't implement serializable twice 22 years ago
  Keiron Liddle c17805d30a cleaned up some of the area tree 22 years ago
  Joerg Pietschmann 5e7c69380c Attempt at adding static content. 22 years ago
  Keiron Liddle 8e581ecea5 cleaned up bookmark extension a bit 22 years ago
  Karen Lease 20060f627a Support PDF rendering 22 years ago
  Karen Lease d7cab7c561 Initial implementation of CTM (coordinate transformation matrix) to handle reference-orienation and writing-mode issues 22 years ago
  Karen Lease c1f2735016 Replaces Region.java to avoid naming conflicts with fo/pagination/Region 22 years ago
  Keiron Liddle 5bd0b605a5 updates to area tree and reading/rendering with xml 22 years ago
  Keiron Liddle 3845c31d0e new area tree and rendering stuff 22 years ago