[ros-diffs] [jgardou] 59207: [INF] - recognize PCI\CC_0000 as a valid ID for VBE adapters. CORE-6773. #resolve #comment Should be fixed with r59207, thanks.

2013-06-13 Thread jgardou
Author: jgardou Date: Thu Jun 13 15:09:45 2013 New Revision: 59207 URL: http://svn.reactos.org/svn/reactos?rev=59207view=rev Log: [INF] - recognize PCI\CC_ as a valid ID for VBE adapters. CORE-6773. #resolve #comment Should be fixed with r59207, thanks. Modified:

[ros-diffs] [jgardou] 59208: [HIVESYS] - Committed something unwanted, sorry.

2013-06-13 Thread jgardou
Author: jgardou Date: Thu Jun 13 16:10:52 2013 New Revision: 59208 URL: http://svn.reactos.org/svn/reactos?rev=59208view=rev Log: [HIVESYS] - Committed something unwanted, sorry. Modified: trunk/reactos/boot/bootdata/hivesys.inf Modified: trunk/reactos/boot/bootdata/hivesys.inf URL:

[ros-diffs] [ekohl] 59209: [NETAPI32] NetLocalGroupSetInfo: Implement level 1002.

2013-06-13 Thread ekohl
Author: ekohl Date: Thu Jun 13 19:51:14 2013 New Revision: 59209 URL: http://svn.reactos.org/svn/reactos?rev=59209view=rev Log: [NETAPI32] NetLocalGroupSetInfo: Implement level 1002. Modified: trunk/reactos/dll/win32/netapi32/local_group.c Modified:

[ros-diffs] [ekohl] 59210: [NETAPI32] Move the NETAPI_IsLocalComputer prototype to netapi32.h.

2013-06-13 Thread ekohl
Author: ekohl Date: Thu Jun 13 21:20:45 2013 New Revision: 59210 URL: http://svn.reactos.org/svn/reactos?rev=59210view=rev Log: [NETAPI32] Move the NETAPI_IsLocalComputer prototype to netapi32.h. Modified: trunk/reactos/dll/win32/netapi32/access.c

[ros-diffs] [hbelusca] 59211: [KERNEL32] Code formatting only + member variable type fix.

2013-06-13 Thread hbelusca
Author: hbelusca Date: Fri Jun 14 01:00:49 2013 New Revision: 59211 URL: http://svn.reactos.org/svn/reactos?rev=59211view=rev Log: [KERNEL32] Code formatting only + member variable type fix. Modified: trunk/reactos/dll/win32/kernel32/client/console/console.c

[ros-diffs] [hbelusca] 59212: [CONSRV] - Use a Unicode screen-buffer for the console. - Fix some pointers miscalculations in Read/Write console output routines, which lead to character display problem

2013-06-13 Thread hbelusca
Author: hbelusca Date: Fri Jun 14 01:10:43 2013 New Revision: 59212 URL: http://svn.reactos.org/svn/reactos?rev=59212view=rev Log: [CONSRV] - Use a Unicode screen-buffer for the console. - Fix some pointers miscalculations in Read/Write console output routines, which lead to character display