Small update to janitorial page

tony0937 at telusplanet.net tony0937 at telusplanet.net
Mon Feb 23 22:11:13 CST 2004


t looks like the patches by Dmitry And Stefan got missed somehow.





Dmitry Timoshkov's patch on Nov. 14 2003 cleaned up MapVirtualKeyEXW/W and

VKKeyScanEX/W.



http://cvs.winehq.org/cvsweb/wine/windows/input.c.diff?r1=1.95&r2=1.96



Stefan Leichter's patch from Nov. 18 2002 cleaned up LoadKeyboardlayoutW



http://cvs.winehq.org/cvsweb/wine/windows/input.c.diff?r1=1.83&r2=1.84



-- 



Tony Lambregts



-------------- next part --------------
Index: janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.19
diff -u -u -r1.19 janitorial.template
--- janitorial.template	16 Feb 2004 15:48:07 -0000	1.19
+++ janitorial.template	24 Feb 2004 03:45:11 -0000
@@ -201,12 +201,12 @@
     <li>windows/clipboard.c: user32: GetClipboardFormatNameW: illegal call to GetClipboardFormatNameA
     <li>windows/clipboard.c: user32: RegisterClipboardFormatW: illegal call to HEAP_strdupWtoA
     <li>windows/clipboard.c: user32: RegisterClipboardFormatW: illegal call to RegisterClipboardFormatA
-    <li>windows/input.c: user32: GetKeyNameTextW: illegal call to GetKeyNameTextA
-    <li>windows/input.c: user32: GetKeyboardLayoutNameW: illegal call to GetKeyboardLayoutNameA
-    <li>windows/input.c: user32: MapVirtualKeyExW: illegal call to MapVirtualKeyA
-    <li>windows/input.c: user32: MapVirtualKeyW: illegal call to MapVirtualKeyA
-    <li>windows/input.c: user32: VkKeyScanExW: illegal call to VkKeyScanA
-    <li>windows/input.c: user32: VkKeyScanW: illegal call to VkKeyScanA
+    <li class=committed>windows/input.c: user32: GetKeyNameTextW: illegal call to GetKeyNameTextA
+    <li class=committed>windows/input.c: user32: GetKeyboardLayoutNameW: illegal call to GetKeyboardLayoutNameA
+    <li class=committed>windows/input.c: user32: MapVirtualKeyExW: illegal call to MapVirtualKeyA
+    <li class=committed>windows/input.c: user32: MapVirtualKeyW: illegal call to MapVirtualKeyA
+    <li class=committed>windows/input.c: user32: VkKeyScanExW: illegal call to VkKeyScanA
+    <li class=committed>windows/input.c: user32: VkKeyScanW: illegal call to VkKeyScanA
     <li>windows/sysparams.c: user32: SystemParametersInfoW: illegal call to SystemParametersInfoA
     <li>windows/winhelp.c: user32: WinHelpW: illegal call to WinHelpA
     <li>windows/winproc.c: user32: CallWindowProcW: illegal call to WINPROC_CallProc32WTo32A
@@ -218,9 +218,10 @@
     <li>workers: <a href="mailto:rolf.kalbermatter at citeng.com">Rolf Kalbermatter</a>,
 		 <a href="nailto:Stefan.Leichter at camLine.com">Stefan Leichter</a>,
 		 <a href="mailto:m.davison at virgin.net">Matthew Davison</a>,
-		 <a href="mailto:tony_lambregts at telusplanet.net">Tony Lambregts</a>.
+		 <a href="mailto:tony_lambregts at telusplanet.net">Tony Lambregts</a>,
+		 <a href="mailto:dmitry at codeweavers.com">Dmitry Timoshkov</a>.
     <li>status: <span class=inprogress>first patches submitted</span>
-    <li>updated: Dec 2, 2002
+    <li>updated: Feb 22, 2004
   </ul>
 
   <h2>DLL separation</h2>


More information about the wine-patches mailing list