[ros-diffs] [akhaldi] 58776: [WINHLP32] * Sync with Wine 1.5.26.

2013-04-18 Thread akhaldi
Author: akhaldi Date: Thu Apr 18 11:34:29 2013 New Revision: 58776 URL: http://svn.reactos.org/svn/reactos?rev=58776&view=rev Log: [WINHLP32] * Sync with Wine 1.5.26. Added: trunk/reactos/base/applications/winhlp32/macro.lex.yy.c - copied, changed from r58750, trunk/reactos/base/applic

[ros-diffs] [spetreolle] 58777: [HIVESFT] Fix RunOnce for iexplore. iexplore is now correctly moved into %ProgramFiles%\Internet Explorer.

2013-04-18 Thread spetreolle
Author: spetreolle Date: Thu Apr 18 12:14:47 2013 New Revision: 58777 URL: http://svn.reactos.org/svn/reactos?rev=58777&view=rev Log: [HIVESFT] Fix RunOnce for iexplore. iexplore is now correctly moved into %ProgramFiles%\Internet Explorer. Modified: trunk/reactos/boot/bootdata/hivesft.inf M

[ros-diffs] [gadamopoulos] 58778: [uxtheme] - Stub OpenThemeDataFromFile and DrawNCPreview that will be used by desk.cpl in the future

2013-04-18 Thread gadamopoulos
Author: gadamopoulos Date: Thu Apr 18 17:09:20 2013 New Revision: 58778 URL: http://svn.reactos.org/svn/reactos?rev=58778&view=rev Log: [uxtheme] - Stub OpenThemeDataFromFile and DrawNCPreview that will be used by desk.cpl in the future Modified: trunk/reactos/dll/win32/uxtheme/system.c

[ros-diffs] [gadamopoulos] 58779: [thmsvc] - Fix build

2013-04-18 Thread gadamopoulos
Author: gadamopoulos Date: Thu Apr 18 17:22:52 2013 New Revision: 58779 URL: http://svn.reactos.org/svn/reactos?rev=58779&view=rev Log: [thmsvc] - Fix build Modified: trunk/reactos/base/services/thmsvc/thmsvc.c Modified: trunk/reactos/base/services/thmsvc/thmsvc.c URL: http://svn.reactos.or

[ros-diffs] [gadamopoulos] 58780: [win32k] - When creating a new window, create it in the thread desktop and not in the active desktop

2013-04-18 Thread gadamopoulos
Author: gadamopoulos Date: Thu Apr 18 17:54:39 2013 New Revision: 58780 URL: http://svn.reactos.org/svn/reactos?rev=58780&view=rev Log: [win32k] - When creating a new window, create it in the thread desktop and not in the active desktop Modified: trunk/reactos/win32ss/user/ntuser/window.c M

[ros-diffs] [gadamopoulos] 58781: [winlogon] - Remove the big hack that made winlogon use only one desktop

2013-04-18 Thread gadamopoulos
Author: gadamopoulos Date: Thu Apr 18 18:03:52 2013 New Revision: 58781 URL: http://svn.reactos.org/svn/reactos?rev=58781&view=rev Log: [winlogon] - Remove the big hack that made winlogon use only one desktop Modified: trunk/reactos/base/system/winlogon/wlx.c Modified: trunk/reactos/base/sys

[ros-diffs] [hbelusca] 58782: [CMAKE-scripts] Indentation fixes, no code changes.

2013-04-18 Thread hbelusca
Author: hbelusca Date: Thu Apr 18 21:19:09 2013 New Revision: 58782 URL: http://svn.reactos.org/svn/reactos?rev=58782&view=rev Log: [CMAKE-scripts] Indentation fixes, no code changes. Modified: trunk/reactos/cmake/CMakeMacros.cmake trunk/reactos/cmake/config-amd64.cmake trunk/reactos/

[ros-diffs] [akhaldi] 58783: [IEFRAME] * Import from Wine 1.5.26. [PSDK] * Import docobjectservice.idl and htiface.idl from Wine. * Add some missing definitions in shlobj.h. [UUID] * Add docobjectserv

2013-04-18 Thread akhaldi
Author: akhaldi Date: Thu Apr 18 21:46:58 2013 New Revision: 58783 URL: http://svn.reactos.org/svn/reactos?rev=58783&view=rev Log: [IEFRAME] * Import from Wine 1.5.26. [PSDK] * Import docobjectservice.idl and htiface.idl from Wine. * Add some missing definitions in shlobj.h. [UUID] * Add docobject

[ros-diffs] [hbelusca] 58784: [PSDK] Fix some declarations (checked against Windows PSDK and Arwinss, which showed me the Truth :P).

2013-04-18 Thread hbelusca
Author: hbelusca Date: Thu Apr 18 22:13:50 2013 New Revision: 58784 URL: http://svn.reactos.org/svn/reactos?rev=58784&view=rev Log: [PSDK] Fix some declarations (checked against Windows PSDK and Arwinss, which showed me the Truth :P). Modified: trunk/reactos/include/psdk/winuser.h Modified: