atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / shlwapi / string.c
2012-12-20  Nikolay Sivovshlwapi: Implement IsCharSpaceA().
2012-09-24  Francois GougetUse the CP_ACP and NULL macros instead of numeric liter...
2012-09-11  Michael Stefaniucshlwapi: Remove gratuitous "stub" from TRACE messages.
2012-06-21  Francois Gougetshlwapi: Simplify the string comparison functions a...
2012-04-19  Carlo Braminishlwapi: Add NULL checks to StrCpyW and StrCatW.
2012-03-16  Carlo Braminishlwapi: Implemented StrToInt64ExA/W.
2012-01-17  Alexandre Julliardshlwapi: Fix some printf format warnings.
2011-11-14  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-10-18  Francois Gougetshlwapi: Don't use a long where an int is more than...
2011-09-27  Francois GougetAssorted spelling fixes & co.
2011-06-15  Marcus Meissnershlwapi: Removed superflous NULL check (Coverity).
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNIW.
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNW.
2010-07-19  Andrew Nguyenshlwapi: Fix handling of an empty search string in...
2010-05-20  Michael Stefaniucshlwapi: Remove redundant "not NULL" checks of the...
2010-03-18  Nikolay Sivovshlwapi: Fix StrCpyNW to deal with null inputs better...
2009-09-24  Aric Stewartshlwapi: Implement StrChrNW.
2009-07-01  Detlef Riekenbergshlwapi: Last parameter in SHUnicodeToAnsiCP is an...
2009-01-22  Michael Stefaniucshlwapi: Remove superfluous pointer casts.
2008-11-06  Michael Stefaniucshlwapi: Remove superfluous casts of/to void pointers.
2008-08-18  Rob Shearmanshlwapi: Fix testing of HRESULT types with not operator...
2008-06-26  Francois Gougetshlwapi: Don't use Unix functions for case sensitive...
2008-04-21  Austin EnglishSpelling fixes.
2007-06-25  Alexandre Julliardshlwapi: Get rid of CharNextW/CharPrevW. Simplify some...
2007-03-29  Dmitry Timoshkovshlwapi: Match shlwapi wrappers to MSDN descriptions.
2007-03-26  Andrew Talbotshlwapi: Replace inline static with static inline.
2007-02-14  Francois GougetAssorted spelling fixes.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-23  Mikołaj Zalewskishlwapi: Test and fix StrRStrI[AW].
2006-10-13  Francois GougetAssorted spelling fixes.
2006-10-06  Hans Leidekkershlwapi: Win64 printf format warning fixes.
2006-09-28  Andrew Talbotshlwapi: Add size parameters to function that takes...
2006-08-23  Mikołaj Zalewskishlwapi: Move strings used by StrFromTimeInterval to...
2006-08-23  Mikołaj Zalewskishlwapi: Make StrFormatByteSize format numbers using...
2006-08-22  Mikołaj Zalewskishlwapi: Format the kilobyte file size number using...
2006-08-18  Mikołaj Zalewskishlwapi: Store the "%ld bytes" string as a resource.
2006-08-18  Stefan Leichtershlwapi: Print 64bit integers with wine_dbgstr_longlong.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-08-11  Huw DaviesImplement SHLoadIndirectString.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2005-01-03  Jacek CabanGet rid of W->A calls.
2004-12-14  Michael StefaniucMissing HeapFree's + 1 LocalFree (found by smatch).
2004-09-13  Jon GriffithsImplement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyN...
2004-09-01  Francois GougetAssorted spelling fixes.
2004-07-21  Alexandre JulliardFixed flags handling in StrIsIntlEqualA/W (spotted...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-03-18  Jon GriffithsImplement SHMessageBoxCheck functions && add dialog...
2004-02-20  Robert Shearman- Implement string functions in comctl32.
2004-02-17  Jon GriffithsStub the stopwatch API.
2004-02-17  Robert Shearman- Add IntlStrEqWorkerA/W.
2004-02-10  Jon GriffithsAdd some missing prototypes, fix AssocIsDangerous.
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-10-01  Jon GriffithsDocumentation updates.
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-06  Alexandre JulliardAvoid non-portable long long constants.
2003-07-22  Jon GriffithsImplement @203.
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-04  Rolf KalbermatterFix endless loop in StrPBrkW.
2003-02-12  Sergei Turchanov- _SHStrDupAA forgot about terminating '\0'.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-19  Jon GriffithsFix existing string functions, implement a bunch of...
2002-08-06  Juergen SchmiedImplement StrRetToStr in shlwapi.
2002-07-20  Juergen Schmied- Many stubs
2002-07-02  Juergen Schmied- implementations for SHLWAPI_267, SHLWAPI_268
2002-06-04  Alexandre JulliardDuplicated wsprintf implementation in shlwapi.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-12-01  Guy L. Albertelli- Fixed PathIsURL{A|W}.
2001-11-09  Guy L. AlbertelliUse proper unicode routine.
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-11-05  Guy Albertelli- Indicate that StrRetToStrN{A|W} and StrRetToBuf{A...
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-05-24  Andreas Mohr- add stubs SHLWAPI_294, UrlApplySchemeW
2001-04-25  Gael de ChalendarCorrected a typo in spec file and added some stubs.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-11-25  Alexandre JulliardAdded a few forwards.
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-13  Huw D M DaviesAdd some Str* prototypes to shlwapi.h.
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...