[ros-diffs] [mjansen] 74608: [SLAYER] Remove the shell extension. CORE-13111 #resolve

2017-05-20 Thread mjansen
Author: mjansen Date: Sat May 20 19:58:04 2017 New Revision: 74608 URL: http://svn.reactos.org/svn/reactos?rev=74608&view=rev Log: [SLAYER] Remove the shell extension. CORE-13111 #resolve Removed: trunk/reactos/dll/shellext/slayer/ Modified: trunk/reactos/dll/shellext/CMakeLists.txt Modi

[ros-diffs] [mjansen] 74609: [BOOTDATA] Create an empty HKLM\...\AppCompatFlags\Layers key to silence logging.

2017-05-20 Thread mjansen
Author: mjansen Date: Sat May 20 20:06:46 2017 New Revision: 74609 URL: http://svn.reactos.org/svn/reactos?rev=74609&view=rev Log: [BOOTDATA] Create an empty HKLM\...\AppCompatFlags\Layers key to silence logging. Modified: trunk/reactos/boot/bootdata/hivesft.inf trunk/reactos/boot/bootda

[ros-diffs] [mjansen] 74610: [SHIMS] Add IgnoreDebugOutput shim CORE-10369

2017-05-20 Thread mjansen
Author: mjansen Date: Sat May 20 20:22:25 2017 New Revision: 74610 URL: http://svn.reactos.org/svn/reactos?rev=74610&view=rev Log: [SHIMS] Add IgnoreDebugOutput shim CORE-10369 Added: trunk/reactos/dll/appcompat/shims/genral/ignoredbgout.c (with props) Modified: trunk/reactos/dll/appcom

[ros-diffs] [ekohl] 74604: [INF] Make language (locale) names translatable. CORE-11885

2017-05-20 Thread ekohl
Author: ekohl Date: Sat May 20 09:53:15 2017 New Revision: 74604 URL: http://svn.reactos.org/svn/reactos?rev=74604&view=rev Log: [INF] Make language (locale) names translatable. CORE-11885 Modified: trunk/reactos/media/inf/intl.inf Modified: trunk/reactos/media/inf/intl.inf URL: http://svn.

[ros-diffs] [tfaber] 74605: [WIN32K:NTGDI] - Simplify list walk in FindBestFontFromList

2017-05-20 Thread tfaber
Author: tfaber Date: Sat May 20 12:11:08 2017 New Revision: 74605 URL: http://svn.reactos.org/svn/reactos?rev=74605&view=rev Log: [WIN32K:NTGDI] - Simplify list walk in FindBestFontFromList Modified: trunk/reactos/win32ss/gdi/ntgdi/freetype.c Modified: trunk/reactos/win32ss/gdi/ntgdi/freetyp

[ros-diffs] [ekohl] 74606: [INF] Make code page and language group names translatable. CORE-11885

2017-05-20 Thread ekohl
Author: ekohl Date: Sat May 20 13:46:48 2017 New Revision: 74606 URL: http://svn.reactos.org/svn/reactos?rev=74606&view=rev Log: [INF] Make code page and language group names translatable. CORE-11885 Modified: trunk/reactos/media/inf/intl.inf Modified: trunk/reactos/media/inf/intl.inf URL:

[ros-diffs] [mjansen] 74607: [WIN32SS] Reduce the amount of calls to IntGetFontLocalizedName, since this was identified as a source of recent slower drawing. CORE-13274 Thanks to Thomas, Giannis and J

2017-05-20 Thread mjansen
Author: mjansen Date: Sat May 20 18:59:00 2017 New Revision: 74607 URL: http://svn.reactos.org/svn/reactos?rev=74607&view=rev Log: [WIN32SS] Reduce the amount of calls to IntGetFontLocalizedName, since this was identified as a source of recent slower drawing. CORE-13274 Thanks to Thomas, Giannis