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/CMakeList...
Added: trunk/reactos/dll/cpl/input_new/input.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.c?r...
Added: trunk/reactos/dll/cpl/input_new/input.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/input_new/input.h?r...
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.spe...
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-B...
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-C...
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-D...
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-G...
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-U...
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-E...
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-F...
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-I...
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-I...
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-N...
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-P...
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-B...
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-R...
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-R...
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-S...
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-A...
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-T...
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-U...
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-C...
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-T...
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/resources...