[WineHQ] Update the UI Status

Dimitrie O. Paun dpaun at rogers.com
Mon Oct 4 22:56:30 CDT 2004


ChangeLog
    The buttons, combo, and static controls are now audited.
    Rob finished the Hot Key common control.


Index: templates/en/status_ui.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/status_ui.template,v
retrieving revision 1.9
diff -u -r1.9 status_ui.template
--- templates/en/status_ui.template	29 Sep 2004 22:08:00 -0000	1.9
+++ templates/en/status_ui.template	5 Oct 2004 03:47:50 -0000
@@ -72,17 +72,17 @@
 
     <tr>
       <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/buttons/buttons.asp"><strong>Button</strong></a></td>
-	<td class="needed"></td>
-	<td class="needed"></td>
-	<td class="pct95">95%: Complete</td>
+	<td>Oct 3, 2004</td>
+	<td>Comctl32.dll 6.0</td>
+	<td class="pct90">90%: WM_CHAR, WM_SETFOCUS, WM_NCCREATE, WM_SYSKEYUP, BCM_*, BCN_*, some BN_*, NM_CUSTOMDRAW</td>
 	<td><a href="mailto:dtimoshkov at codeweavers.com">Dmitry Timoshkov</a></td>
     </tr>
 
     <tr>
       <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/comboboxes/comboboxes.asp"><strong>ComboBox</strong></a></td>
-	<td class="needed"></td>
-	<td class="needed"></td>
-	<td class="pct95">95%: roll up problems in Netscape</td>
+	<td>Oct 4, 2004</td>
+	<td>Comctl32.dll 6.0</td>
+	<td class="pct95">95%: CB_GETCOMBOBOXINFO, CB_[GS]ETMINVISIBLE, CB_LIMITTEXT, CB_SETTOPINDEX</td>
 	<td><a href="mailto:julliard at winehq.org">Alexandre Julliard</a></td>
     </tr>
 
@@ -112,9 +112,9 @@
 
     <tr>
       <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/staticcontrols/staticcontrols.asp"><strong>Static</strong></a></td>
-	<td class="needed"></td>
-	<td class="needed"></td>
-	<td class="pct95">95%: Complete</td>
+	<td>Oct 4, 2004</td>
+	<td>Comctl32.dll 6.0</td>
+	<td class="pct85">85%: Some SS_* styles, STN_{DISABLE,ENABLE}, IMAGE_CURSOR, IMAGE_ENHMETAFILE</td>
 	<td><a href="mailto:dtimoshkov at codeweavers.com">Dmitry Timoshkov</a></td>
     </tr>
 
@@ -180,7 +180,7 @@
       <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/hotkey/reflist.asp"><strong>Hot Key</strong></a></td>
 	<td>Sep 21, 2004</td>
 	<td>Comctl32.dll 6.0</td>
-	<td class="pct90">90%: WM_CHAR, WM_SYSCHAR, WS_DISABLED, EN_CHANGED</td>
+	<td class="pct100">100%: Complete</td>
 	<td><a href="mailto:rob at codeweavers.com">Robert Shearman</a></td>
     </tr>
 



More information about the wine-patches mailing list