[ros-diffs] [reactos] 01/01: [USER32_APITEST] Add a PCH.

2017-12-02 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c39b0fc66706635a73fdbab557e1404e515fa622 commit c39b0fc66706635a73fdbab557e1404e515fa622 Author: Amine Khaldi AuthorDate: Sat Dec 2 21:17:22 2017 +0100 [USER32_APITEST] Add a PCH. --- modules/rostests/apitests/include/user32testhelpers.h

[ros-diffs] [reactos] 01/01: [NTDLL_APITEST] Add a PCH.

2017-12-02 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=283bbe734669eb09c935f87e29fca8ab6cff30a0 commit 283bbe734669eb09c935f87e29fca8ab6cff30a0 Author: Amine Khaldi AuthorDate: Sat Dec 2 21:05:46 2017 +0100 [NTDLL_APITEST] Add a PCH. --- modules/rostests/apitests/ntdll/CMakeLists.txt

[ros-diffs] [reactos] 01/01: [GDI32_APITEST] Add a PCH.

2017-12-02 Thread Amine Khaldi
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=aee83c359c6ff976005d2443b7e07b465f1d06c2 commit aee83c359c6ff976005d2443b7e07b465f1d06c2 Author: Amine Khaldi AuthorDate: Sat Dec 2 21:00:06 2017 +0100 [GDI32_APITEST] Add a PCH. --- .../rostests/apitests/gdi32/AddFontMemResourceEx.c |

[ros-diffs] [reactos] 01/01: [SHELL32] Fix show properties with Alt+Enter

2017-12-02 Thread Stanislav Motylkov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2bdad2981e940b1f4faa5011327dbba72679ff0 commit c2bdad2981e940b1f4faa5011327dbba72679ff0 Author: Stanislav Motylkov AuthorDate: Sat Dec 2 17:54:17 2017 +0300 [SHELL32] Fix show properties with Alt+Enter --- dll/win32/shell32/CDefView.cpp

[ros-diffs] [reactos] 01/01: [README] Clean up and finish styling

2017-12-02 Thread Alexander Shaposhnikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8393412c42c91e75169af9578736827c5640f4d7 commit 8393412c42c91e75169af9578736827c5640f4d7 Author: Alexander Shaposhnikov AuthorDate: Sat Dec 2 17:31:07 2017 +0200 [README] Clean up and finish styling Unified the first badge row to

[ros-diffs] [reactos] 01/01: [WINHTTP_WINETEST] Skip test_persistent_connection due to hang. CORE-14056 ROSTESTS-295

2017-12-02 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a22031dba643c9706fc4760c8cbf4a480c4ed848 commit a22031dba643c9706fc4760c8cbf4a480c4ed848 Author: Thomas Faber AuthorDate: Sat Dec 2 14:17:42 2017 +0100 [WINHTTP_WINETEST] Skip test_persistent_connection due to hang. CORE-14056 ROSTESTS-2

[ros-diffs] [reactos] 01/01: [WININET_WINETEST] Skip test_redirect and test_persistent_connection due to hang. CORE-14055 ROSTESTS-294

2017-12-02 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ec0b69ad40c3786b7be69cc081be55414cc37103 commit ec0b69ad40c3786b7be69cc081be55414cc37103 Author: Thomas Faber AuthorDate: Sat Dec 2 13:22:51 2017 +0100 [WININET_WINETEST] Skip test_redirect and test_persistent_connection due to hang. COR