wine
11 years agoextrac32: Get default path only when it is really necessary.
Sergey Guralnik [Sat, 30 Mar 2013 05:27:44 +0000 (07:27 +0200)] 
extrac32: Get default path only when it is really necessary.

11 years agoextrac32: Extract by default when required files are specified.
Sergey Guralnik [Sat, 30 Mar 2013 05:22:41 +0000 (07:22 +0200)] 
extrac32: Extract by default when required files are specified.

11 years agoextrac32: Allow leading '-' for command line switches.
Sergey Guralnik [Sat, 30 Mar 2013 05:12:47 +0000 (07:12 +0200)] 
extrac32: Allow leading '-' for command line switches.

11 years agoextrac32: Merge identical case statements.
Sergey Guralnik [Sat, 30 Mar 2013 05:04:42 +0000 (07:04 +0200)] 
extrac32: Merge identical case statements.

11 years agomsvcp110: Add VS2012 C/C++ runtime.
Stefan Leichter [Sat, 30 Mar 2013 12:48:49 +0000 (13:48 +0100)] 
msvcp110: Add VS2012 C/C++ runtime.

11 years agomsvcp: Match architecture with function we're forwarding to.
Stefan Leichter [Sat, 30 Mar 2013 12:48:33 +0000 (13:48 +0100)] 
msvcp: Match architecture with function we're forwarding to.

11 years agodplayx: Assimilate the rest of the inherited methods into IDirectPlay4.
Michael Stefaniuc [Fri, 29 Mar 2013 16:08:00 +0000 (17:08 +0100)] 
dplayx: Assimilate the rest of the inherited methods into IDirectPlay4.

11 years agodplayx: Cleanup the IDirectPlay_Cancel* methods.
Michael Stefaniuc [Fri, 29 Mar 2013 16:07:24 +0000 (17:07 +0100)] 
dplayx: Cleanup the IDirectPlay_Cancel* methods.

11 years agodplayx: Merge the IDirectPlay4_GetMessageQueue helper.
Michael Stefaniuc [Fri, 29 Mar 2013 16:06:39 +0000 (17:06 +0100)] 
dplayx: Merge the IDirectPlay4_GetMessageQueue helper.

11 years agodplayx: Merge the IDirectPlay4_SendEx helper.
Michael Stefaniuc [Fri, 29 Mar 2013 16:05:50 +0000 (17:05 +0100)] 
dplayx: Merge the IDirectPlay4_SendEx helper.

11 years agodplayx: Merge the IDirectPlay4_EnumSessions helper.
Michael Stefaniuc [Fri, 29 Mar 2013 16:04:20 +0000 (17:04 +0100)] 
dplayx: Merge the IDirectPlay4_EnumSessions helper.

11 years agodplayx: Merge the IDirectPlay4_AddPlayerToGroup helper.
Michael Stefaniuc [Fri, 29 Mar 2013 16:03:51 +0000 (17:03 +0100)] 
dplayx: Merge the IDirectPlay4_AddPlayerToGroup helper.

11 years agodplayx: Merge the IDirectPlay4_GetGroupParent helper.
Michael Stefaniuc [Fri, 29 Mar 2013 16:03:19 +0000 (17:03 +0100)] 
dplayx: Merge the IDirectPlay4_GetGroupParent helper.

11 years agodplayx: Merge the IDirectPlay4_InitializeConnection helper.
Michael Stefaniuc [Fri, 29 Mar 2013 16:02:30 +0000 (17:02 +0100)] 
dplayx: Merge the IDirectPlay4_InitializeConnection helper.

11 years agodplayx: Merge the IDirectPlay4_EnumGroupsInGroup helper.
Michael Stefaniuc [Fri, 29 Mar 2013 16:01:34 +0000 (17:01 +0100)] 
dplayx: Merge the IDirectPlay4_EnumGroupsInGroup helper.

11 years agodplayx: Merge the IDirectPlay4_DeleteGroupFromGroup helper.
Michael Stefaniuc [Fri, 29 Mar 2013 16:00:34 +0000 (17:00 +0100)] 
dplayx: Merge the IDirectPlay4_DeleteGroupFromGroup helper.

11 years agodplayx: Merge the IDirectPlay4_AddGroupToGroup helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:58:20 +0000 (16:58 +0100)] 
dplayx: Merge the IDirectPlay4_AddGroupToGroup helper.

11 years agodplayx: Merge the IDirectPlay4_SetPlayerData helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:57:33 +0000 (16:57 +0100)] 
dplayx: Merge the IDirectPlay4_SetPlayerData helper.

11 years agodplayx: Merge the IDirectPlay4_SetGroupData helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:56:47 +0000 (16:56 +0100)] 
dplayx: Merge the IDirectPlay4_SetGroupData helper.

11 years agodplayx: Merge the IDirectPlay4_GetPlayerData helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:55:48 +0000 (16:55 +0100)] 
dplayx: Merge the IDirectPlay4_GetPlayerData helper.

11 years agodplayx: Merge the IDirectPlay4_GetPlayerCaps helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:55:04 +0000 (16:55 +0100)] 
dplayx: Merge the IDirectPlay4_GetPlayerCaps helper.

11 years agodplayx: Forward IDirectPlay::GetCaps to ::GetPlayerCaps.
Michael Stefaniuc [Fri, 29 Mar 2013 15:54:37 +0000 (16:54 +0100)] 
dplayx: Forward IDirectPlay::GetCaps to ::GetPlayerCaps.

11 years agodplayx: Merge the IDirectPlay4_GetGroupData helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:54:00 +0000 (16:54 +0100)] 
dplayx: Merge the IDirectPlay4_GetGroupData helper.

11 years agodplayx: Merge the IDirectPlay4_EnumGroupPlayers helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:53:07 +0000 (16:53 +0100)] 
dplayx: Merge the IDirectPlay4_EnumGroupPlayers helper.

11 years agodplayx: Merge the IDirectPlay4_DeletePlayerFromGroup helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:52:30 +0000 (16:52 +0100)] 
dplayx: Merge the IDirectPlay4_DeletePlayerFromGroup helper.

11 years agodplayx: Merge the IDirectPlay4_Close helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:52:03 +0000 (16:52 +0100)] 
dplayx: Merge the IDirectPlay4_Close helper.

11 years agodplayx: Assimilate the inherited stub methods into IDirectPlay4.
Michael Stefaniuc [Fri, 29 Mar 2013 15:51:46 +0000 (16:51 +0100)] 
dplayx: Assimilate the inherited stub methods into IDirectPlay4.

11 years agodplayx: Merge the DirectPlay QueryInterface helper.
Michael Stefaniuc [Fri, 29 Mar 2013 15:50:11 +0000 (16:50 +0100)] 
dplayx: Merge the DirectPlay QueryInterface helper.

11 years agodplayx: IDirectPlay4 / IDirectPlay4A have independent refcounts.
Michael Stefaniuc [Fri, 29 Mar 2013 15:49:30 +0000 (16:49 +0100)] 
dplayx: IDirectPlay4 / IDirectPlay4A have independent refcounts.

11 years agodplayx: Cleanup the DirectPlay object creation.
Michael Stefaniuc [Fri, 29 Mar 2013 15:48:57 +0000 (16:48 +0100)] 
dplayx: Cleanup the DirectPlay object creation.

11 years agodplayx: Move the lock into the DirectPlay object.
Michael Stefaniuc [Fri, 29 Mar 2013 15:48:24 +0000 (16:48 +0100)] 
dplayx: Move the lock into the DirectPlay object.

11 years agodbghelp: Add stubs for SymSetHomeDirectory.
Andrew Cook [Sat, 30 Mar 2013 02:38:40 +0000 (13:38 +1100)] 
dbghelp: Add stubs for SymSetHomeDirectory.

11 years agowindowscodecs: Basic tests for tiff encoder options.
Ludger Sprenker [Tue, 26 Mar 2013 17:46:23 +0000 (18:46 +0100)] 
windowscodecs: Basic tests for tiff encoder options.

11 years agowininet: Added urlcache Unicode functions tests.
Piotr Caban [Mon, 1 Apr 2013 11:48:23 +0000 (13:48 +0200)] 
wininet: Added urlcache Unicode functions tests.

11 years agowininet: Use InternetCrackUrl in urlcache_entry_create.
Piotr Caban [Mon, 1 Apr 2013 11:48:08 +0000 (13:48 +0200)] 
wininet: Use InternetCrackUrl in urlcache_entry_create.

