ChangeSet ID: 23216 CVSROOT: /opt/cvs-commit Module name: lostwages Changes by: jnewman@winehq.org 2006/02/22 09:40:12
Modified files: templates/en : status.template status_changelog.template status_dlls.template
Log message: Tom Wickline twickline@gmail.com status page updates
Patch: http://cvs.winehq.org/patch.py?id=23216
Old revision New revision Changes Path 1.42 1.43 +1 -1 lostwages/templates/en/status.template 1.44 1.45 +11 -0 lostwages/templates/en/status_changelog.template 1.39 1.40 +11 -4 lostwages/templates/en/status_dlls.template
Index: lostwages/templates/en/status.template diff -u -p lostwages/templates/en/status.template:1.42 lostwages/templates/en/status.template:1.43 --- lostwages/templates/en/status.template:1.42 22 Feb 2006 15:40:12 -0000 +++ lostwages/templates/en/status.template 22 Feb 2006 15:40:12 -0000 @@ -8,7 +8,7 @@
<h1>Wine Status</h1>
- <p>Last update: February 10, 2006.</p> + <p>Last update: February 22, 2006.</p>
<div align=center> <table width="90%" border="0" cellspacing="0" cellpadding="2"> Index: lostwages/templates/en/status_changelog.template diff -u -p lostwages/templates/en/status_changelog.template:1.44 lostwages/templates/en/status_changelog.template:1.45 --- lostwages/templates/en/status_changelog.template:1.44 22 Feb 2006 15:40:12 -0000 +++ lostwages/templates/en/status_changelog.template 22 Feb 2006 15:40:12 -0000 @@ -2,6 +2,17 @@
<h1>Wine Status - ChangeLog</h1>
+<p>Changes since February 22, 2006:</p> + + <ul> + <li>ADD - sfc.dll section</li> + <li>ADD - Aric Stewart as worker to twain32.dll</li> + <li>ADD - Jeff Latimer as worker to usp10.dll</li> + <li>Rename - ctl3d.dll directory to ctl3d32.dll</li> + <li>usp10.dll 5% -> 15%</li> + </ul> + <br> + <p>Changes since February 10, 2006:</p>
<ul> Index: lostwages/templates/en/status_dlls.template diff -u -p lostwages/templates/en/status_dlls.template:1.39 lostwages/templates/en/status_dlls.template:1.40 --- lostwages/templates/en/status_dlls.template:1.39 22 Feb 2006 15:40:12 -0000 +++ lostwages/templates/en/status_dlls.template 22 Feb 2006 15:40:12 -0000 @@ -129,7 +129,7 @@ <td></td> </tr> <tr> - <td>ctl3d.dll</td> + <td>ctl3d32.dll</td> <td class="adequate"><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfcnotes_tn051.asp">MSDN: Using CTL3D</a></td> <td>None</td> <td class="pct20">20% complete</td> @@ -559,6 +559,13 @@ <td>James Hawkins</td> </tr> <tr> + <td>sfc.dll</td> + <td class="adequate"><a href="http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/wfp/setup/wfp_functions.asp">MSDN: WFP Functions</a></td> + <td>None</td> + <td class="pct5">5% complete</td> + <td>Detlef Riekenberg</td> + </tr> + <tr> <td>shdocvw.dll</td> <td class="adequate"><a href="http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/prog_browser_node_entry.asp">MSDN: Programming and Reusing the Browser</a></td> <td><a href="{$root}/site/?issue=211#Embedding%20Mozilla's%20ActiveX%20Control">#211</a></td> @@ -629,7 +636,7 @@ <td class="adequate"><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/still/hh/still/WIA_drv_scan_4093579b-6122-4f3e-b811-2fbc797123c5.xml.asp">MSDN: TWAIN-Compatible Applications</a></td> <td><a href="{$root}/site/?issue=257#Setting%20Up%20a%20Scanner">#257</a></td> <td class="pct25">25% complete</td> - <td></td> + <td>Aric Stewart</td> </tr> <tr> <td>unicows.dll</td> @@ -663,8 +670,8 @@ <td>usp10.dll</td> <td class="adequate"><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/uniscrib_35k5.asp">MSDN: Uniscribe</a></td> <td><a href="{$root}/site/?issue=292#Lotus%20Notes%20Breakage%20and%20Fix">#292</a></td> - <td class="pct5">5% complete</td> - <td>Hans Leidekker</td> + <td class="pct15">15% complete</td> + <td>Hans Leidekker,<br>Jeff Latimer</td> </tr> <tr> <td>uxtheme.dll</td>