mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:52:56 +00:00
![]() Michael Jung <mjung@iss.tu-darmstadt.de> - Initialize all members in UnixFolder constructor. Support NULL value pidls in GetDisplayNameOf method. - Implemented IPersist::GetClassID. - Use wine_get_dos_file_name instead of GetFullPathName. - Implemented 'My Documents' folder. - Added stubbed implementation of IPersistPropertyBag interface. Register unixfs as CLSID_FolderShortcut. - Clone pidlLast before free'ing pidl after call to SHBindToParent. - Use FIXME's in stubs instead of TRACE's. Infer pathmode from CLSID in UnixFolderConstructor. Fail in IShellFolder::BindToObject, if folder does not initialize. - Use StringFromGUID2 instead of StringFromCLSID in UNIXFS_is_rooted_at_desktop. Michael Jung <mjung@iss.tu-darmstadt.de> Ge van Geldorp <gvg@reactos.com> - Prepend Desktop folder path for files/directories stored in the filesystem Desktop folder when GetDisplayNameOf is called with the SHGDN_FORPARSING flags. - Add testcases. Ge van Geldorp <gvg@reactos.com> - Fix resource leak on error paths. - Do not load all shell32 icons during initialization, it wastes a lot of memory Alexandre Julliard <julliard@winehq.org> - Replace the _ICOM_THIS_From macros by inline functions the way it's already done in shelllink.c. - Use ERR instead of DPRINTF in dump_pidl_hex. - Don't prefix the functions DllCanUnloadNow, DllGetClassObject and Dll(Un)RegisterServer with the dll name so that the compiler can check the prototypes. - Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of duplicate typedefs. - Get rid of the _ICOM_THIS macros and call the inline function directly instead. - Removed the broken mmap64 configure check, and moved the _FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that need the define include it. - Added missing ntdll imports. Francois Gouget <fgouget@codeweavers.com> - Fix ShellExecute("\"foo.doc\"") for Internet Explorer 6. - Update the conformance tests accordingly. - Tweak a trace because it's very confusing to see the path with no escaped quotes in ShellExecuteA() and then with escaped quotes in ShellExecuteExW32() (due to debugstr_w()). - Fix the return value of SHELL_Argify() so it once again returns true if a '%1' or equivalent placeholder was found. This fixes ShellExecuteEx(lpFile="foo.txt", lpClass="txtfile"). - Fix handling of SEE_MASK_CLASSNAME and SEE_MASK_CLASSKEY. They are not disjoint flags. Mike McCormack <mike@codeweavers.com> - Warning fixes for gcc 4.0. - Fix some gcc 4.0 warnings. Jozef Stefanka <jstefanka@codeweavers.com> - Fixed browsing to other directories in Word 2003 file open dialog. Double clicking on a folder in the File->Open dialog works now. Steven Edwards <steven_ed4153@yahoo.com> - Correct definition of SFGAO_STORAGEANCESTOR. Jason Edmeades <us@edmeades.me.uk> - Add the time to the file display dialog modified column. - Handle context menu->refresh, and F5 to initiate a refresh of the file dialog. svn path=/trunk/; revision=17714 |
||
---|---|---|
.. | ||
authors.c | ||
autocomplete.c | ||
brsfolder.c | ||
changenotify.c | ||
classes.c | ||
clipboard.c | ||
control.c | ||
cpanel.h | ||
cpanelfolder.c | ||
dataobject.c | ||
dde.c | ||
debughlp.c | ||
debughlp.h | ||
dialogs.c | ||
dragdrophelper.c | ||
enumidlist.c | ||
enumidlist.h | ||
folders.c | ||
iconcache.c | ||
Makefile.in | ||
pidl.c | ||
pidl.h | ||
regsvr.c | ||
ros-systray.c | ||
shell.c | ||
shell.spec | ||
shell32.spec | ||
shell32.xml | ||
shell32_Ca.rc | ||
shell32_Cn.rc | ||
shell32_Cs.rc | ||
shell32_Da.rc | ||
shell32_De.rc | ||
shell32_En.rc | ||
shell32_Eo.rc | ||
shell32_Es.rc | ||
shell32_Fi.rc | ||
shell32_Fr.rc | ||
shell32_Hu.rc | ||
shell32_It.rc | ||
shell32_Ja.rc | ||
shell32_Ko.rc | ||
shell32_main.c | ||
shell32_main.h | ||
shell32_Nl.rc | ||
shell32_No.rc | ||
shell32_Pl.rc | ||
shell32_Pt.rc | ||
shell32_Ru.rc | ||
shell32_Si.rc | ||
shell32_Sk.rc | ||
shell32_Sv.rc | ||
shell32_Uk.rc | ||
shell32_Wa.rc | ||
shell32_xx.rc | ||
shell32_Zh.rc | ||
shellfolder.h | ||
shelllink.c | ||
shellole.c | ||
shellord.c | ||
shellpath.c | ||
shellreg.c | ||
shellstring.c | ||
shfldr.h | ||
shfldr_desktop.c | ||
shfldr_fs.c | ||
shfldr_mycomp.c | ||
shfldr_unixfs.c | ||
shlexec.c | ||
shlfileop.c | ||
shlfolder.c | ||
shlfsbind.c | ||
shlmenu.c | ||
shlview.c | ||
shpolicy.c | ||
shres.rc | ||
shresdef.h | ||
shv_bg_cmenu.c | ||
shv_item_cmenu.c | ||
systray.c | ||
undocshell.h | ||
version.h | ||
version.rc | ||
version16.rc |