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 |
2004-10-27 |
Juan Lang | _SHExpandEnvironmentStrings should return input string... |
tree | commitdiff |
2004-10-27 |
Ge van Geldorp | Use only one .res file. |
tree | commitdiff |
2004-10-26 |
Juan Lang | Update shell32's version to WinXP level. |
tree | commitdiff |
2004-10-26 |
Juan Lang | Fix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and... |
tree | commitdiff |
2004-10-25 |
Juan Lang | Avoid copying invalid data on error. |
tree | commitdiff |
2004-10-25 |
Sami Aario | Check the return value of the SHGetDesktopFolder call. |
tree | commitdiff |
2004-10-22 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-10-22 |
Alexandre Julliard | Avoid copying invalid data on error. |
tree | commitdiff |
2004-10-22 |
Francois Gouget | Fix the function pointer declarations so MSVC likes... |
tree | commitdiff |
2004-10-22 |
Mike McCormack | Add a test for creating empty shelllink files. |
tree | commitdiff |
2004-10-21 |
Rolf Kalbermatter | - SHCreateDirectory should create intermediate director... |
tree | commitdiff |
2004-10-21 |
Ge van Geldorp | - Don't double-quote an already double-quoted argument. |
tree | commitdiff |
2004-10-21 |
Juan Lang | - the correct registry location to override is User... |
tree | commitdiff |
2004-10-19 |
Vincent Béron | Fix various function prototypes. |
tree | commitdiff |
2004-10-19 |
Mike McCormack | Convert the shellmenu code to use unicode. |
tree | commitdiff |
2004-10-18 |
Vincent Béron | Fix some types problems. |
tree | commitdiff |
2004-10-18 |
Rolf Kalbermatter | Modify ANSI functions to allocate intermediate Unicode... |
tree | commitdiff |
2004-10-18 |
Rolf Kalbermatter | Added SHFreeNameMappings implementation. |
tree | commitdiff |
2004-10-11 |
Vitaliy Margolen | Sort files/folders before testing. |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Conformance tests must not include wine/debug.h. |
tree | commitdiff |
2004-10-06 |
Rolf Kalbermatter | Fix bug found by Piotr Caban, where our function tried... |
tree | commitdiff |
2004-10-05 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Avoid depending on the non-standard IUnknown_METHODS... |
tree | commitdiff |
2004-10-04 |
Alexandre Julliard | Fixed typo in ProgramsW. |
tree | commitdiff |
2004-10-04 |
Piotr Caban | Added Polish translation. |
tree | commitdiff |
2004-10-04 |
Ge van Geldorp | Can't pass NULL as default value to GetPrivateProfileSt... |
tree | commitdiff |
2004-09-29 |
Alexandre Julliard | Authors: Klemens Friedl <frik85@hotmail.com>, Martin... |
tree | commitdiff |
2004-09-28 |
Robert Shearman | Simplify getting custom icons for a folder by utilising... |
tree | commitdiff |
2004-09-28 |
Robert Shearman | - Add support for custom shell folders, such as the... |
tree | commitdiff |
2004-09-27 |
Ge van Geldorp | Call GetProcessHeap() instead of passing its address. |
tree | commitdiff |
2004-09-24 |
Martin Fuchs | - Use system metrics to determine icon sizes. |
tree | commitdiff |
2004-09-23 |
Martin Fuchs | At least print message if we're not returning requested... |
tree | commitdiff |
2004-09-23 |
Ge van Geldorp | Some windres versions don't like POPUP"", change to... |
tree | commitdiff |
2004-09-23 |
Steven Edwards | Remove some unneeded include statements. |
tree | commitdiff |
2004-09-22 |
Robert Shearman | GetWindowLong -> GetWindowLongPtr. |
tree | commitdiff |
2004-09-22 |
Martin Fuchs | Store absolute path in .lnk file. |
tree | commitdiff |
2004-09-22 |
Martin Fuchs | Implement IShellLinkA::Resolve and IShellLinkW::Resolve. |
tree | commitdiff |
2004-09-22 |
Robert Shearman | Share version information between DllGetVersion and... |
tree | commitdiff |
2004-09-21 |
Francois Gouget | Fix CSIDL_COMMON_{STARTMENU,PROGRAMS,DESKTOPDIRECTORY... |
tree | commitdiff |
2004-09-21 |
Martin Fuchs | Match class name used by Windows. |
tree | commitdiff |
2004-09-20 |
Martin Fuchs | Correct setting of default menu item in shell context... |
tree | commitdiff |
2004-09-20 |
Martin Fuchs | Make drive letters in PIDLs always uppercase to enable... |
tree | commitdiff |
2004-09-14 |
Jens Collin | Added lookup of environment vars in SHELL_ArgifyW. |
tree | commitdiff |
2004-09-14 |
Juan Lang | Added support for DLLVERSIONINFO2 in DllGetVersion. |
tree | commitdiff |
2004-09-13 |
Vitaliy Margolen | IShellFolder::CompareIDs - return only -1/0/1 in lower... |
tree | commitdiff |
2004-09-09 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS... |
tree | commitdiff |
2004-09-07 |
Francois Gouget | Fix c_parser.pm so it handles 'const' preceeding a... |
tree | commitdiff |
2004-09-06 |
Alexandre Julliard | Removed some uses of the non-standard ICOM_THIS macro. |
tree | commitdiff |
2004-09-06 |
Francois Gouget | Disable MSVC warning 4116 to avoid the 'unnamed type... |
tree | commitdiff |
2004-09-06 |
Robert Shearman | - Add exports for missing ordinals 191-194. |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | Get rid of the WINE_UNUSED macro. |
tree | commitdiff |
2004-08-31 |
Francois Gouget | Don't export the shell32 SHAllocShared functions by... |
tree | commitdiff |
2004-08-25 |
Francois Gouget | Enable the disabled tests in tests.data or add a commen... |
tree | commitdiff |
2004-08-24 |
Huw Davies | Change dialogs to use MS Shell Dlg rather than Helv... |
tree | commitdiff |
2004-08-23 |
Alexandre Julliard | Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm... |
tree | commitdiff |
2004-08-23 |
Aric Stewart | Make sure exePath contains the path since it is used... |
tree | commitdiff |
2004-08-22 |
Francois Gouget | Moved declarations from undocshell.h to shlobj.h to... |
tree | commitdiff |
2004-08-22 |
Alexandre Julliard | Don't define BEGIN_INTERFACE in unknwn.h. |
tree | commitdiff |
2004-08-20 |
Huw Davies | Unicodify a load of strings. |
tree | commitdiff |
2004-08-20 |
Francois Gouget | Fix packing bug in shlobj.h. |
tree | commitdiff |
2004-08-20 |
Aric Stewart | In IPersistFile_Save if the exe file is not found,... |
tree | commitdiff |
2004-08-19 |
Francois Gouget | Remove types that don't exist from tests.dat. |
tree | commitdiff |
2004-08-19 |
Francois Gouget | Add new fields to the NOTIFYICONDATA structure so it... |
tree | commitdiff |
2004-08-18 |
Vincent Béron | Don't hardcode c:\windows paths in msi.dll. |
tree | commitdiff |
2004-08-16 |
Ge van Geldorp | Handle shell link files contained in double quotes. |
tree | commitdiff |
2004-08-16 |
Mike McCormack | Clean up messy comment in SHFileOperation. |
tree | commitdiff |
2004-08-16 |
Francois Gouget | Add the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros. |
tree | commitdiff |
next |