11 years agowininet: Support Punycode in RetrieveUrlCacheEntryStream.
Piotr Caban [Mon, 1 Apr 2013 11:18:59 +0000 (13:18 +0200)] 
wininet: Support Punycode in RetrieveUrlCacheEntryStream.

11 years agowininet: Support Punycode in urlcache_copy_entry.
Piotr Caban [Mon, 1 Apr 2013 11:18:44 +0000 (13:18 +0200)] 
wininet: Support Punycode in urlcache_copy_entry.

11 years agowininet: Support Punycode in CommitUrlCacheEntryW.
Piotr Caban [Mon, 1 Apr 2013 11:18:23 +0000 (13:18 +0200)] 
wininet: Support Punycode in CommitUrlCacheEntryW.

11 years agowininet: Support Punycode in CreateUrlCacheEntryW.
Piotr Caban [Mon, 1 Apr 2013 11:17:48 +0000 (13:17 +0200)] 
wininet: Support Punycode in CreateUrlCacheEntryW.

11 years agowininet: Support Punycode in IsUrlCacheEntryExpiredW.
Piotr Caban [Mon, 1 Apr 2013 11:16:37 +0000 (13:16 +0200)] 
wininet: Support Punycode in IsUrlCacheEntryExpiredW.

11 years agowininet: Support Punycode in DeleteUrlCacheEntryW.
Piotr Caban [Mon, 1 Apr 2013 11:16:24 +0000 (13:16 +0200)] 
wininet: Support Punycode in DeleteUrlCacheEntryW.

11 years agowininet: Support Punycode in UnlockUrlCacheEntryFileW.
Piotr Caban [Mon, 1 Apr 2013 11:16:09 +0000 (13:16 +0200)] 
wininet: Support Punycode in UnlockUrlCacheEntryFileW.

11 years agowininet: Support Punycode in RetrieveUrlCacheEntryFileW.
Piotr Caban [Mon, 1 Apr 2013 11:15:15 +0000 (13:15 +0200)] 
wininet: Support Punycode in RetrieveUrlCacheEntryFileW.

11 years agowininet: Support Punycode in SetUrlCacheEntryInfoW.
Piotr Caban [Mon, 1 Apr 2013 11:14:56 +0000 (13:14 +0200)] 
wininet: Support Punycode in SetUrlCacheEntryInfoW.

11 years agowininet: Support Punycode in GetUrlCacheEntryInfoExW.
Piotr Caban [Mon, 1 Apr 2013 11:14:32 +0000 (13:14 +0200)] 
wininet: Support Punycode in GetUrlCacheEntryInfoExW.

11 years agocryptnet: Handle SystemTimeToFileTime failure in HTTP_RetrieveEncodedObjectW.
Piotr Caban [Mon, 1 Apr 2013 13:06:05 +0000 (15:06 +0200)] 
cryptnet: Handle SystemTimeToFileTime failure in HTTP_RetrieveEncodedObjectW.

11 years agowininet: Correctly set SYSTEMTIME year in HTTP_HttpQueryInfoW.
Piotr Caban [Mon, 1 Apr 2013 13:06:26 +0000 (15:06 +0200)] 
wininet: Correctly set SYSTEMTIME year in HTTP_HttpQueryInfoW.

11 years agowineps.drv: Add support for TrueType composite glyph transforms.
Dmitry Timoshkov [Mon, 1 Apr 2013 10:47:01 +0000 (19:47 +0900)] 
wineps.drv: Add support for TrueType composite glyph transforms.

11 years agomshtml: Fixed builtin getter call with arguments.
Jacek Caban [Mon, 1 Apr 2013 09:50:29 +0000 (11:50 +0200)] 
mshtml: Fixed builtin getter call with arguments.

11 years agokrnl386.exe16: Constify a variable.
Andrew Talbot [Sat, 30 Mar 2013 22:41:53 +0000 (22:41 +0000)] 
krnl386.exe16: Constify a variable.

