[ros-diffs] [gadamopoulos] 68769: [SHELLDESKTOP] - Create a new sublibrary for shell32 that will contain the implementation of CDesktopBrowser and desktop dde support. Link it to both shell32 and rshe

2015-08-19 Thread gadamopoulos
Author: gadamopoulos Date: Wed Aug 19 13:51:20 2015 New Revision: 68769 URL: http://svn.reactos.org/svn/reactos?rev=68769view=rev Log: [SHELLDESKTOP] - Create a new sublibrary for shell32 that will contain the implementation of CDesktopBrowser and desktop dde support. Link it to both shell32 and

[ros-diffs] [tfaber] 68766: [RSHELL] - Remove from CD images. Explorer can use shell32 now. CORE-9892 #resolve

2015-08-19 Thread tfaber
Author: tfaber Date: Wed Aug 19 11:24:20 2015 New Revision: 68766 URL: http://svn.reactos.org/svn/reactos?rev=68766view=rev Log: [RSHELL] - Remove from CD images. Explorer can use shell32 now. CORE-9892 #resolve Modified: trunk/reactos/base/shell/rshell/CMakeLists.txt Modified:

[ros-diffs] [tfaber] 68767: [SHELL32] - Correctly handle NULL callback in CMenuBand::GetMenuInfo - Add missing error handling in CMenuFocusManager::UpdateFocus Fixes crashes in shell32_apitest:menu CO

2015-08-19 Thread tfaber
Author: tfaber Date: Wed Aug 19 11:45:21 2015 New Revision: 68767 URL: http://svn.reactos.org/svn/reactos?rev=68767view=rev Log: [SHELL32] - Correctly handle NULL callback in CMenuBand::GetMenuInfo - Add missing error handling in CMenuFocusManager::UpdateFocus Fixes crashes in

[ros-diffs] [gadamopoulos] 68768: [SHELL32] - Add a CDefView_Constructor that lets us keep the code simple for the shell folders.

2015-08-19 Thread gadamopoulos
Author: gadamopoulos Date: Wed Aug 19 12:09:21 2015 New Revision: 68768 URL: http://svn.reactos.org/svn/reactos?rev=68768view=rev Log: [SHELL32] - Add a CDefView_Constructor that lets us keep the code simple for the shell folders. Modified: trunk/reactos/dll/win32/shell32/CDefView.cpp

[ros-diffs] [gadamopoulos] 68770: Add two files that I missed

2015-08-19 Thread gadamopoulos
Author: gadamopoulos Date: Wed Aug 19 13:55:15 2015 New Revision: 68770 URL: http://svn.reactos.org/svn/reactos?rev=68770view=rev Log: Add two files that I missed Added: trunk/reactos/dll/win32/shell32/shelldesktop/CMakeLists.txt (with props)

[ros-diffs] [tfaber] 68764: [SHELL32] - Use and register the shellmenu (former rshell) classes instead of the outdated copies in shell32 CORE-9892

2015-08-19 Thread tfaber
Author: tfaber Date: Wed Aug 19 11:17:08 2015 New Revision: 68764 URL: http://svn.reactos.org/svn/reactos?rev=68764view=rev Log: [SHELL32] - Use and register the shellmenu (former rshell) classes instead of the outdated copies in shell32 CORE-9892 Added:

[ros-diffs] [tfaber] 68765: [RSHELL] - Addendum to r68764 CORE-9892

2015-08-19 Thread tfaber
Author: tfaber Date: Wed Aug 19 11:18:13 2015 New Revision: 68765 URL: http://svn.reactos.org/svn/reactos?rev=68765view=rev Log: [RSHELL] - Addendum to r68764 CORE-9892 Modified: trunk/reactos/base/shell/rshell/misc.cpp Modified: trunk/reactos/base/shell/rshell/misc.cpp URL:

[ros-diffs] [gadamopoulos] 68771: [SHDOCVW] -Rename some unused stubs to resolve conflicts with shell32

2015-08-19 Thread gadamopoulos
Author: gadamopoulos Date: Wed Aug 19 14:04:53 2015 New Revision: 68771 URL: http://svn.reactos.org/svn/reactos?rev=68771view=rev Log: [SHDOCVW] -Rename some unused stubs to resolve conflicts with shell32 Modified: trunk/reactos/dll/win32/shdocvw/shdocvw.spec Modified:

[ros-diffs] [tfaber] 68772: [SHELL32][RSHELL] - Fix some extern C

2015-08-19 Thread tfaber
Author: tfaber Date: Wed Aug 19 15:43:13 2015 New Revision: 68772 URL: http://svn.reactos.org/svn/reactos?rev=68772view=rev Log: [SHELL32][RSHELL] - Fix some extern C Modified: trunk/reactos/base/shell/rshell/misc.cpp trunk/reactos/dll/win32/shell32/shelldesktop/shelldesktop.h

[ros-diffs] [ekohl] 68774: [ADVAPI32] Add some well-known SDDL SID strings. This patch has aleady been sent upstream.

2015-08-19 Thread ekohl
Author: ekohl Date: Wed Aug 19 18:04:40 2015 New Revision: 68774 URL: http://svn.reactos.org/svn/reactos?rev=68774view=rev Log: [ADVAPI32] Add some well-known SDDL SID strings. This patch has aleady been sent upstream. Modified: trunk/reactos/dll/win32/advapi32/wine/security.c Modified:

[ros-diffs] [gadamopoulos] 68775: [SHELL32] - Move the properties dialog for the recycle bin in its own file. The implementation of the recycle bin is overly complicated and keeping with it a dialog f

2015-08-19 Thread gadamopoulos
Author: gadamopoulos Date: Wed Aug 19 18:10:30 2015 New Revision: 68775 URL: http://svn.reactos.org/svn/reactos?rev=68775view=rev Log: [SHELL32] - Move the properties dialog for the recycle bin in its own file. The implementation of the recycle bin is overly complicated and keeping with it a

[ros-diffs] [gadamopoulos] 68773: [SHELL32] - Move a couple of headers in the dialogs directory.

2015-08-19 Thread gadamopoulos
Author: gadamopoulos Date: Wed Aug 19 16:26:16 2015 New Revision: 68773 URL: http://svn.reactos.org/svn/reactos?rev=68773view=rev Log: [SHELL32] - Move a couple of headers in the dialogs directory. Added: trunk/reactos/dll/win32/shell32/dialogs/drvdefext.h - copied unchanged from

[ros-diffs] [tfaber] 68762: [SHELL32] - Fail CDefView::CreateViewWindow if a window already exists - Don't return IOleWindow from CDefView::QueryInterface Fixes reference leaks during shell32_winetest

2015-08-19 Thread tfaber
Author: tfaber Date: Wed Aug 19 08:28:24 2015 New Revision: 68762 URL: http://svn.reactos.org/svn/reactos?rev=68762view=rev Log: [SHELL32] - Fail CDefView::CreateViewWindow if a window already exists - Don't return IOleWindow from CDefView::QueryInterface Fixes reference leaks during

[ros-diffs] [tfaber] 68763: [RSHELL][SHELL32] - Move rshell source files to a shellmenu static library under shell32 CORE-9892

2015-08-19 Thread tfaber
Author: tfaber Date: Wed Aug 19 09:05:54 2015 New Revision: 68763 URL: http://svn.reactos.org/svn/reactos?rev=68763view=rev Log: [RSHELL][SHELL32] - Move rshell source files to a shellmenu static library under shell32 CORE-9892 Added: trunk/reactos/dll/win32/shell32/shellmenu/ (with props)

[ros-diffs] [tfaber] 68761: [SHELL32] - Take an extra reference on CDefView during the lifetime of the view window, and correctly handle recursive WM_DESTROY messages CORE-9932

2015-08-19 Thread tfaber
Author: tfaber Date: Wed Aug 19 08:23:59 2015 New Revision: 68761 URL: http://svn.reactos.org/svn/reactos?rev=68761view=rev Log: [SHELL32] - Take an extra reference on CDefView during the lifetime of the view window, and correctly handle recursive WM_DESTROY messages CORE-9932 Modified: