[ros-diffs] [hbelusca] 68747: Fix a comment and add something that was forgotten in the previous commit.

2015-08-17 Thread hbelusca
Author: hbelusca Date: Mon Aug 17 20:22:10 2015 New Revision: 68747 URL: http://svn.reactos.org/svn/reactos?rev=68747&view=rev Log: Fix a comment and add something that was forgotten in the previous commit. Modified: trunk/reactos/subsystems/mvdm/ntvdm/dos/dos32krnl/process.c Modified: trunk

[ros-diffs] [hbelusca] 68746: [NTVDM] Changes in preparation for CORE-9773 - Split DosLoadExecutable into DosLoadExecutable & DosLoadExecutableInternal, the latter one can be used for small programs e

2015-08-17 Thread hbelusca
Author: hbelusca Date: Mon Aug 17 20:11:51 2015 New Revision: 68746 URL: http://svn.reactos.org/svn/reactos?rev=68746&view=rev Log: [NTVDM] Changes in preparation for CORE-9773 - Split DosLoadExecutable into DosLoadExecutable & DosLoadExecutableInternal, the latter one can be used for small progr

[ros-diffs] [gadamopoulos] 68745: [SHELL32] - CControlPanelFolder: Fix showing the description in control panel. Patch with improvements by me. CORE-8827

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 17:10:03 2015 New Revision: 68745 URL: http://svn.reactos.org/svn/reactos?rev=68745&view=rev Log: [SHELL32] - CControlPanelFolder: Fix showing the description in control panel. Patch with improvements by me. CORE-8827 Modified: trunk/reactos/dll/win32/sh

[ros-diffs] [gadamopoulos] 68744: [SHELL32] - Use SHELL32_GetDisplayNameOfGUIDItem in CDesktopFolder

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 15:34:02 2015 New Revision: 68744 URL: http://svn.reactos.org/svn/reactos?rev=68744&view=rev Log: [SHELL32] - Use SHELL32_GetDisplayNameOfGUIDItem in CDesktopFolder Modified: trunk/reactos/dll/win32/shell32/folders/CDesktopFolder.cpp Modified: trunk/reac

[ros-diffs] [gadamopoulos] 68743: [SHELL32] - Remove CDesktopFolderDropTarget and make CDesktopFolder just get the drop target from m_DesktopFSFolder

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 15:20:04 2015 New Revision: 68743 URL: http://svn.reactos.org/svn/reactos?rev=68743&view=rev Log: [SHELL32] - Remove CDesktopFolderDropTarget and make CDesktopFolder just get the drop target from m_DesktopFSFolder Modified: trunk/reactos/dll/win32/shell3

[ros-diffs] [bfreisen] 68742: [MSPAINT] rename source directory

2015-08-17 Thread bfreisen
Author: bfreisen Date: Mon Aug 17 15:01:53 2015 New Revision: 68742 URL: http://svn.reactos.org/svn/reactos?rev=68742&view=rev Log: [MSPAINT] rename source directory Added: trunk/reactos/base/applications/mspaint/ - copied from r68741, trunk/reactos/base/applications/mspaint_new/ Remove

