2004-03-27 |
Martin Fuchs | Call IShellExecuteHook interface for ShellExecute(... |
tree | commitdiff |
2004-03-27 |
Martin Fuchs | Implementation of the control panel folder in shell... |
tree | commitdiff |
2004-03-26 |
Martin Fuchs | - Fix handling of %2, %3, ... and lower case format... |
tree | commitdiff |
2004-03-25 |
Martin Fuchs | Implementation of IPersistFile::IsDirty(). |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2004-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-03-22 |
Martin Fuchs | Fix for recent shelllink patch, which removed the impor... |
tree | commitdiff |
2004-03-22 |
Robert Shearman | Allow passing NULL to ILFindLastID. |
tree | commitdiff |
2004-03-22 |
Martin Fuchs | Fix recent Unicode-ification patch. |
tree | commitdiff |
2004-03-22 |
Mike McCormack | Update path from relative path on loading. |
tree | commitdiff |
2004-03-22 |
Mike McCormack | Unicode-ify the icon cache and SHGetFileInfo. |
tree | commitdiff |
2004-03-19 |
Rein Klazes | In SHELL_ExecuteW, if a new current directory is specif... |
tree | commitdiff |
2004-03-18 |
Martin Fuchs | Expand environment strings in command, parameter and... |
tree | commitdiff |
2004-03-17 |
Alexandre Julliard | FindFirstFile can return an empty short name if the... |
tree | commitdiff |
2004-03-04 |
Martin Fuchs | Enumerate all "shell\<verb>\command" entries in the... |
tree | commitdiff |
2004-03-03 |
Martin Fuchs | Fix buffer length usage for RegQueryValueW() calls... |
tree | commitdiff |
2004-03-02 |
Alexandre Julliard | We no longer use the .exe.spec.c files. |
tree | commitdiff |
2004-03-01 |
Hans Leidekker | Export LC_ALL before calling sed. |
tree | commitdiff |
2004-03-01 |
Huw Davies | Add a missing '\\'. |
tree | commitdiff |
2004-03-01 |
Martin Fuchs | Set error code ERROR_DDE_FAIL if the DDE connection... |
tree | commitdiff |
2004-02-27 |
Ove Kaaven | Fixed icon leak. |
tree | commitdiff |
2004-02-27 |
Alexandre Julliard | Sync some of the dll registrations with the contents of |
tree | commitdiff |
2004-02-24 |
Kevin Koltzau | Fill unused gap to fix lookups past CSIDL_CONNECTIONS. |
tree | commitdiff |
2004-02-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-02-17 |
Alexandre Julliard | Added support for building a dll from a .def file for... |
tree | commitdiff |
2004-02-12 |
Dmitry Timoshkov | Do not leave not initialized fields in the structure... |
tree | commitdiff |
2004-02-12 |
Dmitry Timoshkov | Translate the returned hInstApp from the unicode worker... |
tree | commitdiff |
2004-02-11 |
Alexandre Julliard | Moved some more definitions out of undocshell.h into... |
tree | commitdiff |
2004-02-11 |
Martin Fuchs | - move some PIDL function declarations from undocshell... |
tree | commitdiff |
2004-02-10 |
Jon Griffiths | Tests for StrRetToStrAW. |
tree | commitdiff |
2004-02-10 |
Jon Griffiths | StrRetToStrN returns BOOL and shouldn't crash on NULL... |
tree | commitdiff |
2004-02-09 |
Huw Davies | Use the BTNS_* toolbar button style defines rather... |
tree | commitdiff |
2004-02-09 |
Mike McCormack | Fix the bounds checking in SHGetPathFromIDListA/W. |
tree | commitdiff |
2004-02-03 |
Ulrich Czekalla | Set the item mask before calling GetItem. |
tree | commitdiff |
2004-02-02 |
Ulrich Czekalla | Make SHChangeNotifyRegister be recursive so that will... |
tree | commitdiff |
2004-02-02 |
Ulrich Czekalla | Fix SHChangeNotify to send correct lParam and wParam... |
tree | commitdiff |
2004-01-30 |
Martin Fuchs | - remove unneccesary ISF_MyComputer_Constructor() decla... |
tree | commitdiff |
2004-01-27 |
Alexandre Julliard | Only link against libdxguid where necessary. |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
tree | commitdiff |
2004-01-26 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-26 |
Martin Fuchs | - don't link directly to NTDLL; use MultiByteToWideChar... |
tree | commitdiff |
2004-01-26 |
Martin Fuchs | - define additional shell paths for CSIDL_... constants |
tree | commitdiff |
2004-01-23 |
Ge van Geldorp | Fix various function prototypes to conform to PSDK. |
tree | commitdiff |
2004-01-23 |
Martin Fuchs | - ISF_Desktop_fnGetUIObjectOf(): allow context menu... |
tree | commitdiff |
2004-01-23 |
Martin Fuchs | - IShellFolder_fnParseDisplayName(): return E_INVALIDAR... |
tree | commitdiff |
2004-01-23 |
Martin Fuchs | Improved error handling. |
tree | commitdiff |
2004-01-23 |
Martin Fuchs | ISF_MyComputer_fnGetDisplayNameOf(): return CLSID paths... |
tree | commitdiff |
2004-01-23 |
Martin Fuchs | Return 'My Compuer' PIDL when calling Desktop->ParseDis... |
tree | commitdiff |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls. |
tree | commitdiff |
2004-01-23 |
Ge van Geldorp | Rename LARGE_INTEGER and ULARGE_INTEGER members "s... |
tree | commitdiff |
2004-01-21 |
Rolf Kalbermatter | Implement PathGetShortPathA/W and change its prototype... |
tree | commitdiff |
2004-01-21 |
Martin Fuchs | Only return valid file system names from RenderFILENAME... |
tree | commitdiff |
2004-01-21 |
Alexandre Julliard | Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van... |
tree | commitdiff |
2004-01-21 |
Martin Fuchs | Use full paths instead of only filenames in icon cache... |
tree | commitdiff |
2004-01-21 |
Martin Fuchs | Implemented SHGetRealIDL(). |
tree | commitdiff |
2004-01-20 |
Martin Fuchs | - SHGetDataFromIDListA/W(): handle drives when retrievi... |
tree | commitdiff |
2004-01-20 |
Martin Fuchs | - fix typos in shelllink.c header comment and a struct... |
tree | commitdiff |
2004-01-20 |
Martin Fuchs | - fix typo |
tree | commitdiff |
2004-01-19 |
Martin Fuchs | - move IShellFolder_fnGetDisplayNameOf() contents into... |
tree | commitdiff |
2004-01-18 |
Martin Fuchs | ShellView_CreateList(), SIC_Initialize(): enable transp... |
tree | commitdiff |
2004-01-18 |
Martin Fuchs | IStream_fnWrite: only return write count if the given... |
tree | commitdiff |
2004-01-18 |
Martin Fuchs | - declare PT_RAS_FOLDER for the "RAS Connections" folder |
tree | commitdiff |
2004-01-18 |
Martin Fuchs | CreateStreamOnFile(): use flag FILE_SHARE_READ for... |
tree | commitdiff |
2004-01-16 |
Alexandre Julliard | Fixed HCR_GetExecuteCommandW() behavior with a class... |
tree | commitdiff |
2004-01-16 |
Martin Fuchs | Corrected definition of PathYetAnotherMakeUniqueName(). |
tree | commitdiff |
2004-01-16 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-01-16 |
Filip Navara | - Moved actual code from SHGetSpecialFolderPathA to... |
tree | commitdiff |
2004-01-16 |
Filip Navara | Complete Czech translation of shell32 resources. |
tree | commitdiff |
2004-01-15 |
Marcelo Duarte | - Get rid of W->A calls for shlexec. |
tree | commitdiff |
2004-01-09 |
Dmitry Timoshkov | Fix an IE crash and make the "Create Folder" functional... |
tree | commitdiff |
2004-01-07 |
Alexandre Julliard | Removed incorrect uses of DUMMYUNIONNAME. |
tree | commitdiff |
2004-01-06 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-01-06 |
Alexandre Julliard | SHCoCreateInstance is now documented (spotted by Franco... |
tree | commitdiff |
2004-01-06 |
Hans Leidekker | Make sure sed uses the right locale. |
tree | commitdiff |
2004-01-05 |
Martin Fuchs | Correct return type of SHFileOperationA/W. |
tree | commitdiff |
2004-01-02 |
Steven Edwards | Update the notes on how WINE uses the Systray under... |
tree | commitdiff |
2003-12-30 |
Martin Fuchs | - correct return value of SHGetPathFromIDList[AW](... |
tree | commitdiff |
2003-12-30 |
Ge van Geldorp | Enclose application name in double quotation marks... |
tree | commitdiff |
2003-12-15 |
Martin Fuchs | Added include of "wine/port.h" for MSVC. |
tree | commitdiff |
2003-12-11 |
Richard Cohen | - Check FindFirstFile against INVALID_HANDLE_VALUE... |
tree | commitdiff |
2003-12-10 |
Marcelo Duarte | - Implementation of HCR_GetExecuteCommandExW for intern... |
tree | commitdiff |
2003-12-03 |
Alexandre Julliard | Implemented RunDLL_CallEntry16. |
tree | commitdiff |
2003-11-30 |
Dmitry Timoshkov | A general cleanup of the version resources in Wine... |
tree | commitdiff |
2003-11-28 |
Rolf Kalbermatter | Fix two memory leaks. Found by Dietrich Teickner. |
tree | commitdiff |
2003-11-26 |
Dimitrie O. Paun | {Global,Local}ReAlloc() does not allocate memory. |
tree | commitdiff |
2003-11-26 |
Alexandre Julliard | Moved the ShellExecuteEx definitions to shellapi.h... |
tree | commitdiff |
2003-11-20 |
Ivan Leo Murray... | Added/updated Italian resources. |
tree | commitdiff |
2003-11-20 |
Francois Gouget | If using the default values, also set dwType to REG_SZ... |
tree | commitdiff |
2003-11-19 |
Alexandre Julliard | Use a more portable way to generate authors.c. |
tree | commitdiff |
2003-11-18 |
Alexandre Julliard | Generate the authors list for the shell about dialog... |
tree | commitdiff |
2003-11-17 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2003-11-05 |
Marcelo Duarte | Localization to the Portuguese of Brazil. |
tree | commitdiff |
2003-11-04 |
Dmitry Timoshkov | Protect ILIsParent from NULL pidls. |
tree | commitdiff |
2003-10-27 |
Uwe Bonnes | Control_DoLaunch: memmove needs bytes as length argument. |
tree | commitdiff |
2003-10-24 |
Filip Navara | - Removed initialization of sh32_policy_table in SHInit... |
tree | commitdiff |
2003-10-16 |
Rolf Kalbermatter | Use INVALID_FILE_ATTRIBUTES to test for failure of |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-10-09 |
Dimitrie O. Paun | Move useful information out of documentation/shell32. |
tree | commitdiff |
2003-10-03 |
Dimitrie O. Paun | Extract binary resources to files, to fit the standard. |
tree | commitdiff |
2003-10-02 |
Rolf Kalbermatter | Moved definition of newly documented API SHRestricted... |
tree | commitdiff |
next |