WineHQ: update TODO

Dimitrie O. Paun dpaun at rogers.com
Tue Feb 10 00:06:59 CST 2004


ChangeLog
    Updated the Wine 0.9 TODO.

-- 
Dimi.
-------------- next part --------------
Index: templates/en/todo_lists.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/todo_lists.template,v
retrieving revision 1.18
diff -u -r1.18 todo_lists.template
--- templates/en/todo_lists.template	9 Feb 2004 23:39:52 -0000	1.18
+++ templates/en/todo_lists.template	10 Feb 2004 06:05:13 -0000
@@ -111,8 +111,8 @@
 	  </ul>
 	<li> Redo Multimedia section <span class="todo">[TODO]</span>
 	  <ul>
-	    <li> worker: ?
-	    <li> status: ?
+	    <li> worker: <a href="mailto:pouech-eric at wanadoo.fr">Eric Pouech</a>
+	    <li> status: planned
 	    <li> updated: Feb 5, 2004
           </ul>
 	<li> Add i18n section <span class="inprogress">[IN PROGRESS]</span>
@@ -133,10 +133,10 @@
 	    <li> status: ?
 	    <li> updated: Feb 5, 2004
           </ul>
-        <li> Add section on KERNEL32 <span class="todo">[TODO]</span>
+        <li> Add section on KERNEL32/NTDLL <span class="todo">[TODO]</span>
 	  <ul>
-	    <li> worker: ?
-	    <li> status: ?
+	    <li> worker: <a href="mailto:pouech-eric at wanadoo.fr">Eric Pouech</a>
+	    <li> status: planned
 	    <li> updated: Feb 5, 2004
           </ul>
 	<li> Misc cleanups <span class="inprogress">[IN PROGRESS]</span>
@@ -150,7 +150,7 @@
     <ol> 
          <li> Update around MinGW/winegcc <span class="inprogress">[IN PROGRESS]</span>
 	  <ul>
-	    <li> worker: <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>  
+	    <li> worker: <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>,
                          <a href="mailto:fgouget at free.fr">Francois Gouget </a>
 	    <li> status: ?
 	    <li> updated: Feb 5, 2004
@@ -166,7 +166,7 @@
      <ol>
 	<li> Complete regedit <span class="inprogress">[IN PROGRESS]</span>
 	  <ul>
-	    <li> workers: <a href="mailto:hijaszu at hlfslinux.hu">Zimler Attila</a>
+	    <li> workers: <a href="mailto:hijaszu at hlfslinux.hu">Zimler Attila</a>,
                           <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>
 	    <li> status: new/delete/rename key needed
 	    <li> updated: Feb 7, 2004
@@ -175,7 +175,7 @@
 	  <ul>
 	    <li> workers: <a href="mailto:cmorgan at alum.wpi.edu">Chris Morgan</a>
                           <a href="mailto:mike at theoretic.com">Mike Hearn</a>
-	    <li> status:  patch almost ready
+	    <li> status: patch committed
 	    <li> updated: Feb 7, 2004
           </ul> 
         <li> Setup API .inf scripts <span class="inprogress">[IN PROGRESS]</span>
@@ -195,7 +195,7 @@
 	  </ul>
 	<li> Inter-process handle management <span class=inprogress>[IN PROGRESS]</span>
 	  <ul>
-	    <li> workers: <a href="mailto:julliard at winehq.org">Alexandre Julliard</a>
+	    <li> workers: <a href="mailto:julliard at winehq.org">Alexandre Julliard</a>,
                           <a href="mailto:ulrich at codeweavers.com">Ulrich Czekalla</a>
 	    <li> status: menu handle patch almost ready
 	    <li> updated: Feb 7, 2004
@@ -203,20 +203,13 @@
      </ol>
   <h3> E. File Formats </h3>
      <ol>
-	<li> Get rid of the init directive from .spec files <span class=done>[DONE]</span>
-	  <ul>
-	    <li> worker: <a href="mailto:julliard at winehq.org">Alexandre Julliard </a>
-	    <li> status: implemented by <a href="http://cvs.winehq.org/patch.py?id=6180">this</a>
-	    <li> updated: Feb 7, 2004
-	  </ul>
-	<li> Make sure the .spec file format is fairly stable <span class=done>[DONE]</span>
+	<li> Finalize the .spec file format <span class=done>[DONE]</span>
 	  <ul>
 	    <li> worker: <a href="mailto:julliard at winehq.org">Alexandre Julliard </a>
 	    <li> status: patch <a href="http://cvs.winehq.org/patch.py?id=6327">committed</a>
 	    <li> updated: Feb 7, 2004
-	    <li> what: get rid of the <tt>rsrc</tt> directive
 	  </ul>	
-	<li> .reg file format <span class=done>[DONE]</span>
+	<li> Finalize the .reg file format <span class=done>[DONE]</span>
          <ul>
           <li> worker: <a href="mailto:medbi01 at accpac.com">Bill Medland</a>
           <li> status : patch <a href="http://www.winehq.org/hypermail/wine-cvs/2002/06/0136.html">committed</a> 
@@ -240,7 +233,7 @@
 	  </ul>
 	<li> DLL separation II <span class=inprogress>[IN PROGRESS]</span>
 	  <ul>
-	    <li> workers: <a href="mailto:julliard at winehq.org">Alexandre Julliard</a>
+	    <li> workers: <a href="mailto:julliard at winehq.org">Alexandre Julliard</a>,
                           <a href="mailto:pouech-eric at wanadoo.fr">Eric Pouech</a>
 	    <li> status: work has started
 	    <li> updated: Feb 7, 2004
@@ -272,6 +265,12 @@
 	    <li> status: ?
 	    <li> updated: Feb 5, 2004
 	  </ul>
+	<li> Winegcc: merge winewrap into winegcc <span class=todo>[TODO]</span>
+	  <ul>
+	    <li> worker: <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>
+	    <li> status: ?
+	    <li> updated: Feb 10, 2004
+	  </ul>
 	<li> Winemaker: generate MinGW compatible makefiles <span class=todo>[TODO]</span>
 	  <ul>
 	    <li> worker: ?
@@ -329,16 +328,16 @@
 	    <li> status: ?
 	    <li> updated: Feb 5, 2004
 	  </ul>
-	<li>  Find packager for a PE-build of Wine on SF <span class=inprogress>[IN PROGRESS]</span>
+	<li> Find packager for a PE-build of Wine on SF <span class=inprogress>[IN PROGRESS]</span>
 	  <ul>
 	    <li> worker: <a href="mailto:puoti at inwind.it">Ivan Leo Murray-Smith</a>
-	    <li> status: ?
+	    <li> status: working on it
 	    <li> updated: Feb 5, 2004
 	  </ul>
 	<li> Standardize Wine handling in autoconf <span class=inprogress>[IN PROGRESS]</span>
 	  <ul>
 	    <li> worker: <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>
-	    <li> status: ?
+	    <li> status: initial thoughts
 	    <li> updated: Feb 5, 2004
 	  </ul>	
      </ol>


More information about the wine-patches mailing list