WineHQ: Update UI Status

Dimitrie O. Paun dpaun at rogers.com
Thu Mar 24 07:41:46 CST 2005


ChangeLog
    Visible region and ttydrv are complete.
    Update workers for richedit.
    Little fixes/cleanups.

-- 
Dimi.
-------------- next part --------------
Index: templates/en/status_ui.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/status_ui.template,v
retrieving revision 1.17
diff -u -r1.17 status_ui.template
--- templates/en/status_ui.template	17 Mar 2005 22:12:58 -0000	1.17
+++ templates/en/status_ui.template	24 Mar 2005 13:35:24 -0000
@@ -28,7 +28,7 @@
 	<td></td>
 	<td></td>
 	<td></td>
-	<td class="pcti90">90%: Is handled through the server now, some scrolling bugs remain</td>
+	<td class="pct100">100%: Complete</td>
 	<td><a href="mailto:julliard at winehq.org">Alexandre Julliard</a></td>
     </tr>
 
@@ -115,7 +115,7 @@
 	    <a class="srclink" href="http://source.winehq.org/source/dlls/user/listbox.c">LXR</a></td>
 	<td>Oct 9, 2004</td>
 	<td>Comctl32.dll 6.0</td>
-	<td class="pct90">90%: LB_GETLISTBOXINFO, LBS_{COMBOBOX,NODATA,STANDARD}, locate and tab stops fixes</td>
+	<td class="pct90">90%: LB_GETLISTBOXINFO, LBS_{COMBOBOX,NODATA,STANDARD}, locale and tab stops fixes</td>
 	<td><a href="mailto:julliard at winehq.org">Alexandre Julliard</a></td>
     </tr>
 
@@ -244,7 +244,7 @@
 	    <a class="srclink" href="http://source.winehq.org/source/dlls/comctl32/listview.c">LXR</a></td>
 	<td>Oct 21, 2002</td>
 	<td>Comctl32.dll 6.0</td>
-	<td class="pct70">70%: Missing hotitem, mouse hovering, workareas, tiles, groups, unicode notifications</td>
+	<td class="pct70">70%: Missing support for hotitem, mouse hovering, workareas, tiles, groups, and unicode notifications</td>
 	<td><a href="mailto:dpaun at rogers.com">Dimitrie O. Paun</a></td>
     </tr>
 
@@ -422,7 +422,9 @@
 	<td></td>
 	<td></td>
 	<td class="pct15">15%: mainly a wrapper around a regular edit box</td>
-	<td><a href="mailto:mike at codeweavers.com">Mike McCormack</a></td>
+	<td><a href="mailto:kfoltman at portal.onet.pl">Krzysztof Foltman</a>,
+            <a href="mailto:phil at newstar.rinet.ru">Phil Krylov</a>.
+        </td>
 
     </tr>
 
@@ -538,7 +540,7 @@
 	    <a class="srclink" href="http://source.winehq.org/source/dlls/ttydrv/">LXR</a></td>
 	<td></td>
 	<td></td>
-	<td class="pct90">90%: Mostly done.</td>
+	<td class="pct100">100%: Complete.</td>
 	<td><a href="mailto:julliard at winehq.org">Alexandre Julliard</a></td>
     </tr>
 


More information about the wine-patches mailing list