Author: dchapyshev
Date: Sun Aug 7 13:07:23 2016
New Revision: 72146
URL:
http://svn.reactos.org/svn/reactos?rev=72146&view=rev
Log:
[INPUT]
- Create an empty project for re-working keyboard layouts management
Added:
trunk/reactos/dll/cpl/input_new/
trunk/reactos/dll/cpl/input_new/CMakeLists.txt (with props)
trunk/reactos/dll/cpl/input_new/input.c (with props)
trunk/reactos/dll/cpl/input_new/input.h (with props)
trunk/reactos/dll/cpl/input_new/input.rc (with props)
trunk/reactos/dll/cpl/input_new/input.spec (with props)
trunk/reactos/dll/cpl/input_new/lang/
trunk/reactos/dll/cpl/input_new/lang/bg-BG.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/cs-CZ.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/de-DE.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/el-GR.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/en-US.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/es-ES.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/fr-FR.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/he-IL.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/it-IT.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/no-NO.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/pl-PL.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/pt-BR.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/ro-RO.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/ru-RU.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/sk-SK.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/sq-AL.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/tr-TR.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/uk-UA.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/zh-CN.rc (with props)
trunk/reactos/dll/cpl/input_new/lang/zh-TW.rc (with props)
trunk/reactos/dll/cpl/input_new/resource.h (with props)
trunk/reactos/dll/cpl/input_new/resources/
trunk/reactos/dll/cpl/input_new/resources/keyboard-shortcuts.ico (with props)
Modified:
trunk/reactos/dll/cpl/CMakeLists.txt
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/dll/cpl/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/CMakeLists.txt?rev…
Added: trunk/reactos/dll/cpl/input_new/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/CMakeLis…
Added: trunk/reactos/dll/cpl/input_new/input.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.c?…
Added: trunk/reactos/dll/cpl/input_new/input.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.h?…
Added: trunk/reactos/dll/cpl/input_new/input.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.rc…
Added: trunk/reactos/dll/cpl/input_new/input.spec
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.sp…
Added: trunk/reactos/dll/cpl/input_new/lang/bg-BG.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/bg-…
Added: trunk/reactos/dll/cpl/input_new/lang/cs-CZ.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/cs-…
Added: trunk/reactos/dll/cpl/input_new/lang/de-DE.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/de-…
Added: trunk/reactos/dll/cpl/input_new/lang/el-GR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/el-…
Added: trunk/reactos/dll/cpl/input_new/lang/en-US.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/en-…
Added: trunk/reactos/dll/cpl/input_new/lang/es-ES.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/es-…
Added: trunk/reactos/dll/cpl/input_new/lang/fr-FR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/fr-…
Added: trunk/reactos/dll/cpl/input_new/lang/he-IL.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/he-…
Added: trunk/reactos/dll/cpl/input_new/lang/it-IT.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/it-…
Added: trunk/reactos/dll/cpl/input_new/lang/no-NO.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/no-…
Added: trunk/reactos/dll/cpl/input_new/lang/pl-PL.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/pl-…
Added: trunk/reactos/dll/cpl/input_new/lang/pt-BR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/pt-…
Added: trunk/reactos/dll/cpl/input_new/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/ro-…
Added: trunk/reactos/dll/cpl/input_new/lang/ru-RU.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/ru-…
Added: trunk/reactos/dll/cpl/input_new/lang/sk-SK.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/sk-…
Added: trunk/reactos/dll/cpl/input_new/lang/sq-AL.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/sq-…
Added: trunk/reactos/dll/cpl/input_new/lang/tr-TR.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/tr-…
Added: trunk/reactos/dll/cpl/input_new/lang/uk-UA.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/uk-…
Added: trunk/reactos/dll/cpl/input_new/lang/zh-CN.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/zh-…
Added: trunk/reactos/dll/cpl/input_new/lang/zh-TW.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/lang/zh-…
Added: trunk/reactos/dll/cpl/input_new/resource.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/resource…
Added: trunk/reactos/dll/cpl/input_new/resources/keyboard-shortcuts.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/resource…