Author: ekohl
Date: Sun Oct  4 21:57:03 2015
New Revision: 69449

URL: http://svn.reactos.org/svn/reactos?rev=69449&view=rev
Log:
[INTL]
- Improve the internal locale storage. Replace the array of strings by a 
customized struct.
- Implement the locale customization properly. The customization property sheet 
modifies the internal locale storage rather than the registry. Now, cancelling 
changes works properly.

CORE-10074

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.h
    trunk/reactos/dll/cpl/intl/misc.c
    trunk/reactos/dll/cpl/intl/numbers.c
    trunk/reactos/dll/cpl/intl/sort.c
    trunk/reactos/dll/cpl/intl/time.c

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

Modified: trunk/reactos/dll/cpl/intl/currency.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/intl/currency.c?rev=69449&r1=69448&r2=69449&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=69449&r1=69448&r2=69449&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=69449&r1=69448&r2=69449&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=69449&r1=69448&r2=69449&view=diff

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

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

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

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


Reply via email to