- Various Microsoft DDK/PSDK compatibility fixes and some MSVC stuff too.
[reactos.git] / reactos / lib / kernel32 / misc / lang.c
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-20 Alex IonescuRemove rosrtl string macros
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-22 James TaborThis is a CompareStringW hack to get (7z313.exe /Q...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-29 Hervé PoussineauRemove debug message
2005-04-26 Aleksey BraginMore DPRINTs added for better tracing of locale-related...
2005-04-21 Aleksey BraginEnumSystemLocalesW() implementation. Certainly not...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-04 Eric KohlImplement GetSystemDefaultUILanguage() and IsValidLocale().
2004-10-20 James TaborPorted Wine CompareStringA.
2004-09-24 Thomas Bluemelimplemented GetUserDefaultUILanguage()
2004-08-26 Hartmut Birr- Implemented GetACP() and GetOEMCP().
2004-08-24 Filip Navara- Implementation of GetCPFileNameFromRegistry, GetNlsSe...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-26 Gunnar Dalsnesremove duplicate stuff due to adding lcformat from...
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-05-03 Thomas Bluemelforgot to remove some temporary debug output
2004-05-03 Thomas Bluemelcleanup of the unicode mess (im)ported from wine
2004-05-02 Thomas Bluemelimplemented GetThreadLocale() and partly implemented...
2004-04-12 Martin Fuchsremove MB_ERR_INVALID_CHARS flag
2004-04-12 Martin Fuchsone more error handling fix for GetTimeFormatA()
2004-04-12 Martin Fuchs- RosGetTimeFormat(): replace "if (!cchTime) ; else...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-28 Gunnar DalsnesGetLocaleInfoA impl. (copied from wine)
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-21 Filip NavaraImplemented GetUserDefaultLangID and GetUserDefaultLCID...
2004-01-16 Martin Fuchscorrected TIME_NOSECONDS handling
2004-01-16 Martin Fuchsdon't clear GetTimeFormat() flags when calling RosGetTi...
2004-01-15 Martin Fuchsuse return value of GetLocaleInfoW() in GetTimeFormatW()
2004-01-14 Richard Campbelladded small FIXME note.
2004-01-14 Richard CampbellImplement GetLocaleInfoW
2004-01-14 Richard Campbellimplemented GetTimeFormat, loosely based off from wine...
2003-09-21 Thomas Bluemelported ConvertDefaultLocale() from wine
2003-09-20 Thomas Bluemelunstubbed national language support functions