notepad: French translation improvements.
[wine] / dlls / shlwapi /
2006-09-20  Paul Vriensurl: Fixed wrong argument (Coverity).
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  Louis. Lendersshlwapi: Simple test for UrlCanonicalizeA.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-26  Hwang YunSong(황윤성)shlwapi: Updated Korean resource.
2006-08-23  Mikołaj Zalewskishlwapi: Move strings used by StrFromTimeInterval to...
2006-08-23  Hwang YunSong(황윤성)shlwapi: Update Korean resource.
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-21  Alexander Nicolays... shlwapi: Update Norwegian Bokmål resources.
2006-08-18  Frank Richtershlwapi: Update German resources.
2006-08-18  Mikołaj Zalewskishlwapi: Add the Polish translation.
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-08-16  Mike McCormackshlwapi: Ordinal 394 should load and call shell32.SHNot...
2006-08-16  Mike McCormackshlwapi: Add a stub implementation for ZoneComputePaneSize.
2006-08-09  Huw Daviesshlwapi: Add tests for PathUnquoteSpaces.
2006-08-09  Andrew Talbotshlwapi/tests: Write-strings warnings fix.
2006-07-31  Jacek Cabanshlwapi: Change file path to URL in UrlCanonicalize.
2006-07-27  Jacek Cabanshlwapi: Change '/'->'\' only for file protocol in...
2006-07-13  James Hawkinsshlwapi: Add tests for PathCommonPrefixA.
2006-07-13  James Hawkinsshlwapi: Add tests for PathBuildRootA.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  James Hawkinsshlwapi: Add tests for PathFindExtensionA.
2006-06-30  James Hawkinsshlwapi: Add tests for PathCanonicalize.
2006-06-28  James Hawkinsshlwapi: Add tests for PathAppendA.
2006-06-27  Andrey Turkinshlwapi: Test for UrlGetPart in case of file name.
2006-06-27  James Hawkinsshlwapi: Add tests for PathAddBackslash.
2006-06-27  James Hawkinsshlwapi: Add tests for PathCombineA.
2006-06-26  Paul Vriensshlwapi: PathCombineW should return NULL on invalid...
2006-06-20  Juan Langshlwapi: Small cleanups.
2006-06-13  Alexandre Julliardshlwapi/tests: Use lstrlenA instead of strlen in ok...
2006-06-07  Michael StefaniucRemove more redundant NULL checks before HeapFree ...
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_Proffer...
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_QuerySe...
2006-04-17  Jonathan Ernstshlwapi: French localization.
2006-04-12  Peter Oberndorfershlwapi: Ignore leading spaces in PathMatchSpec.
2006-04-12  Peter Oberndorfershlwapi: Add tests for PathMatchSpec.
2006-04-11  Antonio Codazzishlwapi: Added Esperanto language.
2006-03-21  Francois GougetAssorted spelling fixes.
2006-03-15  András Kovácsshlwapi: Added Hungarian translation.
2006-02-22  Eric Pouechshell32: Fixes for bugs found by valgrind on shell32...
2006-02-16  Hans Leidekkershlwapi: Fix parameter check for UrlUnescapeA.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-06  Fatih Aşıcıshlwapi: Turkish translation.
2006-02-02  Stefan Leichtershlwapi: Added stub for ShellMessageBoxWrapW.
2006-01-17  Alexandre Julliardshlwapi: Fixed use of wrong buffer in SHCopyKeyW.
2006-01-11  Jacek Cabanshlwapi: UrlCanonicalize: fix URL_DONT_SIMPLIFY.
2006-01-10  Kaj Kaloinenshlwapi: Add Finnish translation.
2006-01-04  Marcus Meissnershlwapi: Print PathCombine* strings arguments in relay...
2005-12-26  Jacek Cabanshlwapi: Fix UrlCanonicalize.
2005-12-09  Vincent BéronAdd some missing includes which contain used prototypes.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-11  YunSong HwangAdd Korean translations.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-07  Uwe BonnesSemi-stub implementation for SHRegGetValue(A|W).
2005-10-31  Stefan LeichterStop PathIsValidCharW tests after 100 failing tests.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Alexander N. SørnesAdded Norwegian translations.
2005-09-26  Francois GougetFix .spec declarations for functinos with 64bit argumen...
2005-09-20  Dmitry TimoshkovFix the usage of COLOR_xxx constants in the place of...
2005-09-19  Alexandre JulliardTake into account -noname functions when checking for...
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-09-06  Stefan LeichterAdded version resource to shlwapi.dll.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-15  Vincent BéronCorrect typo in format string.
2005-08-12  Huw DaviesImplement SHLoadRegUIStringW.
2005-08-12  Richard CohenBlame ExpandEnvironmentStringsA for the failing NT4...
2005-08-11  Huw DaviesImplement SHLoadIndirectString.
2005-08-10  Huw DaviesPartial implementation of DeleteMenuWrap.
2005-08-10  Huw DaviesImplement IUnknown_EnumObjects.
2005-08-09  Huw Davies_CreateAllAccessSecurityAttributes takes three parameters.
2005-08-09  Huw DaviesImplement and add tests for the FDSA functions.
2005-08-08  Huw DaviesIUnknown_SetSite calls IObjectWithSite_SetSite or
2005-08-08  Alexandre JulliardDon't prefix the functions DllInstall and DllGetVersion...
2005-08-08  Huw DaviesForward ordinals 457,458 to GetLongPathNameW,A.
2005-08-08  Huw DaviesFix call to GetMenuItemInfo and unicodify while we...
2005-07-29  Mike McCormackgcc 4.0 warning fixes.
2005-07-28  Steven EdwardsCorrect RegCreateKeyEx[A/W] prototype to match the...
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-30  Francois GougetAssorted spelling fixes.
2005-06-27  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-16  Mike McCormackSwitch IShellLink to use shlwapi.SHCreateStreamOnFileW.
2005-06-14  Mike McCormackFixes for -Wmissing-declaration and -Wwrite-string...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-23  Uwe BonnesTest cases for URL_UNESCAPE and small fix.
next