2006-03-21 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw |
2006-02-20 |
Martin Fuchs | shell32: Avoid recursing SHELL32_GetItemAttributes... |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Martin Fuchs | shell32: SHELL32_GetItemAttributes() |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Huw Davies | shell: Fix incorrect usage of the return value of StrRe... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Robert Shearman | shell: Convert SHELL32_GetDisplayNameOfChild to unicode. |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Martin Fuchs | Correctly call HCR_GetFolderAttributes() in SHELL32_Get... |
blob | commitdiff | raw | diff to current |
2005-11-03 |
Alexandre Julliard | Authors: Vitaliy Margolen <wine-patch@kievinfo.com... |
blob | commitdiff | raw | diff to current |
2005-11-01 |
Robert Shearman | Convert SHELL32_BindToChild to Unicode and fix up the... |
blob | commitdiff | raw | diff to current |
2005-07-20 |
Michael Jung | Only initialize shell folders via the IPersistFolder3... |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Michael Jung | Fix a lurking infinite loop in SHGetPathFromIDList. |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Michael Jung | Support for shellfolder's CallForAttributes registry... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Juan Lang | Const-ify a mask. |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Michael Jung | Let BindToObject fail, if called with empty relative... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Kouji Sasaki | Added the processing for determination of SFGAO_HASSUBF... |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Huw Davies | Directory items should have the SFGOA_FILESYSANCESTOR... |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Mike McCormack | Remove some dead code and some ifdefs. |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Mike McCormack | Use lstrcmpiA in preference to strcasecmp. |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Ge van Geldorp | Can't pass NULL as default value to GetPrivateProfileSt... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Robert Shearman | - Add support for custom shell folders, such as the... |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Vitaliy Margolen | IShellFolder::CompareIDs - return only -1/0/1 in lower... |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Martin Fuchs | Correct error handling in SHELL32_ParseNextElement(). |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Martin Fuchs | Improved error handling. |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Francois Gouget | Some spelling fixes. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Rolf Kalbermatter | Make sure the bind context is forwarded in |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Alexandre Julliard | Fixed a few more headers dependency issues. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Martin Fuchs | Declare LPCITEMIDLIST as 'const' pointer and adjust... |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Mike McCormack | Stub for (undocumented) SHCreateLinks. |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Vitaliy Margolen | Add few SFGAO_CAN* attributes to supported list. |
blob | commitdiff | raw | diff to current |
2003-02-27 |
Alberto Massari | Fixes to IShellFolder::GetAttributesOf: |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
blob | commitdiff | raw | diff to current |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build. |
blob | commitdiff | raw | diff to current |
2002-07-24 |
Juergen Schmied | - Cleaned up the implementation of shell folders and... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Gregg Mattinson | Initialized the pidlOut variable in SHELL32_ParseNextEl... |
blob | commitdiff | raw | diff to current |
2002-07-10 |
Rein Klazes | Fix buffer length calculation in InitializeGenericSF(). |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Juergen Schmied | - changed STRRET definition |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Steven Edwards | Fixed snprintf warnings. |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Bill Medland | The extension should not be removed from the display... |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Charles Loep | Support for hiding file extensions in IShellFolder_GetD... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Alexandre Julliard | CodeWeavers |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Huw D M Davies | IShellFolder_BindToObject should respect riid. |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
blob | commitdiff | raw | diff to current |
2001-09-19 |
Guy Albertelli | Fix problem comparing pidls and return correct code. |
blob | commitdiff | raw | diff to current |
2001-08-16 |
Alexandre Julliard | Moved undocshell.h to dlls/shell32. Removed shell16.h. |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
blob | commitdiff | raw | diff to current |
2001-03-10 |
Gerard Patel | Handle empty strings and invalid values in lpstrInitial... |
blob | commitdiff | raw | diff to current |
2001-02-28 |
Francois Gouget | Small 'typos in comments' fixes. |
blob | commitdiff | raw | diff to current |
2001-02-21 |
Chris Morgan | Confirm file deletes. Make delete confirmation message... |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Andreas Mohr | - stupid spelling fixes |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Juergen Schmied | - New (some stubs): SHGetFolderLocation, PathAddExtension, |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Eric Pouech | Fixed absolute path to pidl generation. |
blob | commitdiff | raw | diff to current |
2000-05-11 |
Alexandre Julliard | Fixed buffer overflow. |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Juergen Schmied | Complete cleanup, bugfixes. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Juergen Schmied | Moved file functions to shlfileop.c |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Juergen Schmied | - new internal interface for item manipulation (cut... |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Andreas Mohr | - add some documentation items |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Dmitry Timoshkov | Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharT... |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Alexandre Julliard | Added debugstr_guid function and used it to replace |
blob | commitdiff | raw | diff to current |
1999-12-27 |
Francois Gouget | Buffer overflows and strncpy fixes. |
blob | commitdiff | raw | diff to current |
1999-12-26 |
Francois Gouget | Wrapped some strings in a debugstr_* call. |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Juergen Schmied | - made IShellFolder a aggregable object |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Juergen Schmied | - the colums in the shellview are now created depending... |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Juergen Schmied | - new interface declaration for IShellfolder2 |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Francois Gouget | Generalized the use of the new ICOM_VFIELD and ICOM_VTB... |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Juergen Schmied | - removed all unnecessary "winapi" from internal _IL... |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Juergen Schmied | Fixed wrong return value. |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Juergen Schmied | Better DropTarget. |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Patrik Stridvall | Eliminated warnings. |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Juergen Schmied | Complete redesign, split into 3 implementations (Deskto... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Francois Boisvert | Made IShellFolder::fnParseDisplayName return a relative... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Juergen Schmied | Small fixes. |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Andreas Mohr | Fixed a small syntax problem. |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Juergen Schmied | Small fixes. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Juergen Schmied | Use the new header for COM definitions. |
blob | commitdiff | raw | diff to current |
1999-03-17 |
Marcus Meissner | Fixed some warnings. removed some unneccessary includes... |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Juergen Schmied | - IShellFolder and IEnumIDList are using the new COM... |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Marcus Meissner | Fixed newly introduced and some leftover warnings. |
blob | commitdiff | raw | diff to current |
1999-03-10 |
Paul Quinn | Added a lot of new OLE interfaces. |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Marcus Meissner | More include optimisations and fixes. |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Juergen Schmied | Changed pidl structure to match the pidl's used in... |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Juergen Schmied | - header uses the last macros now |
blob | commitdiff | raw | diff to current |
next |