[ros-diffs] [gadamopoulos] 75320: [COMCTL32_APITEST] - Log the dwDrawStage when the NM_CUSTOMDRAW is received to make the test slightly more descriptive.

2017-07-12 Thread gadamopoulos
Author: gadamopoulos Date: Wed Jul 12 12:17:05 2017 New Revision: 75320 URL: http://svn.reactos.org/svn/reactos?rev=75320&view=rev Log: [COMCTL32_APITEST] - Log the dwDrawStage when the NM_CUSTOMDRAW is received to make the test slightly more descriptive. Modified: trunk/rostests/apitests/co

[ros-diffs] [mjansen] 75321: [WIN32SS] Fix EqualFamilyInfo function logic. Patch by Victor Martinez Calvo, modified by Katayama Hirofumi MZ. CORE-13411 #resolve, CID 1411971

2017-07-12 Thread mjansen
Author: mjansen Date: Wed Jul 12 18:40:49 2017 New Revision: 75321 URL: http://svn.reactos.org/svn/reactos?rev=75321&view=rev Log: [WIN32SS] Fix EqualFamilyInfo function logic. Patch by Victor Martinez Calvo, modified by Katayama Hirofumi MZ. CORE-13411 #resolve, CID 1411971 Modified: trunk/

[ros-diffs] [hbelusca] 75322: [WELCOME]: Diverse improvements: - Compute once, when loading the list of topics with their associated commands, their special arguments or starting paths. The computed v

2017-07-12 Thread hbelusca
Author: hbelusca Date: Wed Jul 12 22:16:50 2017 New Revision: 75322 URL: http://svn.reactos.org/svn/reactos?rev=75322&view=rev Log: [WELCOME]: Diverse improvements: - Compute once, when loading the list of topics with their associated commands, their special arguments or starting paths. The compu

[ros-diffs] [hbelusca] 75323: Sync with trunk r75322.

2017-07-12 Thread hbelusca
Author: hbelusca Date: Wed Jul 12 22:39:36 2017 New Revision: 75323 URL: http://svn.reactos.org/svn/reactos?rev=75323&view=rev Log: Sync with trunk r75322. Added: branches/setup_improvements/dll/appcompat/apphelp/shimeng.h - copied unchanged from r75322, trunk/reactos/dll/appcompat/app

[ros-diffs] [ashaposhnikov] 75324: [RAPPS] More code improvements - Replaced some functions with their Wide versions - Generalized `GetInstalledVersion` function so it could accept NULL - Minor cleanu

2017-07-12 Thread ashaposhnikov
Author: ashaposhnikov Date: Wed Jul 12 22:59:26 2017 New Revision: 75324 URL: http://svn.reactos.org/svn/reactos?rev=75324&view=rev Log: [RAPPS] More code improvements - Replaced some functions with their Wide versions - Generalized `GetInstalledVersion` function so it could accept NULL - Minor cl

[ros-diffs] [hbelusca] 75325: [SHELL32]: Enable showing the sorting arrows in the sorting header column of shell folder listviews. CORE-11776 #resolve

2017-07-12 Thread hbelusca
Author: hbelusca Date: Thu Jul 13 00:21:32 2017 New Revision: 75325 URL: http://svn.reactos.org/svn/reactos?rev=75325&view=rev Log: [SHELL32]: Enable showing the sorting arrows in the sorting header column of shell folder listviews. CORE-11776 #resolve Modified: trunk/reactos/dll/win32/shell

[ros-diffs] [jimtabor] 75326: [Win32SS] - Remove old GDI structure and use the new one.

2017-07-12 Thread jimtabor
Author: jimtabor Date: Thu Jul 13 01:59:41 2017 New Revision: 75326 URL: http://svn.reactos.org/svn/reactos?rev=75326&view=rev Log: [Win32SS] - Remove old GDI structure and use the new one. Modified: trunk/reactos/win32ss/gdi/eng/alphablend.c trunk/reactos/win32ss/gdi/eng/bitblt.c tru

[ros-diffs] [rgampa] 75327: [USBXHCI] - type cast issues solved for runtimebas and doorbellbase - controller check function written to test teh event ring and command ring functionality. - Finally ine

2017-07-12 Thread rgampa
Author: rgampa Date: Thu Jul 13 06:53:28 2017 New Revision: 75327 URL: http://svn.reactos.org/svn/reactos?rev=75327&view=rev Log: [USBXHCI] - type cast issues solved for runtimebas and doorbellbase - controller check function written to test teh event ring and command ring functionality. - Finall