WineHQ: TODO and UI Status update

Dimitrie O. Paun dpaun at rogers.com
Wed Mar 16 21:44:19 CST 2005


ChangeLog
    More work on edit, scroll bars, and animation controls.


-- 
Dimi.
-------------- next part --------------
? diffs
Index: templates/en/status_ui.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/status_ui.template,v
retrieving revision 1.16
diff -u -r1.16 status_ui.template
--- templates/en/status_ui.template	8 Mar 2005 20:16:16 -0000	1.16
+++ templates/en/status_ui.template	17 Mar 2005 03:35:49 -0000
@@ -105,7 +105,7 @@
 	    <a class="srclink" href="http://source.winehq.org/source/dlls/user/edit.c">LXR</a></td>
 	<td>Oct 8, 2004</td>
 	<td>Comctl32.dll 6.0</td>
-	<td class="pct80">80%: ES_{NUMBER,OEMCONVERT}, !ES_AUTO[HV]SCROLL, EN_ALIGN_{LTR,RTL}_EC, EM_[GS]ETIMESTATUS, EM_[GS]ETCUEBANNER, EM_{SHOW,HIDE}BALLOONTIP</td>
+	<td class="pct85">85%: ES_{NUMBER,OEMCONVERT}, EN_ALIGN_{LTR,RTL}_EC, EM_[GS]ETIMESTATUS, EM_[GS]ETCUEBANNER, EM_{SHOW,HIDE}BALLOONTIP</td>
 	<td><a href="mailto:dtimoshkov at codeweavers.com">Dmitry Timoshkov</a></td>
     </tr>
 
@@ -123,9 +123,9 @@
       <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/scrollbars/scrollbars.asp"><strong>Scroll Bar</strong></a></td>
 	<td><a class="srclink" href="http://cvs.winehq.org/cvsweb/wine/dlls/user/scroll.c">CVS</a>
 	    <a class="srclink" href="http://source.winehq.org/source/dlls/user/scroll.c">LXR</a></td>
-	<td>Oct 8, 2004</td>
+	<td>Mar 10, 2005</td>
 	<td>Comctl32.dll 6.0</td>
-	<td class="pct95">95%: Missing SCROLLBARINFO, SBM_GETSCROLLBARINFO, GetScrollBarInfo</td>
+	<td class="pct100">100%: Complete</td>
 	<td><a href="mailto:julliard at winehq.org">Alexandre Julliard</a></td>
     </tr>
 
@@ -147,9 +147,9 @@
       <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/animation/animation.asp"><strong>Animation</strong></a></td>
 	<td><a class="srclink" href="http://cvs.winehq.org/cvsweb/wine/dlls/comctl32/animate.c">CVS</a>
 	    <a class="srclink" href="http://source.winehq.org/source/dlls/comctl32/animate.c">LXR</a></td>
-	<td class="needed"></td>
-	<td class="needed"></td>
-	<td class="pct80">80%: Missing locking for infoPtr</td>
+	<td>Mar 15, 2005</td>
+	<td>Comctl32.dll 6.0</td>
+	<td class="pct95">95%: support 'rec ' list in AVI files</td>
 	<td><a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a></td>
     </tr>
 
Index: templates/en/todo_lists.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/todo_lists.template,v
retrieving revision 1.57
diff -u -r1.57 todo_lists.template
--- templates/en/todo_lists.template	7 Mar 2005 21:17:46 -0000	1.57
+++ templates/en/todo_lists.template	17 Mar 2005 03:35:49 -0000
@@ -81,8 +81,8 @@
 	  <ul>
 	    <li> workers: <a href="mailto:R.J.Shearman at warwick.ac.uk">Robert Shearman</a>,
 			  <a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a>
-	    <li> status: needs audit of the Animation, Flat Scroll Bar, Header, Native Font, Tab, Tree-View controls.
-	    <li> updated: Oct 20, 2004
+	    <li> status: needs audit of the Flat Scroll Bar, Header, Native Font, Tab, Tree-View controls.
+	    <li> updated: Mar 16, 2005
 	  </ul>
 	<li> Integrate API status into WineHQ <span class="done">[DONE]</span>
 	  <ul>


More information about the wine-patches mailing list