11 years agomsvcrt: Add missing declarations for _wcsncoll, _wcsncoll_l, _wcsicoll_l, _wcsnicoll_...
Jactry Zeng [Sat, 30 Mar 2013 19:42:29 +0000 (03:42 +0800)] 
msvcrt: Add missing declarations for _wcsncoll, _wcsncoll_l, _wcsicoll_l, _wcsnicoll_l and wcscoll_l.

11 years agomsvcrt: Added _wcsnicoll_l implementation.
Jactry Zeng [Sat, 30 Mar 2013 16:00:30 +0000 (00:00 +0800)] 
msvcrt: Added _wcsnicoll_l implementation.

11 years agomsvcrt: Added _wcsicoll_l implementation.
Jactry Zeng [Sat, 30 Mar 2013 14:59:02 +0000 (22:59 +0800)] 
msvcrt: Added _wcsicoll_l implementation.

11 years agomsvcrt: Added _wcscoll_l implementation.
Jactry Zeng [Sat, 30 Mar 2013 14:34:31 +0000 (22:34 +0800)] 
msvcrt: Added _wcscoll_l implementation.

11 years agowinebuild: Check for delayed import before the library is parsed, in case the real...
Alexandre Julliard [Mon, 1 Apr 2013 12:32:36 +0000 (14:32 +0200)] 
winebuild: Check for delayed import before the library is parsed, in case the real module name is different.

11 years agowininet: Fixed buffer size check in urlcache_create_file_pathA.
Piotr Caban [Mon, 1 Apr 2013 11:14:13 +0000 (13:14 +0200)] 
wininet: Fixed buffer size check in urlcache_create_file_pathA.

11 years agowininet: Use short path name when container path can't be converted to CP_ACP.
Piotr Caban [Mon, 1 Apr 2013 11:12:30 +0000 (13:12 +0200)] 
wininet: Use short path name when container path can't be converted to CP_ACP.

11 years agowininet: Store urlcache container prefix as ANSI string.
Piotr Caban [Mon, 1 Apr 2013 11:12:13 +0000 (13:12 +0200)] 
wininet: Store urlcache container prefix as ANSI string.

11 years agowininet: Fixed memory leak in load_persistent_cookie.
Piotr Caban [Mon, 1 Apr 2013 11:11:57 +0000 (13:11 +0200)] 
wininet: Fixed memory leak in load_persistent_cookie.

11 years agowininet: Do case-insensitive compare when looking for scheme.
Piotr Caban [Mon, 1 Apr 2013 11:11:37 +0000 (13:11 +0200)] 
wininet: Do case-insensitive compare when looking for scheme.

11 years agowinex11.drv: Simplify test for pbuffer availability.
Alexander Monakov [Sun, 31 Mar 2013 15:07:57 +0000 (19:07 +0400)] 
winex11.drv: Simplify test for pbuffer availability.

11 years agoole32: Fix possible return of freed pointer (Coverity).
Nikolay Sivov [Sun, 31 Mar 2013 14:54:02 +0000 (18:54 +0400)] 
ole32: Fix possible return of freed pointer (Coverity).

11 years agomsi: Free records on error paths (Coverity).
Nikolay Sivov [Sun, 31 Mar 2013 10:59:33 +0000 (14:59 +0400)] 
msi: Free records on error paths (Coverity).

11 years agomscms: Free memory and handle on error path (Coverity).
Nikolay Sivov [Sun, 31 Mar 2013 08:25:12 +0000 (12:25 +0400)] 
mscms: Free memory and handle on error path (Coverity).

11 years agocomctl32: Initialize id field for message data (Coverity).
Nikolay Sivov [Sun, 31 Mar 2013 08:11:36 +0000 (12:11 +0400)] 
comctl32: Initialize id field for message data (Coverity).

11 years agowinspool.drv: Move loading of libcups out of the init code protected by mutex.
Dmitry Timoshkov [Mon, 1 Apr 2013 03:49:22 +0000 (12:49 +0900)] 
winspool.drv: Move loading of libcups out of the init code protected by mutex.

11 years agopo: Update Polish translation.
Łukasz Wojniłowicz [Sun, 31 Mar 2013 06:54:43 +0000 (08:54 +0200)] 
po: Update Polish translation.

11 years agomsvcr90: void functions should not return a value.
Andrew Talbot [Sat, 30 Mar 2013 22:41:56 +0000 (22:41 +0000)] 
msvcr90: void functions should not return a value.

