2005-09-02 |
Kevin Koltzau | Fix warnings in 64bit. |
blob | commitdiff | raw |
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 |
2001-02-12 |
Francois Gouget | Change the callback declarations to a safer format. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Replaced some GetProcAddress() imports by the standard... |
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-08-09 |
Alexandre Julliard | Removed all non-standard common control headers from... |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
blob | commitdiff | raw | diff to current |
2000-06-16 |
Juergen Schmied | - fixed null-pidl from _ILCreateControl |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Juergen Schmied | Fixes. |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Juergen Schmied | Basic implementation of shell notifications. |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Juergen Schmied | Started with shell-clipboard handling (context menu... |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Juergen Schmied | Small fixes. |
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-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 | Fixed crash during second DLL_PROCESS_DETACH if the dll |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Adrian Thurston | ICOMization of remaining interfaces. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Juergen Schmied | - more checks for valid pidl formats |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Juergen Schmied | - reorganised icon extracing from files |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Juergen Schmied | DllGetVersion (not yet exported). |
blob | commitdiff | raw | diff to current |
1999-03-28 |
Juergen Schmied | - adjusted printing of refcounts to be equal |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Juergen Schmied | Use the new header for COM definitions. |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Juergen Schmied | - IShellFolder and IEnumIDList are using the new COM... |
blob | commitdiff | raw | diff to current |
1999-03-13 |
Juergen Schmied | - mostly cleanup after the renaming |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Francois Gouget | Removed redundant definitions of IsEqualIID and IsEqual... |
blob | commitdiff | raw | diff to current |
1999-02-13 |
Bertho Stultiens | Fixed a couple of faulty names used in wine and typos... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Juergen Schmied | Small fixes. |
blob | commitdiff | raw | diff to current |
1999-01-23 |
Juergen Schmied | - some fixes, cleaned up includes, fixed leaks |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Juergen Schmied | Small fixes. |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Juergen Schmied | Some cleanup. |
blob | commitdiff | raw | diff to current |
next |