[ros-diffs] [gadamopoulos] 71510: [BROWSEUI] - CExplorerBand: Navigate to the selected item when the selection changes. - Part of the work submitted by Sylvain Deverre. CORE-10838

2016-06-03 Thread gadamopoulos
Author: gadamopoulos Date: Fri Jun 3 21:25:34 2016 New Revision: 71510 URL: http://svn.reactos.org/svn/reactos?rev=71510=rev Log: [BROWSEUI] - CExplorerBand: Navigate to the selected item when the selection changes. - Part of the work submitted by Sylvain Deverre. CORE-10838 Modified:

[ros-diffs] [gadamopoulos] 71509: [SHELL32] - HCR_GetClassName is not supposed to be specific for CLSID_MyDocuments CORE-11363

2016-06-03 Thread gadamopoulos
Author: gadamopoulos Date: Fri Jun 3 21:00:59 2016 New Revision: 71509 URL: http://svn.reactos.org/svn/reactos?rev=71509=rev Log: [SHELL32] - HCR_GetClassName is not supposed to be specific for CLSID_MyDocuments CORE-11363 Modified: trunk/reactos/dll/win32/shell32/shlfolder.cpp Modified:

[ros-diffs] [gadamopoulos] 71508: [BROWSEUI] - CExplorerBand: Implement populating the treeview. You can navigate the shell namespace but clicking on an item doesn't do anything yet. - Part of the wor

2016-06-03 Thread gadamopoulos
Author: gadamopoulos Date: Fri Jun 3 19:35:33 2016 New Revision: 71508 URL: http://svn.reactos.org/svn/reactos?rev=71508=rev Log: [BROWSEUI] - CExplorerBand: Implement populating the treeview. You can navigate the shell namespace but clicking on an item doesn't do anything yet. - Part of the

[ros-diffs] [hbelusca] 71507: [NTDLL] - In LdrpLoadImportModule, check for import module extension, and append it if not found. - Fix LdrpLoadImportModule prototype. CORE-11360

2016-06-03 Thread hbelusca
Author: hbelusca Date: Fri Jun 3 19:02:46 2016 New Revision: 71507 URL: http://svn.reactos.org/svn/reactos?rev=71507=rev Log: [NTDLL] - In LdrpLoadImportModule, check for import module extension, and append it if not found. - Fix LdrpLoadImportModule prototype. CORE-11360 Modified:

[ros-diffs] [apriyadarshi] 71506: AhciFindAdapter Completed - Added AhciZeroMemory - Added AhciAllocateResourceForAdapter - Added AhciPortInitialize Compile Status : OK

2016-06-03 Thread apriyadarshi
Author: apriyadarshi Date: Fri Jun 3 15:54:21 2016 New Revision: 71506 URL: http://svn.reactos.org/svn/reactos?rev=71506=rev Log: AhciFindAdapter Completed - Added AhciZeroMemory - Added AhciAllocateResourceForAdapter - Added AhciPortInitialize Compile Status : OK Modified:

[ros-diffs] [rnaumann] 71505: [DEVMGMT]Remove a self assignment. CORE-11183

2016-06-03 Thread rnaumann
Author: rnaumann Date: Fri Jun 3 08:47:03 2016 New Revision: 71505 URL: http://svn.reactos.org/svn/reactos?rev=71505=rev Log: [DEVMGMT]Remove a self assignment. CORE-11183 Modified: trunk/reactos/dll/win32/devmgr/devmgmt/MainWindow.cpp Modified: