[ros-diffs] [ekohl] 71451: [MSPAINT] Update russian translation Patch by BinaryTree CORE-10740 #resolve #comment Thanks a lot!

2016-05-28 Thread ekohl
Author: ekohl Date: Sat May 28 22:40:34 2016 New Revision: 71451 URL: http://svn.reactos.org/svn/reactos?rev=71451=rev Log: [MSPAINT] Update russian translation Patch by BinaryTree CORE-10740 #resolve #comment Thanks a lot! Modified: trunk/reactos/base/applications/mspaint/lang/ru-RU.rc

[ros-diffs] [hbelusca] 71450: [DESK.CPL] - Fix french translation; - Whitespace fix.

2016-05-28 Thread hbelusca
Author: hbelusca Date: Sat May 28 22:05:48 2016 New Revision: 71450 URL: http://svn.reactos.org/svn/reactos?rev=71450=rev Log: [DESK.CPL] - Fix french translation; - Whitespace fix. Modified: trunk/reactos/dll/cpl/desk/advappdlg.c trunk/reactos/dll/cpl/desk/lang/fr-FR.rc Modified:

[ros-diffs] [ekohl] 71449: [SERVICES] Prepare service logon.

2016-05-28 Thread ekohl
Author: ekohl Date: Sat May 28 21:56:56 2016 New Revision: 71449 URL: http://svn.reactos.org/svn/reactos?rev=71449=rev Log: [SERVICES] Prepare service logon. Modified: trunk/reactos/base/system/services/database.c trunk/reactos/base/system/services/rpcserver.c

[ros-diffs] [mjansen] 71448: [APPHELP_APITEST] Update embedded database to actually match the embedded exe again.

2016-05-28 Thread mjansen
Author: mjansen Date: Sat May 28 21:46:24 2016 New Revision: 71448 URL: http://svn.reactos.org/svn/reactos?rev=71448=rev Log: [APPHELP_APITEST] Update embedded database to actually match the embedded exe again. Modified: trunk/rostests/apitests/apphelp/apphelp.c

[ros-diffs] [mjansen] 71447: [APPSHIM_APITEST] Move versionlie tests to a dedicate shim-test binary.

2016-05-28 Thread mjansen
Author: mjansen Date: Sat May 28 21:33:56 2016 New Revision: 71447 URL: http://svn.reactos.org/svn/reactos?rev=71447=rev Log: [APPSHIM_APITEST] Move versionlie tests to a dedicate shim-test binary. Added: trunk/rostests/apitests/appshim/ trunk/rostests/apitests/appshim/CMakeLists.txt

[ros-diffs] [hbelusca] 71446: [FREELDR]: Usability fix: When pressing F8 (Advanced boot options menu), select "Start ReactOS normally" by default.

2016-05-28 Thread hbelusca
Author: hbelusca Date: Sat May 28 20:21:11 2016 New Revision: 71446 URL: http://svn.reactos.org/svn/reactos?rev=71446=rev Log: [FREELDR]: Usability fix: When pressing F8 (Advanced boot options menu), select "Start ReactOS normally" by default. Modified:

[ros-diffs] [pschweitzer] 71445: [KMTESTS:CC] Introduce tests for Cc :-) Currently, we only test CcCopyRead for specific alignment matters. It shows that under certain conditions, our Cc doesn't align

2016-05-28 Thread pschweitzer
Author: pschweitzer Date: Sat May 28 19:59:10 2016 New Revision: 71445 URL: http://svn.reactos.org/svn/reactos?rev=71445=rev Log: [KMTESTS:CC] Introduce tests for Cc :-) Currently, we only test CcCopyRead for specific alignment matters. It shows that under certain conditions, our Cc doesn't

[ros-diffs] [hbelusca] 71444: [WIN32K]: Whitespace fix only.

2016-05-28 Thread hbelusca
Author: hbelusca Date: Sat May 28 19:48:44 2016 New Revision: 71444 URL: http://svn.reactos.org/svn/reactos?rev=71444=rev Log: [WIN32K]: Whitespace fix only. Modified: trunk/reactos/win32ss/user/ntuser/desktop.c Modified: trunk/reactos/win32ss/user/ntuser/desktop.c URL:

[ros-diffs] [hbelusca] 71443: [DESK.CPL] - Only use the minimum required registry rights needed in RegOpenKeyEx and RegCreateKeyEx calls. - Fix SetDesktopBackColor function where we tried to save the

2016-05-28 Thread hbelusca
Author: hbelusca Date: Sat May 28 19:12:14 2016 New Revision: 71443 URL: http://svn.reactos.org/svn/reactos?rev=71443=rev Log: [DESK.CPL] - Only use the minimum required registry rights needed in RegOpenKeyEx and RegCreateKeyEx calls. - Fix SetDesktopBackColor function where we tried to save the

[ros-diffs] [mjansen] 71442: [APPHELP][APPHELP_APITEST] Implement various VersionLie shims. CORE-11299 #resolve - Implement VersionLie shims - Add tests for the VersionLie shims - update get_host_winv

2016-05-28 Thread mjansen
Author: mjansen Date: Sat May 28 17:55:56 2016 New Revision: 71442 URL: http://svn.reactos.org/svn/reactos?rev=71442=rev Log: [APPHELP][APPHELP_APITEST] Implement various VersionLie shims. CORE-11299 #resolve - Implement VersionLie shims - Add tests for the VersionLie shims - update

[ros-diffs] [hbelusca] 71441: [SHELL32]: Always paint the desktop listview transparent. This allows explorer to display the default desktop background color set by win32k as well as the ReactOS versio

2016-05-28 Thread hbelusca
Author: hbelusca Date: Sat May 28 16:59:55 2016 New Revision: 71441 URL: http://svn.reactos.org/svn/reactos?rev=71441=rev Log: [SHELL32]: Always paint the desktop listview transparent. This allows explorer to display the default desktop background color set by win32k as well as the ReactOS

[ros-diffs] [mjansen] 71440: [APPHELP] Register AppPatch directory with cmake, import SdbGetAppPatchDir implementation from Mislav Blažević CORE-10369

2016-05-28 Thread mjansen
Author: mjansen Date: Sat May 28 16:47:39 2016 New Revision: 71440 URL: http://svn.reactos.org/svn/reactos?rev=71440=rev Log: [APPHELP] Register AppPatch directory with cmake, import SdbGetAppPatchDir implementation from Mislav Blažević CORE-10369 Modified:

[ros-diffs] [mjansen] 71439: [APPHELP] Begin shimlib implementation. CORE-11329 Implement some macro's and functions that help when registering shims. These are all written in C, so that wine can use

2016-05-28 Thread mjansen
Author: mjansen Date: Sat May 28 16:42:57 2016 New Revision: 71439 URL: http://svn.reactos.org/svn/reactos?rev=71439=rev Log: [APPHELP] Begin shimlib implementation. CORE-11329 Implement some macro's and functions that help when registering shims. These are all written in C, so that wine can use

[ros-diffs] [hbelusca] 71438: [KDCOM]: Properly revert the commits.

2016-05-28 Thread hbelusca
Author: hbelusca Date: Sat May 28 15:54:44 2016 New Revision: 71438 URL: http://svn.reactos.org/svn/reactos?rev=71438=rev Log: [KDCOM]: Properly revert the commits. Modified: trunk/reactos/drivers/base/kdcom/kddll.c Modified: trunk/reactos/drivers/base/kdcom/kddll.c URL:

[ros-diffs] [tkreuzer] 71437: Revert a mistake commit...

2016-05-28 Thread tkreuzer
Author: tkreuzer Date: Sat May 28 15:51:44 2016 New Revision: 71437 URL: http://svn.reactos.org/svn/reactos?rev=71437=rev Log: Revert a mistake commit... Modified: trunk/reactos/drivers/base/kdcom/kddll.c Modified: trunk/reactos/drivers/base/kdcom/kddll.c URL:

[ros-diffs] [tkreuzer] 71436: Patch "works": continue vs return stuff

2016-05-28 Thread tkreuzer
Author: tkreuzer Date: Sat May 28 15:46:49 2016 New Revision: 71436 URL: http://svn.reactos.org/svn/reactos?rev=71436=rev Log: Patch "works": continue vs return stuff Modified: trunk/reactos/drivers/base/kdcom/kddll.c Modified: trunk/reactos/drivers/base/kdcom/kddll.c URL:

[ros-diffs] [hbelusca] 71435: [TIMEDATE.CPL]: Do not hardcode some of the buffer lengths. CORE-11284

2016-05-28 Thread hbelusca
Author: hbelusca Date: Sat May 28 15:23:00 2016 New Revision: 71435 URL: http://svn.reactos.org/svn/reactos?rev=71435=rev Log: [TIMEDATE.CPL]: Do not hardcode some of the buffer lengths. CORE-11284 Modified: trunk/reactos/dll/cpl/timedate/timezone.c Modified: