fixed an error, updated some numbers and added new items.

2001-08-12  Sven Neumann  <sven@gimp.org>

	* TODO.xml: fixed an error, updated some numbers and added new items.
This commit is contained in:
Sven Neumann 2001-08-12 13:34:04 +00:00 committed by Sven Neumann
parent a01e644563
commit 8a63c99f72
2 changed files with 44 additions and 8 deletions

View File

@ -1,3 +1,7 @@
2001-08-12 Sven Neumann <sven@gimp.org>
* TODO.xml: fixed an error, updated some numbers and added new items.
2001-08-11 Sven Neumann <sven@gimp.org> 2001-08-11 Sven Neumann <sven@gimp.org>
* app/tools/gimptexttool.c: return the created layer. * app/tools/gimptexttool.c: return the created layer.

View File

@ -16,7 +16,7 @@
<section> <section>
<title>General</title> <title>General</title>
<entry size="big" difficulty="advanced" status="0%" target="1.4"> <entry size="big" difficulty="advanced" status="60%" target="1.4">
<title>Port to glib-2.0 and gtk+-2.0</title> <title>Port to glib-2.0 and gtk+-2.0</title>
<description> <description>
<p> <p>
@ -30,7 +30,7 @@
</contact> </contact>
</entry> </entry>
<entry size="medium" difficulty="easy" status="80%" target="1.4"> <entry size="medium" difficulty="easy" status="90%" target="1.4">
<title>Header cleanup</title> <title>Header cleanup</title>
<description> <description>
<p> <p>
@ -44,7 +44,7 @@
</contact> </contact>
</entry> </entry>
<entry size="big" difficulty="medium" status="30%" target="1.4"> <entry size="big" difficulty="medium" status="70%" target="1.4">
<title>Code reorganization</title> <title>Code reorganization</title>
<description> <description>
<p> <p>
@ -92,13 +92,15 @@
<title>Image/File Information</title> <title>Image/File Information</title>
<description> <description>
<p> <p>
Additionally to the image comment, GIMP should save & manage Additionally to the image comment, GIMP should save and
File Information like "description", "keywords", manage File Information like "description", "keywords",
"copyright", "year", etc. "copyright", "year", etc.
</p> </p>
<p> <p>
File Info data sets should be saveable separately and File Info data sets should be saveable separately and
importable from standard formats. importable from standard formats. See also
<a href="http://bugzilla.gnome.org/show_bug.cgi?id=56443">this
bug-report></a>.
</p> </p>
</description> </description>
<contact> <contact>
@ -188,6 +190,36 @@
</section> <!-- Objectification --> </section> <!-- Objectification -->
<section>
<title>Tools</title>
<entry size="medium" difficulty="advanced" status="10%" target="1.4">
<title>Rewrite Path Tool</title>
<description>
<p>
The Path tool should be rewritten from scratch.
</p>
</description>
<contact>
GIMP Developer List &lt;gimp-developer@xcf.berkeley.edu&gt;
</contact>
</entry>
<entry size="medium" difficulty="advanced" status="30%" target="1.4">
<title>Rewrite Text Tool</title>
<description>
<p>
The Text tool should be rewritten from scratch using Pango to
layout and PangoFT2 to render.
</p>
</description>
<contact>
GIMP Developer List &lt;gimp-developer@xcf.berkeley.edu&gt;
</contact>
</entry>
</section> <!-- Tools -->
<section> <section>
<title>LibGimp</title> <title>LibGimp</title>
@ -319,7 +351,7 @@
</contact> </contact>
</entry> </entry>
<entry size="small" difficulty="easy" status="0%" target="1.4"> <entry size="small" difficulty="easy" status="20%" target="1.4">
<title>Optionally set a different background for the image window</title> <title>Optionally set a different background for the image window</title>
<description> <description>
<p> <p>
@ -346,7 +378,7 @@
</contact> </contact>
</entry> </entry>
<entry size="medium" difficulty="medium" status="60%" target="1.4"> <entry size="medium" difficulty="medium" status="70%" target="1.4">
<title>Cleanup GIMP's color selectors</title> <title>Cleanup GIMP's color selectors</title>
<description> <description>
<p> <p>