Framework for the doppler effect.
[wine] / dlls / shell32 /
2003-03-30  Adam GundyDon't convert uninitialized bytes of the filename from...
2003-03-27  Dimitrie O. PaunRemove unused options -a and -C.
2003-03-27  Rolf KalbermatterCosmetic fixes.
2003-03-26  Rolf KalbermatterImplemented CheckEscapesA/W.
2003-03-26  Rolf KalbermatterAdd new helper function to create a relative file or...
2003-03-25  Stefan LeichterLet wcmd handle .cmd files like .bat files.
2003-03-23  Rolf KalbermatterSHInitRestricted() fix boolean error introduced in...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-23  Alexandre JulliardConverted winebuild option parsing to use getopt_long...
2003-03-21  Steven Edwardsshell.c is now 16-bit only.
2003-03-21  Rolf Kalbermatter- Add new W2K policies to the known list of policies.
2003-03-21  Rolf KalbermatterImplement some more Win API functions and add support...
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-17  Paul RupeAdd CSIDL_PROFILES. Improved logging for non-existent...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-03-16  Vitaliy Margolen- make SHGetFileInfo handle relative paths
2003-03-12  Jon GriffithsConstify the strings in the policy cache.
2003-03-05  Vitaliy MargolenAdd few SFGAO_CAN* attributes to supported list.
2003-02-27  Alberto MassariFixes to IShellFolder::GetAttributesOf:
2003-02-19  Alexandre JulliardUpdated authors list.
2003-02-01  Rolf KalbermatterChange SHCreateDirectory and Win32DeleteFile to be...
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2003-01-21  Rolf KalbermatterChange SHChangeNotify to be Unicode and ANSI indifferen...
2003-01-21  Robert Shearman- Clear bits in structure passed to IOleCommandTarget_Q...
2003-01-15  Robert ShearmanSeparate the HINSTANCEs used by GetShellOle() and other...
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2003-01-10  Juergen SchmiedFixed crash in winamp reported by Andreas Mohr.
2003-01-10  Juergen SchmiedFix recently broken GetDisplayNamesOf of names of shell...
2003-01-09  Dimitrie O. PaunCollapse the -hHrs options into the -O option.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2003-01-03  Dimitrie O. PaunSHGetMalloc() returns a HRESULT, not a DWORD.
2003-01-03  Dan KegelShellExecute(NULL, "wordpad.exe",) now correctly finds...
2002-12-23  Alexandre JulliardRemoved some remaining references to wine/obj_base.h.
2002-12-19  Rolf KalbermatterIntroduced some declarations and resources needed for...
2002-12-18  Ove KaavenRemoved a few more inclusions of deprecated wine/obj_...
2002-12-16  Rolf KalbermatterChange calls to CLSIDFromString to SHCLSIDFromStringW...
2002-12-16  Rolf KalbermatterMake some shell32 files compile in MSVC.
2002-12-16  Rolf KalbermatterDo at least something for SHDragDrop functions although...
2002-12-16  Rolf KalbermatterAdd debug info for IExtractIconW.
2002-12-15  Rolf KalbermatterAdd support for Unicode IExtractIcon creation in
2002-12-15  Rolf KalbermatterFix crash when constructing ANSI interface pointer...
2002-12-13  Rolf KalbermatterAdded Unicode versions of the HCR_ internal functions.
2002-12-13  Robert Shearman- Change launch functions to use unicode and implement...
2002-12-13  Rolf KalbermatterFixed some signed/unsigned comparison warnings.
2002-12-13  Rolf KalbermatterFix SHBrowseForFolder W -> A calls.
2002-12-12  Rolf KalbermatterCleanup InternalExtractIconEx. The PrivateExtractIcons...
2002-12-12  Rolf KalbermatterResolve SHGetPathFromIDListW -> SHGetPathFromIDListA...
2002-12-12  Rolf KalbermatterImplement IExtractIconW and inherit IExtractIconA from it.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-12  Rolf KalbermatterFix shell32.ExtractIcon with A->W and 16 -> 32 calls.
2002-12-11  Alexandre JulliardPass the -J option to wrc to avoid including installed...
2002-12-10  Rolf KalbermatterChange the return value for ExtractIconEx from HICON...
2002-12-07  Rolf KalbermatterAdd SHDefExtractIcon{AW} function.
2002-12-06  Rolf KalbermatterImplement ParseFieldW function based on its ANSI sibling.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-12-03  Alberto MassariSHGetSetSettings has now the right signature and the...
2002-12-03  Rolf KalbermatterFix ANSI->Unicode calling for ExtractIconExA/W.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-30  Rolf KalbermatterAdded stub implementation with correct prototypes for
2002-11-24  Alexandre JulliardAdded CS_DBLCLKS so that systray receives double clicks.
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-11-20  Tisheng ChenAdded Simplified Chinese support.
2002-11-18  Alexandre JulliardRemoved support for 'rsrc' spec file statement.
2002-11-15  Patrik StridvallMade tests compile on Windows.
2002-11-15  Marcus MeissnerAlso silence IShellLinkA_fnSetShowCmd.
2002-11-12  Marcus MeissnerSilence IShellLink::SetShowCmd for the case we support.
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-11-12  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-11-08  Alberto MassariThe object returned by IEnumFORMATETC::Clone should...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-11-04  Alexandre JulliardWarning fix.
2002-11-01  Stefan LeichterRemove quotes from filename before calling LoadLibrary...
2002-11-01  Alberto Massari- Fixed typo in SHGetFileInfoA.
2002-10-31  Marcus MeissnerEscape \ in path and arguments.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-30  Carlos LozanoFixed SHGFI_SYSICONINDEX flag handling.
2002-10-29  György 'Nog' JeneySeparate out 16-bit ShellExecute function.
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-10-28  György 'Nog' JeneySeparate out 16-bit registry functions.
2002-10-28  Dimitrie O. PaunAdd proper support for the SHCONTF_INCLUDEHIDDEN flag.
2002-10-28  CarlosThe function SHGetFileInfoA wasn't supporting the flag
2002-10-25  Alberto MassariDon't touch the This pointer after it has been freed.
2002-10-25  Alexandre JulliardInstall the shell hook as a 32-bit hook.
2002-10-25  Andreas Mohr- fix some pselling
2002-10-25  Michael StefaniucSome small cleanups.
2002-10-23  Vincent BéronBring some French resources in sync with English ones.
2002-10-23  Patrik StridvallDon't use wine/unicode.h in the header files, include...
2002-10-23  Stefan LeichterDo not break quoted strings in Control_DoLaunch.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-15  Steve LustbaderFix off-by-one error in determining number of arguments.
2002-10-10  Alexandre JulliardAvoid calling FindExecutable16.
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-09-30  Jeff SmithPathIsExe: corrected and added executable types.
2002-09-24  Michael StefaniucConvert HKEY to a void*.
next