[ros-diffs] [khornicek] 74209: [RAPPS] - Add a custom build of the Mesa 3D Graphics Library. This build contains mesa, gallium and llvmpipe. It provides an enormous performance boost over the software

2017-03-19 Thread khornicek
Author: khornicek Date: Sun Mar 19 22:27:59 2017 New Revision: 74209 URL: http://svn.reactos.org/svn/reactos?rev=74209=rev Log: [RAPPS] - Add a custom build of the Mesa 3D Graphics Library. This build contains mesa, gallium and llvmpipe. It provides an enormous performance boost over the

[ros-diffs] [khornicek] 74208: [OPENGLCFG] - Add a simple applet to set a custom OGL ICD or force the use of the built in software implementation. - It can be used to set the DEBUGCHANNEL to +opengl,

2017-03-19 Thread khornicek
Author: khornicek Date: Sun Mar 19 22:20:51 2017 New Revision: 74208 URL: http://svn.reactos.org/svn/reactos?rev=74208=rev Log: [OPENGLCFG] - Add a simple applet to set a custom OGL ICD or force the use of the built in software implementation. - It can be used to set the DEBUGCHANNEL to

[ros-diffs] [khornicek] 74207: [OPENGL32] Disclaimer: This code is ReactOS specific and is the complete opposite of what Windows does (tm): - Add the option to override the default OpenGL driver by a

2017-03-19 Thread khornicek
Author: khornicek Date: Sun Mar 19 22:15:58 2017 New Revision: 74207 URL: http://svn.reactos.org/svn/reactos?rev=74207=rev Log: [OPENGL32] Disclaimer: This code is ReactOS specific and is the complete opposite of what Windows does (tm): - Add the option to override the default OpenGL driver by a

[ros-diffs] [akhaldi] 74206: [FREETYPE] Update to v2.7.1. Patch by Katayama Hirofumi MZ, verified by me. CORE-12949

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 17:53:42 2017 New Revision: 74206 URL: http://svn.reactos.org/svn/reactos?rev=74206=rev Log: [FREETYPE] Update to v2.7.1. Patch by Katayama Hirofumi MZ, verified by me. CORE-12949 Added:

[ros-diffs] [akhaldi] 74205: [VERSION_WINETEST] Sync with Wine Staging 2.2. CORE-12823

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 17:23:26 2017 New Revision: 74205 URL: http://svn.reactos.org/svn/reactos?rev=74205=rev Log: [VERSION_WINETEST] Sync with Wine Staging 2.2. CORE-12823 Modified: trunk/rostests/winetests/version/info.c Modified: trunk/rostests/winetests/version/info.c URL:

[ros-diffs] [akhaldi] 74204: [PSDK] Import verrsrc.h and update winver.h accordingly. CORE-12823

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 17:22:09 2017 New Revision: 74204 URL: http://svn.reactos.org/svn/reactos?rev=74204=rev Log: [PSDK] Import verrsrc.h and update winver.h accordingly. CORE-12823 Added: trunk/reactos/sdk/include/psdk/verrsrc.h (with props) Modified:

[ros-diffs] [akhaldi] 74203: [VERSION] Sync with Wine Staging 2.2. CORE-12823 8e1335b version: Ignore flag values in Ex functions.

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 17:16:33 2017 New Revision: 74203 URL: http://svn.reactos.org/svn/reactos?rev=74203=rev Log: [VERSION] Sync with Wine Staging 2.2. CORE-12823 8e1335b version: Ignore flag values in Ex functions. Modified: trunk/reactos/dll/win32/version/version.c

[ros-diffs] [ekohl] 74202: [AT] - Replace ARRAYSIZE() by _countof(). - Implement parsing of days per month schedule information for the /every and /next options. - Print days per month schedule inform

2017-03-19 Thread ekohl
Author: ekohl Date: Sun Mar 19 17:15:59 2017 New Revision: 74202 URL: http://svn.reactos.org/svn/reactos?rev=74202=rev Log: [AT] - Replace ARRAYSIZE() by _countof(). - Implement parsing of days per month schedule information for the /every and /next options. - Print days per month schedule

[ros-diffs] [akhaldi] 74200: [PSDK] Update wintrust.h. CORE-12823

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 17:11:45 2017 New Revision: 74200 URL: http://svn.reactos.org/svn/reactos?rev=74200=rev Log: [PSDK] Update wintrust.h. CORE-12823 Modified: trunk/reactos/sdk/include/psdk/wintrust.h Modified: trunk/reactos/sdk/include/psdk/wintrust.h URL:

[ros-diffs] [akhaldi] 74201: [WINTRUST_WINETEST] Sync with Wine Staging 2.2. CORE-12823

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 17:12:49 2017 New Revision: 74201 URL: http://svn.reactos.org/svn/reactos?rev=74201=rev Log: [WINTRUST_WINETEST] Sync with Wine Staging 2.2. CORE-12823 Modified: trunk/rostests/winetests/wintrust/crypt.c trunk/rostests/winetests/wintrust/softpub.c

[ros-diffs] [akhaldi] 74199: [WINTRUST] Sync with Wine Staging 2.2. CORE-12823 e141d4a wintrust: Use return value of sprintf() instead of calling strlen().

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 17:09:31 2017 New Revision: 74199 URL: http://svn.reactos.org/svn/reactos?rev=74199=rev Log: [WINTRUST] Sync with Wine Staging 2.2. CORE-12823 e141d4a wintrust: Use return value of sprintf() instead of calling strlen(). Modified:

[ros-diffs] [akhaldi] 74198: [WINHTTP_WINETEST] Sync with Wine Staging 2.2. CORE-12823

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 17:05:35 2017 New Revision: 74198 URL: http://svn.reactos.org/svn/reactos?rev=74198=rev Log: [WINHTTP_WINETEST] Sync with Wine Staging 2.2. CORE-12823 Modified: trunk/rostests/winetests/winhttp/url.c trunk/rostests/winetests/winhttp/winhttp.c Modified:

[ros-diffs] [akhaldi] 74197: [WINHTTP] Sync with Wine Staging 2.2. CORE-12823 6053db9 winhttp: Fix handling of Accept headers. c43dd19 winhttp: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 17:04:32 2017 New Revision: 74197 URL: http://svn.reactos.org/svn/reactos?rev=74197=rev Log: [WINHTTP] Sync with Wine Staging 2.2. CORE-12823 6053db9 winhttp: Fix handling of Accept headers. c43dd19 winhttp: Add __WINE_ALLOC_SIZE attributes to heap_xxx()

[ros-diffs] [akhaldi] 74196: [URLMON_WINETEST] Sync with Wine Staging 2.2. CORE-12823

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 16:58:47 2017 New Revision: 74196 URL: http://svn.reactos.org/svn/reactos?rev=74196=rev Log: [URLMON_WINETEST] Sync with Wine Staging 2.2. CORE-12823 Modified: trunk/rostests/winetests/urlmon/protocol.c trunk/rostests/winetests/urlmon/sec_mgr.c

[ros-diffs] [akhaldi] 74195: [URLMON] Sync with Wine Staging 2.2. CORE-12823 1b04cf1 urlmon: Remove 'stub' from implemented functions trace message. 8f23a89 urlmon: Fix FindMimeFromData spec file entr

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 16:57:50 2017 New Revision: 74195 URL: http://svn.reactos.org/svn/reactos?rev=74195=rev Log: [URLMON] Sync with Wine Staging 2.2. CORE-12823 1b04cf1 urlmon: Remove 'stub' from implemented functions trace message. 8f23a89 urlmon: Fix FindMimeFromData spec file

[ros-diffs] [akhaldi] 74194: [USP10_WINETEST] Sync with Wine Staging 2.2. CORE-12823

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 16:54:04 2017 New Revision: 74194 URL: http://svn.reactos.org/svn/reactos?rev=74194=rev Log: [USP10_WINETEST] Sync with Wine Staging 2.2. CORE-12823 Modified: trunk/rostests/winetests/usp10/usp10.c Modified: trunk/rostests/winetests/usp10/usp10.c URL:

[ros-diffs] [akhaldi] 74193: [USP10] Sync with Wine Staging 2.2. CORE-12823 d00f731 usp10: Itemise ZWSP like ZWNJ and ZWJ. 721fbf6 usp10: Explicitly check for zero-width control characters in ScriptSh

2017-03-19 Thread akhaldi
Author: akhaldi Date: Sun Mar 19 16:53:04 2017 New Revision: 74193 URL: http://svn.reactos.org/svn/reactos?rev=74193=rev Log: [USP10] Sync with Wine Staging 2.2. CORE-12823 d00f731 usp10: Itemise ZWSP like ZWNJ and ZWJ. 721fbf6 usp10: Explicitly check for zero-width control characters in