11 years agowinmm: Remove unneeded address-of operator from function name.
Andrew Talbot [Sat, 30 Mar 2013 22:42:00 +0000 (22:42 +0000)] 
winmm: Remove unneeded address-of operator from function name.

11 years agojscript: Moved string buffer to separated struct from jsstr_t.
Jacek Caban [Sat, 30 Mar 2013 17:00:31 +0000 (18:00 +0100)] 
jscript: Moved string buffer to separated struct from jsstr_t.

11 years agojscript: Use helpers to access string buffer in string.c.
Jacek Caban [Sat, 30 Mar 2013 17:00:20 +0000 (18:00 +0100)] 
jscript: Use helpers to access string buffer in string.c.

11 years agojscript: Use helpers to access string buffers in jsregexp.c.
Jacek Caban [Sat, 30 Mar 2013 17:00:06 +0000 (18:00 +0100)] 
jscript: Use helpers to access string buffers in jsregexp.c.

11 years agosecur32: Disable SSL2 protocol in default settings.
Jacek Caban [Sat, 30 Mar 2013 15:25:58 +0000 (16:25 +0100)] 
secur32: Disable SSL2 protocol in default settings.

11 years agosecur32: Pass enabled protocols to Mac Secure Transport.
Jacek Caban [Sat, 30 Mar 2013 15:25:44 +0000 (16:25 +0100)] 
secur32: Pass enabled protocols to Mac Secure Transport.

11 years agosecur32: Pass enabled protocols to GnuTLS.
Jacek Caban [Sat, 30 Mar 2013 15:25:30 +0000 (16:25 +0100)] 
secur32: Pass enabled protocols to GnuTLS.

11 years agodplayx: Remove AddRef hacks for the parent DirectPlay object.
Michael Stefaniuc [Fri, 29 Mar 2013 15:47:39 +0000 (16:47 +0100)] 
dplayx: Remove AddRef hacks for the parent DirectPlay object.

11 years agodplayx: Add both ifaces to the DirectPlay object and stop cloning the object.
Michael Stefaniuc [Fri, 29 Mar 2013 15:46:40 +0000 (16:46 +0100)] 
dplayx: Add both ifaces to the DirectPlay object and stop cloning the object.

11 years agodplayx: Use separate QueryInterface, AddRef and Release methods for IDirectPlay4...
Michael Stefaniuc [Fri, 29 Mar 2013 15:46:02 +0000 (16:46 +0100)] 
dplayx: Use separate QueryInterface, AddRef and Release methods for IDirectPlay4 + 4A.

11 years agodplayx: Introduce impl_from_IDirectPlay4A().
Michael Stefaniuc [Fri, 29 Mar 2013 15:45:09 +0000 (16:45 +0100)] 
dplayx: Introduce impl_from_IDirectPlay4A().

11 years agodplayx: Assimilate the inherited methods into IDirectPlay4A.
Michael Stefaniuc [Fri, 29 Mar 2013 15:44:15 +0000 (16:44 +0100)] 
dplayx: Assimilate the inherited methods into IDirectPlay4A.

11 years agodplayx: Forward IDirectPlay::EnumGroups to ::EnumGroupsInGroup.
Michael Stefaniuc [Fri, 29 Mar 2013 15:43:37 +0000 (16:43 +0100)] 
dplayx: Forward IDirectPlay::EnumGroups to ::EnumGroupsInGroup.

11 years agodplayx: Forward IDirectPlay::EnumPlayers to ::EnumGroupPlayers.
Michael Stefaniuc [Fri, 29 Mar 2013 15:43:08 +0000 (16:43 +0100)] 
dplayx: Forward IDirectPlay::EnumPlayers to ::EnumGroupPlayers.

11 years agodplayx: Forward IDirectPlay::Send to ::SendEx.
Michael Stefaniuc [Fri, 29 Mar 2013 15:41:53 +0000 (16:41 +0100)] 
dplayx: Forward IDirectPlay::Send to ::SendEx.

11 years agodplayx: Forward IDirectPlay::GetMessageCount to ::GetMessageQueue.
Michael Stefaniuc [Fri, 29 Mar 2013 15:41:22 +0000 (16:41 +0100)] 
dplayx: Forward IDirectPlay::GetMessageCount to ::GetMessageQueue.

