5350 Коміти (bac980521d486e87bc0e930a6a107d3f60e76f44)
 

Автор SHA1 Повідомлення Дата
  Vincent Hennebert bac980521d Introduce 0.94 in status.xml and README 17 роки тому
  Vincent Hennebert 0366c49c64 Change build version to 0.94 17 роки тому
  Vincent Hennebert 723d5c2d87 Merged revisions 556566-556990,556992-556996,556998-557336,557338-557540,557542-557629,557631-557648,557651-558044,558046-559086,559088-562052,562054-562139,562141-562171,562173-562382,562384-563902,563904-563927 via svnmerge from 17 роки тому
  Vincent Hennebert b389c2867b Blocked revisions 558045 via svnmerge 17 роки тому
  Vincent Hennebert d7d5850438 Blocked revisions 556991,556997,557337,557541,557630,557649-557650,559087,562053,562140,562172,562383 via svnmerge 17 роки тому
  Vincent Hennebert 6e398ed5eb Replace "Apache Forrest" with "Apache FOP". Copy-paste error? 17 роки тому
  Vincent Hennebert 190c3cf984 Add a link to the Release Notes for version 0.94 17 роки тому
  Vincent Hennebert 79c476ceab Disable any link to relnotes.html. This file is not properly placed (in no tab), and only contains release notes for versions up to 0.92. 17 роки тому
  Vincent Hennebert fada5c1425 Disable "Valid HTML" icons. The site isn't valid... 17 роки тому
  Vincent Hennebert 7faac62085 Style only: remove tab characters 17 роки тому
  Vincent Hennebert da26d7cd2b Setup the "known issues" infrastructure for the 0.94 tab 17 роки тому
  Vincent Hennebert 6542b71a8a Update the list of known issues: 17 роки тому
  Vincent Hennebert 1b703845a6 Merge changes on the Trunk tab from revision 562881 17 роки тому
  Vincent Hennebert f076f6386f Changes in the trunk tab: 17 роки тому
  Vincent Hennebert d731566490 - Update the website content 17 роки тому
  Clay Leeds f8dcc6648e Updated FOP Compliance page to include additional column for 0.94 (did not remove 0.20.5 or 0.93 column). Also 'Notes' column was *not* modified for 0.94-specific information. 17 роки тому
  Clay Leeds 82eba23253 Updated FOP Compliance page to include additional column for 0.94 (did not remove 0.20.5 or 0.93 column). Also 'Notes' column was *not* modified for 0.94-specific information. 17 роки тому
  Clay Leeds aa16b087c7 Changes to fop-0_94 branch to prepare it for 0.94 release. 17 роки тому
  Clay Leeds db49389fb7 Changes to fop-0_94 branch to prepare it for 0.94 release. 17 роки тому
  Clay Leeds 595cc7e41a Changes to fop-0_94 branch to prepare it for 0.94 release. 17 роки тому
  Vincent Hennebert 710bf7bcae Update the documentation before releasing 17 роки тому
  Vincent Hennebert 88096d16ed Remove any reference to the old maintenance branch 17 роки тому
  Vincent Hennebert cc4b61943f Create a tab for the new 0.94 version 17 роки тому
  Vincent Hennebert 768e88f224 Remove tab for the no longer supported 0.20.5 version 17 роки тому
  Vincent Hennebert bd4df274a1 Initialize merge tracking via "svnmerge" from the Trunk 17 роки тому
  Vincent Hennebert 69ee4a02c3 Branching for the 0.94 release 17 роки тому
  Andreas L. Delmelle e5d7df253f Compliance update: starting-state supported on fo:bookmark; already added at other places in the docs 17 роки тому
  Andreas L. Delmelle 3ff7cea4a8 Use a slightly more convenient name to keep the code somewhat readable 17 роки тому
  Andreas L. Delmelle 1ccc95e8f0 Removal of unused method 17 роки тому
  Andreas L. Delmelle d673a10b74 Some cleanup and removal of unused methods 17 роки тому
  Andreas L. Delmelle f8092efc4a Bugzilla 42843: Warn on glyph substitution (offered by Max Berger) 17 роки тому
  Andreas L. Delmelle 4e53cd8c59 Addition of a general-purpose int-to-int map to replace Integer-to-Integer HashMaps + first usage in TTFFile 17 роки тому
  Vincent Hennebert 383b7b9b7f Extract the ActiveCell class into a top-level class 17 роки тому
  Andreas L. Delmelle f38b96f676 Completion of the previous two small patches: modified and corrected javadoc comments 17 роки тому
  Andreas L. Delmelle 39aecb631c TODO-comment also removed... 17 роки тому
  Andreas L. Delmelle d4f6b05fba TODO removed: use LayoutContext's stackLimit instead of the availIPD parameter 17 роки тому
  Vincent Hennebert b535780e8c Move the creation of GridUnitParts into ActiveCell 17 роки тому
  Vincent Hennebert 945d1cfaf3 Fixes in the steps computation: 17 роки тому
  Vincent Hennebert 21e4d157d5 Temporary hack to handle cells with content of zero length 17 роки тому
  Vincent Hennebert bf7425006f Move the content of the now small setupElementList method into initializeElementLists 17 роки тому
  Vincent Hennebert 9318fb5d17 Use a prevIsBox boolean instead of duplicating the list of Knuth elements for active cells into an ArrayList 17 роки тому
  Chris Bowditch 7d45a8cc9a In case where SAX Exception is thrown by Area Tree Parser when parsing Area Tree XML, error is logged but Exception should be passed back up to allow a calling Application to abort processing. 17 роки тому
  Vincent Hennebert 42579b92fe Use a list of active cells for computing steps, continued: 17 роки тому
  Vincent Hennebert b5151be754 Also display the width of the penalty in the toString method 17 роки тому
  Jeremias Maerki 86f3f7bb02 Fix build errors after revision 554251. 17 роки тому
  Andreas L. Delmelle 4515d08e19 Bugzilla 42785: Support alignment-adjust for images (submitted by Max Berger) 17 роки тому
  Andreas L. Delmelle 50505cd29c Partial application of the patch in Bugzilla 41044: 17 роки тому
  Andreas L. Delmelle 7433301271 Bugzilla 42832: Fix in AWT preview if used with non-english locale (offered by Max Berger) 17 роки тому
  Andreas L. Delmelle 8bad2fe485 OK, now it was ready... 17 роки тому
  Andreas L. Delmelle 69b7925f5c Bugzilla 41656: 17 роки тому