You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

status.xml 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!--
  3. Copyright 2005-2006 The Apache Software Foundation
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. -->
  14. <!-- $Id$ -->
  15. <status>
  16. <developers>
  17. <!-- Maintained in src/documentation/content/xdocs/team.xml -->
  18. </developers>
  19. <todo>
  20. <!-- See Bugzilla and http://wiki.apache.org/xmlgraphics-fop/FOPProjectTasks -->
  21. </todo>
  22. <changes>
  23. <release version="FOP Trunk">
  24. <action context="Code" dev="JM" type="add" fixes-bug="38618" due-to="Max Berger">
  25. Added support for system-color() function.
  26. </action>
  27. <action context="Code" dev="JM" type="fix">
  28. Bugfix: Fixed two causes for ClassCastExceptions in BlockContainerLayoutManager.
  29. </action>
  30. <action context="Code" dev="JM" type="fix">
  31. Bugfix: padding-top and padding-bottom on list-items could lead to wrong page
  32. break decisions and thus to overlapping text.
  33. </action>
  34. <action context="Code" dev="JM" type="fix">
  35. Bugfix: break-before and break-after were ignored on list-items.
  36. </action>
  37. <action context="Code" dev="LF" type="fix" fixes-bug="38507">
  38. Bugfix: The elements representing a non-breaking space weren't always correct.
  39. </action>
  40. <action context="Code" dev="JM" type="fix" fixes-bug="38453">
  41. Bugfix: Text-decoration was not promoted if no text-decoration attribute was
  42. specified on a nested element.
  43. </action>
  44. <action context="Code" dev="AD" type="add">
  45. Added support for the from-table-column() function.
  46. (Thanks to gerhard.oettl.at.oesoft.at for the inspiration.)
  47. </action>
  48. <action context="Code" dev="JM" type="fix" fixes-bug="38397">
  49. Bugfix: Spanned cells could lead to an false error message about overlapping
  50. cells and ultimately a NullPointerException.
  51. </action>
  52. <action context="Code" dev="JM" type="fix">
  53. Bugfix: Regions with non-standard names got ignored in RTF output leading to
  54. missing headers and footers.
  55. </action>
  56. <action context="Code" dev="JM" type="fix">
  57. The RTF output now properly generates the "\landscape" flag for documents in
  58. landscape orientation.
  59. </action>
  60. <action context="Code" dev="JM" type="fix">
  61. Following a clarification by the XSL FO SG, space traits are only set on the
  62. first and last area generated by an FO, and not on every area anymore.
  63. </action>
  64. <action context="Code" dev="JM" type="add">
  65. New feature: "Intermediate format" (IF). The IF is basically the XML dialect
  66. written by the area tree renderer (XMLRenderer). A new parser for this format
  67. allows reparsing a serialized and possibly modified area tree and rendering it
  68. to the final target format.
  69. </action>
  70. <action context="Code" dev="JM" type="fix">
  71. Bugfix: Floating point numbers were not properly formatted in the PDF renderer
  72. which could lead to error messages while opening a PDF in Acrobat Reader.
  73. </action>
  74. <action context="Code" dev="SP" type="update" fixes-bug="38098"
  75. due-to="Gerhard Oettl">
  76. Implement property name as default argument on some xsl-function calls.
  77. </action>
  78. <action context="Code" dev="SP" type="update" fixes-bug="38087"
  79. due-to="Gerhard Oettl">
  80. Implement force-page-count property of page-sequence.
  81. </action>
  82. <action context="Code" dev="JM" type="fix" fixes-bug="38054">
  83. Bugfix: Spans that end up with a negative height don't get swallowed anymore.
  84. </action>
  85. <action context="Code" dev="MM" type="add" fixes-bug="36729">
  86. Relative URLs for the font configuration attributes metrics-url and embed-url
  87. are now supported. A new configuration property font-base has been added. It
  88. sets the base URL against which relative font URLs are resolved. If font-base is
  89. not set base is used.
  90. </action>
  91. <action context="Code" dev="JM" type="add" fixes-bug="38132" due-to="Richard Wheeldon">
  92. Added support for RFC2397 "data" URLs.
  93. </action>
  94. <action context="Code" dev="JM" type="fix" fixes-bug="38132">
  95. Bugfix: Certain border styles could lead to a NullPointerException.
  96. </action>
  97. <action context="Code" dev="JM" type="fix" fixes-bug="38102">
  98. Bugfix: Space was not adjusted if the space was on a nested block. This could
  99. lead to content overflowing the bottom of a page.
  100. </action>
  101. <action context="Code" dev="JM" type="fix">
  102. Bugfix: TableCell did not properly report that it generates reference-areas
  103. which could lead to wrong inherited values for start-indent and end-indent.
  104. </action>
  105. <action context="Code" dev="JM" type="add">
  106. The font loading code now reads the encoding value from the XML font metrics file
  107. so that fonts like Symbol and ZapfDingbats can be embedded explicitely (Required by PDF/A).
  108. </action>
  109. <action context="Code" dev="SP" type="update">
  110. Improvements to the code for inline block content.
  111. </action>
  112. <action context="Code" dev="MM" type="fix" fixes-bug="38089">
  113. Bugfix: Image height for BMP images was incorrectly calculated
  114. </action>
  115. <action context="Code" dev="AD" type="update">
  116. Revision of refinement white-space handling.
  117. </action>
  118. <action context="Code" dev="AD" type="add">
  119. Added feature: support for white-space shorthand
  120. </action>
  121. <action context="Code" dev="AD" type="add">
  122. Added feature: support for page-break-* shorthands
  123. </action>
  124. <action context="Code" dev="MM" type="fix" fixes-bug="38053">
  125. Bugfix: NullPointerException on certain fo:inline within lists.
  126. </action>
  127. <action context="Code" dev="MM" type="fix" fixes-bug="37743">
  128. Bugfix: ClassCastException on certain fo:inline with border combinations.
  129. </action>
  130. <action context="Code" dev="MM" type="fix">
  131. Changed a method name in LineArea from finalize to finalise because it was
  132. never intended for the method to be an override of the Java Object finalize
  133. method. If invoked by the Java garbage collector it may cause a NPE.
  134. </action>
  135. </release>
  136. <release version="0.91beta" date="23 Dec 2005">
  137. <action context="Code" dev="JM" type="update">
  138. Deprecated Fop constructors that use integer constants to select the
  139. output format have been removed in favor or the constructors that use
  140. MIME types.
  141. </action>
  142. <action context="Code" dev="MM" type="fix">
  143. Fixed a bug where the linefeed-treatment property value "preserve" was not
  144. honoured when used in conjunction with text-align="center".
  145. </action>
  146. <action context="Code" dev="JM" type="fix" fixes-bug="37964">
  147. Bugfix: hard breaks with even-page or odd-page were not handled correctly
  148. when spaces were surrounding the break.
  149. </action>
  150. <action context="Code" dev="JM" type="update">
  151. Changed the XMLHandler interface so it doesn't report the MIME type it
  152. supports but instead can report whether it supports a particular Renderer
  153. implementation. XMLHandlers are now configurable.
  154. </action>
  155. <action context="Code" dev="JM" type="fix">
  156. Fixed a bug where SVG content could be clipped when rendered to PostScript.
  157. </action>
  158. <action context="Code" dev="JM" type="fix">
  159. Changed the way resolutions are handled. The single resolution in the user
  160. agent got split up into source and target resolutions. For more info, see
  161. the updated documentation. Note: backwards-incompatible change!
  162. </action>
  163. <action context="Code" dev="JM" type="fix" fixes-bug="37875">
  164. Bugfix: Some content inside a table-header may not have been renderered on
  165. pages n &gt; 1 in certain conditions.
  166. </action>
  167. <action context="Code" dev="MM" type="fix">
  168. Fixed a bug where an empty line, i.e. a block containing only a &amp;nbsp;,
  169. was not rendered at all.
  170. </action>
  171. <action context="Code" dev="JM" type="fix">
  172. Fixed a bug where the area for a finished cell that is broken over pages was
  173. created once for each row it was spanned over instead of only once.
  174. </action>
  175. <action context="Code" dev="JM" type="add">
  176. Added checks that warn about tables and block-containers that are wider than
  177. the available content area.
  178. </action>
  179. <action context="Code" dev="JM" type="fix" fixes-bug="37880">
  180. Bugfix: Footnotes were lost if the footnote appeared in centered text.
  181. </action>
  182. <action context="Code" dev="JM" type="update">
  183. Improved log and error messages in a number of places by adding additional
  184. context information that should make it easier to find the location in the
  185. source files.
  186. </action>
  187. <action context="Code" dev="JM" type="fix">
  188. Fix to correct image sizes in RTF output.
  189. </action>
  190. <action context="Code" dev="JM" type="add">
  191. First attempt at SVG support in RTF output. SVG images are converted to 300dpi JPEG
  192. images internally.
  193. </action>
  194. <action context="Code" dev="JM" type="update">
  195. Additional checks to detect text overflows. The overflow property is now properly
  196. handled where applicable.
  197. </action>
  198. <action context="Code" dev="JM" type="update">
  199. Source location information improved. If location information is not available,
  200. the context information is provided based on text content.
  201. </action>
  202. <action context="Code" dev="JM" type="add">
  203. The command-line now automatically sets two parameters for any XSLT transformation:
  204. "fop-output-format" contains the MIME type of the currently selected output format,
  205. "fop-version" contains FOP's version number.
  206. </action>
  207. <action context="Code" dev="JM" type="fix">
  208. The output file is now deleted when an exception occurs when calling FOP from
  209. the command-line.
  210. </action>
  211. <action context="Code" dev="JM" type="fix">
  212. Bugfix: Areas for table-cells that are broken over more than one page are now
  213. generated even if all its content is already painted on a previous page. This
  214. fixes strange effects like a table grid that is not completely painted.
  215. </action>
  216. <action context="Code" dev="JM" type="fix" fixes-bug="37828">
  217. Bugfix: Column balancing produced strange break decisions in certain multi-column
  218. documents with large amounts of text.
  219. </action>
  220. <action context="Code" dev="JM" type="add">
  221. Added an alternative set of rules for calculating text indents which tries to mimic
  222. the behaviour of many commercial FO implementations that chose to break the rules
  223. in the FO specification in order to better meet the natural expectations of
  224. inexperienced FO users.
  225. </action>
  226. <action context="Code" dev="JM" type="fix" fixes-bug="37815" due-to="Tom Craddock">
  227. Bugfix: The combination of content-width="scale-to-fit" and content-height="100%"
  228. did not work as expected due to a datatype conversion bug.
  229. </action>
  230. <action context="Code" dev="JM" type="fix" fixes-bug="37813">
  231. Bugfix: A span="all" on the first block cause a subsequent page break and the first block
  232. didn't span all columns.
  233. </action>
  234. <action context="Code" dev="JM" type="fix">
  235. Bugfix: Self-created OutputStreams in PNG Renderer were not properly closed.
  236. </action>
  237. <action context="Code" dev="JM" type="update">
  238. The border-collapse property on fo:table is now forced to the value "separate" until the collapsing
  239. border has been implemented.
  240. </action>
  241. <action context="Code" dev="JM" type="add">
  242. font-family list still not fully supported but a comma-separated list is now properly tokenized.
  243. FOP will now go through all fonts in the list to find one that is available, but it doesn't
  244. do so per character, yet.
  245. </action>
  246. <action context="Code" dev="JM" type="add">
  247. Implemented "Overconstrained Geometry" rules (5.3.4, XSL 1.0) for the most important cases.
  248. </action>
  249. <action context="Code" dev="JM" type="fix">
  250. Bugfix: Relatively positioned BlockViewports (from block-containers) caused the paint
  251. cursor not be be properly advanced when space-before or space-after were present.
  252. </action>
  253. <action context="Code" dev="JM" type="fix">
  254. Bugfix: Space resolution was incomplete for content in table-cells. Conditional elements
  255. didn't get removed.
  256. </action>
  257. <action context="Code" dev="JM" type="fix">
  258. The validation check for non-zero borders and padding on a region-* and for empty static-content
  259. elements is now turned off when relaxed validation is active to improve compatibility with
  260. FO documents written for other FO implementations.
  261. </action>
  262. <action context="Code" dev="JM" type="fix">
  263. Bugfix for "/ by zero" ArithmeticExceptions when an URL to a non-existing image is used
  264. and content-width and/or content-height is used.
  265. </action>
  266. <action context="Code" dev="JM" type="fix">
  267. Bugfix for a multi-threading problem:
  268. propertyListTable initialization moved from the constructor to a static block in FONode.
  269. This fixes NullPointerExceptions in PropertyList.
  270. </action>
  271. <action context="Code" dev="JM" type="fix">
  272. Bugfix for placement of text inside a text area when borders are present in PostScript output.
  273. </action>
  274. <action context="Code" dev="JM" type="update">
  275. Improvements on leader painting in PDF output.
  276. </action>
  277. <action context="Code" dev="JM" type="add">
  278. Support for leader painting in PostScript output.
  279. </action>
  280. <action context="Code" dev="LF, MM" type="add">
  281. Support for hyphenation-ladder-count.
  282. </action>
  283. </release>
  284. <release version="0.90alpha1" date="22 Nov 2005">
  285. <action context="Code" dev="all" type="update">
  286. <strong>Complete redesign of the FOP codebase</strong> in the period between Dec 2001 and Nov 2005.
  287. There are just too many changes to list here. If you like to know details, run
  288. <code>"svn log --verbose http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/"</code>.
  289. </action>
  290. </release>
  291. <release version="0.20.5" date="18 July 2003">
  292. <action context="Code" dev="all" type="update">
  293. For the change log for the maintenance branch
  294. (where FOP 0.20.5 came from), please see the "CHANGES" file in the distribution, or
  295. <a href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_20_2-maintain/CHANGES?view=markup">the CHANGES file in the SVN repository</a>.
  296. </action>
  297. </release>
  298. </changes>
  299. </status>