11 years agodplayx: Forward IDirectPlay::Open to ::SecureOpen.
Michael Stefaniuc [Fri, 29 Mar 2013 15:40:40 +0000 (16:40 +0100)] 
dplayx: Forward IDirectPlay::Open to ::SecureOpen.

11 years agoRelease 1.5.27. wine-1.5.27
Alexandre Julliard [Fri, 29 Mar 2013 18:19:16 +0000 (19:19 +0100)] 
Release 1.5.27.

11 years agodplayx: Get rid of the useless IDirectPlay{2,3} vtables.
Michael Stefaniuc [Fri, 29 Mar 2013 15:58:51 +0000 (16:58 +0100)] 
dplayx: Get rid of the useless IDirectPlay{2,3} vtables.

11 years agodplayx: Remove the duplicated IDirectPlayXImpl structs.
Michael Stefaniuc [Fri, 29 Mar 2013 15:39:26 +0000 (16:39 +0100)] 
dplayx: Remove the duplicated IDirectPlayXImpl structs.

11 years agodplayx: Get rid of the unused DirectPlay3Data / DirectPlay4Data fields.
Michael Stefaniuc [Fri, 29 Mar 2013 15:38:52 +0000 (16:38 +0100)] 
dplayx: Get rid of the unused DirectPlay3Data / DirectPlay4Data fields.

11 years agodplayx/tests: Add DirectPlay COM tests.
Michael Stefaniuc [Fri, 29 Mar 2013 15:37:52 +0000 (16:37 +0100)] 
dplayx/tests: Add DirectPlay COM tests.

11 years agodplayx/tests: Get rid of the LPDIRECTPLAY type usage.
Michael Stefaniuc [Fri, 29 Mar 2013 15:36:52 +0000 (16:36 +0100)] 
dplayx/tests: Get rid of the LPDIRECTPLAY type usage.

11 years agodplayx/tests: Remove superfluous void pointer casts.
Michael Stefaniuc [Fri, 29 Mar 2013 15:35:29 +0000 (16:35 +0100)] 
dplayx/tests: Remove superfluous void pointer casts.

11 years agodplayx: Have the decency to support IUnknown in DirectPlay.
Michael Stefaniuc [Fri, 29 Mar 2013 15:34:45 +0000 (16:34 +0100)] 
dplayx: Have the decency to support IUnknown in DirectPlay.

11 years agodplayx: Fix DllGetClassObject().
Michael Stefaniuc [Fri, 29 Mar 2013 15:34:04 +0000 (16:34 +0100)] 
dplayx: Fix DllGetClassObject().

11 years agodplayx: Fix QueryInterface, AddRef and Release methods for IClassFactory.
Michael Stefaniuc [Fri, 29 Mar 2013 15:33:25 +0000 (16:33 +0100)] 
dplayx: Fix QueryInterface, AddRef and Release methods for IClassFactory.

11 years agodplayx: Get rid of LPCLASSFACTORY and use a better name for the methods.
Michael Stefaniuc [Fri, 29 Mar 2013 15:32:57 +0000 (16:32 +0100)] 
dplayx: Get rid of LPCLASSFACTORY and use a better name for the methods.

11 years agomsvcrt: Added _wcsncoll and _wcsncoll_l implementation.
Jactry Zeng [Fri, 29 Mar 2013 09:12:53 +0000 (17:12 +0800)] 
msvcrt: Added _wcsncoll and _wcsncoll_l implementation.

11 years agowinemac: Implement getting and setting screen saver state on OS X.
C.W. Betts [Mon, 28 Jan 2013 19:32:21 +0000 (12:32 -0700)] 
winemac: Implement getting and setting screen saver state on OS X.

11 years agowinemac: Track drawn surface region to reduce black flicker for new or resized windows.
Ken Thomases [Fri, 29 Mar 2013 04:34:06 +0000 (23:34 -0500)] 
winemac: Track drawn surface region to reduce black flicker for new or resized windows.

11 years agowinemac: Draw surface region rects separately instead of clipping one big draw.
Ken Thomases [Fri, 29 Mar 2013 04:34:03 +0000 (23:34 -0500)] 
winemac: Draw surface region rects separately instead of clipping one big draw.