[ros-diffs] [mjansen] 75965: [WINED3D] Silence a noisy DPRINT that makes Test KVM AHK abort. CORE-13829

2017-09-24 Thread mjansen
Author: mjansen Date: Sun Sep 24 21:32:18 2017 New Revision: 75965 URL: http://svn.reactos.org/svn/reactos?rev=75965=rev Log: [WINED3D] Silence a noisy DPRINT that makes Test KVM AHK abort. CORE-13829 Modified: trunk/reactos/dll/directx/wine/wined3d/palette.c Modified:

[ros-diffs] [hbelusca] 75964: [MORE]: Remove an unused library import (user32).

2017-09-24 Thread hbelusca
Author: hbelusca Date: Sun Sep 24 19:02:29 2017 New Revision: 75964 URL: http://svn.reactos.org/svn/reactos?rev=75964=rev Log: [MORE]: Remove an unused library import (user32). Modified: trunk/reactos/base/applications/cmdutils/more/CMakeLists.txt Modified:

[ros-diffs] [hbelusca] 75963: [CHCP][CMD]: Make the CHCP command a standalone executable, for backwards compatibility with Windows etc. This allows the user to be able to replace it with a 3rd-party o

2017-09-24 Thread hbelusca
Author: hbelusca Date: Sun Sep 24 19:00:47 2017 New Revision: 75963 URL: http://svn.reactos.org/svn/reactos?rev=75963=rev Log: [CHCP][CMD]: Make the CHCP command a standalone executable, for backwards compatibility with Windows etc. This allows the user to be able to replace it with a 3rd-party

[ros-diffs] [tfaber] 75962: [MBEDTLS] - Disable the use of SSE2 instruction. ROS supports CPUs that do not support these. CORE-13826 #resolve CORE-10338

2017-09-24 Thread tfaber
Author: tfaber Date: Sun Sep 24 13:11:18 2017 New Revision: 75962 URL: http://svn.reactos.org/svn/reactos?rev=75962=rev Log: [MBEDTLS] - Disable the use of SSE2 instruction. ROS supports CPUs that do not support these. CORE-13826 #resolve CORE-10338 Modified:

[ros-diffs] [pschweitzer] 75961: [FASTFAT] Implement statistics counting for non cached read/write operations.

2017-09-24 Thread pschweitzer
Author: pschweitzer Date: Sun Sep 24 12:35:37 2017 New Revision: 75961 URL: http://svn.reactos.org/svn/reactos?rev=75961=rev Log: [FASTFAT] Implement statistics counting for non cached read/write operations. Modified: trunk/reactos/drivers/filesystems/fastfat/rw.c Modified:

[ros-diffs] [akhaldi] 75960: [WS2_32_WINETEST] Sync with Wine Staging 2.16. CORE-13762

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:36:21 2017 New Revision: 75960 URL: http://svn.reactos.org/svn/reactos?rev=75960=rev Log: [WS2_32_WINETEST] Sync with Wine Staging 2.16. CORE-13762 Modified: trunk/rostests/winetests/ws2_32/sock.c Modified: trunk/rostests/winetests/ws2_32/sock.c URL:

[ros-diffs] [akhaldi] 75959: [REG_WINETEST] Sync with Wine Staging 2.16. CORE-13762

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:33:35 2017 New Revision: 75959 URL: http://svn.reactos.org/svn/reactos?rev=75959=rev Log: [REG_WINETEST] Sync with Wine Staging 2.16. CORE-13762 Modified: trunk/rostests/winetests/reg/reg.c [This mail would be too long, it was shortened to contain the

[ros-diffs] [akhaldi] 75958: [REG] Sync with Wine Staging 2.16. CORE-13762 39e0e81 reg: Null-terminate incomplete REG_EXPAND_SZ and REG_MULTI_SZ Unicode data. 82fc4c8 reg: Close any open registry keys

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:33:04 2017 New Revision: 75958 URL: http://svn.reactos.org/svn/reactos?rev=75958=rev Log: [REG] Sync with Wine Staging 2.16. CORE-13762 39e0e81 reg: Null-terminate incomplete REG_EXPAND_SZ and REG_MULTI_SZ Unicode data. 82fc4c8 reg: Close any open registry

[ros-diffs] [akhaldi] 75957: [PSDK] Update winreg.h. CORE-13762

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:32:16 2017 New Revision: 75957 URL: http://svn.reactos.org/svn/reactos?rev=75957=rev Log: [PSDK] Update winreg.h. CORE-13762 Modified: trunk/reactos/sdk/include/psdk/winreg.h Modified: trunk/reactos/sdk/include/psdk/winreg.h URL:

[ros-diffs] [akhaldi] 75956: [XMLLITE_WINETEST] Addendum to r75951.

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:27:47 2017 New Revision: 75956 URL: http://svn.reactos.org/svn/reactos?rev=75956=rev Log: [XMLLITE_WINETEST] Addendum to r75951. Modified: trunk/rostests/winetests/xmllite/writer.c Modified: trunk/rostests/winetests/xmllite/writer.c URL:

[ros-diffs] [akhaldi] 75955: [FREETYPE] Update to v2.8.1. CORE-13825

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:20:15 2017 New Revision: 75955 URL: http://svn.reactos.org/svn/reactos?rev=75955=rev Log: [FREETYPE] Update to v2.8.1. CORE-13825 Modified: trunk/reactos/media/doc/3rd Party Files.txt trunk/reactos/sdk/lib/3rdparty/freetype/ChangeLog

[ros-diffs] [akhaldi] 75954: [WINDOWSCODECS_WINETEST] Sync with Wine Staging 2.16. CORE-13762

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:19:20 2017 New Revision: 75954 URL: http://svn.reactos.org/svn/reactos?rev=75954=rev Log: [WINDOWSCODECS_WINETEST] Sync with Wine Staging 2.16. CORE-13762 Modified: trunk/rostests/winetests/windowscodecs/CMakeLists.txt

[ros-diffs] [akhaldi] 75953: [PSDK] Update wincodec.idl and winerror.h. [WINDOWSCODECS] Sync with Wine Staging 2.16. CORE-13762 b2229cc windowscodecs: Add support for CMYK to BGR conversion. 22b69e6 w

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:19:07 2017 New Revision: 75953 URL: http://svn.reactos.org/svn/reactos?rev=75953=rev Log: [PSDK] Update wincodec.idl and winerror.h. [WINDOWSCODECS] Sync with Wine Staging 2.16. CORE-13762 b2229cc windowscodecs: Add support for CMYK to BGR conversion. 22b69e6

[ros-diffs] [akhaldi] 75952: [PSDK] Update propidl.idl. CORE-13762

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:18:52 2017 New Revision: 75952 URL: http://svn.reactos.org/svn/reactos?rev=75952=rev Log: [PSDK] Update propidl.idl. CORE-13762 Modified: trunk/reactos/sdk/include/psdk/propidl.idl Modified: trunk/reactos/sdk/include/psdk/propidl.idl URL:

[ros-diffs] [akhaldi] 75950: [XMLLITE] Sync with Wine Staging 2.16. CORE-13762 49a57bc xmllite/writer: Improve handling of the output with invalid encoding. a6d6beb xmllite/writer: Do not indent after

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:18:39 2017 New Revision: 75950 URL: http://svn.reactos.org/svn/reactos?rev=75950=rev Log: [XMLLITE] Sync with Wine Staging 2.16. CORE-13762 49a57bc xmllite/writer: Improve handling of the output with invalid encoding. a6d6beb xmllite/writer: Do not indent

[ros-diffs] [akhaldi] 75951: [XMLLITE_WINETEST] Sync with Wine Staging 2.16. CORE-13762

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:18:47 2017 New Revision: 75951 URL: http://svn.reactos.org/svn/reactos?rev=75951=rev Log: [XMLLITE_WINETEST] Sync with Wine Staging 2.16. CORE-13762 Modified: trunk/rostests/winetests/xmllite/reader.c trunk/rostests/winetests/xmllite/writer.c

[ros-diffs] [akhaldi] 75948: [WINMINE] Sync with Wine Staging 2.16. CORE-13762 ca8f056 winemine: Added Shift+LClick hotkey to uncover multiple cells. 9b90266 winemine: Mine random placing fix.

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:18:18 2017 New Revision: 75948 URL: http://svn.reactos.org/svn/reactos?rev=75948=rev Log: [WINMINE] Sync with Wine Staging 2.16. CORE-13762 ca8f056 winemine: Added Shift+LClick hotkey to uncover multiple cells. 9b90266 winemine: Mine random placing fix.

[ros-diffs] [akhaldi] 75949: [WINTRUST] Sync with Wine Staging 2.16. CORE-13762 59a476e wintrust: use enhanced crypto provider in VerifyImageHash 9369e80 wintrust: Increase buffer size to silence a gc

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:18:27 2017 New Revision: 75949 URL: http://svn.reactos.org/svn/reactos?rev=75949=rev Log: [WINTRUST] Sync with Wine Staging 2.16. CORE-13762 59a476e wintrust: use enhanced crypto provider in VerifyImageHash 9369e80 wintrust: Increase buffer size to silence a

[ros-diffs] [akhaldi] 75947: [WININET_WINETEST] Sync with Wine Staging 2.16. CORE-13762

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:18:11 2017 New Revision: 75947 URL: http://svn.reactos.org/svn/reactos?rev=75947=rev Log: [WININET_WINETEST] Sync with Wine Staging 2.16. CORE-13762 Modified: trunk/rostests/winetests/wininet/http.c Modified: trunk/rostests/winetests/wininet/http.c URL:

[ros-diffs] [akhaldi] 75946: [WININET] Sync with Wine Staging 2.16. CORE-13762 43deec9 wininet: Use standard wine_dbgstr_longlong. 085ce26 wininet: Drain content before reusing connection in open_http

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:17:59 2017 New Revision: 75946 URL: http://svn.reactos.org/svn/reactos?rev=75946=rev Log: [WININET] Sync with Wine Staging 2.16. CORE-13762 43deec9 wininet: Use standard wine_dbgstr_longlong. 085ce26 wininet: Drain content before reusing connection in

