Repaired Slovak resources.
[wine] / dlls / shell32 /
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-27  Andriy PalamarchukSHFileOperation: Implemented the FO_RENAME action,...
2002-08-20  Dusan LackoFix extraction of icons from ICO files.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-17  Patrik StridvallFixed some issues found by winapi_check.
2002-08-17  Andriy PalamarchukDo not set window position on ABM_WINDOWPOSCHANGED.
2002-08-16  Aric StewartFixes to allow IE to do local file loading and some...
2002-08-16  Mike McCormackDon't try reading a PIDL in IPersistStream->Load if...
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-08-15  Rok MandeljcAdded Slovenian resources.
2002-08-14  Dmitry TimoshkovMake dialog IDs "Browse for Folder" compatible with IE.
2002-08-14  Mike McCormackStubs for DAD_Drag Enter, EnterEx, Move AutoScroll...
2002-08-13  Juergen SchmiedStubs for DragDropHelper.
2002-08-09  Alexandre JulliardUpdated authors list.
2002-08-07  Gregg MattinsonFixes for Sparc build.
2002-07-29  Marcus MeissnerCheck for mkstemp, added a port implementation if it...
2002-07-29  Steven EdwardsPortability fix.
2002-07-29  Alexandre JulliardImport comctl32 functions from shell32 by ordinal.
2002-07-28  Michael Stefaniuc- Converted HHOOK to a void*.
2002-07-25  Duane ClarkBug fixes.
2002-07-24  Duane ClarkCombined implementations of ShellExecute/Ex.
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-07-23  Alexandre JulliardFixed broken forwards reported by Patrik Stridvall.
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-07-19  Jon GriffithsImplemented SHBrowseForFolderW.
2002-07-16  Gregg MattinsonFixed another non-static structure initializer.
2002-07-16  Gregg MattinsonInitialized the pidlOut variable in SHELL32_ParseNextEl...
2002-07-10  Rein KlazesFix buffer length calculation in InitializeGenericSF().
2002-07-03  Duane Clarkstrcasecmp returns zero on a match.
2002-07-03  Gregg MattinsonVoid functions can't return a value, even if it is...
2002-07-02  Alexandre JulliardFixed warnings.
2002-07-02  Juergen Schmied- changed STRRET definition
2002-06-28  Nix N. NixRemoved message box that would pop up if a RunMRU list...
2002-06-28  Knut St. OsmundsenDo not access memory that has just been freed.
2002-06-21  Steven EdwardsMoved a few win32 functions to a better location for...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-10  Nix N. NixAdded RunFileDlg with MRU list.
2002-06-10  Sander van LeeuwenHandle ascii & unicode drag and drop structures in...
2002-06-04  Johan GillAdded version info to 16-bit shell.dll.
2002-06-02  Sander van LeeuwenFixed wrong cast; MSDN says lpDropFileStruct->pFiles...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Eric PouechAdded stub for ExtractAssociatedIconExA.
2002-05-19  Stefan LeichterAdded version info resource.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-16  Steven EdwardsFixed snprintf warnings.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Juergen SchmiedMoving the pidl debug functions to a separate file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-29  Patrik StridvallFixed some issues found by winapi_check.
2002-04-21  Bill MedlandThe extension should not be removed from the display...
2002-04-20  Bill MedlandGet the folder browser to work as well with W notificat...
2002-04-11  Uwe BonnesSIC_GetIconIndex: start DPA_Search from index 0.
2002-04-08  Dusan LackoIf we can't extract the icon, defer link creation to...
2002-04-03  Charles LoepSupport for hiding file extensions in IShellFolder_GetD...
2002-04-03  Huw D M DaviesCheck for failure of IShellFolder_GetDisplayNameOf.
2002-04-03  Aric StewartEnable ShellExecuteEx to actually open things with...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-20  Jon GriffithsUpdate shell xxxAW wrapper prototypes for fixed SHLWAPI...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-28  Alexandre JulliardUpdated authors list from the Changelog. Please let...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-27  Eric PouechFixed ShellExecute functions when ddeexec was present...
2002-02-19  Gerard PatelHCR_GetDefaultIcon should set icon number to 0 if it...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-02-15  Rein KlazesIn SHFileOperation() when requested to copy files,...
2002-02-14  Martin DaleckiSome artwork on the default icons.
2002-02-14  Rein KlazesIn ShellExecute16, make sure there is a space between...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-02-02  Andreas MohrFixed some more missing parenthesis issues.
2002-01-31  Gerard PatelAdded missing parenthesis in ShGetFileInfoA.
2002-01-31  Patrik StridvallFixed some issues found by winapi_check.
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-29  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Huw D...
2002-01-29  Eric KohlAdded location of local application data.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2002-01-22  Alexandre JulliardRemoved use of SET_DEBUGGING, it's broken anyway.
2002-01-21  Francois GougetMake the Wine trace facilities accessible from Winelib...
2002-01-18  Patrik StridvallFixed some issues found by winapi_check.
2002-01-14  Huw D M DaviesIShellFolder_BindToObject should respect riid.
2002-01-07  Patrik StridvallFixed some issues found by winapi_check.
2002-01-03  Ove KaavenHandle the lpDirectory field of the LPSHELLEXECUTEINFO.
2001-12-26  Andreas MohrFixed, added or implemented stubs:
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-11-20  Patrik StridvallDocumentation fixes.
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-06  Francois GougetRename SIC_CompareEntrys to SIC_CompareEntries, and...
2001-11-05  Guy Albertelli- Indicate that StrRetToStrN{A|W} and StrRetToBuf{A...
2001-10-25  Aric StewartAdd handling for LVN_GETDISPINFOW.
2001-10-23  Aric StewartFixed the behavior for SHGetFileInfo when the SHGFI_USE...
2001-10-15  Kai MorichInternalExtractIcon16 forgot to close file handle.
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-10-10  Francois GougetAllocate the array and strings in one lump (bug found...
2001-10-10  Chris GreenAdded names of the "missing" paths for SHGetSpecialFold...
2001-10-03  Guy AlbertelliFix SHAddToRecentDocs code to properly handle native...
next