crtdll: Fixed copy/paste error in definition of _baseminor_dll and _baseversion_dll.
[wine] / dlls / shell32 /
2005-11-28  Michael JungRegister the shell view itself as the drop target,...
2005-11-28  Ge van GeldorpLoad shortcut icon by resource id instead of by icon...
2005-11-28  Martin FuchsCorrectly call HCR_GetFolderAttributes() in SHELL32_Get...
2005-11-28  Michael JungInitial stubbed implementation of UnixFolder's IDropTar...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-23  Michael JungUse the ANSI codepage in IShellFolder::GetDisplayNameOf.
2005-11-23  Michael JungAlso scan HKEY_CURRENT_USER for shell namespace extensi...
2005-11-23  Michael JungAlso scan HKEY_CURRENT_USER for shell namespace extensi...
2005-11-23  Michael JungInitialize OLE instead of just COM, in order to enable...
2005-11-21  Martin FuchsSHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OV...
2005-11-11  Dmitry TimoshkovUnconditionally fall back to ANSI DDE APIs in ShellExec...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-10  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-11-09  Michael JungInitialize COM prior to displaying the SHBrowseForFolde...
2005-11-09  Saulius KrasuckasDisable code that segfaults on Win98 SE.
2005-11-08  Vincent BéronUnicodify systray.c.
2005-11-08  Vincent BéronMove functions a bit to get rid of a static declaration.
2005-11-08  Mike McCormackFix a problem spotted by Dmitry and another one stoppin...
2005-11-07  Michael JungMore robust code for querying ShellFolder attributes...
2005-11-05  Michael Jung- Move target folder initialization to a dedicated...
2005-11-04  Mike McCormackPartially implement and test the shelllink object's
2005-11-04  Mike McCormackUse advapi32.CommandLineFromMsiDescriptor to get msi...
2005-11-03  Michael JungReplaced tabs with spaces.
2005-11-03  Michael JungAdded some more unit tests for FolderShortcut objects.
2005-11-03  Mike McCormackInvoke shortcuts through IContextMenu, rather than...
2005-11-03  Alexandre JulliardAuthors: Vitaliy Margolen <wine-patch@kievinfo.com...
2005-11-03  Mike McCormackPass the correct verb.
2005-11-02  Martin FuchsCorrect WINAPI position for MSVC portability.
2005-11-02  Michael JungAdded some comments to document unixfs.
2005-11-01  Michael JungFixed crash in unixfs shellfolder handling with winamp.
2005-11-01  Robert ShearmanConvert SHELL32_BindToChild to Unicode and fix up the...
2005-10-31  Mike McCormackAdd void to empty declaration list.
2005-10-28  Mike McCormackHandle MSI advertised shortcuts in the shelllink object.
2005-10-28  Mike McCormackImplement IContextMenu::QueryContextMenu and
2005-10-27  Michael JungImplemented UnixFolder's IPersistPropertyBag::Load...
2005-10-27  Michael JungRemove iconcache pre-initialization hack, it's not...
2005-10-27  Dmitry TimoshkovCorrectly handle flags parameter in SHAddToRecentDocs.
2005-10-27  Mike McCormackAdd the IObjectWithSite interface.
2005-10-18  Dmitry TimoshkovUse appropriate DDE APIs (ANSI or unicode) for ShellExe...
2005-10-18  Mike McCormackUse ShellLink_QueryInterface to return the right interf...
2005-10-17  Aric StewartMSDN states that the pszDisplayName member of BROWSEINF...
2005-10-11  James HawkinsTest that the FO_COPY action creates output directories...
2005-10-11  Lionel Ulmer- fix first two arguments to 'FindExecutableA' (input...
2005-10-10  Richard CohenDon't hardcode "windows" directory.
2005-10-07  Jonathan ErnstFirst creation of registry entries missed AppData.
2005-10-06  Francois GougetUse "static const" rather than "const static" as gcc...
2005-10-04  Juan LangUse wine_get_dos_file_name rather than relying on GetFu...
2005-10-03  Martin FuchsSimplify 'sei' structure initialization in ShellExecuteA/W.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-26  Kimmo MyllyvirtaUpdate Finnish resources.
2005-09-22  Alexandre JulliardRemoved unused debug channels.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-21  Alexandre JulliardGenerate 16-bit spec files as assembly code too.
2005-09-21  Alexander N. SørnesAdded Norwegian translation of comctl32 and shell32.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-13  Ge van GeldorpSave a few megabytes of memory by loading the default...
2005-09-12  Ge van GeldorpFix execution of Control Panel items.
2005-09-12  Juan LangRemove an annoying dialog when trying to clean up a...
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-09-08  Dmitry TimoshkovPass a locally modified version of SHELLEXECUTEINFO to
2005-09-08  Dmitry Timoshkov- Stop using a not initialized variable szTemp in
2005-09-07  Michael JungRemoved two todo_wine's around tests that meanwhile...
2005-09-07  Michael JungPass correct pointer to SHFree in case of failure in
2005-09-07  Michael JungDon't clone pidlLast in SHBindToParent.
2005-09-06  Saulius KrasuckasSHELL32.ILFindLastID is exported by ordinal.
2005-09-03  Juan LangFix a test failing on Windows. Reported by Katerina...
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-09-02  Dmitry TimoshkovTranslate file name from unix to ANSI encoding in
2005-08-30  Michael JungUse FIXME's in stubs instead of TRACE's.
2005-08-29  Michael JungClone pidlLast before free'ing pidl after call to SHBin...
2005-08-29  Michael JungAdded test to show that Windows does not allocate a...
2005-08-29  Michael JungUse StringFromGUID2 instead of StringFromCLSID in
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-26  Michael JungImplemented 'My Documents' folder.
2005-08-23  Michael JungAdded some tests for CLSID_FolderShortcut objects.
2005-08-23  Mike McCormackFix gcc 4.0 warnings.
2005-08-22  Michael JungInitialize all members in UnixFolder constructor.
2005-08-22  Mike McCormackFix some gcc 4.0 warnings.
2005-08-22  Saulius KrasuckasMake file operations succeed on Win9x too.
2005-08-19  Michael JungAdded stubbed implementation of IPersistPropertyBag...
2005-08-19  Jason EdmeadesHandle context menu->refresh, and F5 to initiate a...
2005-08-19  Jason EdmeadesAdd the time to the file display dialog modified column.
2005-08-19  Michael JungImplemented IPersist::GetClassID.
2005-08-18  Alexandre JulliardAdded missing ntdll imports.
2005-08-18  Francois GougetTest "%l" and "%L". At the same time this tests alterna...
2005-08-17  Francois GougetFix ShellExecute("\"foo.doc\"") for Internet Explorer 6.
2005-08-16  Francois GougetDynamically load StrRetToBufW(). This lets shell32_test...
2005-08-16  Francois GougetVerify the parameters received by the child process...
2005-08-16  Michael JungRemove "initguid.h" include from shellpath test.
2005-08-15  Ge van GeldorpFix resource leak on error paths.
2005-08-15  Mike McCormackWarning fixes for gcc 4.0.
2005-08-15  Saulius KrasuckasFix some SHGetSpecialFolderPathA exceptions on WinME:
2005-08-15  Alexandre JulliardAuthors: Michael Jung <mjung@iss.tu-darmstadt.de>,...
2005-08-15  Saulius KrasuckasXP returns E_INVALIDARG on failure.
2005-08-12  Saulius KrasuckasWin98 returns HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND...
2005-08-12  Michael JungUse wine_get_dos_file_name instead of GetFullPathName.
2005-08-11  Francois GougetFix the return value of SHELL_Argify() so it once again...
2005-08-11  Steven EdwardsCorrect definition of SFGAO_STORAGEANCESTOR.
next