Added Spanish translation.
[wine] / dlls / shlwapi /
2004-07-04  Mike McCormackFix memory allocation problems.
2004-06-28  Hajime SegawaAdded some Japanese translations.
2004-06-28  Stefan LeichterSkip tests of GetAcceptLanguagesA if a correct call...
2004-06-18  Stefan LeichterAdd logging to the GetAcceptLanguagesA tests.
2004-06-17  Stefan LeichterAdded tests for GetAcceptLanguagesA.
2004-06-01  Raphael JunqueiraStub for SHFlushSFCacheWrap.
2004-06-01  Hans LeidekkerLink to ntdll.
2004-05-25  Stefan LeichterMoved stub of StopWatch from ascii to unicode.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-05-05  Jakob ErikssonWindows 95 has no StrRetToBSTR, add dynamic lookup...
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-04-27  Kevin KoltzauAllow UrlCombine to calculate size of required buffer.
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-20  Francois GougetMake static Unicode strings const.
2004-04-12  Francois GougetAssorted spelling fixes.
2004-04-09  Francois GougetUse named constants instead of magic numbers.
2004-04-06  José Manuel Ferrer... Updated Spanish translations.
2004-03-27  Ulrich CzekallaImplement FixSlashesAndColonW and add stub for SHGetApp...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-22  Jon GriffithsTest SHSearchMapInt.
2004-03-18  Jon GriffithsImplement SHMessageBoxCheck functions && add dialog...
2004-03-17  Jon GriffithsMake copies of keys when creating, free them when done.
2004-03-16  Uwe BonnesUrlCanonicalizeW: Remove \r and \n at the end of lpszUr...
2004-03-03  Kevin KoltzauFix UrlCanonicalize and add regression test.
2004-03-03  Kevin KoltzauPrevent crash with invalid args in a few URL functions.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Francois GougetAssorted spelling and case fixes.
2004-02-28  Dmitry TimoshkovAdd SHMenuIndexFromID and SHCoCreateInstanceAC.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
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 GriffithsTest StrRetToBSTR.
2004-02-10  Jon GriffithsAdd some missing prototypes, fix AssocIsDangerous.
2004-02-05  Juan LangStub for MLIsMLHInstance.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-19  Rolf KalbermatterImplemented PathFileExistsAndAttributesA/W function.
2004-01-18  Stefan LeichterAdded stub for SHRegisterValidateTemplate.
2004-01-16  Francois GougetMSVC does not want 'extern' variables to be initialized...
2004-01-06  Francois GougetAssorted spelling fixes.
2003-11-28  Alexandre JulliardPorting fixes.
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-11-20  Francois GougetDon't use the data returned by RegQueryValueExW if...
2003-10-24  Alexandre JulliardUpdated some of the generated tests.
2003-10-15  Alexandre JulliardFixed cut&paste error.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-01  Jon GriffithsDocumentation updates.
2003-10-01  Jon GriffithsNew tests for shlwapi string and clsid functions.
2003-10-01  Jon GriffithsAdd @405/406, document URL functions.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-24  Jon GriffithsDocumentation updates.
2003-09-22  Mike McCormackFixed a memory leak.
2003-09-11  Jon GriffithsMLLoadlibrary: Remove -noname and duplicate entry.
2003-09-11  Alexandre JulliardChanged ordinal functions that now have a name to use...
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardConverted obj_webbrowser.h to IDL and moved the definit...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-08-18  Francois GougetSpelling and case fixes.
2003-08-06  Alexandre JulliardAvoid non-portable long long constants.
2003-07-26  Jon GriffithsImplement @13, 160, 161, 173, 177, 178, 189, 192, 221...
2003-07-22  Jon GriffithsImplement @203.
2003-07-22  Jon GriffithsImplement @280,343,344.
2003-07-22  Jon GriffithsAdd a handle for urlmon.dll, fix MSVC warning.
2003-07-22  Jon GriffithsFix MSVC warnings.
2003-07-21  Mike McCormackCreate stub for AssocIsDangerous.
2003-07-19  Jon GriffithsImplemented @440, 441.
2003-07-19  Jon GriffithsMove IQueryAssociations into shlwapi. Docs/-W/MSVC...
2003-07-18  Jon GriffithsMisc fixes.
2003-07-02  Francois GougetFixed some common spelling errors.
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-18  Francois GougetTypos/spelling fixes.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-05-13  Francois GougetChange the #include order so the test compiles with...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-04-07  Rolf KalbermatterImplement SHLWAPI_269 and SHLWAPI_270.
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-03-30  Vitaliy MargolenUnicode strings termination fixes.
2003-03-27  Rolf KalbermatterImplemented SHLWAPI_266 and SHLWAPI_271.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-18  Maxime BellengéStub for SHAutoComplete.
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-03-15  Jon GriffithsDocumentation updates.
2003-03-15  Jon GriffithsSHCreateThread is exported by name _and_ ordinal.
2003-03-15  Jon GriffithsCorrect behaviour for some error conditions.
2003-03-10  Maxime BellengéImplemented SHRegSetUSValueA and SHRegSetUSValueW.
2003-03-04  Rolf KalbermatterFix endless loop in StrPBrkW.
next