26 Commits (2370a1d7bac9d1d8919d220bbd23017c9322beed)

Author SHA1 Message Date
  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 bff893444f Fixed painting bug introduced by rev 721430 (originally rev 672291 in AFP GOCA branch). 15 years ago
  Adrian Cumiskey 4d4e2cd48e MERGE of https://svn.apache.org/repos/asf/xmlgraphics/fop/{branches/AFP_GOCAResources,trunk}. 15 years ago
  Adrian Cumiskey c0a9d83b9e * Updated xmlgraphics-commons-14svn.jar to reflect UnitConv additions. 16 years ago
  Adrian Cumiskey 3dae1d55c3 Moved mptToPt() and ptToMpt() from AbstractRenderer to UnitConv. One less dependency to worry about. 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
  Luca Furini bfd4867d23 Added support for non-zero borders and padding on page regions. 16 years ago
  Jeremias Maerki 9aa912adf7 Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 years ago
  Jeremias Maerki ff38e91905 Merged branch 16 years ago
  Jeremias Maerki 1dd1dc14dd FOX_TRANSFORM constant should be static. 16 years ago
  Jeremias Maerki 8f83d4a99b Fixed logic error setting the transformation matrix for block-container viewports (applies to absolute and fixed block-containers only). The CTM now only rotates and shifts the content as necessary for reference-orientation and writing-mode. All the rest of the transformation is done by the renderer which allows to add additional transformations as made possible by fox:transform (see below). 16 years ago
  Jeremias Maerki 2dff0ee028 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 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 af871d178d Some refactoring in the XML handling area which results in more code reuse and less redundancy. 18 years ago
  Jeremias Maerki ed31364eaf Bugzilla #38946: 18 years ago
  Jeremias Maerki 970141d853 Java2D Renderer: 18 years ago
  Manuel Mall 7e2d477bef Another workaround/hack to deal with non breaking spaces. Also some minor adjustments to support the planned AFP renderer 18 years ago
  Jeremias Maerki 0ca14d436f startVPArea() and endVPArea() made abstract in AbstractRenderer so implementors are forced to deal with the topic. 18 years ago
  Jeremias Maerki 92c1b01cfc Better approach for enforcing the overflow property on block-containers. 18 years ago
  Jeremias Maerki e65e5a9faf Bugfix: Relatively positioned BlockViewports (from block-containers) caused the paint cursor not be be properly advanced when space-before or space-after were present. 18 years ago
  Manuel Mall 58dcf55c95 Update to support border and padding and alignments on inline fos 18 years ago
  Jeremias Maerki cdd9881066 Bugzilla #36487: 19 years ago
  Jeremias Maerki f0a97f5996 Moved renderInlineBlockParent() up to the superclass. Fixes border and background painting for inline block parents in PostScript. 19 years ago
  Jeremias Maerki 3332a5cc2a Improved text painting for PostScript (including letter-space and word-space) 19 years ago
  Jeremias Maerki 6c292ee6a3 A big step towards a usable PostScript renderer. 19 years ago