1999-09-19 |
Juergen Schmied | More support for special pidls in SHGetSpecialFolderLoc... |
tree | commitdiff |
1999-09-13 |
Andreas Mohr | Pretend successful execution of SHELL_NotifyIcon*(). |
tree | commitdiff |
1999-09-11 |
Patrik Stridvall | Eliminated warnings. |
tree | commitdiff |
1999-09-10 |
Niclas Karlsson | Fixed pattern matching in PathMatchSpecA/W |
tree | commitdiff |
1999-09-10 |
Francois Boisvert | Tabbing in the listview of the shellview. |
tree | commitdiff |
1999-09-10 |
Juergen Schmied | Fixed crash in detach sequence. |
tree | commitdiff |
1999-09-10 |
Juergen Schmied | Fixed wrong return value. |
tree | commitdiff |
1999-09-03 |
Francois Boisvert | Some <open> features in the file dialog 95. |
tree | commitdiff |
1999-09-03 |
Francis Beaudet | Fixed the support for the close button in the ShellAbou... |
tree | commitdiff |
1999-09-03 |
Francois Boisvert | Make directories name appear in the BrowseForFolder... |
tree | commitdiff |
1999-09-03 |
Marcus Meissner | Handle SHGDFIL_FINDDATA correctly in SHGetDataFromIDListW. |
tree | commitdiff |
1999-08-18 |
Michael Veksler | Removed unnecessary includes from ole related files. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | New internal dll, exporting already existing path funct... |
tree | commitdiff |
1999-08-15 |
James Juran | New routine DllEntryPoint for shell.dll. Loads shell32... |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | More use of rc files for strings and menus, fixes.... |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | New interface: DropSource. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | Better DropTarget. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | Implemented SHGetFileInfo better. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | Protect cache with critical section. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | QueryGetData, EnumFormatEtc implemented. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | Fixed mapping of file extensions to text. |
tree | commitdiff |
1999-08-15 |
Ulrich Weigand | Adapted to glue code generation changes. |
tree | commitdiff |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL... |
tree | commitdiff |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed/added missing/wrong function prototypes and made... |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Eliminated warnings. |
tree | commitdiff |
1999-07-31 |
Eric Kohl | Added stubs for DAD_SetDragImage() and PathCleanupSpec(). |
tree | commitdiff |
1999-07-28 |
Juergen Schmied | Fixed use of StrRetToStrN. |
tree | commitdiff |
1999-07-28 |
Juergen Schmied | StrRetToStrN[A|W|AW] new independent unicode/ascii... |
tree | commitdiff |
1999-07-25 |
Ulrich Weigand | Moved .spec files to corresponding dlls/ directory. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Many fixes/reimplementations. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Removed experimental/unused code. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Complete redesign, split into 3 implementations (Deskto... |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Implemented SHGetSpecialFolderPathA. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Implemented SHCreateShellFolderViewEx. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Removed special CoCreateClassObject and use ole functio... |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Implemented access to lnk's to a IStream interface. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Fixed icon background (was black). |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Fixed getting icons from filetypes. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Implemented enumeration of shell extensions, seperated... |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Rewrote GetData so support multiple selections. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Separated stuff for shv background contextmenu to separ... |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | New functions to access attributes in HCR. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | New file. Seperate implementation of the shellview... |
tree | commitdiff |
1999-07-24 |
Francois Boisvert | Implemented TREEVIEW_InsertItemW. |
tree | commitdiff |
1999-07-12 |
Marcus Meissner | Added missing prototype for ILFindChild(). |
tree | commitdiff |
1999-07-10 |
Francois Boisvert | Made IShellFolder::fnParseDisplayName return a relative... |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Implemented StrToOleStrN. |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | IStream interface for file access. |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Fixed crash during second DLL_PROCESS_DETACH if the dll |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Some more pidl-types. |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Completely rewritten. IPersistStream interface implemented. |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | DLLGetClassObject/Classfactory: create objects by CLSID... |
tree | commitdiff |
1999-06-26 |
Eric Kohl | Added SHDoDragDrop() stub. |
tree | commitdiff |
1999-06-22 |
Alexander Kanavin | Standard dialog boxes resources and OLE strings are... |
tree | commitdiff |
1999-06-18 |
Pablo Saratxaga | Walloon language update. |
tree | commitdiff |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-05-29 |
Ian Schmidt | Added missing WINAPI for SHValidateUNC. |
tree | commitdiff |
1999-05-23 |
Ian Schmidt | Added missing WINAPI to SHELL32_654 stub. Fixes crash... |
tree | commitdiff |
1999-05-22 |
Andre Malafaya Bap... | About dialog translated to Portuguese. |
tree | commitdiff |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics... |
tree | commitdiff |
1999-05-17 |
Juergen Schmied | Prevent crash in stub of SheGetDirW. |
tree | commitdiff |
1999-05-17 |
Juergen Schmied | Further implementation of the FileMenu. |
tree | commitdiff |
1999-05-14 |
Marcus Meissner | Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI... |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Francis Beaudet | Implemented the OLE object default handler and data... |
tree | commitdiff |
1999-05-02 |
Michael Veksler | Fix TRACE formatting warnings. |
tree | commitdiff |
1999-05-02 |
Andreas Mohr | Fixed a small syntax problem. |
tree | commitdiff |
1999-05-01 |
Juergen Schmied | Fixed default menu item. |
tree | commitdiff |
1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
tree | commitdiff |
1999-04-24 |
Juergen Schmied | Made internal format more compatible. |
tree | commitdiff |
1999-04-24 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Michael Veksler | Removed some includes of 16 bit API. |
tree | commitdiff |
1999-04-22 |
Adrian Thurston | ICOMization of remaining interfaces. |
tree | commitdiff |
1999-04-22 |
Juergen Schmied | Moved stuff to the right place. |
tree | commitdiff |
1999-04-22 |
Juergen Schmied | - more checks for valid pidl formats |
tree | commitdiff |
1999-04-22 |
Juergen Schmied | - corrected parameter count for SHGetSettings |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Bertho Stultiens | Bugfix: free loaded library not before exit. |
tree | commitdiff |
1999-04-15 |
Marcus Meissner | Typo that broke Solaris compile fixed. |
tree | commitdiff |
1999-04-11 |
Juergen Schmied | - reorganised icon extracing from files |
tree | commitdiff |
1999-04-10 |
Juergen Schmied | New interfaces for IOleCommandTarget, IDropTarget,... |
tree | commitdiff |
1999-04-10 |
Juergen Schmied | SHGetSettings implemented. |
tree | commitdiff |
1999-04-10 |
Juergen Schmied | ILLoadFromString implemented. |
tree | commitdiff |
1999-04-01 |
Juergen Schmied | All 19 FileMenu_* functions, some as stubs, some implem... |
tree | commitdiff |
1999-04-01 |
Juergen Schmied | SHCLSIDFromString, StrToOleStr implemented. |
tree | commitdiff |
1999-04-01 |
Juergen Schmied | DllGetVersion (not yet exported). |
tree | commitdiff |
1999-03-28 |
Juergen Schmied | - adjusted printing of refcounts to be equal |
tree | commitdiff |
1999-03-27 |
Juergen Schmied | Reading of binary streams implemented (SHOpenRegStream). |
tree | commitdiff |
1999-03-25 |
Juergen Schmied | Use the new header for COM definitions. |
tree | commitdiff |
1999-03-25 |
Juergen Schmied | New stub shell_654. |
tree | commitdiff |
1999-03-19 |
Francis Beaudet | Added a check for desktop in SHGetFileInfo. |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-17 |
Marcus Meissner | Fixed some warnings. removed some unneccessary includes... |
tree | commitdiff |
1999-03-14 |
Juergen Schmied | - IShellFolder and IEnumIDList are using the new COM... |
tree | commitdiff |
next |