[ros-diffs] [fireball] 28786: Dmitry Chapyshev <lentind at yandex.ru>: - Improve intl.cpl, include almost all code from intl_new branch (it's pending for deletion now) - ReactOS's intl.cpl now works and behaves similar to Windows XP's intl.cpl, only the last tab is unfinished - Tested in Windows and ReactOS (in ROS it obviously has reduced functionality, since some of needed registry entries are absent) - As a result, all other languages (other than en-us) need to be re-translated.

fireball at svn.reactos.org fireball at svn.reactos.org
Sun Sep 2 22:42:08 CEST 2007


Author: fireball
Date: Mon Sep  3 00:42:08 2007
New Revision: 28786

URL: http://svn.reactos.org/svn/reactos?rev=28786&view=rev
Log:
Dmitry Chapyshev <lentind at yandex.ru>:
 - Improve intl.cpl, include almost all code from intl_new branch (it's pending for deletion now)
 - ReactOS's intl.cpl now works and behaves similar to Windows XP's intl.cpl, only the last tab is unfinished
 - Tested in Windows and ReactOS (in ROS it obviously has reduced functionality, since some of needed registry entries are absent)
 - As a result, all other languages (other than en-us) need to be re-translated.

Added:
    trunk/reactos/dll/cpl/intl/advanced.c   (with props)
    trunk/reactos/dll/cpl/intl/languages.c   (with props)
    trunk/reactos/dll/cpl/intl/misc.c   (with props)
    trunk/reactos/dll/cpl/intl/setupreg.c   (with props)
Modified:
    trunk/reactos/dll/cpl/intl/currency.c
    trunk/reactos/dll/cpl/intl/date.c
    trunk/reactos/dll/cpl/intl/generalp.c
    trunk/reactos/dll/cpl/intl/intl.c
    trunk/reactos/dll/cpl/intl/intl.h
    trunk/reactos/dll/cpl/intl/intl.rbuild
    trunk/reactos/dll/cpl/intl/intl.rc
    trunk/reactos/dll/cpl/intl/lang/en-US.rc
    trunk/reactos/dll/cpl/intl/numbers.c
    trunk/reactos/dll/cpl/intl/resource.h
    trunk/reactos/dll/cpl/intl/time.c

[This mail would be too long, it was shortened to contain the URLs only.]

Added: trunk/reactos/dll/cpl/intl/advanced.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/advanced.c?rev=28786&view=auto

Modified: trunk/reactos/dll/cpl/intl/currency.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/currency.c?rev=28786&r1=28785&r2=28786&view=diff

Modified: trunk/reactos/dll/cpl/intl/date.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/date.c?rev=28786&r1=28785&r2=28786&view=diff

Modified: trunk/reactos/dll/cpl/intl/generalp.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/generalp.c?rev=28786&r1=28785&r2=28786&view=diff

Modified: trunk/reactos/dll/cpl/intl/intl.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/intl.c?rev=28786&r1=28785&r2=28786&view=diff

Modified: trunk/reactos/dll/cpl/intl/intl.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/intl.h?rev=28786&r1=28785&r2=28786&view=diff

Modified: trunk/reactos/dll/cpl/intl/intl.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/intl.rbuild?rev=28786&r1=28785&r2=28786&view=diff

Modified: trunk/reactos/dll/cpl/intl/intl.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/intl.rc?rev=28786&r1=28785&r2=28786&view=diff

Modified: trunk/reactos/dll/cpl/intl/lang/en-US.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/lang/en-US.rc?rev=28786&r1=28785&r2=28786&view=diff

Added: trunk/reactos/dll/cpl/intl/languages.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/languages.c?rev=28786&view=auto

Added: trunk/reactos/dll/cpl/intl/misc.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/misc.c?rev=28786&view=auto

Modified: trunk/reactos/dll/cpl/intl/numbers.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/numbers.c?rev=28786&r1=28785&r2=28786&view=diff

Modified: trunk/reactos/dll/cpl/intl/resource.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/resource.h?rev=28786&r1=28785&r2=28786&view=diff

Added: trunk/reactos/dll/cpl/intl/setupreg.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/setupreg.c?rev=28786&view=auto

Modified: trunk/reactos/dll/cpl/intl/time.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/time.c?rev=28786&r1=28785&r2=28786&view=diff




More information about the Ros-diffs mailing list