2005-04-18 |
Peter Berg Larsen | Replace strncpy with memcpy or lstrcpyn. |
tree | commitdiff |
2005-04-15 |
Huw Davies | When we're hiding file extensions then SetNameOf should... |
tree | commitdiff |
2005-04-13 |
Martin Fuchs | Correct comments of some export ordinals. |
tree | commitdiff |
2005-04-13 |
Huw Davies | Add a unicode pidl type. |
tree | commitdiff |
2005-04-13 |
Steven Edwards | Register Shell Drag and Drop Helper. |
tree | commitdiff |
2005-04-13 |
Michael Jung | Implemented the UnixFolder's IShellFolder2::CompareIDs... |
tree | commitdiff |
2005-04-12 |
Huw Davies | Better icon handling for some special folders. |
tree | commitdiff |
2005-04-12 |
Michael Jung | Implemented enough of IShellFolder2 to make UnixFolder... |
tree | commitdiff |
2005-04-12 |
Huw Davies | If ICommDlgBrowser_OnDefaultCommand returns anything... |
tree | commitdiff |
2005-04-12 |
Juan Lang | Use Unicode string result from GetDisplayNameOf if... |
tree | commitdiff |
2005-04-11 |
Huw Davies | Directory items should have the SFGOA_FILESYSANCESTOR... |
tree | commitdiff |
2005-04-11 |
Huw Davies | Fix the icon resource ids (most were off by one). |
tree | commitdiff |
2005-03-31 |
Mike McCormack | Fix up PIDL dumping code. |
tree | commitdiff |
2005-03-30 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-27 |
Mike McCormack | Use api definitions, remove duplicate code. |
tree | commitdiff |
2005-03-25 |
Paul Vriens | Print retval in decimal to avoid confusion. |
tree | commitdiff |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
tree | commitdiff |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | If the device gets interrupted, we just give up. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | StrRetToStrNAW returns ok on NT4, though it should... |
tree | commitdiff |
2005-03-21 |
Mike McCormack | Eliminate casts of the return value of HeapAlloc. |
tree | commitdiff |
2005-03-19 |
Mike McCormack | Fix usage of STGM_ enumerations, remove forward declara... |
tree | commitdiff |
2005-03-19 |
Mike McCormack | Remove forward declarations of interface methods. |
tree | commitdiff |
2005-03-19 |
Mike McCormack | Remove an unused function. |
tree | commitdiff |
2005-03-17 |
Jon Griffiths | Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). |
tree | commitdiff |
2005-03-17 |
Aric Stewart | For ShellExecuteExA we need to copy out the hProcess... |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Remove some dead code and some ifdefs. |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Fix a regression in the file open dialog. |
tree | commitdiff |
2005-03-17 |
Mike McCormack | Convert path to unicode, rearrange to remove forward... |
tree | commitdiff |
2005-03-16 |
Filip Navara | _dbg_ILGetNext returns NULL if pidl->mkid.cb is zero... |
tree | commitdiff |
2005-03-16 |
Juan Lang | Correct registering shell folders (values in Shell... |
tree | commitdiff |
2005-03-14 |
Martin Fuchs | - switch to correct shell desktop context menu |
tree | commitdiff |
2005-03-09 |
Michael Jung | Beginning of a shell namespace extension to browse... |
tree | commitdiff |
2005-03-08 |
Dimitrie O. Paun | Add support for .exe's with exported functions. |
tree | commitdiff |
2005-03-07 |
Mike McCormack | Use lstrcmpiA in preference to strcasecmp. |
tree | commitdiff |
2005-03-03 |
Huw Davies | Don't prepend '\\' to the subkey name. |
tree | commitdiff |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-02 |
Juan Lang | Convert more API calls to Unicode. |
tree | commitdiff |
2005-03-01 |
Michael Jung | Fixed parsing of ITEMIDLIST in InitializeTreeView. |
tree | commitdiff |
2005-03-01 |
Juan Lang | Convert tabs to space, wrap long lines, make indenting... |
tree | commitdiff |
2005-02-26 |
Juan Lang | Convert a few calls to Unicode. |
tree | commitdiff |
2005-02-25 |
Mike McCormack | - implement loading and saving of MSI advertised shortc... |
tree | commitdiff |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
tree | commitdiff |
2005-02-23 |
Mike McCormack | Remove tabs and reformat. |
tree | commitdiff |
2005-02-23 |
Francois Gouget | Add the -noname flag to match the Platform SDK. |
tree | commitdiff |
2005-02-23 |
Mike McCormack | - handle IFileSystemBindData in ISF_Desktop_fnParseDisp... |
tree | commitdiff |
2005-02-23 |
Francois Gouget | Don't hardcode ordinals if which are not hardcoded... |
tree | commitdiff |
2005-02-22 |
Mike McCormack | Make lstr* functions inline inside Wine. |
tree | commitdiff |
2005-02-22 |
Mike McCormack | - handle IFileSystemBindData in IShellFolder::ParseDisp... |
tree | commitdiff |
2005-02-22 |
Mike McCormack | Cleanup, create unicode versions of _ILCreateFromPath, |
tree | commitdiff |
2005-02-21 |
Hans Leidekker | - Revert wrong -noname markup for Drag*, DoEnvironmentS... |
tree | commitdiff |
2005-02-21 |
Mike McCormack | Remove tabs and make formatting consistent. |
tree | commitdiff |
2005-02-18 |
Hans Leidekker | Mark exports -noname when they are exported by ordinal... |
tree | commitdiff |
2005-02-17 |
Dmitry Timoshkov | Convert winemenubuilder to unicode. |
tree | commitdiff |
2005-02-17 |
Joris Huizer | - renamed file_operation_delete and to shfileops_delete |
tree | commitdiff |
2005-02-16 |
Alex Villacís Lasso | Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN... |
tree | commitdiff |
2005-02-16 |
Huw Davies | SetPath("") should return S_OK. |
tree | commitdiff |
2005-02-15 |
Dmitry Timoshkov | - Fix prototypes of GetClassLongA/W, GetClassLongPtrA... |
tree | commitdiff |
2005-02-15 |
Mike McCormack | Reindent some code to improve readability. |
tree | commitdiff |
2005-02-15 |
Mike McCormack | Define some extra SHFGI values. |
tree | commitdiff |
2005-02-14 |
Francois Gouget | Test the interaction between IShellLink::SetIDList... |
tree | commitdiff |
2005-02-14 |
Marcelo Duarte | Update the resources for Portuguese. |
tree | commitdiff |
2005-02-14 |
Marcus Meissner | Output some more informations. |
tree | commitdiff |
2005-02-14 |
Filip Navara | Don't crash if ShellFolder doesn't implement the IID_IS... |
tree | commitdiff |
2005-02-14 |
Ge van Geldorp | Error numbers >= 32 are to be expected. |
tree | commitdiff |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-02-09 |
Ge van Geldorp | - Fix quoting of .cpl filename. |
tree | commitdiff |
2005-01-26 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-01-21 |
Mike McCormack | Implement GetAdvise and SetAdvise. |
tree | commitdiff |
2005-01-17 |
Henning Gerhardt | A small spelling fix and a small update (thank to Andre... |
tree | commitdiff |
2005-01-17 |
Henning Gerhardt | Update German resources. |
tree | commitdiff |
2005-01-14 |
Joris Huizer | - add file_operation_delete |
tree | commitdiff |
2005-01-14 |
James Hawkins | - Use Interlocked* instead of ++/-- in AddRef/Release. |
tree | commitdiff |
2005-01-14 |
Klemens Friedl | Update German language file. |
tree | commitdiff |
2005-01-11 |
Robert Shearman | Don't sort the children of My Computer in shell browse... |
tree | commitdiff |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
tree | commitdiff |
2005-01-03 |
Hans Leidekker | Stub implementations for SHUpdateImageA, SHHandleUpdate... |
tree | commitdiff |
2005-01-03 |
Jacek Caban | Get rid of W->A call. |
tree | commitdiff |
2004-12-27 |
Rein Klazes | Correct cases where arguments of ok() calls depend... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-17 |
Alexandre Julliard | Remove some no longer needed AW functions. |
tree | commitdiff |
2004-12-17 |
Rein Klazes | ShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFi... |
tree | commitdiff |
2004-12-16 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
tree | commitdiff |
2004-12-13 |
Eric Pouech | Fixed some errors in function prototypes. |
tree | commitdiff |
2004-12-09 |
Alexandre Julliard | Janitorial: C booleans must not be compared against... |
tree | commitdiff |
2004-12-09 |
José Manuel Ferrer... | Added some Spanish translations. |
tree | commitdiff |
2004-12-09 |
Klemens Friedl | More Windows-like About dialog. |
tree | commitdiff |
2004-12-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
tree | commitdiff |
2004-12-06 |
Stefan Leichter | Fix missing imports of the test program on NT4. |
tree | commitdiff |
2004-12-06 |
Juan Lang | Revert shell32 version to Win2K SP4 level. |
tree | commitdiff |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2004-11-23 |
Tom Wickline | Version resources cleanup. |
tree | commitdiff |
2004-11-19 |
Alexandre Julliard | Removed a couple of no longer needed entries. |
tree | commitdiff |
2004-11-19 |
Robert Shearman | - Use more specific error codes than E_FAIL, where... |
tree | commitdiff |
2004-11-04 |
Aric Stewart | Implementation of PathCleanupSpec. |
tree | commitdiff |
2004-11-02 |
Fabrice Ménard | Check the type of error returned by SHCreateDirectoryExW. |
tree | commitdiff |
2004-10-28 |
Rolf Kalbermatter | Use SHCreateDirectoryEx function instead of doing expli... |
tree | commitdiff |
2004-10-28 |
Rolf Kalbermatter | Add test for SHCreateDirectoryEx function. |
tree | commitdiff |
2004-10-27 |
Fabrice Ménard | Some French translations added. |
tree | commitdiff |
2004-10-27 |
Rolf Kalbermatter | Fix bad memory allocation for unicode buffer. |
tree | commitdiff |
next |