[WineHQ] UI Status update

Dimitrie O. Paun dpaun at rogers.com
Mon Oct 11 10:53:30 CDT 2004


ChangeLog
    The Edit, Listbox, and ScrollBar controls have been audited.
    Provide doc links for the Def{Dlg,Wnd}Proc.
    Remove reference to the SDL driver, it's not relevant.

-------------- next part --------------
Index: templates/en/status_ui.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/status_ui.template,v
retrieving revision 1.11
diff -u -r1.11 status_ui.template
--- templates/en/status_ui.template	6 Oct 2004 15:04:16 -0000	1.11
+++ templates/en/status_ui.template	11 Oct 2004 15:52:44 -0000
@@ -50,7 +50,7 @@
 
     </tr>
 
-      <td><strong>DefWndProc</strong></td>
+      <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/WinUI/WindowsUserInterface/Windowing/WindowProcedures/WindowProcedureReference/WindowProcedureFunctions/DefWindowProc.asp?frame=true"><strong>DefWndProc</strong></a></td>
 	<td class="needed"></td>
 	<td class="needed"></td>
 	<td class="pct90">90%: Complete</td>
@@ -59,7 +59,7 @@
 
     </tr>
 
-      <td><strong>DefDlgProc</strong></td>
+      <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/WinUI/WindowsUserInterface/Windowing/DialogBoxes/DialogBoxReference/DialogBoxFunctions/DefDlgProc.asp"><strong>DefDlgProc</strong></a></td>
 	<td class="needed"></td>
 	<td class="needed"></td>
 	<td class="pct90">90%: Complete</td>
@@ -88,25 +88,25 @@
 
     <tr>
       <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/editcontrols/editcontrols.asp"><strong>Edit</strong></a></td>
-	<td class="needed"></td>
-	<td class="needed"></td>
-	<td class="pct80">80%: ES_{CENTER,RIGHT,NUMBER,OEMCONVERT}, !ES_AUTO[HV]SCROLL</td>
+	<td>Oct 8, 2004</td>
+	<td>Comctl32.dll 6.0</td>
+	<td class="pct80">80%: ES_{CENTER,RIGHT,NUMBER,OEMCONVERT}, !ES_AUTO[HV]SCROLL, 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>
 
     <tr>
       <td><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/listboxes/listboxes.asp"><strong>List Box</strong></a></td>
-	<td class="needed"></td>
-	<td class="needed"></td>
-	<td class="pct95">95%: Complete</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><a href="mailto:julliard at winehq.org">Alexandre Julliard</a></td>
     </tr>
 
     <tr>
       <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 class="needed"></td>
-	<td class="needed"></td>
-	<td class="pct95">95%: Complete</td>
+	<td>Oct 8, 2004</td>
+	<td>Comctl32.dll 6.0</td>
+	<td class="pct95">95%: Missing SCROLLBARINFO, SBM_GETSCROLLBARINFO, GetScrollBarInfo</td>
 	<td><a href="mailto:julliard at winehq.org">Alexandre Julliard</a></td>
     </tr>
 
@@ -452,15 +452,6 @@
 	<td><a href="mailto:julliard at winehq.org">Alexandre Julliard</a></td>
     </tr>
 
-    <tr>
-      <td><strong>SDL</strong></td>
-	<td></td>
-	<td></td>
-	<td class="pct0">0%: nothing done</td>
-	<td><a href="mailto:">?</a></td>
-    </tr>
- 
-  
   </table>
 </td>
   </tr>


More information about the wine-patches mailing list