2009-10-27 |
Alexandre Julliard | shell32: Specify the full application path when startin... |
blob | commitdiff | raw |
2009-08-25 |
Alexandre Julliard | shell32: Move the IQueryAssociations implementation... |
blob | commitdiff | raw | diff to current |
2009-05-15 |
Francois Gouget | shell32: Make AboutDlgProc() and SHELL_execute() static. |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Alexandre Julliard | shell32: Make shell.dll into a stand-alone 16-bit module. |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Vincent Povirk | shell32: Add stub implementation of IShellItem. |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Francois Gouget | shell32: HCR_GetDefaultIconFromGUIDW() is unused so... |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Francois Gouget | shell32: Remove some unused functions in clipboard.c. |
blob | commitdiff | raw | diff to current |
2008-12-09 |
Alexandre Julliard | shell32: Disable the Unix folder for the Windows build. |
blob | commitdiff | raw | diff to current |
2008-12-03 |
Alexandre Julliard | shell32: Make some functions static. |
blob | commitdiff | raw | diff to current |
2007-12-27 |
Mike McCormack | shell32: Implement "My Network Places" shell folder. |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Alexandre Julliard | shell32: Get rid of the internal _InsertMenuItem function. |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Andrew Talbot | shell32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Andrew Talbot | shell32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-09-11 |
Andrew Talbot | shell32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Andrew Talbot | shell32: Replace inline static with static inline. |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Mikołaj Zalewski | shell32: Allow overwriting files in SHFileOperation... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Mike McCormack | shell32: Use kernel functions in preference to libwine... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Mikołaj Zalewski | shell32: Add a Trash virtual folder. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Mikołaj Zalewski | shell32: Call the trashing code from SHFileOperationW. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Mikołaj Zalewski | shell32: Add trashing confirmations. |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Mikołaj Zalewski | shell32: Show a confirmation before deleting files... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Mikołaj Zalewski | shell32: Pass the correct parent hwnd to confirmation... |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Francois Gouget | shell32: Fix computation of default verb. |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Mikołaj Zalewski | shell32: Use SHELL_ConfirmDialogW when deleting multipl... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Mikołaj Zalewski | shell32: Avoid Unicode->ANSI conversion when deleting... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Robert Shearman | shell32: Move systray handling to the explorer process. |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Michael Jung | shell32: Support for CLSID_ShellFSFolder in unixfs. |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Martin Fuchs | shell32: Fix folder icon index when read from registry. |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Michael Jung | Modified KeyStateToDropEffect macro to match native... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
Martin Fuchs | SHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OV... |
blob | commitdiff | raw | diff to current |
2005-11-11 |
Dmitry Timoshkov | Unconditionally fall back to ANSI DDE APIs in ShellExec... |
blob | commitdiff | raw | diff to current |
2005-10-18 |
Dmitry Timoshkov | Use appropriate DDE APIs (ANSI or unicode) for ShellExe... |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Kevin Koltzau | Fix warnings in 64bit. |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Michael Jung | Implemented 'My Documents' folder. |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Michael Jung | Added stubbed implementation of IPersistPropertyBag... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Alexandre Julliard | Don't prefix the functions DllCanUnloadNow, DllGetClass... |
blob | commitdiff | raw | diff to current |
2005-07-03 |
Mike McCormack | -Wpointer-sign fixes. |
blob | commitdiff | raw | diff to current |
2005-06-29 |
Michael Jung | If the unixfs is rooted at the Desktop folder, forward |
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-16 |
Mike McCormack | SHCreateStreamOnFileW is implemented in shlwapi, so... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Mike McCormack | Warning fixes for -Wmissing-declarations and -Wwrite... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Michael Jung | Add a new CLSID for UnixDosFolder, which is identical... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Ge van Geldorp | Overlay icons for .lnk files with a small arrow in... |
blob | commitdiff | raw | diff to current |
2005-03-19 |
Mike McCormack | Remove an unused function. |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Martin Fuchs | - switch to correct shell desktop context menu |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Michael Jung | Beginning of a shell namespace extension to browse... |
blob | commitdiff | raw | diff to current |
2004-10-21 |
Juan Lang | - the correct registry location to override is User... |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Alexandre Julliard | Don't define BEGIN_INTERFACE in unknwn.h. |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Marcus Meissner | Fixed double applet = applet = assignment. |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Robert Shearman | Make ole32 a delay-load import of shell32. |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Francois Gouget | SHELL_ExecuteW() passes a Unicode environment to Create... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Maxime Bellengé | Add the IAutoComplete and IAutoComplete2 implementation... |
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-03-27 |
Martin Fuchs | Implementation of the control panel folder in shell... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
Martin Fuchs | - Fix handling of %2, %3, ... and lower case format... |
blob | commitdiff | raw | diff to current |
2004-03-22 |
Mike McCormack | Unicode-ify the icon cache and SHGetFileInfo. |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Martin Fuchs | Expand environment strings in command, parameter and... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Alexandre Julliard | Moved some more definitions out of undocshell.h into... |
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 |
Martin Fuchs | Use full paths instead of only filenames in icon cache... |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Martin Fuchs | - fix typos in shelllink.c header comment and a struct... |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Alexandre Julliard | Fixed HCR_GetExecuteCommandW() behavior with a class... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Marcelo Duarte | - Get rid of W->A calls for shlexec. |
blob | commitdiff | raw | diff to current |
2003-12-10 |
Marcelo Duarte | - Implementation of HCR_GetExecuteCommandExW for intern... |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Alexandre Julliard | Moved the ShellExecuteEx definitions to shellapi.h... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Alexandre Julliard | The "Path" value of the "App Paths" entry should be... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Rolf Kalbermatter | Implemented SHSimpleIDListFromPath correctly. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Rolf Kalbermatter | Added IFileSystemBindData implementation. |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Alexandre Julliard | Converted the rest of the obj_*.h headers to IDL into... |
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-03 |
Alexandre Julliard | Avoid including wine/obj_*.h files directly from C... |
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-05-21 |
Mike McCormack | Remove code that starts wineshelllink, instead create... |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Ulrich Czekalla | Handle SEE_MASK_CLASSKEY case for ShellExecute. |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Rolf Kalbermatter | Introduced some declarations and resources needed for... |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Ove Kaaven | Removed a few more inclusions of deprecated wine/obj_... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Rolf Kalbermatter | Add support for Unicode IExtractIcon creation in |
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-06 |
Rolf Kalbermatter | Implement ParseFieldW function based on its ANSI sibling. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Johan Dahlin | Make shell32 compile with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Dmitry Timoshkov | Fix some types and function prototypes according to... |
blob | commitdiff | raw | diff to current |
2002-10-30 |
Carlos Lozano | Fixed SHGFI_SYSICONINDEX flag handling. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
György 'Nog' Jeney | Separate out 16-bit ShellExecute function. |
blob | commitdiff | raw | diff to current |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine... |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32... |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Juergen Schmied | Stubs for DragDropHelper. |
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-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Eric Pouech | Fixed ShellExecute functions when ddeexec was present... |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
blob | commitdiff | raw | diff to current |
2001-09-20 |
Guy L. Albertelli | Get more entry points from Comctl32 and save the addresses. |
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-02-21 |
Chris Morgan | Add shell support for deleting files using the Delete... |
blob | commitdiff | raw | diff to current |
next |