Author: arty Date: Sat Feb 28 10:16:50 2009 New Revision: 39802
URL: http://svn.reactos.org/svn/reactos?rev=39802&view=rev Log: Pull from git 4.
Added: branches/arty-newcc/dll/cpl/appwiz-new/appwiz.spec (with props) branches/arty-newcc/dll/cpl/appwiz/appwiz.spec (with props) branches/arty-newcc/dll/cpl/desk/desk.spec (with props) branches/arty-newcc/dll/cpl/hdwwiz/resources/header.bmp (with props) branches/arty-newcc/dll/cpl/hdwwiz/resources/search.ico (with props) branches/arty-newcc/dll/cpl/hdwwiz/resources/warning.ico (with props) branches/arty-newcc/dll/cpl/hdwwiz/resources/watermark.bmp (with props) branches/arty-newcc/dll/cpl/input/input.spec (with props) branches/arty-newcc/dll/cpl/intl/intl.spec (with props) branches/arty-newcc/dll/cpl/intl/kblayouts.c (with props) branches/arty-newcc/dll/cpl/joy/joy.spec (with props) branches/arty-newcc/dll/cpl/liccpa/lang/el-GR.rc (with props) branches/arty-newcc/dll/cpl/liccpa/liccpa.spec (with props) branches/arty-newcc/dll/cpl/main/main.spec (with props) branches/arty-newcc/dll/cpl/ncpa/ncpa.spec (with props) branches/arty-newcc/dll/cpl/odbccp32/odbccp32.spec (with props) branches/arty-newcc/dll/cpl/powercfg/powercfg.spec (with props) branches/arty-newcc/dll/cpl/sysdm/sysdm.spec (with props) branches/arty-newcc/dll/cpl/telephon/telephon.spec (with props) branches/arty-newcc/dll/cpl/timedate/timedate.spec (with props) branches/arty-newcc/dll/cpl/usrmgr/usrmgr.spec (with props) Removed: branches/arty-newcc/dll/cpl/appwiz-new/appwiz.def branches/arty-newcc/dll/cpl/appwiz/appwiz.def branches/arty-newcc/dll/cpl/appwiz/appwiz.dsp branches/arty-newcc/dll/cpl/appwiz/appwiz.dsw branches/arty-newcc/dll/cpl/desk/desk.def branches/arty-newcc/dll/cpl/input/input.def branches/arty-newcc/dll/cpl/intl/intl.def branches/arty-newcc/dll/cpl/joy/joy.def branches/arty-newcc/dll/cpl/liccpa/liccpa.def branches/arty-newcc/dll/cpl/main/main.def branches/arty-newcc/dll/cpl/ncpa/lang/bg-BG.rc branches/arty-newcc/dll/cpl/ncpa/lang/cs-CZ.rc branches/arty-newcc/dll/cpl/ncpa/lang/da-DK.rc branches/arty-newcc/dll/cpl/ncpa/lang/de-DE.rc branches/arty-newcc/dll/cpl/ncpa/lang/el-GR.rc branches/arty-newcc/dll/cpl/ncpa/lang/en-US.rc branches/arty-newcc/dll/cpl/ncpa/lang/es-ES.rc branches/arty-newcc/dll/cpl/ncpa/lang/fr-FR.rc branches/arty-newcc/dll/cpl/ncpa/lang/hu-HU.rc branches/arty-newcc/dll/cpl/ncpa/lang/id-ID.rc branches/arty-newcc/dll/cpl/ncpa/lang/it-IT.rc branches/arty-newcc/dll/cpl/ncpa/lang/ja-JP.rc branches/arty-newcc/dll/cpl/ncpa/lang/nl-NL.rc branches/arty-newcc/dll/cpl/ncpa/lang/no-NO.rc branches/arty-newcc/dll/cpl/ncpa/lang/pl-PL.rc branches/arty-newcc/dll/cpl/ncpa/lang/ru-RU.rc branches/arty-newcc/dll/cpl/ncpa/lang/sk-SK.rc branches/arty-newcc/dll/cpl/ncpa/lang/sv-SE.rc branches/arty-newcc/dll/cpl/ncpa/lang/uk-UA.rc branches/arty-newcc/dll/cpl/ncpa/lang/zh-CN.rc branches/arty-newcc/dll/cpl/ncpa/ncpa.def branches/arty-newcc/dll/cpl/ncpa/ncpa.h branches/arty-newcc/dll/cpl/ncpa/ncpa.rc branches/arty-newcc/dll/cpl/ncpa/resource.h branches/arty-newcc/dll/cpl/ncpa/resources/HORIZ.ICO branches/arty-newcc/dll/cpl/ncpa/resources/NETCONN.ICO branches/arty-newcc/dll/cpl/ncpa/resources/VERTIC.ICO branches/arty-newcc/dll/cpl/ncpa/resources/applet.ico branches/arty-newcc/dll/cpl/ncpa/rsrc.rc branches/arty-newcc/dll/cpl/ncpa/tcpip_properties.c branches/arty-newcc/dll/cpl/odbccp32/odbccp32.def branches/arty-newcc/dll/cpl/powercfg/powercfg.def branches/arty-newcc/dll/cpl/sysdm/sysdm.def branches/arty-newcc/dll/cpl/telephon/telephon.def branches/arty-newcc/dll/cpl/telephon/telephon.h branches/arty-newcc/dll/cpl/timedate/timedate.def branches/arty-newcc/dll/cpl/usrmgr/usrmgr.def Modified: branches/arty-newcc/dll/cpl/access/access.c (contents, props changed) branches/arty-newcc/dll/cpl/access/access.h (props changed) branches/arty-newcc/dll/cpl/access/access.rbuild branches/arty-newcc/dll/cpl/access/access.rc (props changed) branches/arty-newcc/dll/cpl/access/access.spec (props changed) branches/arty-newcc/dll/cpl/access/display.c (contents, props changed) branches/arty-newcc/dll/cpl/access/general.c (contents, props changed) branches/arty-newcc/dll/cpl/access/keyboard.c (contents, props changed) branches/arty-newcc/dll/cpl/access/lang/bg-BG.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/cs-CZ.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/el-GR.rc (contents, props changed) branches/arty-newcc/dll/cpl/access/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/es-ES.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/fr-FR.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/hu-HU.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/id-ID.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/ja-JP.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/nl-NL.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/ru-RU.rc (contents, props changed) branches/arty-newcc/dll/cpl/access/lang/sk-SK.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/uk-UA.rc (props changed) branches/arty-newcc/dll/cpl/access/lang/zh-CN.rc (props changed) branches/arty-newcc/dll/cpl/access/mouse.c (contents, props changed) branches/arty-newcc/dll/cpl/access/resource.h (props changed) branches/arty-newcc/dll/cpl/access/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/access/sound.c (props changed) branches/arty-newcc/dll/cpl/appwiz-new/appwiz.c (props changed) branches/arty-newcc/dll/cpl/appwiz-new/appwiz.h (props changed) branches/arty-newcc/dll/cpl/appwiz-new/appwiz.rbuild branches/arty-newcc/dll/cpl/appwiz-new/appwiz.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/createlink.c (contents, props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/bg-BG.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/cs-CZ.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/es-ES.rc (contents, props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/fr-FR.rc branches/arty-newcc/dll/cpl/appwiz-new/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/ru-RU.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/lang/uk-UA.rc (props changed) branches/arty-newcc/dll/cpl/appwiz-new/resource.h (props changed) branches/arty-newcc/dll/cpl/appwiz-new/resources/watermark.bmp branches/arty-newcc/dll/cpl/appwiz-new/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/add.c (props changed) branches/arty-newcc/dll/cpl/appwiz/appwiz.c (props changed) branches/arty-newcc/dll/cpl/appwiz/appwiz.h (props changed) branches/arty-newcc/dll/cpl/appwiz/appwiz.rbuild branches/arty-newcc/dll/cpl/appwiz/appwiz.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/createlink.c (contents, props changed) branches/arty-newcc/dll/cpl/appwiz/lang/bg-BG.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/cs-CZ.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/el-GR.rc (contents, props changed) branches/arty-newcc/dll/cpl/appwiz/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/es-ES.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/fr-FR.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/ru-RU.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/sk-SK.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/lang/uk-UA.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/remove.c (props changed) branches/arty-newcc/dll/cpl/appwiz/resource.h (props changed) branches/arty-newcc/dll/cpl/appwiz/resources/watermark.bmp branches/arty-newcc/dll/cpl/appwiz/rossetup.c (props changed) branches/arty-newcc/dll/cpl/appwiz/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/appwiz/updates.c (props changed) branches/arty-newcc/dll/cpl/console/colors.c (contents, props changed) branches/arty-newcc/dll/cpl/console/console.c (props changed) branches/arty-newcc/dll/cpl/console/console.h (props changed) branches/arty-newcc/dll/cpl/console/console.rbuild branches/arty-newcc/dll/cpl/console/console.rc (props changed) branches/arty-newcc/dll/cpl/console/console.spec (props changed) branches/arty-newcc/dll/cpl/console/font.c (props changed) branches/arty-newcc/dll/cpl/console/lang/cs-CZ.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/es-ES.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/id-ID.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/ru-RU.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/sk-SK.rc (props changed) branches/arty-newcc/dll/cpl/console/lang/uk-UA.rc (contents, props changed) branches/arty-newcc/dll/cpl/console/layout.c (contents, props changed) branches/arty-newcc/dll/cpl/console/options.c (props changed) branches/arty-newcc/dll/cpl/console/resource.h (props changed) branches/arty-newcc/dll/cpl/console/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/desk/advappdlg.c (contents, props changed) branches/arty-newcc/dll/cpl/desk/advmon.c (contents, props changed) branches/arty-newcc/dll/cpl/desk/appearance.c (contents, props changed) branches/arty-newcc/dll/cpl/desk/appearance.h (contents, props changed) branches/arty-newcc/dll/cpl/desk/background.c (contents, props changed) branches/arty-newcc/dll/cpl/desk/classinst.c (props changed) branches/arty-newcc/dll/cpl/desk/desk.c (contents, props changed) branches/arty-newcc/dll/cpl/desk/desk.h (props changed) branches/arty-newcc/dll/cpl/desk/desk.rbuild branches/arty-newcc/dll/cpl/desk/desk.rc (props changed) branches/arty-newcc/dll/cpl/desk/devsett.c (props changed) branches/arty-newcc/dll/cpl/desk/dibitmap.c (props changed) branches/arty-newcc/dll/cpl/desk/general.c (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/bg-BG.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/cs-CZ.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/de-DE.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/el-GR.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/en-US.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/es-ES.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/fr-FR.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/hu-HU.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/id-ID.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/it-IT.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/ja-JP.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/nl-NL.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/no-NO.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/pl-PL.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/ru-RU.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/sk-SK.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/sv-SE.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/uk-UA.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/lang/zh-CN.rc (contents, props changed) branches/arty-newcc/dll/cpl/desk/misc.c (contents, props changed) branches/arty-newcc/dll/cpl/desk/monslctl.c (props changed) branches/arty-newcc/dll/cpl/desk/monslctl.h (props changed) branches/arty-newcc/dll/cpl/desk/preview.c (props changed) branches/arty-newcc/dll/cpl/desk/preview.h (props changed) branches/arty-newcc/dll/cpl/desk/resource.h (contents, props changed) branches/arty-newcc/dll/cpl/desk/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/desk/screensaver.c (props changed) branches/arty-newcc/dll/cpl/desk/settings.c (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.c (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.h (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.rbuild branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.spec (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/bg-BG.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/cs-CZ.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/de-DE.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/el-GR.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/en-US.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/es-ES.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/fr-FR.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/hu-HU.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/id-ID.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/it-IT.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/ja-JP.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/nl-NL.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/no-NO.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/pl-PL.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/pt-BR.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/ru-RU.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/sk-SK.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/th-TH.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/uk-UA.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/lang/zh-CN.rc (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/resource.h (contents, props changed) branches/arty-newcc/dll/cpl/hdwwiz/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/input/add.c (contents, props changed) branches/arty-newcc/dll/cpl/input/changekeyseq.c (props changed) branches/arty-newcc/dll/cpl/input/input.c (props changed) branches/arty-newcc/dll/cpl/input/input.h (props changed) branches/arty-newcc/dll/cpl/input/input.rbuild branches/arty-newcc/dll/cpl/input/input.rc (props changed) branches/arty-newcc/dll/cpl/input/keysettings.c (props changed) branches/arty-newcc/dll/cpl/input/lang/bg-BG.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/de-DE.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/el-GR.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/en-US.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/es-ES.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/fr-FR.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/it-IT.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/no-NO.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/pl-PL.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/ru-RU.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/sk-SK.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/lang/uk-UA.rc (contents, props changed) branches/arty-newcc/dll/cpl/input/resource.h (props changed) branches/arty-newcc/dll/cpl/input/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/input/settings.c (contents, props changed) branches/arty-newcc/dll/cpl/intl/advanced.c (contents, props changed) branches/arty-newcc/dll/cpl/intl/currency.c (contents, props changed) branches/arty-newcc/dll/cpl/intl/date.c (props changed) branches/arty-newcc/dll/cpl/intl/generalp.c (contents, props changed) branches/arty-newcc/dll/cpl/intl/inplocale.c (props changed) branches/arty-newcc/dll/cpl/intl/intl.c (contents, props changed) branches/arty-newcc/dll/cpl/intl/intl.h (contents, props changed) branches/arty-newcc/dll/cpl/intl/intl.rbuild branches/arty-newcc/dll/cpl/intl/intl.rc (props changed) branches/arty-newcc/dll/cpl/intl/lang/bg-BG.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/de-DE.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/en-US.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/es-ES.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/fr-FR.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/it-IT.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/no-NO.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/pl-PL.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/ru-RU.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/sk-SK.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/lang/uk-UA.rc (contents, props changed) branches/arty-newcc/dll/cpl/intl/languages.c (props changed) branches/arty-newcc/dll/cpl/intl/misc.c (contents, props changed) branches/arty-newcc/dll/cpl/intl/numbers.c (props changed) branches/arty-newcc/dll/cpl/intl/resource.h (contents, props changed) branches/arty-newcc/dll/cpl/intl/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/intl/setupreg.c (props changed) branches/arty-newcc/dll/cpl/intl/sort.c (props changed) branches/arty-newcc/dll/cpl/intl/time.c (props changed) branches/arty-newcc/dll/cpl/joy/joy.c (props changed) branches/arty-newcc/dll/cpl/joy/joy.h (props changed) branches/arty-newcc/dll/cpl/joy/joy.rbuild branches/arty-newcc/dll/cpl/joy/joy.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/bg-BG.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/cs-CZ.rc (contents, props changed) branches/arty-newcc/dll/cpl/joy/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/el-GR.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/es-ES.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/fr-FR.rc (contents, props changed) branches/arty-newcc/dll/cpl/joy/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/ru-RU.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/sk-SK.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/uk-UA.rc (props changed) branches/arty-newcc/dll/cpl/joy/lang/zh-CN.rc (props changed) branches/arty-newcc/dll/cpl/joy/resource.h (props changed) branches/arty-newcc/dll/cpl/joy/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/bg-BG.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/cs-CZ.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/es-ES.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/fr-FR.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/id-ID.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/ja-JP.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/ru-RU.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/sk-SK.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/uk-UA.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/lang/zh-CN.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/liccpa.c (contents, props changed) branches/arty-newcc/dll/cpl/liccpa/liccpa.h (props changed) branches/arty-newcc/dll/cpl/liccpa/liccpa.rc (props changed) branches/arty-newcc/dll/cpl/liccpa/resource.h (props changed) branches/arty-newcc/dll/cpl/liccpa/rsrc.rc (contents, props changed) branches/arty-newcc/dll/cpl/main/keyboard.c (props changed) branches/arty-newcc/dll/cpl/main/lang/bg-BG.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/cs-CZ.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/el-GR.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/es-ES.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/fr-FR.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/hu-HU.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/id-ID.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/ja-JP.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/nl-NL.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/ru-RU.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/sk-SK.rc (props changed) branches/arty-newcc/dll/cpl/main/lang/uk-UA.rc (contents, props changed) branches/arty-newcc/dll/cpl/main/lang/zh-CN.rc (props changed) branches/arty-newcc/dll/cpl/main/main.c (contents, props changed) branches/arty-newcc/dll/cpl/main/main.h (props changed) branches/arty-newcc/dll/cpl/main/main.rbuild branches/arty-newcc/dll/cpl/main/main.rc (props changed) branches/arty-newcc/dll/cpl/main/mouse.c (contents, props changed) branches/arty-newcc/dll/cpl/main/resource.h (props changed) branches/arty-newcc/dll/cpl/main/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/mmsys/audio.c (props changed) branches/arty-newcc/dll/cpl/mmsys/lang/bg-BG.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/cs-CZ.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/de-DE.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/el-GR.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/en-US.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/es-ES.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/fr-FR.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/id-ID.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/it-IT.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/nl-NL.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/no-NO.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/pl-PL.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/pt-BR.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/ru-RU.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/sk-SK.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/uk-UA.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/lang/zh-CN.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/mmsys.c (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/mmsys.h (props changed) branches/arty-newcc/dll/cpl/mmsys/mmsys.rbuild branches/arty-newcc/dll/cpl/mmsys/mmsys.rc (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/mmsys.spec (props changed) branches/arty-newcc/dll/cpl/mmsys/resource.h (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/mmsys/sounds.c (contents, props changed) branches/arty-newcc/dll/cpl/mmsys/voice.c (props changed) branches/arty-newcc/dll/cpl/mmsys/volume.c (props changed) branches/arty-newcc/dll/cpl/ncpa/ncpa.c (contents, props changed) branches/arty-newcc/dll/cpl/ncpa/ncpa.rbuild branches/arty-newcc/dll/cpl/odbccp32/odbccp32.c (props changed) branches/arty-newcc/dll/cpl/odbccp32/odbccp32.h (props changed) branches/arty-newcc/dll/cpl/odbccp32/odbccp32.rbuild branches/arty-newcc/dll/cpl/odbccp32/odbccp32.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/advanced.c (props changed) branches/arty-newcc/dll/cpl/powercfg/alarms.c (props changed) branches/arty-newcc/dll/cpl/powercfg/hibernate.c (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/bg-BG.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/cs-CZ.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/el-GR.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/es-ES.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/fr-FR.rc (contents, props changed) branches/arty-newcc/dll/cpl/powercfg/lang/id-ID.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/nl-NL.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/ru-RU.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/sk-SK.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/th-TH.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/lang/uk-UA.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/powercfg.c (props changed) branches/arty-newcc/dll/cpl/powercfg/powercfg.h (props changed) branches/arty-newcc/dll/cpl/powercfg/powercfg.rbuild branches/arty-newcc/dll/cpl/powercfg/powercfg.rc (props changed) branches/arty-newcc/dll/cpl/powercfg/powershemes.c (contents, props changed) branches/arty-newcc/dll/cpl/powercfg/resource.h (props changed) branches/arty-newcc/dll/cpl/powercfg/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/advanced.c (props changed) branches/arty-newcc/dll/cpl/sysdm/environment.c (props changed) branches/arty-newcc/dll/cpl/sysdm/general.c (props changed) branches/arty-newcc/dll/cpl/sysdm/hardprof.c (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/hardware.c (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/lang/bg-BG.rc (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/lang/cs-CZ.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/da-DK.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/el-GR.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/es-ES.rc (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/lang/fr-FR.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/hu-HU.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/id-ID.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/ja-JP.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/nl-NL.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/ru-RU.rc (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/lang/sk-SK.rc (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/lang/sv-SE.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/lang/uk-UA.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/licence.c (props changed) branches/arty-newcc/dll/cpl/sysdm/precomp.h (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/resource.h (props changed) branches/arty-newcc/dll/cpl/sysdm/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/startrec.c (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/sysdm.c (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/sysdm.rbuild branches/arty-newcc/dll/cpl/sysdm/sysdm.rc (props changed) branches/arty-newcc/dll/cpl/sysdm/userprofile.c (contents, props changed) branches/arty-newcc/dll/cpl/sysdm/virtmem.c (props changed) branches/arty-newcc/dll/cpl/telephon/lang/bg-BG.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/de-DE.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/el-GR.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/en-US.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/es-ES.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/fr-FR.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/it-IT.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/no-NO.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/pl-PL.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/ru-RU.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/sk-SK.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/lang/uk-UA.rc (contents, props changed) branches/arty-newcc/dll/cpl/telephon/resource.h (contents, props changed) branches/arty-newcc/dll/cpl/telephon/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/telephon/telephon.c (contents, props changed) branches/arty-newcc/dll/cpl/telephon/telephon.rbuild branches/arty-newcc/dll/cpl/telephon/telephon.rc (props changed) branches/arty-newcc/dll/cpl/timedate/clock.c (contents, props changed) branches/arty-newcc/dll/cpl/timedate/dateandtime.c (props changed) branches/arty-newcc/dll/cpl/timedate/internettime.c (props changed) branches/arty-newcc/dll/cpl/timedate/lang/bg-BG.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/cs-CZ.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/da-DK.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/de-DE.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/el-GR.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/es-ES.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/fr-FR.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/hu-HU.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/id-ID.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/it-IT.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/ja-JP.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/nl-NL.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/no-NO.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/ru-RU.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/sk-SK.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/sv-SE.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/th-TH.rc (props changed) branches/arty-newcc/dll/cpl/timedate/lang/uk-UA.rc (props changed) branches/arty-newcc/dll/cpl/timedate/monthcal.c (contents, props changed) branches/arty-newcc/dll/cpl/timedate/ntpclient.c (contents, props changed) branches/arty-newcc/dll/cpl/timedate/resource.h (props changed) branches/arty-newcc/dll/cpl/timedate/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/timedate/timedate.c (props changed) branches/arty-newcc/dll/cpl/timedate/timedate.h (props changed) branches/arty-newcc/dll/cpl/timedate/timedate.rbuild branches/arty-newcc/dll/cpl/timedate/timedate.rc (props changed) branches/arty-newcc/dll/cpl/timedate/timezone.c (props changed) branches/arty-newcc/dll/cpl/usrmgr/extra.c (props changed) branches/arty-newcc/dll/cpl/usrmgr/groupprops.c (props changed) branches/arty-newcc/dll/cpl/usrmgr/groups.c (props changed) branches/arty-newcc/dll/cpl/usrmgr/lang/en-US.rc (props changed) branches/arty-newcc/dll/cpl/usrmgr/lang/pl-PL.rc (props changed) branches/arty-newcc/dll/cpl/usrmgr/lang/ru-RU.rc (props changed) branches/arty-newcc/dll/cpl/usrmgr/misc.c (props changed) branches/arty-newcc/dll/cpl/usrmgr/resource.h (props changed) branches/arty-newcc/dll/cpl/usrmgr/rsrc.rc (props changed) branches/arty-newcc/dll/cpl/usrmgr/userprops.c (props changed) branches/arty-newcc/dll/cpl/usrmgr/users.c (props changed) branches/arty-newcc/dll/cpl/usrmgr/usrmgr.c (contents, props changed) branches/arty-newcc/dll/cpl/usrmgr/usrmgr.h (props changed) branches/arty-newcc/dll/cpl/usrmgr/usrmgr.rbuild branches/arty-newcc/dll/cpl/usrmgr/usrmgr.rc (props changed)
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/arty-newcc/dll/cpl/access/access.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/access/access...
Modified: branches/arty-newcc/dll/cpl/access/access.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/access/access...
Modified: branches/arty-newcc/dll/cpl/access/display.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/access/displa...
Modified: branches/arty-newcc/dll/cpl/access/general.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/access/genera...
Modified: branches/arty-newcc/dll/cpl/access/keyboard.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/access/keyboa...
Modified: branches/arty-newcc/dll/cpl/access/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/access/lang/e...
Modified: branches/arty-newcc/dll/cpl/access/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/access/lang/r...
Modified: branches/arty-newcc/dll/cpl/access/mouse.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/access/mouse....
Removed: branches/arty-newcc/dll/cpl/appwiz-new/appwiz.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz-new/ap...
Modified: branches/arty-newcc/dll/cpl/appwiz-new/appwiz.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz-new/ap...
Added: branches/arty-newcc/dll/cpl/appwiz-new/appwiz.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz-new/ap...
Modified: branches/arty-newcc/dll/cpl/appwiz-new/createlink.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz-new/cr...
Modified: branches/arty-newcc/dll/cpl/appwiz-new/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz-new/la...
Modified: branches/arty-newcc/dll/cpl/appwiz-new/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz-new/la...
Modified: branches/arty-newcc/dll/cpl/appwiz-new/resources/watermark.bmp URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz-new/re...
Removed: branches/arty-newcc/dll/cpl/appwiz/appwiz.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz/appwiz...
Removed: branches/arty-newcc/dll/cpl/appwiz/appwiz.dsp URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz/appwiz...
Removed: branches/arty-newcc/dll/cpl/appwiz/appwiz.dsw URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz/appwiz...
Modified: branches/arty-newcc/dll/cpl/appwiz/appwiz.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz/appwiz...
Added: branches/arty-newcc/dll/cpl/appwiz/appwiz.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz/appwiz...
Modified: branches/arty-newcc/dll/cpl/appwiz/createlink.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz/create...
Modified: branches/arty-newcc/dll/cpl/appwiz/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz/lang/e...
Modified: branches/arty-newcc/dll/cpl/appwiz/resources/watermark.bmp URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/appwiz/resour...
Modified: branches/arty-newcc/dll/cpl/console/colors.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/console/color...
Modified: branches/arty-newcc/dll/cpl/console/console.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/console/conso...
Modified: branches/arty-newcc/dll/cpl/console/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/console/lang/...
Modified: branches/arty-newcc/dll/cpl/console/layout.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/console/layou...
Modified: branches/arty-newcc/dll/cpl/desk/advappdlg.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/advappdl...
Modified: branches/arty-newcc/dll/cpl/desk/advmon.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/advmon.c...
Modified: branches/arty-newcc/dll/cpl/desk/appearance.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/appearan...
Modified: branches/arty-newcc/dll/cpl/desk/appearance.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/appearan...
Modified: branches/arty-newcc/dll/cpl/desk/background.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/backgrou...
Modified: branches/arty-newcc/dll/cpl/desk/desk.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/desk.c?r...
Removed: branches/arty-newcc/dll/cpl/desk/desk.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/desk.def...
Modified: branches/arty-newcc/dll/cpl/desk/desk.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/desk.rbu...
Added: branches/arty-newcc/dll/cpl/desk/desk.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/desk.spe...
Modified: branches/arty-newcc/dll/cpl/desk/general.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/general....
Modified: branches/arty-newcc/dll/cpl/desk/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/bg-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/cs-CZ.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/cs-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/de-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/el-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/en-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/es-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/fr-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/hu-HU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/hu-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/id-ID.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/id-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/it-IT.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/it-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/ja-JP.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/ja-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/nl-NL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/nl-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/no-NO.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/no-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/pl-PL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/pl-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/ru-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/sk-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/sv-SE.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/sv-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/uk-...
Modified: branches/arty-newcc/dll/cpl/desk/lang/zh-CN.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/lang/zh-...
Modified: branches/arty-newcc/dll/cpl/desk/misc.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/misc.c?r...
Modified: branches/arty-newcc/dll/cpl/desk/resource.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/resource...
Modified: branches/arty-newcc/dll/cpl/desk/settings.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/desk/settings...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/hdwwiz...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/b...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/cs-CZ.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/c...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/d...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/e...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/e...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/e...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/f...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/hu-HU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/h...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/id-ID.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/i...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/it-IT.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/i...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/ja-JP.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/j...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/nl-NL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/n...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/no-NO.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/n...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/pl-PL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/p...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/pt-BR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/p...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/r...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/s...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/th-TH.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/t...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/u...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/lang/zh-CN.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/lang/z...
Modified: branches/arty-newcc/dll/cpl/hdwwiz/resource.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/resour...
Added: branches/arty-newcc/dll/cpl/hdwwiz/resources/header.bmp URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/resour...
Added: branches/arty-newcc/dll/cpl/hdwwiz/resources/search.ico URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/resour...
Added: branches/arty-newcc/dll/cpl/hdwwiz/resources/warning.ico URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/resour...
Added: branches/arty-newcc/dll/cpl/hdwwiz/resources/watermark.bmp URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/hdwwiz/resour...
Modified: branches/arty-newcc/dll/cpl/input/add.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/add.c?r...
Removed: branches/arty-newcc/dll/cpl/input/input.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/input.d...
Modified: branches/arty-newcc/dll/cpl/input/input.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/input.r...
Added: branches/arty-newcc/dll/cpl/input/input.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/input.s...
Modified: branches/arty-newcc/dll/cpl/input/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/bg...
Modified: branches/arty-newcc/dll/cpl/input/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/de...
Modified: branches/arty-newcc/dll/cpl/input/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/el...
Modified: branches/arty-newcc/dll/cpl/input/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/en...
Modified: branches/arty-newcc/dll/cpl/input/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/es...
Modified: branches/arty-newcc/dll/cpl/input/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/fr...
Modified: branches/arty-newcc/dll/cpl/input/lang/it-IT.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/it...
Modified: branches/arty-newcc/dll/cpl/input/lang/no-NO.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/no...
Modified: branches/arty-newcc/dll/cpl/input/lang/pl-PL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/pl...
Modified: branches/arty-newcc/dll/cpl/input/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/ru...
Modified: branches/arty-newcc/dll/cpl/input/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/sk...
Modified: branches/arty-newcc/dll/cpl/input/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/lang/uk...
Modified: branches/arty-newcc/dll/cpl/input/settings.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/input/setting...
Modified: branches/arty-newcc/dll/cpl/intl/advanced.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/advanced...
Modified: branches/arty-newcc/dll/cpl/intl/currency.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/currency...
Modified: branches/arty-newcc/dll/cpl/intl/generalp.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/generalp...
Modified: branches/arty-newcc/dll/cpl/intl/intl.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/intl.c?r...
Removed: branches/arty-newcc/dll/cpl/intl/intl.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/intl.def...
Modified: branches/arty-newcc/dll/cpl/intl/intl.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/intl.h?r...
Modified: branches/arty-newcc/dll/cpl/intl/intl.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/intl.rbu...
Added: branches/arty-newcc/dll/cpl/intl/intl.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/intl.spe...
Added: branches/arty-newcc/dll/cpl/intl/kblayouts.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/kblayout...
Modified: branches/arty-newcc/dll/cpl/intl/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/bg-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/de-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/en-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/es-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/fr-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/it-IT.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/it-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/no-NO.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/no-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/pl-PL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/pl-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/ru-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/sk-...
Modified: branches/arty-newcc/dll/cpl/intl/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/lang/uk-...
Modified: branches/arty-newcc/dll/cpl/intl/misc.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/misc.c?r...
Modified: branches/arty-newcc/dll/cpl/intl/resource.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/intl/resource...
Removed: branches/arty-newcc/dll/cpl/joy/joy.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/joy/joy.def?r...
Modified: branches/arty-newcc/dll/cpl/joy/joy.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/joy/joy.rbuil...
Added: branches/arty-newcc/dll/cpl/joy/joy.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/joy/joy.spec?...
Modified: branches/arty-newcc/dll/cpl/joy/lang/cs-CZ.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/joy/lang/cs-C...
Modified: branches/arty-newcc/dll/cpl/joy/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/joy/lang/fr-F...
Added: branches/arty-newcc/dll/cpl/liccpa/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/liccpa/lang/e...
Modified: branches/arty-newcc/dll/cpl/liccpa/liccpa.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/liccpa/liccpa...
Removed: branches/arty-newcc/dll/cpl/liccpa/liccpa.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/liccpa/liccpa...
Added: branches/arty-newcc/dll/cpl/liccpa/liccpa.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/liccpa/liccpa...
Modified: branches/arty-newcc/dll/cpl/liccpa/rsrc.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/liccpa/rsrc.r...
Modified: branches/arty-newcc/dll/cpl/main/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/main/lang/uk-...
Modified: branches/arty-newcc/dll/cpl/main/main.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/main/main.c?r...
Removed: branches/arty-newcc/dll/cpl/main/main.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/main/main.def...
Modified: branches/arty-newcc/dll/cpl/main/main.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/main/main.rbu...
Added: branches/arty-newcc/dll/cpl/main/main.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/main/main.spe...
Modified: branches/arty-newcc/dll/cpl/main/mouse.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/main/mouse.c?...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/bg...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/cs-CZ.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/cs...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/de...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/el...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/en...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/es...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/fr...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/id-ID.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/id...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/it-IT.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/it...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/nl-NL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/nl...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/no-NO.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/no...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/pl-PL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/pl...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/pt-BR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/pt...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/ru...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/sk...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/uk...
Modified: branches/arty-newcc/dll/cpl/mmsys/lang/zh-CN.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/lang/zh...
Modified: branches/arty-newcc/dll/cpl/mmsys/mmsys.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/mmsys.c...
Modified: branches/arty-newcc/dll/cpl/mmsys/mmsys.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/mmsys.r...
Modified: branches/arty-newcc/dll/cpl/mmsys/mmsys.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/mmsys.r...
Modified: branches/arty-newcc/dll/cpl/mmsys/resource.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/resourc...
Modified: branches/arty-newcc/dll/cpl/mmsys/sounds.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/mmsys/sounds....
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/bg-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/cs-CZ.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/cs-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/da-DK.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/da-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/de-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/el-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/en-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/es-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/fr-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/hu-HU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/hu-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/id-ID.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/id-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/it-IT.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/it-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/ja-JP.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/ja-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/nl-NL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/nl-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/no-NO.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/no-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/pl-PL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/pl-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/ru-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/sk-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/sv-SE.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/sv-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/uk-...
Removed: branches/arty-newcc/dll/cpl/ncpa/lang/zh-CN.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/lang/zh-...
Modified: branches/arty-newcc/dll/cpl/ncpa/ncpa.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/ncpa.c?r...
Removed: branches/arty-newcc/dll/cpl/ncpa/ncpa.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/ncpa.def...
Removed: branches/arty-newcc/dll/cpl/ncpa/ncpa.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/ncpa.h?r...
Modified: branches/arty-newcc/dll/cpl/ncpa/ncpa.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/ncpa.rbu...
Removed: branches/arty-newcc/dll/cpl/ncpa/ncpa.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/ncpa.rc?...
Added: branches/arty-newcc/dll/cpl/ncpa/ncpa.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/ncpa.spe...
Removed: branches/arty-newcc/dll/cpl/ncpa/resource.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/resource...
Removed: branches/arty-newcc/dll/cpl/ncpa/resources/HORIZ.ICO URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/resource...
Removed: branches/arty-newcc/dll/cpl/ncpa/resources/NETCONN.ICO URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/resource...
Removed: branches/arty-newcc/dll/cpl/ncpa/resources/VERTIC.ICO URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/resource...
Removed: branches/arty-newcc/dll/cpl/ncpa/resources/applet.ico URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/resource...
Removed: branches/arty-newcc/dll/cpl/ncpa/rsrc.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/rsrc.rc?...
Removed: branches/arty-newcc/dll/cpl/ncpa/tcpip_properties.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/ncpa/tcpip_pr...
Removed: branches/arty-newcc/dll/cpl/odbccp32/odbccp32.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/odbccp32/odbc...
Modified: branches/arty-newcc/dll/cpl/odbccp32/odbccp32.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/odbccp32/odbc...
Added: branches/arty-newcc/dll/cpl/odbccp32/odbccp32.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/odbccp32/odbc...
Modified: branches/arty-newcc/dll/cpl/powercfg/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/powercfg/lang...
Removed: branches/arty-newcc/dll/cpl/powercfg/powercfg.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/powercfg/powe...
Modified: branches/arty-newcc/dll/cpl/powercfg/powercfg.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/powercfg/powe...
Added: branches/arty-newcc/dll/cpl/powercfg/powercfg.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/powercfg/powe...
Modified: branches/arty-newcc/dll/cpl/powercfg/powershemes.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/powercfg/powe...
Modified: branches/arty-newcc/dll/cpl/sysdm/hardprof.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/hardpro...
Modified: branches/arty-newcc/dll/cpl/sysdm/hardware.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/hardwar...
Modified: branches/arty-newcc/dll/cpl/sysdm/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/lang/bg...
Modified: branches/arty-newcc/dll/cpl/sysdm/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/lang/es...
Modified: branches/arty-newcc/dll/cpl/sysdm/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/lang/ru...
Modified: branches/arty-newcc/dll/cpl/sysdm/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/lang/sk...
Modified: branches/arty-newcc/dll/cpl/sysdm/precomp.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/precomp...
Modified: branches/arty-newcc/dll/cpl/sysdm/startrec.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/startre...
Modified: branches/arty-newcc/dll/cpl/sysdm/sysdm.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/sysdm.c...
Removed: branches/arty-newcc/dll/cpl/sysdm/sysdm.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/sysdm.d...
Modified: branches/arty-newcc/dll/cpl/sysdm/sysdm.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/sysdm.r...
Added: branches/arty-newcc/dll/cpl/sysdm/sysdm.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/sysdm.s...
Modified: branches/arty-newcc/dll/cpl/sysdm/userprofile.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/sysdm/userpro...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/bg-BG.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/de-DE.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/el-GR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/en-US.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/es-ES.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/fr-FR.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/it-IT.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/no-NO.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/pl-PL.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/ru-RU.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/sk-SK.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/lang/uk-UA.rc URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/lang...
Modified: branches/arty-newcc/dll/cpl/telephon/resource.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/reso...
Modified: branches/arty-newcc/dll/cpl/telephon/telephon.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/tele...
Removed: branches/arty-newcc/dll/cpl/telephon/telephon.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/tele...
Removed: branches/arty-newcc/dll/cpl/telephon/telephon.h URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/tele...
Modified: branches/arty-newcc/dll/cpl/telephon/telephon.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/tele...
Added: branches/arty-newcc/dll/cpl/telephon/telephon.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/telephon/tele...
Modified: branches/arty-newcc/dll/cpl/timedate/clock.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/timedate/cloc...
Modified: branches/arty-newcc/dll/cpl/timedate/monthcal.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/timedate/mont...
Modified: branches/arty-newcc/dll/cpl/timedate/ntpclient.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/timedate/ntpc...
Removed: branches/arty-newcc/dll/cpl/timedate/timedate.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/timedate/time...
Modified: branches/arty-newcc/dll/cpl/timedate/timedate.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/timedate/time...
Added: branches/arty-newcc/dll/cpl/timedate/timedate.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/timedate/time...
Modified: branches/arty-newcc/dll/cpl/usrmgr/usrmgr.c URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/usrmgr/usrmgr...
Removed: branches/arty-newcc/dll/cpl/usrmgr/usrmgr.def URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/usrmgr/usrmgr...
Modified: branches/arty-newcc/dll/cpl/usrmgr/usrmgr.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/usrmgr/usrmgr...
Added: branches/arty-newcc/dll/cpl/usrmgr/usrmgr.spec URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/dll/cpl/usrmgr/usrmgr...