You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2008/07/31 08:47:49 UTC

svn commit: r681284 - /xmlgraphics/fop/branches/fop-0_95/status.xml

Author: jeremias
Date: Wed Jul 30 23:47:49 2008
New Revision: 681284

URL: http://svn.apache.org/viewvc?rev=681284&view=rev
Log:
Some updates to status.xml (I was not the only one working on the final release).

Modified:
    xmlgraphics/fop/branches/fop-0_95/status.xml

Modified: xmlgraphics/fop/branches/fop-0_95/status.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_95/status.xml?rev=681284&r1=681283&r2=681284&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-0_95/status.xml (original)
+++ xmlgraphics/fop/branches/fop-0_95/status.xml Wed Jul 30 23:47:49 2008
@@ -60,9 +60,19 @@
       -->
     <!--/release-->
     <release version="0.95" date="TBD">
+      <action context="Renderers" dev="JM" type="fix">
+        Fixed a color selection problem which occurred after an image has been painted
+        through the Graphics2DAdapter in PDF output.
+      </action>
+      <action context="Renderers" dev="JM" type="fix" fixes-bug="41306">
+        Fixed page ordering problem with AWTRenderer.
+      </action>
       <action context="Renderers" dev="JM" type="fix" fixes-bug="39980">
         Fixed image scaling for RTF output.
       </action>
+      <action context="API" dev="JM" type="fix">
+        Fixed the -imagein command-line option.
+      </action>
       <action context="Renderers" dev="JM" type="add" fixes-bug="43825" due-to="Maximilian Aster">
         Added support for fo:leader for RTF output (no full support!). Fixes problems with empty leaders
         being used to force empty lines among other issues.
@@ -74,6 +84,9 @@
         Fixed handling of proportional-column-width() and percentages for table column in RTF
         output.
       </action>
+      <action context="Layout" dev="AD" type="fix" fixes-bug="45295">
+        Fixed NullPointerException when page-number-citations are used inside a marker.
+      </action>
       <action context="Images" dev="JM" type="fix">
         Fixed two bugs concerning resolution handling with SVG images and their
         conversion to bitmaps for RTF output.
@@ -93,6 +106,9 @@
       <action context="Renderers" dev="JM" type="fix">
         Fixed rendering of fixed block-containers in AFP output.
       </action>
+      <action context="Layout" dev="VH" type="fix" fixes-bug="41621">
+        Various bugfixes for table layout.
+      </action>
       <action context="Renderers" dev="JM" type="fix">
         Fixed regression causing bad positioning of block-containers if used as descendant
         of a table-cell.



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org