[ros-diffs] [bfreisen] 68741: [MSPAINT] May thou rest in peace! (...or rather live on in MSPAINT_NEW's commit history) [MSPAINT_NEW] I hereby pronounce thee MSPAINT!

2015-08-17 Thread bfreisen
Author: bfreisen Date: Mon Aug 17 14:47:51 2015 New Revision: 68741 URL: http://svn.reactos.org/svn/reactos?rev=68741&view=rev Log: [MSPAINT] May thou rest in peace! (...or rather live on in MSPAINT_NEW's commit history) [MSPAINT_NEW] I hereby pronounce thee MSPAINT! Removed: trunk/reactos/ba

[ros-diffs] [tfaber] 68739: [QMGR] - Do not omit mandatory argument to WriteFile. Fixes crash in qmgr_winetest:job

2015-08-17 Thread tfaber
Author: tfaber Date: Mon Aug 17 14:21:13 2015 New Revision: 68739 URL: http://svn.reactos.org/svn/reactos?rev=68739&view=rev Log: [QMGR] - Do not omit mandatory argument to WriteFile. Fixes crash in qmgr_winetest:job Modified: trunk/reactos/dll/win32/qmgr/file.c Modified: trunk/reactos/dll/w

[ros-diffs] [gadamopoulos] 68738: [SHELL32] - Fix a regression in SHELL32_GetFSItemAttributes found by our tests.

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 13:34:38 2015 New Revision: 68738 URL: http://svn.reactos.org/svn/reactos?rev=68738&view=rev Log: [SHELL32] - Fix a regression in SHELL32_GetFSItemAttributes found by our tests. Modified: trunk/reactos/dll/win32/shell32/shlfolder.cpp Modified: trunk/reac

[ros-diffs] [gadamopoulos] 68737: [SHELL32] - Remove unused function

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 13:18:18 2015 New Revision: 68737 URL: http://svn.reactos.org/svn/reactos?rev=68737&view=rev Log: [SHELL32] - Remove unused function Modified: trunk/reactos/dll/win32/shell32/folders/CDesktopFolder.cpp Modified: trunk/reactos/dll/win32/shell32/folders/CD

[ros-diffs] [gadamopoulos] 68736: [SHELL32] - CDesktopFolder: Create two interal fs folders that wiill eventually take care of all file support for the desktop folder. - Implement some methods using t

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 12:55:37 2015 New Revision: 68736 URL: http://svn.reactos.org/svn/reactos?rev=68736&view=rev Log: [SHELL32] - CDesktopFolder: Create two interal fs folders that wiill eventually take care of all file support for the desktop folder. - Implement some methods us

[ros-diffs] [dreimer] 68735: [DEVMGMT] Add german translation. -1 @ ROS Translation tool missing files ^^

2015-08-17 Thread dreimer
Author: dreimer Date: Mon Aug 17 12:48:37 2015 New Revision: 68735 URL: http://svn.reactos.org/svn/reactos?rev=68735&view=rev Log: [DEVMGMT] Add german translation. -1 @ ROS Translation tool missing files ^^ Added: trunk/reactos/dll/win32/devmgr/devmgmt/lang/de-DE.rc (with props) Added: tr

[ros-diffs] [dreimer] 68734: [TRANSLATION] Updating Turkish Translations by Erdem Ersoy CORE-9993 #resolve #comment Committed, thx. ^^

2015-08-17 Thread dreimer
Author: dreimer Date: Mon Aug 17 12:05:10 2015 New Revision: 68734 URL: http://svn.reactos.org/svn/reactos?rev=68734&view=rev Log: [TRANSLATION] Updating Turkish Translations by Erdem Ersoy CORE-9993 #resolve #comment Committed, thx. ^^ Modified: trunk/reactos/base/setup/usetup/lang/tr-TR.h

[ros-diffs] [bfreisen] 68733: [MSPAINT_NEW] implement fullscreen view

2015-08-17 Thread bfreisen
Author: bfreisen Date: Mon Aug 17 12:03:39 2015 New Revision: 68733 URL: http://svn.reactos.org/svn/reactos?rev=68733&view=rev Log: [MSPAINT_NEW] implement fullscreen view Added: trunk/reactos/base/applications/mspaint_new/fullscreen.cpp (with props) trunk/reactos/base/applications/mspa

[ros-diffs] [dreimer] 68732: [TAPIUI] Add/Update Chinese (zh-CN) translation by Henry Tang Ih CORE-9003 #resolve #comment Committed v7 Patch, as the author told me, this resolves this report. Thx once

2015-08-17 Thread dreimer
Author: dreimer Date: Mon Aug 17 11:54:37 2015 New Revision: 68732 URL: http://svn.reactos.org/svn/reactos?rev=68732&view=rev Log: [TAPIUI] Add/Update Chinese (zh-CN) translation by Henry Tang Ih CORE-9003 #resolve #comment Committed v7 Patch, as the author told me, this resolves this report. Thx

[ros-diffs] [gadamopoulos] 68731: [SHELL32] -Fix build

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 11:46:22 2015 New Revision: 68731 URL: http://svn.reactos.org/svn/reactos?rev=68731&view=rev Log: [SHELL32] -Fix build Modified: trunk/reactos/dll/win32/shell32/folders/CFSFolder.cpp Modified: trunk/reactos/dll/win32/shell32/folders/CFSFolder.cpp URL: h

[ros-diffs] [gadamopoulos] 68730: [SHELL32] - Use SHELL32_GetGuidItemAttributes, SHELL32_GetFSItemAttributes, SHELL32_BindToGuidItem and SHELL32_GetDisplayNameOfGUIDItem in CControlPanelFolder, CDrive

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 11:41:15 2015 New Revision: 68730 URL: http://svn.reactos.org/svn/reactos?rev=68730&view=rev Log: [SHELL32] - Use SHELL32_GetGuidItemAttributes, SHELL32_GetFSItemAttributes, SHELL32_BindToGuidItem and SHELL32_GetDisplayNameOfGUIDItem in CControlPanelFolder,

[ros-diffs] [gadamopoulos] 68729: [SHELL32] - Split SHELL32_GetItemAttributes to SHELL32_GetGuidItemAttributes and SHELL32_GetFSItemAttributes. - Add a couple helper functions that will reduce code du

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 11:36:56 2015 New Revision: 68729 URL: http://svn.reactos.org/svn/reactos?rev=68729&view=rev Log: [SHELL32] - Split SHELL32_GetItemAttributes to SHELL32_GetGuidItemAttributes and SHELL32_GetFSItemAttributes. - Add a couple helper functions that will reduce co

[ros-diffs] [gadamopoulos] 68728: [SHELL32] - CAdminToolsFolder: return proper attributes when no items are specified. (This is fine for reg folders but doesn't work for fs folders). - CFontsFolder: f

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 11:28:20 2015 New Revision: 68728 URL: http://svn.reactos.org/svn/reactos?rev=68728&view=rev Log: [SHELL32] - CAdminToolsFolder: return proper attributes when no items are specified. (This is fine for reg folders but doesn't work for fs folders). - CFontsFold

[ros-diffs] [gadamopoulos] 68727: [SHELL32] - Do not try to set the site of the context menu from the CDefView. This should be done elsewhere and should be the context menu callback.

2015-08-17 Thread gadamopoulos
Author: gadamopoulos Date: Mon Aug 17 11:22:11 2015 New Revision: 68727 URL: http://svn.reactos.org/svn/reactos?rev=68727&view=rev Log: [SHELL32] - Do not try to set the site of the context menu from the CDefView. This should be done elsewhere and should be the context menu callback. Modified:

[ros-diffs] [tfaber] 68726: [WININET] - Repair the ROS-Diff from r54992. Now we hopefully don't initialize the URL cache multiple times anymore.

2015-08-17 Thread tfaber
Author: tfaber Date: Mon Aug 17 08:14:24 2015 New Revision: 68726 URL: http://svn.reactos.org/svn/reactos?rev=68726&view=rev Log: [WININET] - Repair the ROS-Diff from r54992. Now we hopefully don't initialize the URL cache multiple times anymore. Modified: trunk/reactos/dll/win32/wininet/url

[ros-diffs] [tfaber] 68725: [SHELL32] - Only complain about _OpenDirectory failing if it actually failed CORE-1171

2015-08-17 Thread tfaber
Author: tfaber Date: Mon Aug 17 08:03:02 2015 New Revision: 68725 URL: http://svn.reactos.org/svn/reactos?rev=68725&view=rev Log: [SHELL32] - Only complain about _OpenDirectory failing if it actually failed CORE-1171 Modified: trunk/reactos/dll/win32/shell32/wine/changenotify.c Modified: tru