projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
winhttp/tests: Make sure proxy settings are restored.
[wine]
/
dlls
/
kernel32
/
locale.c
2012-11-02
Christian Costa
kernel32: Implement CompareStringOrdinal.
blob
|
commitdiff
|
raw
2012-08-27
Nikolay Sivov
kernel32: Handle neutral locale names better in GetLoca...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
André Hentschel
kernel32: Fix LocaleNameToLCID on mismatch.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Austin English
kernel32: Implement IsValidLocaleName (with tests).
blob
|
commitdiff
|
raw
|
diff to current
2012-07-31
Michael Stefaniuc
kernel32: Avoid TRUE:FALSE conditional expressions.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Nikolay Sivov
kernel32: Fix base for value returned with LOCALE_RETUR...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Nikolay Sivov
kernel32: Forward GetLocaleInfoEx() to GetLocaleInfoW().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Nikolay Sivov
kernel32: Added GetSystemDefaultLocaleName().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Nikolay Sivov
kernel32: Partial CompareStringEx implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Austin English
kernel32: Add a stub for GetLocaleInfoEx.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
André Hentschel
kernel32: Change LCMapStringW to LCMapStringEx and...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
Alex Henrie
kernel32: Correct WideCharToMultiByte and MultiByteToWi...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
Alex Henrie
kernel32: Avoid calling MultiByteToWideChar with invali...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Piotr Caban
kernel32: Added IdnToUnicode implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Piotr Caban
kernel32/tests: Added IdnToAscii tests.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Piotr Caban
kernel32: Added IdnToAscii implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-30
Piotr Caban
kernel32: Support multiple labels in IdnToNameprepUnicode.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-26
Piotr Caban
kernel32: Added IdnToNameprepUnicode implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
André Hentschel
kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Andrew Talbot
kernel32: Remove unused file-static variables.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
Frédéric Delanoy
kernel32: Fix function description of CompareStringA...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Thomas Mullaly
kernel32: Added stubs for IDN functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-27
Alexandre Julliard
kernel32: Implemented EnumSystemLocalesEx.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-15
Rudolf Mayerhofer
kernel32: Implement GetUserDefaultLocaleName using...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Louis Lenders
kernel32: Add stub for GetUserDefaultLocaleName.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Alexandre Julliard
kernel32: Map the new detailed direction information...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
Alexandre Julliard
kernel32: Create the Nls\CodePage key one element at...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
Alexandre Julliard
kernel32: Create the Control Panel\International key...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Ken Thomases
kernel32: Mac: If language is less specific variant...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Alexandre Julliard
kernel32: Don't store the current codepage in the threa...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Ken Thomases
kernel32: Consolidate some related code closer together.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Ken Thomases
kernel32: Mac lang. pref. overrides LANG, but not LC_AL...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Ken Thomases
kernel32: On Mac, construct locale string from language...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Paul Chitescu
kernel32: Reduce registry access to KEY_READ wherever...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-30
Alexandre Julliard
kernel32: Make sure the codepage registry keys are...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Nikolay Sivov
kernel32: Fix copied data length.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Nikolay Sivov
kernel32/locale: Add support for LOCALE_RETURN_GENITIVE...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Jeff Zaroyko
kernel32: sLanguage is LOCALE_SABBREVLANGNAME.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
Michael Stefaniuc
kernel32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Alexandre Julliard
kernel32: LCMapString should include the terminating...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Maarten Lankhorst
ntdll: Make all exported wine functions CDECL.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
kernel32: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Alexandre Julliard
kernel32: Fix a compiler warning on Mac OS.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Ken Thomases
kernel32: Strip modifiers from the Mac locale so setloc...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Andrew Talbot
kernel32: Remove unneeded address-of operators from...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Alexandre Julliard
kernel32: On Mac OS, recompose the Unicode strings...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-08
Dmitry Timoshkov
kernel32: Separate modifier from charset before detecti...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Aric Stewart
kernel32: Set last error to ERROR_INSUFFICIENT_BUFFER...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
EA Durbin
kernel32: Partially implement GetUserGeoID().
blob
|
commitdiff
|
raw
|
diff to current
2007-10-12
Alexandre Julliard
kernel32: Get rid of the NLS_RegOpenSubKey function...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
EA Durbin
kernel32: Implement SetUserGeoID.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Francois Gouget
version: Fix some Ver*() prototypes (especially wrt...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-28
Alexandre Julliard
kernel32: Store a few more locale values in the registry.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Alexandre Julliard
kernel32: Remove the fixme about MB_USEGLYPHCHARS.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
Dmitry Timoshkov
kernel32: Fix compilation warnings in 64-bit mode.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Chia-I Wu
kernel32: Fix non-terminated separator string.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
kernel32: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Alexandre Julliard
libwine: Pass flags to wine_utf8_wcstombs to allow...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Dmitry Timoshkov
kernel32: Add a trace to MultiByteToWideChar.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Anatoly Lyutin
kernel32: Add details in description function MultiByte...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Ken Thomases
kernel32: Don't release preferred_locales until we...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-13
Pierre d'Herbemont
kernel32: Remove unneeded headers.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Pierre d'Herbemont
kernel32: Allow the preferred language to be different...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Alexandre Julliard
kernel32: For LOCALE_NOUSEROVERRIDE, check locale again...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Alexandre Julliard
kernel32: Store the LC_MESSAGES value under the "Locale...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Alex Villacís Lasso
kernel32: Restore C locale for LC_NUMERIC.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Marcus Meissner
kernel32: Added missing shift by 8.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Alexandre Julliard
kernel32: Use the appropriate Unix locale for GetLocale...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Alexandre Julliard
kernel32: Rewrote the locale matching to match more...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-14
Mike McCormack
kernel32: Print a FIXME only once.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Alexandre Julliard
kernel32: Use LC_NUMERIC instead of LC_ALL to determine...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-09
Alexandre Julliard
kernel32: Fixed buffer overrun in get_registry_locale_info.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Alexandre Julliard
kernel32: Better workaround for the lack of locale...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Robert Shearman
kernel32: Add support for detecting the user locale...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Michael Stefaniuc
kernel32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Alexandre Julliard
kernel32: Renamed the kernel directory to kernel32.
blob
|
commitdiff
|
raw
|
diff to current