[ros-diffs] [dchapyshev] 72777: [SETUPAPI] Implement freeing memory in SetupDiDestroyClassImageList function. Based on patch from CircularTriangle06. Thanks! See CORE-11668

2016-09-22 Thread dchapyshev
Author: dchapyshev Date: Thu Sep 22 21:39:25 2016 New Revision: 72777 URL: http://svn.reactos.org/svn/reactos?rev=72777=rev Log: [SETUPAPI] Implement freeing memory in SetupDiDestroyClassImageList function. Based on patch from CircularTriangle06. Thanks! See CORE-11668 Modified:

[ros-diffs] [gadamopoulos] 72776: [SHELL32] - SHCreateDefaultContextMenu: Since our shell folders don't pass the array of class keys needed, populate this array right in SHCreateDefaultContextMenu. Th

2016-09-22 Thread gadamopoulos
Author: gadamopoulos Date: Thu Sep 22 21:34:14 2016 New Revision: 72776 URL: http://svn.reactos.org/svn/reactos?rev=72776=rev Log: [SHELL32] - SHCreateDefaultContextMenu: Since our shell folders don't pass the array of class keys needed, populate this array right in SHCreateDefaultContextMenu.

[ros-diffs] [cwittich] 72768: [SHELL32] implement CreateViewWindow3 and fix CreateViewWindow2

2016-09-22 Thread cwittich
Author: cwittich Date: Thu Sep 22 14:28:44 2016 New Revision: 72768 URL: http://svn.reactos.org/svn/reactos?rev=72768=rev Log: [SHELL32] implement CreateViewWindow3 and fix CreateViewWindow2 Modified: trunk/reactos/dll/win32/shell32/CDefView.cpp Modified:

[ros-diffs] [akhaldi] 72765: [PING] Rewrite ping. It now uses the Icmp* functions in iphlpapi, supports IPv4 and IPv6, and adds more options than available in the current ReactOS ping. Brought to you

2016-09-22 Thread akhaldi
Author: akhaldi Date: Thu Sep 22 08:10:47 2016 New Revision: 72765 URL: http://svn.reactos.org/svn/reactos?rev=72765=rev Log: [PING] Rewrite ping. It now uses the Icmp* functions in iphlpapi, supports IPv4 and IPv6, and adds more options than available in the current ReactOS ping. Brought to

[ros-diffs] [bfreisen] 72766: [MSPAINT] Lets

2016-09-22 Thread bfreisen
Author: bfreisen Date: Thu Sep 22 10:03:32 2016 New Revision: 72766 URL: http://svn.reactos.org/svn/reactos?rev=72766=rev Log: [MSPAINT] Lets Modified: trunk/reactos/base/applications/mspaint/lang/en-US.rc Modified: trunk/reactos/base/applications/mspaint/lang/en-US.rc URL:

[ros-diffs] [dchapyshev] 72773: [NLS] Add missed code pages

2016-09-22 Thread dchapyshev
Author: dchapyshev Date: Thu Sep 22 18:14:07 2016 New Revision: 72773 URL: http://svn.reactos.org/svn/reactos?rev=72773=rev Log: [NLS] Add missed code pages Added: trunk/reactos/media/nls/c_10004.nls (with props) trunk/reactos/media/nls/c_10005.nls (with props)

[ros-diffs] [dchapyshev] 72774: [NLS] Add 1146 and 21025 code pages

2016-09-22 Thread dchapyshev
Author: dchapyshev Date: Thu Sep 22 18:16:30 2016 New Revision: 72774 URL: http://svn.reactos.org/svn/reactos?rev=72774=rev Log: [NLS] Add 1146 and 21025 code pages Added: trunk/reactos/media/nls/c_1146.nls (with props) trunk/reactos/media/nls/c_21025.nls (with props) Added:

[ros-diffs] [ekohl] 72767: [LSASRV] LsapGetLogonSessionData: Marshall the session data before sending them to the client. [SECUR32] LsaConnectUntrusted: Wait for the authentication thread. LsaGetLogon

2016-09-22 Thread ekohl
Author: ekohl Date: Thu Sep 22 11:27:05 2016 New Revision: 72767 URL: http://svn.reactos.org/svn/reactos?rev=72767=rev Log: [LSASRV] LsapGetLogonSessionData: Marshall the session data before sending them to the client. [SECUR32] LsaConnectUntrusted: Wait for the authentication thread.

[ros-diffs] [gadamopoulos] 72770: [SHELL32] - COpenWithMenu: Don't try to close the same registry key twice.

2016-09-22 Thread gadamopoulos
Author: gadamopoulos Date: Thu Sep 22 16:14:07 2016 New Revision: 72770 URL: http://svn.reactos.org/svn/reactos?rev=72770=rev Log: [SHELL32] - COpenWithMenu: Don't try to close the same registry key twice. Modified: trunk/reactos/dll/win32/shell32/COpenWithMenu.cpp Modified:

[ros-diffs] [gadamopoulos] 72775: [SHELL32] - CDefaultContextMenu: Simplify some really superfluous code and add more checks for bogus parameters. Create the data object using GetUIObjectOf instead of

2016-09-22 Thread gadamopoulos
Author: gadamopoulos Date: Thu Sep 22 19:54:15 2016 New Revision: 72775 URL: http://svn.reactos.org/svn/reactos?rev=72775=rev Log: [SHELL32] - CDefaultContextMenu: Simplify some really superfluous code and add more checks for bogus parameters. Create the data object using GetUIObjectOf instead

[ros-diffs] [gadamopoulos] 72771: [SHELL32] - Handle failure in SHELL32_CompareDetails.

2016-09-22 Thread gadamopoulos
Author: gadamopoulos Date: Thu Sep 22 16:22:44 2016 New Revision: 72771 URL: http://svn.reactos.org/svn/reactos?rev=72771=rev Log: [SHELL32] - Handle failure in SHELL32_CompareDetails. Modified: trunk/reactos/dll/win32/shell32/shlfolder.cpp Modified:

[ros-diffs] [gadamopoulos] 72772: [HIVECLS.INF] - Drive property page is registered by sehll32.

2016-09-22 Thread gadamopoulos
Author: gadamopoulos Date: Thu Sep 22 16:48:12 2016 New Revision: 72772 URL: http://svn.reactos.org/svn/reactos?rev=72772=rev Log: [HIVECLS.INF] - Drive property page is registered by sehll32. Modified: trunk/reactos/boot/bootdata/hivecls.inf Modified: