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=72146&r1=72145&r2=72146&view=diff

Added: trunk/reactos/dll/cpl/input_new/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/CMakeLists.txt?rev=72146

Added: trunk/reactos/dll/cpl/input_new/input.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.c?rev=72146

Added: trunk/reactos/dll/cpl/input_new/input.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.h?rev=72146

Added: trunk/reactos/dll/cpl/input_new/input.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.rc?rev=72146

Added: trunk/reactos/dll/cpl/input_new/input.spec
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.spec?rev=72146

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-BG.rc?rev=72146

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-CZ.rc?rev=72146

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-DE.rc?rev=72146

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-GR.rc?rev=72146

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-US.rc?rev=72146

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-ES.rc?rev=72146

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-FR.rc?rev=72146

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-IL.rc?rev=72146

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-IT.rc?rev=72146

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-NO.rc?rev=72146

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-PL.rc?rev=72146

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-BR.rc?rev=72146

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-RO.rc?rev=72146

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-RU.rc?rev=72146

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-SK.rc?rev=72146

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-AL.rc?rev=72146

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-TR.rc?rev=72146

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-UA.rc?rev=72146

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-CN.rc?rev=72146

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-TW.rc?rev=72146

Added: trunk/reactos/dll/cpl/input_new/resource.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/resource.h?rev=72146

Added: trunk/reactos/dll/cpl/input_new/resources/keyboard-shortcuts.ico
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/resources/keyboard-shortcuts.ico?rev=72146


Reply via email to