2005-02-22 |
Mike McCormack | Cleanup, create unicode versions of _ILCreateFromPath, |
blob | commitdiff | raw |
2005-02-21 |
Mike McCormack | Remove tabs and make formatting consistent. |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Alexandre Julliard | Remove some no longer needed AW functions. |
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-26 |
Juan Lang | Fix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and... |
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-08-09 |
Marcus Meissner | Marked some functions in debughlp as static. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Ge van Geldorp | Match prototypes to Platform SDK. |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Juan Lang | Correct return value in a couple of error cases. |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Martin Fuchs | - make drive letters in PIDLs always uppercase to enabl... |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Martin Fuchs | Return "file not found" error values instead of E_INVAL... |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Juan Lang | Correct some PIDL types and eliminate some magic number... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Juan Lang | Move control panel applet enumeration to cpanelfolder.c. |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Martin Fuchs | - SHBindToParent(): request correct COM interface from... |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Juan Lang | - comment fixes |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Juan Lang | - rename PT_SPECIAL to PT_SHELLEXT |
blob | commitdiff | raw | diff to current |
2004-04-06 |
Juan Lang | Rename PT_MYCOMP to PT_GUID, and the corresponding... |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Martin Fuchs | Implementation of the control panel folder in shell... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-03-22 |
Robert Shearman | Allow passing NULL to ILFindLastID. |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Alexandre Julliard | FindFirstFile can return an empty short name if the... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Martin Fuchs | - move some PIDL function declarations from undocshell... |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Mike McCormack | Fix the bounds checking in SHGetPathFromIDListA/W. |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Martin Fuchs | - don't link directly to NTDLL; use MultiByteToWideChar... |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Alexandre Julliard | Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van... |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Martin Fuchs | Implemented SHGetRealIDL(). |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Martin Fuchs | - SHGetDataFromIDListA/W(): handle drives when retrievi... |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Martin Fuchs | - declare PT_RAS_FOLDER for the "RAS Connections" folder |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Martin Fuchs | - correct return value of SHGetPathFromIDList[AW](... |
blob | commitdiff | raw | diff to current |
2003-11-04 |
Dmitry Timoshkov | Protect ILIsParent from NULL pidls. |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Dimitrie O. Paun | Move useful information out of documentation/shell32. |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Francois Gouget | Some spelling fixes. |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Rolf Kalbermatter | Add some comments to functions and minor fixes. |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Rolf Kalbermatter | Added declarations for newly documented SHChangeNotify... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Rolf Kalbermatter | Implemented SHSimpleIDListFromPath correctly. |
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-07-26 |
Martin Fuchs | Fixed Ansi version of RenderFILENAME and implement... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Mike Hearn | Deal with the case of loading an empty PIDL from a... |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Robert Shearman | Add a PIDL type For Network Provider. |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Rolf Kalbermatter | Implemented ILGetDisplayNameExA and ILGetDisplayNameExW... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Rolf Kalbermatter | Add new helper function to create a relative file or... |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Jon Griffiths | Documentation updates. |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Rolf Kalbermatter | Change calls to CLSIDFromString to SHCLSIDFromStringW... |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Rolf Kalbermatter | Added Unicode versions of the HCR_ internal functions. |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Rolf Kalbermatter | Resolve SHGetPathFromIDListW -> SHGetPathFromIDListA... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Johan Dahlin | Make shell32 compile with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
blob | commitdiff | raw | diff to current |
2002-08-28 |
Patrik Stridvall | MSVC compatibility fixes. |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Alexandre Julliard | Import comctl32 functions from shell32 by ordinal. |
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-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-09 |
Juergen Schmied | Moving the pidl debug functions to a separate file... |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Huw D M Davies | Check for failure of IShellFolder_GetDisplayNameOf. |
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-02-27 |
Andreas Mohr | Spelling/alignment fixes. |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Alexandre Julliard | CodeWeavers |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Alexandre Julliard | Removed use of SET_DEBUGGING, it's broken anyway. |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Francois Gouget | Make the Wine trace facilities accessible from Winelib... |
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-10-14 |
Francois Gouget | Don't print NULL strings (crashes on Solaris). |
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-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-01-18 |
Andreas Mohr | Implemented SHELL32.IsNetDrive and SHELL32.ILSaveToStre... |
blob | commitdiff | raw | diff to current |
2001-01-07 |
Huw D M Davies | Moved all the documented shlwapi functions out of undoc... |
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-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
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-08-14 |
Alexandre Julliard | Replaced VERSION_* calls by exported API equivalents. |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-06-16 |
Juergen Schmied | - fixed null-pidl from _ILCreateControl |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Juergen Schmied | - New (some stubs): SHGetFolderLocation, PathAddExtension, |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Juergen Schmied | Small fixes. |
blob | commitdiff | raw | diff to current |
2000-04-11 |
Ulrich Czekalla | _ILGetFileDate should convert the date to local time... |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Juergen Schmied | New aPidl handling functions. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Dmitry Timoshkov | Replaced LocalToWideChar() by lstrcpynAtoW(), WideCharT... |
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-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
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-10-31 |
Pierre Mageau | A crash would occur if the file type in report mode... |
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-10-13 |
Juergen Schmied | - implemented sorting the listview by clicking on the... |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Juergen Schmied | More support for special pidls in SHGetSpecialFolderLoc... |
blob | commitdiff | raw | diff to current |
1999-09-11 |
Patrik Stridvall | Eliminated warnings. |
blob | commitdiff | raw | diff to current |
1999-09-03 |
Marcus Meissner | Handle SHGDFIL_FINDDATA correctly in SHGetDataFromIDListW. |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Juergen Schmied | More use of rc files for strings and menus, fixes.... |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Juergen Schmied | Many fixes/reimplementations. |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Juergen Schmied | Some more pidl-types. |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
blob | commitdiff | raw | diff to current |
next |