In ImageList_Draw when drawing the bitmap with the transparent flag
[wine] / dlls / shell32 /
1999-09-19  Juergen SchmiedMore support for special pidls in SHGetSpecialFolderLoc...
1999-09-13  Andreas MohrPretend successful execution of SHELL_NotifyIcon*().
1999-09-11  Patrik StridvallEliminated warnings.
1999-09-10  Niclas KarlssonFixed pattern matching in PathMatchSpecA/W
1999-09-10  Francois BoisvertTabbing in the listview of the shellview.
1999-09-10  Juergen SchmiedFixed crash in detach sequence.
1999-09-10  Juergen SchmiedFixed wrong return value.
1999-09-03  Francois BoisvertSome <open> features in the file dialog 95.
1999-09-03  Francis BeaudetFixed the support for the close button in the ShellAbou...
1999-09-03  Francois BoisvertMake directories name appear in the BrowseForFolder...
1999-09-03  Marcus MeissnerHandle SHGDFIL_FINDDATA correctly in SHGetDataFromIDListW.
1999-08-18  Michael VekslerRemoved unnecessary includes from ole related files.
1999-08-15  Juergen SchmiedNew internal dll, exporting already existing path funct...
1999-08-15  James JuranNew routine DllEntryPoint for shell.dll. Loads shell32...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-08-15  Juergen SchmiedNew interface: DropSource.
1999-08-15  Juergen SchmiedBetter DropTarget.
1999-08-15  Juergen SchmiedImplemented SHGetFileInfo better.
1999-08-15  Juergen SchmiedProtect cache with critical section.
1999-08-15  Juergen SchmiedQueryGetData, EnumFormatEtc implemented.
1999-08-15  Juergen SchmiedFixed mapping of file extensions to text.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Patrik StridvallEliminated warnings.
1999-07-31  Eric KohlAdded stubs for DAD_SetDragImage() and PathCleanupSpec().
1999-07-28  Juergen SchmiedFixed use of StrRetToStrN.
1999-07-28  Juergen SchmiedStrRetToStrN[A|W|AW] new independent unicode/ascii...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-25  Juergen SchmiedRemoved experimental/unused code.
1999-07-25  Juergen SchmiedComplete redesign, split into 3 implementations (Deskto...
1999-07-25  Juergen SchmiedImplemented SHGetSpecialFolderPathA.
1999-07-25  Juergen SchmiedImplemented SHCreateShellFolderViewEx.
1999-07-25  Juergen SchmiedRemoved special CoCreateClassObject and use ole functio...
1999-07-25  Juergen SchmiedImplemented access to lnk's to a IStream interface.
1999-07-25  Juergen SchmiedFixed icon background (was black).
1999-07-25  Juergen SchmiedFixed getting icons from filetypes.
1999-07-25  Juergen SchmiedImplemented enumeration of shell extensions, seperated...
1999-07-25  Juergen SchmiedRewrote GetData so support multiple selections.
1999-07-25  Juergen SchmiedSeparated stuff for shv background contextmenu to separ...
1999-07-25  Juergen SchmiedNew functions to access attributes in HCR.
1999-07-25  Juergen SchmiedNew file. Seperate implementation of the shellview...
1999-07-24  Francois BoisvertImplemented TREEVIEW_InsertItemW.
1999-07-12  Marcus MeissnerAdded missing prototype for ILFindChild().
1999-07-10  Francois BoisvertMade IShellFolder::fnParseDisplayName return a relative...
1999-07-10  Juergen SchmiedSmall fixes.
1999-07-10  Juergen SchmiedImplemented StrToOleStrN.
1999-07-10  Juergen SchmiedIStream interface for file access.
1999-07-10  Juergen SchmiedFixed crash during second DLL_PROCESS_DETACH if the dll
1999-07-10  Juergen SchmiedSome more pidl-types.
1999-07-10  Juergen SchmiedCompletely rewritten. IPersistStream interface implemented.
1999-07-10  Juergen SchmiedDLLGetClassObject/Classfactory: create objects by CLSID...
1999-06-26  Eric KohlAdded SHDoDragDrop() stub.
1999-06-22  Alexander KanavinStandard dialog boxes resources and OLE strings are...
1999-06-18  Pablo SaratxagaWalloon language update.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-29  Ian SchmidtAdded missing WINAPI for SHValidateUNC.
1999-05-23  Ian SchmidtAdded missing WINAPI to SHELL32_654 stub. Fixes crash...
1999-05-22  Andre Malafaya Bap... About dialog translated to Portuguese.
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-17  Juergen SchmiedPrevent crash in stub of SheGetDirW.
1999-05-17  Juergen SchmiedFurther implementation of the FileMenu.
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Francis BeaudetImplemented the OLE object default handler and data...
1999-05-02  Michael VekslerFix TRACE formatting warnings.
1999-05-02  Andreas MohrFixed a small syntax problem.
1999-05-01  Juergen SchmiedFixed default menu item.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-24  Juergen SchmiedMade internal format more compatible.
1999-04-24  Juergen SchmiedSmall fixes.
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
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...
next