server: Store the opening options in the file descriptor instead of in the individual...
[wine] / dlls / shlwapi /
2007-04-06  Dmitry Timoshkovshlwapi: Fix a forward to user32.PrivateExtractIconExW.
2007-03-29  Dmitry Timoshkovshlwapi: Match shlwapi wrappers to MSDN descriptions.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-26  Paul Vriensshlwapi/path: Proper use of GetProcessHeap().
2007-03-26  Andrew Talbotshlwapi: Replace inline static with static inline.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-23  Francois GougetUse the SW_XXX constants when calling ShowWindow().
2007-02-21  Marcus Meissnershlwapi: Fix size passed to MultiByteToWideChar.
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-12  Jacek Cabanshlwapi: Fix handling mk URLs.
2007-02-12  Jacek Cabanshlwapi: Unicodified scheme detecting code.
2007-02-05  Mikołaj Zalewskishlwapi: Test string functions when buffer is too small.
2007-02-05  Jacek Cabanshlwapi: Don't unescape url in UrlCombineW with URL_FIL...
2007-01-22  Andrew Talbotshlwapi: Uninitialized variable fix (Coverity).
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-09  Francois Gougetshlwapi/tests: Print GetLastError() in decimal with...
2007-01-08  Jacek Cabanshlwapi: Forward CLSIDFromProgIDWrap to ole32 (with...
2007-01-05  Kai Blinshlwapi: Remove redundant check in assignment, unicode...
2007-01-04  Kai Blinshlwapi: Remove redundant check in assignment (Coverity).
2007-01-03  Alexandre Julliardshlwapi: Use the appropriate constant for an uninitiali...
2006-12-24  Louis Lendersshlwapi: Fix a failing test.
2006-12-15  Paul Vriensshlwapi/tests: Fix typos.
2006-12-14  Francois Gougetshlwapi/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-08  Alexandre Julliardshlwapi: Fixed string tests for non-English locales.
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-04  Marcus Meissnershell32: Forward SHDeleteKeyA directly to SHDeleteKeyW.
2006-11-28  Dmitry Timoshkovshlwapi: Make some data const.
2006-11-28  Francois Gougetshlwapi: Add a Portuguese translation (contributed...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-24  Francois Gougetshlwapi/tests: Remove unneeded NONAMELESS* macros.
2006-11-16  Andrew Talbotshlwapi: Cast-qual warnings fix.
2006-11-16  Andrew Talbotshlwapi: Cast-qual warnings fix.
2006-11-13  Hans Leidekkershlwapi: UrlEscapeA should fail with E_POINTER when...
2006-11-10  Dmitry Timoshkovshlwapi: Unify SHDeleteKeyW implementation with SHDelet...
2006-11-10  Mike McCormackshlwapi: Use HeapAlloc/Free instead of malloc/free.
2006-11-08  Andrey Turkinshlwapi: Implement GetShellSecurityDescriptor and test...
2006-10-30  Jacek Cabanshlwapi: Added SHQueueUserWorkItem implementation.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-23  Mikołaj Zalewskishlwapi: Test and fix StrRStrI[AW].
2006-10-23  Mikołaj Zalewskishlwapi/tests: Disable the StrFromTimeInterval tests...
2006-10-23  Mikołaj Zalewskishlwapi/tests: Enable the locale-dependent tests if...
2006-10-23  Mikołaj Zalewskishlwapi/tests: Make the string.c tests compile in Visua...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-19  Jonathan ErnstUse SUBLANG_NEUTRAL in French resources.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-13  Francois GougetAssorted spelling fixes.
2006-10-12  Alexandre JulliardFixed some printf warnings caused by using sizeof.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-10  Paul Vriensshlwapi: Cast-qual warnings fix.
2006-10-07  Hans Leidekkershlwapi/tests: Win64 printf format warning fixes.
2006-10-07  Louis. Lendersshlwapi: Update info in DllGetVersion.
2006-10-06  Hans Leidekkershlwapi: Win64 printf format warning fixes.
2006-10-06  Hans LeidekkerDon't use utf-8 in rc files.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-10-03  Francois GougetAssorted spelling fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-28  Andrew Talbotshlwapi: Add size parameters to function that takes...
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...
next