[ros-diffs] [gadamopoulos] 58797: [desk.cpl] - Formatting: Convert tabs to spaces - No code changes

2013-04-21 Thread gadamopoulos
Author: gadamopoulos Date: Sun Apr 21 12:00:37 2013 New Revision: 58797 URL: http://svn.reactos.org/svn/reactos?rev=58797view=rev Log: [desk.cpl] - Formatting: Convert tabs to spaces - No code changes Modified: trunk/reactos/dll/cpl/desk/advappdlg.c

[ros-diffs] [gadamopoulos] 58798: [desk.cpl] - Add a missing error check

2013-04-21 Thread gadamopoulos
Author: gadamopoulos Date: Sun Apr 21 12:21:21 2013 New Revision: 58798 URL: http://svn.reactos.org/svn/reactos?rev=58798view=rev Log: [desk.cpl] - Add a missing error check Modified: trunk/reactos/dll/cpl/desk/background.c Modified: trunk/reactos/dll/cpl/desk/background.c URL:

[ros-diffs] [akhaldi] 58799: [WORDPAD] * Sync with Wine 1.5.26.

2013-04-21 Thread akhaldi
Author: akhaldi Date: Sun Apr 21 12:29:02 2013 New Revision: 58799 URL: http://svn.reactos.org/svn/reactos?rev=58799view=rev Log: [WORDPAD] * Sync with Wine 1.5.26. Modified: trunk/reactos/base/applications/wordpad/print.c trunk/reactos/base/applications/wordpad/wordpad.c

[ros-diffs] [akhaldi] 58800: [EXPAND] * Sync with Wine 1.5.26.

2013-04-21 Thread akhaldi
Author: akhaldi Date: Sun Apr 21 12:33:33 2013 New Revision: 58800 URL: http://svn.reactos.org/svn/reactos?rev=58800view=rev Log: [EXPAND] * Sync with Wine 1.5.26. Modified: trunk/reactos/base/system/expand/expand.c trunk/reactos/media/doc/README.WINE Modified:

[ros-diffs] [pschweitzer] 58801: [KMTESTS:FSRTL] Add more tests for FsRtlIs*InExpression() Tested on w2k3 by Thomas

2013-04-21 Thread pschweitzer
Author: pschweitzer Date: Sun Apr 21 13:47:54 2013 New Revision: 58801 URL: http://svn.reactos.org/svn/reactos?rev=58801view=rev Log: [KMTESTS:FSRTL] Add more tests for FsRtlIs*InExpression() Tested on w2k3 by Thomas Modified: trunk/rostests/kmtests/ntos_fsrtl/FsRtlExpression.c Modified:

[ros-diffs] [akhaldi] 58803: [IEXPLORE] * Sync with Wine 1.5.26.

2013-04-21 Thread akhaldi
Author: akhaldi Date: Sun Apr 21 13:53:35 2013 New Revision: 58803 URL: http://svn.reactos.org/svn/reactos?rev=58803view=rev Log: [IEXPLORE] * Sync with Wine 1.5.26. Added: trunk/reactos/base/applications/iexplore/iexplore.inf (with props) Modified:

[ros-diffs] [hbelusca] 58804: [DESK] Convert language files to Unicode.

2013-04-21 Thread hbelusca
Author: hbelusca Date: Sun Apr 21 13:57:28 2013 New Revision: 58804 URL: http://svn.reactos.org/svn/reactos?rev=58804view=rev Log: [DESK] Convert language files to Unicode. Modified: trunk/reactos/dll/cpl/desk/lang/bg-BG.rc trunk/reactos/dll/cpl/desk/lang/cs-CZ.rc

[ros-diffs] [hbelusca] 58805: [CPORTLIB] Add a #pragma once directive to forbid multiple inclusions of the same header. [NTOSKRNL:KD64] Code formatting only

2013-04-21 Thread hbelusca
Author: hbelusca Date: Sun Apr 21 14:03:07 2013 New Revision: 58805 URL: http://svn.reactos.org/svn/reactos?rev=58805view=rev Log: [CPORTLIB] Add a #pragma once directive to forbid multiple inclusions of the same header. [NTOSKRNL:KD64] Code formatting only Modified:

[ros-diffs] [pschweitzer] 58806: [NTOSKRNL] Allow ignoring all nullable matching wildcards at the end of the expression string when name is over in FsRtlIs*InExpression() This fixes a few tests

2013-04-21 Thread pschweitzer
Author: pschweitzer Date: Sun Apr 21 14:25:55 2013 New Revision: 58806 URL: http://svn.reactos.org/svn/reactos?rev=58806view=rev Log: [NTOSKRNL] Allow ignoring all nullable matching wildcards at the end of the expression string when name is over in FsRtlIs*InExpression() This fixes a few tests

[ros-diffs] [hbelusca] 58807: [DESK] Remove erroneous extra backslash characters in some strings.

2013-04-21 Thread hbelusca
Author: hbelusca Date: Sun Apr 21 14:29:05 2013 New Revision: 58807 URL: http://svn.reactos.org/svn/reactos?rev=58807view=rev Log: [DESK] Remove erroneous extra backslash characters in some strings. Modified: trunk/reactos/dll/cpl/desk/lang/ja-JP.rc Modified:

[ros-diffs] [gadamopoulos] 58808: [desk.cpl] - Overhaul the appearance tab - Fixed and tested to work almost flawlessly on windows xp and windows 7 - Implement selecting the size of a scheme - Impleme

2013-04-21 Thread gadamopoulos
Author: gadamopoulos Date: Sun Apr 21 14:36:57 2013 New Revision: 58808 URL: http://svn.reactos.org/svn/reactos?rev=58808view=rev Log: [desk.cpl] - Overhaul the appearance tab - Fixed and tested to work almost flawlessly on windows xp and windows 7 - Implement selecting the size of a scheme -

[ros-diffs] [gadamopoulos] 58809: [desk.cpl] - Add missing file - In desk.cpl we now use RegLoadMUIStringW however this function is introduced in vista. Since we don't have an official policy what to

2013-04-21 Thread gadamopoulos
Author: gadamopoulos Date: Sun Apr 21 14:42:16 2013 New Revision: 58809 URL: http://svn.reactos.org/svn/reactos?rev=58809view=rev Log: [desk.cpl] - Add missing file - In desk.cpl we now use RegLoadMUIStringW however this function is introduced in vista. Since we don't have an official policy

[ros-diffs] [pschweitzer] 58810: [NTOSKRNL] Reimplement ( fix) handling of DOS_DOT in FsRtlIs*InExpression(). This fixes lots of failing tests

2013-04-21 Thread pschweitzer
Author: pschweitzer Date: Sun Apr 21 15:53:59 2013 New Revision: 58810 URL: http://svn.reactos.org/svn/reactos?rev=58810view=rev Log: [NTOSKRNL] Reimplement ( fix) handling of DOS_DOT in FsRtlIs*InExpression(). This fixes lots of failing tests Modified:

[ros-diffs] [akhaldi] 58811: [SHDOCVW_WINETEST] * Sync with Wine 1.5.26.

2013-04-21 Thread akhaldi
Author: akhaldi Date: Sun Apr 21 16:40:23 2013 New Revision: 58811 URL: http://svn.reactos.org/svn/reactos?rev=58811view=rev Log: [SHDOCVW_WINETEST] * Sync with Wine 1.5.26. Removed: trunk/rostests/winetests/shdocvw/intshcut.c trunk/rostests/winetests/shdocvw/webbrowser.c Modified:

[ros-diffs] [tfaber] 58812: [KMTESTS] - Add KmtSendWStringToDriver to easily send unicode strings to special-purpose drivers - Add TESTENTRY_NO_EXCLUSIVE_DEVICE flag for non-exclusive devices in speci

2013-04-21 Thread tfaber
Author: tfaber Date: Sun Apr 21 18:53:51 2013 New Revision: 58812 URL: http://svn.reactos.org/svn/reactos?rev=58812view=rev Log: [KMTESTS] - Add KmtSendWStringToDriver to easily send unicode strings to special-purpose drivers - Add TESTENTRY_NO_EXCLUSIVE_DEVICE flag for non-exclusive devices in

[ros-diffs] [tfaber] 58813: [KMTESTS] - Add a kernel32 test (I know right) to check how FindFirstFile* modifies wildcards ROSTESTS-104 #resolve

2013-04-21 Thread tfaber
Author: tfaber Date: Sun Apr 21 19:00:10 2013 New Revision: 58813 URL: http://svn.reactos.org/svn/reactos?rev=58813view=rev Log: [KMTESTS] - Add a kernel32 test (I know right) to check how FindFirstFile* modifies wildcards ROSTESTS-104 #resolve Added: trunk/rostests/kmtests/kernel32/

[ros-diffs] [pschweitzer] 58814: [KERNEL32] Implement support for WC translation to DOS so that they are correctly passed to FsRtlIs*InExpression() Please retest issues CORE-5125 and CORE-7100

2013-04-21 Thread pschweitzer
Author: pschweitzer Date: Sun Apr 21 19:01:09 2013 New Revision: 58814 URL: http://svn.reactos.org/svn/reactos?rev=58814view=rev Log: [KERNEL32] Implement support for WC translation to DOS so that they are correctly passed to FsRtlIs*InExpression() Please retest issues CORE-5125 and CORE-7100

[ros-diffs] [ekohl] 58815: [LSALIB] - Fix LsaFreeReturnBuffer. It is used to free virtual memory instead of heap memory because Buffer is a pointer to a virtual memory buffer that has been allocated b

2013-04-21 Thread ekohl
Author: ekohl Date: Sun Apr 21 19:44:54 2013 New Revision: 58815 URL: http://svn.reactos.org/svn/reactos?rev=58815view=rev Log: [LSALIB] - Fix LsaFreeReturnBuffer. It is used to free virtual memory instead of heap memory because Buffer is a pointer to a virtual memory buffer that has been

[ros-diffs] [ekohl] 58816: [LSASRV] Open the caller process using more access rights in order to be able to allocate memory in the callers address space and to be able to write into the allocated memo

2013-04-21 Thread ekohl
Author: ekohl Date: Sun Apr 21 20:05:26 2013 New Revision: 58816 URL: http://svn.reactos.org/svn/reactos?rev=58816view=rev Log: [LSASRV] Open the caller process using more access rights in order to be able to allocate memory in the callers address space and to be able to write into the

[ros-diffs] [pschweitzer] 58817: [NTOSKRNL] Temp hackfix DOS_STAR to get rosautotest working again

2013-04-21 Thread pschweitzer
Author: pschweitzer Date: Sun Apr 21 20:14:36 2013 New Revision: 58817 URL: http://svn.reactos.org/svn/reactos?rev=58817view=rev Log: [NTOSKRNL] Temp hackfix DOS_STAR to get rosautotest working again Modified: trunk/reactos/ntoskrnl/fsrtl/dbcsname.c trunk/reactos/ntoskrnl/fsrtl/name.c

[ros-diffs] [pschweitzer] 58818: [NTOSKRNL] Nearly properly reimplement DOT_STAR in FsRtlIs*InExpression. Should fix tests broken by hackfix

2013-04-21 Thread pschweitzer
Author: pschweitzer Date: Sun Apr 21 20:34:17 2013 New Revision: 58818 URL: http://svn.reactos.org/svn/reactos?rev=58818view=rev Log: [NTOSKRNL] Nearly properly reimplement DOT_STAR in FsRtlIs*InExpression. Should fix tests broken by hackfix Modified: trunk/reactos/ntoskrnl/fsrtl/dbcsname.c

[ros-diffs] [tfaber] 58819: [KMTESTS] - Add a few more tests for FindFirstFile - Silence kmtest debugging

2013-04-21 Thread tfaber
Author: tfaber Date: Sun Apr 21 20:47:52 2013 New Revision: 58819 URL: http://svn.reactos.org/svn/reactos?rev=58819view=rev Log: [KMTESTS] - Add a few more tests for FindFirstFile - Silence kmtest debugging Modified: trunk/rostests/kmtests/kernel32/FindFile_user.c

[ros-diffs] [ekohl] 58820: [MSV1_0] Allocate a profile buffer and use it to return the user profile information to the caller.

2013-04-21 Thread ekohl
Author: ekohl Date: Sun Apr 21 21:08:58 2013 New Revision: 58820 URL: http://svn.reactos.org/svn/reactos?rev=58820view=rev Log: [MSV1_0] Allocate a profile buffer and use it to return the user profile information to the caller. Modified: trunk/reactos/dll/win32/msv1_0/msv1_0.c

[ros-diffs] [tfaber] 58821: [SHELL32] - Style improvements by Katayama Hirofumi MZ and Edijs Kolesnikovičs

2013-04-21 Thread tfaber
Author: tfaber Date: Sun Apr 21 22:10:36 2013 New Revision: 58821 URL: http://svn.reactos.org/svn/reactos?rev=58821view=rev Log: [SHELL32] - Style improvements by Katayama Hirofumi MZ and Edijs Kolesnikovičs Modified: trunk/reactos/dll/win32/shell32/dialogs.cpp

[ros-diffs] [hbelusca] 58822: [KDCOM] - Directly use CpGetByte and Co. functions from the CPortLib since they are working ok. - Remove unusued variables.

2013-04-21 Thread hbelusca
Author: hbelusca Date: Sun Apr 21 23:23:30 2013 New Revision: 58822 URL: http://svn.reactos.org/svn/reactos?rev=58822view=rev Log: [KDCOM] - Directly use CpGetByte and Co. functions from the CPortLib since they are working ok. - Remove unusued variables. Modified:

[ros-diffs] [hbelusca] 58823: [KDCOM] Seems to fix reconnection issues, in two lines.

2013-04-21 Thread hbelusca
Author: hbelusca Date: Sun Apr 21 23:39:05 2013 New Revision: 58823 URL: http://svn.reactos.org/svn/reactos?rev=58823view=rev Log: [KDCOM] Seems to fix reconnection issues, in two lines. Modified: trunk/reactos/drivers/base/kddll/kddll.c Modified: trunk/reactos/drivers/base/kddll/kddll.c

[ros-diffs] [hbelusca] 58824: [KDCOM] - Use the UCHAR type directly instead of using a typedef for defining BYTE. - A little bit of header reorganization.

2013-04-21 Thread hbelusca
Author: hbelusca Date: Sun Apr 21 23:56:15 2013 New Revision: 58824 URL: http://svn.reactos.org/svn/reactos?rev=58824view=rev Log: [KDCOM] - Use the UCHAR type directly instead of using a typedef for defining BYTE. - A little bit of header reorganization. Modified:

[ros-diffs] [hbelusca] 58825: [KDCOM] - Code reorganization: put all the port control functions together. - Little simplifications of some functions (from CORE-7106).

2013-04-21 Thread hbelusca
Author: hbelusca Date: Mon Apr 22 00:28:16 2013 New Revision: 58825 URL: http://svn.reactos.org/svn/reactos?rev=58825view=rev Log: [KDCOM] - Code reorganization: put all the port control functions together. - Little simplifications of some functions (from CORE-7106). Modified: