keiron 2002/11/06 08:25:17
Modified: . status.xml
Log:
updated a number of previous changes
Revision Changes Path
1.14 +35 -7 xml-fop/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/xml-fop/status.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- status.xml 16 Oct 2002 17:01:56 -0000 1.13
+++ status.xml 6 Nov 2002 16:25:17 -0000 1.14
@@ -39,15 +39,9 @@
</action>
<action context="code" dev="open">
Retrieve markers from page.
- When doing the static areas the markers wil need to be available for
+ When doing the static areas the markers will need to be available for
retrieving. The marker can then be layed out as normal.
</action>
- <action context="code" dev="open">
- implement the caching mechanism to store pages
- when a page contains a forward reference that has not been
- resolved then we need to be able to save the page contents to
- disk to save memory
- </action>
<action context="code" dev="KLL">
Implement table layout.
The table layout will use the same technique as the block layout. It
@@ -123,6 +117,40 @@
<changes>
<release version="?" date="2002">
+ <action context="code" dev="KLL" type="update"
+ due-to="Oleg Tkachenko" due-to-email="[EMAIL PROTECTED]">
+ Awt viewer improvements - uses java PropertyResourceBundle
+ for locale strings, cleaned up code and removed old classes
+ and other small improvements
+ </action>
+ <action context="code" dev="KLL" type="update">
+ Started list layout implementation.
+ </action>
+ <action context="code" dev="KLL" type="update">
+ Improved pagination and page number for page sequences.
+ </action>
+ <action context="code" dev="KLL" type="update">
+ Implemented border and background for many areas.
+ </action>
+ <action context="code" dev="KLL" type="update">
+ Started table layout implementation.
+ </action>
+ <action context="docs" dev="KLL" type="update"
+ due-to="Victor Mote" due-to-email="[EMAIL PROTECTED]">
+ Added link for patch queue.
+ </action>
+ <action context="code" dev="KLL" type="update"
+ due-to="Rainer Garus" due-to-email="[EMAIL PROTECTED]">
+ Fixed npe when a page has several forward links.
+ Use HashSet to store unresolved references (pages) in area tree
+ to prevent duplication.
+ </action>
+ <action context="code" dev="KLL" type="update">
+ Implemented example caching mechanism to store pages.
+ When a page contains a forward reference that has not been
+ resolved then it can save the page contents to
+ disk to save memory.
+ </action>
<action dev="CG" type="add" context="code"
due-to="Bernd Brandstetter" due-to-email="[EMAIL PROTECTED]">
Linking to a specific page and a named destinations of an
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]