[ros-diffs] [tfaber] 75017: [KMTESTS] - Add test for hidparse's descriptor parsing CORE-11538

2017-06-12 Thread tfaber
Author: tfaber Date: Tue Jun 13 05:48:28 2017 New Revision: 75017 URL: http://svn.reactos.org/svn/reactos?rev=75017=rev Log: [KMTESTS] - Add test for hidparse's descriptor parsing CORE-11538 Added: trunk/rostests/kmtests/hidparse/ trunk/rostests/kmtests/hidparse/CMakeLists.txt (with

[ros-diffs] [jimtabor] 75016: [GDI32|Metafile] - Instead of debug breaking, use wine code anyway. Should fix CORE-12911.

2017-06-12 Thread jimtabor
Author: jimtabor Date: Mon Jun 12 22:42:45 2017 New Revision: 75016 URL: http://svn.reactos.org/svn/reactos?rev=75016=rev Log: [GDI32|Metafile] - Instead of debug breaking, use wine code anyway. Should fix CORE-12911. Modified: trunk/reactos/win32ss/gdi/gdi32/wine/rosglue.c Modified:

[ros-diffs] [tfaber] 75015: [HDAUDBUS] - Initialize the correct variable in HDA_FDOQueryBusRelations. Should fix random crashes due to uninitialized value use. CORE-12707 #resolve

2017-06-12 Thread tfaber
Author: tfaber Date: Mon Jun 12 19:51:29 2017 New Revision: 75015 URL: http://svn.reactos.org/svn/reactos?rev=75015=rev Log: [HDAUDBUS] - Initialize the correct variable in HDA_FDOQueryBusRelations. Should fix random crashes due to uninitialized value use. CORE-12707 #resolve Modified:

[ros-diffs] [tfaber] 75014: [WIN32K:NTUSER] - Add a hack to avoid doubly freeing a DCE in IntDestroyClass. Since we don't implement W32PF_OWNDCCLEANUP and always free DCEs unconditionally in DceFreeDC

2017-06-12 Thread tfaber
Author: tfaber Date: Mon Jun 12 19:37:58 2017 New Revision: 75014 URL: http://svn.reactos.org/svn/reactos?rev=75014=rev Log: [WIN32K:NTUSER] - Add a hack to avoid doubly freeing a DCE in IntDestroyClass. Since we don't implement W32PF_OWNDCCLEANUP and always free DCEs unconditionally in

[ros-diffs] [gadamopoulos] 75013: [SHELL32] -Add Comments as the 2nd column in CDesktopFolder, CDrivesFolder and CRegFolder. Add Type as the 3rd column in CRegFolder. This is not entirely correct. Our

2017-06-12 Thread gadamopoulos
Author: gadamopoulos Date: Mon Jun 12 18:38:26 2017 New Revision: 75013 URL: http://svn.reactos.org/svn/reactos?rev=75013=rev Log: [SHELL32] -Add Comments as the 2nd column in CDesktopFolder, CDrivesFolder and CRegFolder. Add Type as the 3rd column in CRegFolder. This is not entirely correct.

[ros-diffs] [gadamopoulos] 75012: Fix build.

2017-06-12 Thread gadamopoulos
Author: gadamopoulos Date: Mon Jun 12 10:11:39 2017 New Revision: 75012 URL: http://svn.reactos.org/svn/reactos?rev=75012=rev Log: Fix build. Modified: trunk/reactos/dll/win32/shell32/folders/CRecycleBin.cpp Modified: trunk/reactos/dll/win32/shell32/folders/CRecycleBin.cpp URL:

[ros-diffs] [gadamopoulos] 75011: [SHELL32] - Rename the resource identifiers for column names to make sense. Get rid of one called File. This was renamed to Name but was the same in other languages,

2017-06-12 Thread gadamopoulos
Author: gadamopoulos Date: Mon Jun 12 10:01:28 2017 New Revision: 75011 URL: http://svn.reactos.org/svn/reactos?rev=75011=rev Log: [SHELL32] - Rename the resource identifiers for column names to make sense. Get rid of one called File. This was renamed to Name but was the same in other languages,