ICOMization of remaining interfaces.
[wine] / dlls / shell32 /
1999-04-22  Adrian ThurstonICOMization of remaining interfaces.
1999-04-22  Juergen SchmiedMoved stuff to the right place.
1999-04-22  Juergen Schmied- more checks for valid pidl formats
1999-04-22  Juergen Schmied- corrected parameter count for SHGetSettings
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Bertho StultiensBugfix: free loaded library not before exit.
1999-04-15  Marcus MeissnerTypo that broke Solaris compile fixed.
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-04-10  Juergen SchmiedNew interfaces for IOleCommandTarget, IDropTarget,...
1999-04-10  Juergen SchmiedSHGetSettings implemented.
1999-04-10  Juergen SchmiedILLoadFromString implemented.
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-04-01  Juergen SchmiedSHCLSIDFromString, StrToOleStr implemented.
1999-04-01  Juergen SchmiedDllGetVersion (not yet exported).
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
1999-03-27  Juergen SchmiedReading of binary streams implemented (SHOpenRegStream).
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-03-25  Juergen SchmiedNew stub shell_654.
1999-03-19  Francis BeaudetAdded a check for desktop in SHGetFileInfo.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-17  Marcus MeissnerFixed some warnings. removed some unneccessary includes...
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-03-13  Marcus MeissnerFixed newly introduced and some leftover warnings.
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-03-10  Paul QuinnAdded a lot of new OLE interfaces.
1999-03-10  Francis BeaudetFixed a simple bug in the implementation of the ShellVi...
1999-03-10  Sergey TurchanovAdded some extra CSIDLs.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Adrian Thurston- Use the new COM definition macros in the header.
1999-02-24  Juergen SchmiedChanged pidl structure to match the pidl's used in...
1999-02-24  Juergen SchmiedImplemented reading of *.lnk-files.
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-22  Juergen Schmied- eliminated one element of the pidl struct (dwSFGAO)
1999-02-22  Juergen Schmied- header uses the last macros now
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-19  Francois GougetSmall fixes.
1999-02-19  Francois GougetRemoved redundant definitions of IsEqualIID and IsEqual...
1999-02-18  Francois GougetModified so that they do not use the VTABLE_FUNC macros...
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-17  Sylvain St.GermainDefined IDropTarget for ShellFolder. Implemented the...
1999-02-13  Bertho StultiensFixed a couple of faulty names used in wine and typos...
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-02-09  Juergen SchmiedBetter implementation (takes strings or res-id's now).
1999-02-09  Zygo BlaxellFixed two pointer/integer mismatch warnings.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-01-31  Juergen SchmiedStub for PathQualify32[A|W].
1999-01-30  Alex Priem- The usual bugfixes.
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-26  Juergen SchmiedSmall fixes.
1999-01-26  Juergen SchmiedImplemented SHBrowseForFolder() dialog.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-23  Marcus MeissnerImplemented ExtractIconEx16, added some consts to Extra...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Juergen SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1999-01-03  Juergen SchmiedSHCloneSpecialIDList implemented.
1999-01-03  Juergen SchmiedShell_GetCachedImageIndex32[A|W] implemented.
1999-01-01  Alexandre JulliardUse proper system directory.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-25  Juergen SchmiedFixed the TEXT redefined warnings.
1998-12-24  Juergen SchmiedFixes crash when running without external shell32.dll.
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-18  Juergen SchmiedStub Control_FillCache_RunDLL.
1998-12-18  Juergen SchmiedSHGetFileInfo32A: get SHGFI_SYSICONINDEX implemented.
1998-12-18  Juergen SchmiedILAppend seems to work now.
1998-12-14  Juergen SchmiedSome cleanup.
1998-12-14  Juergen SchmiedSHMapPIDLToSystemImageListIndex try's to determine...
1998-12-14  Juergen SchmiedNew HCR_GetDefaultIcon (internal).
1998-12-14  Juergen SchmiedAdds the IPersistFile Interface to IShellLink[W] and...
1998-12-11  Juergen SchmiedBugfix in PathCombine32[A|W].
1998-12-11  Juergen SchmiedImplemented ILGetDisplayName.
1998-12-11  Juergen SchmiedStarted implementation of ShellExecuteEx32A.
1998-12-11  Juergen SchmiedMoved menu resources to rc-file.
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-12-01  Juergen SchmiedNew functions ILGlobalClone/ILGlobalFree.
1998-12-01  Juergen SchmiedFixed wrong parameter count for SHChangeNotifyDeregiste...
1998-11-25  Juergen SchmiedMoved existing path - functions to shellpatch.c.
1998-11-25  Juergen SchmiedMoved existing IShellLink class. New stubs for IShellLinkW.
1998-11-22  Juergen SchmiedMany fixes.
1998-11-22  Juergen SchmiedNew function: _ILGetExtension.
1998-11-22  Juergen SchmiedNew file. HKEY_CLASSES_ROOT handling.
1998-11-22  Marcus MeissnerPathAddBackshlash, PathRemoveBackslash: argument is...
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-11-15  Juergen SchmiedHandling for listviewstyles, view mode buttons in filed...
1998-11-15  Juergen SchmiedNew file, wrapper for IShellBrowser class.
1998-11-15  Juergen SchmiedNew file, some helper functions for icon cache.
1998-11-15  Juergen SchmiedImplemented: ILIsEqal, ILFindChild, _ILGetFileDate...
1998-11-01  Marcus MeissnerAdded stubs for user32,advapi32 functions.
1998-10-28  Juergen SchmiedNew SHGetSimpleIDListFromPath32AW.
1998-10-25  Michael PooleStub for SHSimpleIDListFromPath.
1998-10-24  Juergen SchmiedChanged some string-shell32 functions to 32AW, paramete...
1998-10-16  Juergen SchmiedMany bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
1998-10-15  Marcus MeissnerAdded missing WINAPIs.
1998-10-13  Petter ReinholdtsenAdded stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQ...
1998-10-11  Juergen SchmiedBugfixes, shellview uses DPA's now, IShellView_GetItemO...
1998-10-11  Juergen SchmiedNew stubs: SHGetFileInfo32W, ReadCabinetState, WriteCab...
next