[ros-diffs] [akhaldi] 75945: [WINHTTP_WINETEST] Sync with Wine Staging 2.16. CORE-13762

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:17:51 2017 New Revision: 75945 URL: http://svn.reactos.org/svn/reactos?rev=75945=rev Log: [WINHTTP_WINETEST] Sync with Wine Staging 2.16. CORE-13762 Modified: trunk/rostests/winetests/winhttp/notification.c Modified:

[ros-diffs] [akhaldi] 75944: [WINHTTP] Sync with Wine Staging 2.16. CORE-13762 d0813b7 winhttp: Avoid returning while holding a lock (Coverity). 5a61913 winhttp: Rename host_t to hostdata_t. 2a99f0e w

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:17:43 2017 New Revision: 75944 URL: http://svn.reactos.org/svn/reactos?rev=75944=rev Log: [WINHTTP] Sync with Wine Staging 2.16. CORE-13762 d0813b7 winhttp: Avoid returning while holding a lock (Coverity). 5a61913 winhttp: Rename host_t to hostdata_t. 2a99f0e

[ros-diffs] [akhaldi] 75942: [WBEMPROX] Sync with Wine Staging 2.16. CORE-13762 65d7ff8 wbemprox: Add FreePhysicalMemory to Win32_OperatingSystem.

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:17:27 2017 New Revision: 75942 URL: http://svn.reactos.org/svn/reactos?rev=75942=rev Log: [WBEMPROX] Sync with Wine Staging 2.16. CORE-13762 65d7ff8 wbemprox: Add FreePhysicalMemory to Win32_OperatingSystem. Modified:

[ros-diffs] [akhaldi] 75943: [WINEMP3.ACM] Sync with Wine Staging 2.16. CORE-13762 ffebb91 winemp3.acm: Fix error in acmStreamSize().

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:17:34 2017 New Revision: 75943 URL: http://svn.reactos.org/svn/reactos?rev=75943=rev Log: [WINEMP3.ACM] Sync with Wine Staging 2.16. CORE-13762 ffebb91 winemp3.acm: Fix error in acmStreamSize(). Modified: trunk/reactos/dll/win32/winemp3.acm/mpegl3.c

[ros-diffs] [akhaldi] 75940: [USP10_WINETEST] Sync with Wine Staging 2.16. CORE-13762

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:17:14 2017 New Revision: 75940 URL: http://svn.reactos.org/svn/reactos?rev=75940=rev Log: [USP10_WINETEST] Sync with Wine Staging 2.16. CORE-13762 Modified: trunk/rostests/winetests/usp10/usp10.c Modified: trunk/rostests/winetests/usp10/usp10.c URL:

[ros-diffs] [akhaldi] 75941: [WBEMDISP] Sync with Wine Staging 2.16. CORE-13762 82527f8 wbemdisp: Add a trailing newline to a TRACE() message.

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:17:20 2017 New Revision: 75941 URL: http://svn.reactos.org/svn/reactos?rev=75941=rev Log: [WBEMDISP] Sync with Wine Staging 2.16. CORE-13762 82527f8 wbemdisp: Add a trailing newline to a TRACE() message. Modified:

[ros-diffs] [akhaldi] 75939: [USP10] Sync with Wine Staging 2.16. CORE-13762 9d32c2d usp10: Fall back to 'dflt' language if shaping language tag isn't found. 866eec8 usp10: Undefined characters above

2017-09-24 Thread akhaldi
Author: akhaldi Date: Sun Sep 24 11:17:06 2017 New Revision: 75939 URL: http://svn.reactos.org/svn/reactos?rev=75939=rev Log: [USP10] Sync with Wine Staging 2.16. CORE-13762 9d32c2d usp10: Fall back to 'dflt' language if shaping language tag isn't found. 866eec8 usp10: Undefined characters above

[ros-diffs] [pschweitzer] 75938: [FASTFAT] Implement statistics counting for create operations.

2017-09-24 Thread pschweitzer
Author: pschweitzer Date: Sun Sep 24 09:50:36 2017 New Revision: 75938 URL: http://svn.reactos.org/svn/reactos?rev=75938=rev Log: [FASTFAT] Implement statistics counting for create operations. Modified: trunk/reactos/drivers/filesystems/fastfat/create.c

[ros-diffs] [pschweitzer] 75937: [FASTFAT] Start implementing statistics support. So far, everything is just nulled. These 0 can be properly queried with fsutil fsinfo statistics.

2017-09-24 Thread pschweitzer
Author: pschweitzer Date: Sun Sep 24 08:56:06 2017 New Revision: 75937 URL: http://svn.reactos.org/svn/reactos?rev=75937=rev Log: [FASTFAT] Start implementing statistics support. So far, everything is just nulled. These 0 can be properly queried with fsutil fsinfo statistics. Modified: