[ros-diffs] [dquintana] 62757: [RSHELL] * Implemented horizontal keyboard navigation on the menubar. Does not yet work for the Favorites menu, which is a shell popup and not a tracked popup. Also miss

2014-04-16 Thread dquintana
Author: dquintana Date: Wed Apr 16 12:14:02 2014 New Revision: 62757 URL: http://svn.reactos.org/svn/reactos?rev=62757view=rev Log: [RSHELL] * Implemented horizontal keyboard navigation on the menubar. Does not yet work for the Favorites menu, which is a shell popup and not a tracked popup. Also

[ros-diffs] [hbelusca] 62758: [NTOS:MM] Improve a DPRINT1, for: CORE-8072 #comment Can you please retest with revision = 62758 ?

2014-04-16 Thread hbelusca
Author: hbelusca Date: Wed Apr 16 12:30:47 2014 New Revision: 62758 URL: http://svn.reactos.org/svn/reactos?rev=62758view=rev Log: [NTOS:MM] Improve a DPRINT1, for: CORE-8072 #comment Can you please retest with revision = 62758 ? Modified: trunk/reactos/ntoskrnl/mm/ARM3/mmsup.c Modified:

[ros-diffs] [fireball] 62759: [ARWINSS] - Bring in Eng functions from trunk's gdi32 - Add GetFontResourceInfoW() because base/applications/fontviewer started to depend on it - Stub InitializeLpkHooks(

2014-04-16 Thread fireball
Author: fireball Date: Wed Apr 16 17:02:22 2014 New Revision: 62759 URL: http://svn.reactos.org/svn/reactos?rev=62759view=rev Log: [ARWINSS] - Bring in Eng functions from trunk's gdi32 - Add GetFontResourceInfoW() because base/applications/fontviewer started to depend on it - Stub

[ros-diffs] [hbelusca] 62760: [KERNEL32] Fix a DPRINT. [CONSRV] Some code reorganization and few fixes.

2014-04-16 Thread hbelusca
Author: hbelusca Date: Wed Apr 16 22:25:29 2014 New Revision: 62760 URL: http://svn.reactos.org/svn/reactos?rev=62760view=rev Log: [KERNEL32] Fix a DPRINT. [CONSRV] Some code reorganization and few fixes. Modified: trunk/reactos/dll/win32/kernel32/client/console/init.c

[ros-diffs] [khornicek] 62761: [LIBWINE] - bring back the old debug output format ie class:(file:line), Testman depends on this

2014-04-16 Thread khornicek
Author: khornicek Date: Wed Apr 16 22:47:40 2014 New Revision: 62761 URL: http://svn.reactos.org/svn/reactos?rev=62761view=rev Log: [LIBWINE] - bring back the old debug output format ie class:(file:line), Testman depends on this Modified: trunk/reactos/include/reactos/wine/debug.h

[ros-diffs] [khornicek] 62762: [LIBWINE] - apply r61265 and use relative paths

2014-04-16 Thread khornicek
Author: khornicek Date: Wed Apr 16 23:17:59 2014 New Revision: 62762 URL: http://svn.reactos.org/svn/reactos?rev=62762view=rev Log: [LIBWINE] - apply r61265 and use relative paths Modified: trunk/reactos/include/reactos/wine/debug.h Modified: trunk/reactos/include/reactos/wine/debug.h URL:

[ros-diffs] [hbelusca] 62763: [CONSRV] Code symmetrization (see the upper helper function).

2014-04-16 Thread hbelusca
Author: hbelusca Date: Thu Apr 17 00:46:43 2014 New Revision: 62763 URL: http://svn.reactos.org/svn/reactos?rev=62763view=rev Log: [CONSRV] Code symmetrization (see the upper helper function). Modified: trunk/reactos/win32ss/user/winsrv/consrv/condrv/coninput.c Modified: