[ros-diffs] [tfaber] 59462: [SYSSETUP] - Correct spelling of 'Accessibility' in shortcuts.inf. Patch by Lee Schroeder. CORE-7342 #resolve

2013-07-13 Thread tfaber
Author: tfaber Date: Sat Jul 13 06:28:13 2013 New Revision: 59462 URL: http://svn.reactos.org/svn/reactos?rev=59462view=rev Log: [SYSSETUP] - Correct spelling of 'Accessibility' in shortcuts.inf. Patch by Lee Schroeder. CORE-7342 #resolve Modified: trunk/reactos/media/inf/shortcuts.inf

[ros-diffs] [tfaber] 59463: [KMTESTS:RTL] - Fix a warning

2013-07-13 Thread tfaber
Author: tfaber Date: Sat Jul 13 06:31:13 2013 New Revision: 59463 URL: http://svn.reactos.org/svn/reactos?rev=59463view=rev Log: [KMTESTS:RTL] - Fix a warning Modified: trunk/rostests/kmtests/rtl/RtlException.c Modified: trunk/rostests/kmtests/rtl/RtlException.c URL:

[ros-diffs] [tfaber] 59464: [PSDK] - Add CLSID_CCommonBrowser, CLSID_DeskBar, CLSID_DeskBarApp

2013-07-13 Thread tfaber
Author: tfaber Date: Sat Jul 13 07:07:27 2013 New Revision: 59464 URL: http://svn.reactos.org/svn/reactos?rev=59464view=rev Log: [PSDK] - Add CLSID_CCommonBrowser, CLSID_DeskBar, CLSID_DeskBarApp Modified: trunk/reactos/include/psdk/shlguid_undoc.h Modified:

[ros-diffs] [tfaber] 59465: [COM_APITEST] - Add support for classes with ThreadingModel values other than Apartment

2013-07-13 Thread tfaber
Author: tfaber Date: Sat Jul 13 08:01:51 2013 New Revision: 59465 URL: http://svn.reactos.org/svn/reactos?rev=59465view=rev Log: [COM_APITEST] - Add support for classes with ThreadingModel values other than Apartment Modified: trunk/rostests/apitests/com/com_apitest.c

[ros-diffs] [tfaber] 59466: [COM_APITEST] - Add additional classes and interfaces

2013-07-13 Thread tfaber
Author: tfaber Date: Sat Jul 13 08:07:42 2013 New Revision: 59466 URL: http://svn.reactos.org/svn/reactos?rev=59466view=rev Log: [COM_APITEST] - Add additional classes and interfaces Modified: trunk/rostests/apitests/com/browseui.c trunk/rostests/apitests/com/com_apitest.c

[ros-diffs] [tfaber] 59467: [BROWSEUI] - Fix the order of some COM interfaces. This should have no functional effect, but makes testing easier.

2013-07-13 Thread tfaber
Author: tfaber Date: Sat Jul 13 09:06:18 2013 New Revision: 59467 URL: http://svn.reactos.org/svn/reactos?rev=59467view=rev Log: [BROWSEUI] - Fix the order of some COM interfaces. This should have no functional effect, but makes testing easier. Modified:

[ros-diffs] [tfaber] 59468: [BROWSEUI] - Export CCommonBrowser, CRegTreeOptions, CGlobalFolderSettings - Fix IBrowserService3 method signatures in CCommonBrowser - Add IContextMenu3 to CBandSiteMenu

2013-07-13 Thread tfaber
Author: tfaber Date: Sat Jul 13 09:23:33 2013 New Revision: 59468 URL: http://svn.reactos.org/svn/reactos?rev=59468view=rev Log: [BROWSEUI] - Export CCommonBrowser, CRegTreeOptions, CGlobalFolderSettings - Fix IBrowserService3 method signatures in CCommonBrowser - Add IContextMenu3 to

[ros-diffs] [hbelusca] 59470: [CONSRV] Create a new consrv_new to study its interfacing with the console driver (condrv).

2013-07-13 Thread hbelusca
Author: hbelusca Date: Sat Jul 13 15:18:34 2013 New Revision: 59470 URL: http://svn.reactos.org/svn/reactos?rev=59470view=rev Log: [CONSRV] Create a new consrv_new to study its interfacing with the console driver (condrv). Added: trunk/reactos/win32ss/user/winsrv/consrv_new/ - copied

[ros-diffs] [hbelusca] 59471: Forgot this file

2013-07-13 Thread hbelusca
Author: hbelusca Date: Sat Jul 13 15:22:27 2013 New Revision: 59471 URL: http://svn.reactos.org/svn/reactos?rev=59471view=rev Log: Forgot this file Added: trunk/reactos/win32ss/user/winsrv/consrv_new.cmake - copied, changed from r59468, trunk/reactos/win32ss/user/winsrv/consrv.cmake

[ros-diffs] [tfaber] 59472: [INCLUDE] - Make our test/debug headers C++-compatible

2013-07-13 Thread tfaber
Author: tfaber Date: Sat Jul 13 18:03:16 2013 New Revision: 59472 URL: http://svn.reactos.org/svn/reactos?rev=59472view=rev Log: [INCLUDE] - Make our test/debug headers C++-compatible Modified: trunk/reactos/include/reactos/debug.h trunk/reactos/include/reactos/wine/test.h Modified:

[ros-diffs] [tfaber] 59473: [PSDK] - Move ITravelEntry, ITravelLog, IShellService and IBrowserService* to shdeprecated.idl

2013-07-13 Thread tfaber
Author: tfaber Date: Sun Jul 14 05:55:09 2013 New Revision: 59473 URL: http://svn.reactos.org/svn/reactos?rev=59473view=rev Log: [PSDK] - Move ITravelEntry, ITravelLog, IShellService and IBrowserService* to shdeprecated.idl Modified: trunk/reactos/dll/win32/ieframe/ieframe.h