2002-06-14 |
Alexandre Julliard | Fixed make install target to work even when nothing... |
tree | commitdiff |
2002-06-10 |
Nix N. Nix | Added RunFileDlg with MRU list. |
tree | commitdiff |
2002-06-10 |
Sander van Leeuwen | Handle ascii & unicode drag and drop structures in... |
tree | commitdiff |
2002-06-04 |
Johan Gill | Added version info to 16-bit shell.dll. |
tree | commitdiff |
2002-06-02 |
Sander van Leeuwen | Fixed wrong cast; MSDN says lpDropFileStruct->pFiles... |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-21 |
Eric Pouech | Added stub for ExtractAssociatedIconExA. |
tree | commitdiff |
2002-05-19 |
Stefan Leichter | Added version info resource. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-16 |
Steven Edwards | Fixed snprintf warnings. |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Moving the pidl debug functions to a separate file... |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-04-29 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-04-21 |
Bill Medland | The extension should not be removed from the display... |
tree | commitdiff |
2002-04-20 |
Bill Medland | Get the folder browser to work as well with W notificat... |
tree | commitdiff |
2002-04-11 |
Uwe Bonnes | SIC_GetIconIndex: start DPA_Search from index 0. |
tree | commitdiff |
2002-04-08 |
Dusan Lacko | If we can't extract the icon, defer link creation to... |
tree | commitdiff |
2002-04-03 |
Charles Loep | Support for hiding file extensions in IShellFolder_GetD... |
tree | commitdiff |
2002-04-03 |
Huw D M Davies | Check for failure of IShellFolder_GetDisplayNameOf. |
tree | commitdiff |
2002-04-03 |
Aric Stewart | Enable ShellExecuteEx to actually open things with... |
tree | commitdiff |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
tree | commitdiff |
2002-03-20 |
Jon Griffiths | Update shell xxxAW wrapper prototypes for fixed SHLWAPI... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-28 |
Alexandre Julliard | Updated authors list from the Changelog. Please let... |
tree | commitdiff |
2002-02-27 |
Andreas Mohr | Spelling/alignment fixes. |
tree | commitdiff |
2002-02-27 |
Eric Pouech | Fixed ShellExecute functions when ddeexec was present... |
tree | commitdiff |
2002-02-19 |
Gerard Patel | HCR_GetDefaultIcon should set icon number to 0 if it... |
tree | commitdiff |
2002-02-15 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
tree | commitdiff |
2002-02-15 |
Rein Klazes | In SHFileOperation() when requested to copy files,... |
tree | commitdiff |
2002-02-14 |
Martin Dalecki | Some artwork on the default icons. |
tree | commitdiff |
2002-02-14 |
Rein Klazes | In ShellExecute16, make sure there is a space between... |
tree | commitdiff |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
tree | commitdiff |
2002-02-02 |
Andreas Mohr | Fixed some more missing parenthesis issues. |
tree | commitdiff |
2002-01-31 |
Gerard Patel | Added missing parenthesis in ShGetFileInfoA. |
tree | commitdiff |
2002-01-31 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-01-31 |
Alexandre Julliard | CodeWeavers |
tree | commitdiff |
2002-01-29 |
Alexandre Julliard | Authors: Aric Stewart <aric@codeweavers.com>, Huw D... |
tree | commitdiff |
2002-01-29 |
Eric Kohl | Added location of local application data. |
tree | commitdiff |
2002-01-29 |
Dimitrie O. Paun | Make FIXMEs more grep-able. |
tree | commitdiff |
2002-01-29 |
Patrik Stridvall | Avoid wildcards in .cvsignore. |
tree | commitdiff |
2002-01-22 |
Alexandre Julliard | Removed use of SET_DEBUGGING, it's broken anyway. |
tree | commitdiff |
2002-01-21 |
Francois Gouget | Make the Wine trace facilities accessible from Winelib... |
tree | commitdiff |
2002-01-18 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-01-14 |
Huw D M Davies | IShellFolder_BindToObject should respect riid. |
tree | commitdiff |
2002-01-07 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-01-03 |
Ove Kaaven | Handle the lpDirectory field of the LPSHELLEXECUTEINFO. |
tree | commitdiff |
2001-12-26 |
Andreas Mohr | Fixed, added or implemented stubs: |
tree | commitdiff |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
tree | commitdiff |
2001-11-20 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Rename SIC_CompareEntrys to SIC_CompareEntries, and... |
tree | commitdiff |
2001-11-05 |
Guy Albertelli | - Indicate that StrRetToStrN{A|W} and StrRetToBuf{A... |
tree | commitdiff |
2001-10-25 |
Aric Stewart | Add handling for LVN_GETDISPINFOW. |
tree | commitdiff |
2001-10-23 |
Aric Stewart | Fixed the behavior for SHGetFileInfo when the SHGFI_USE... |
tree | commitdiff |
2001-10-15 |
Kai Morich | InternalExtractIcon16 forgot to close file handle. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | Don't print NULL strings (crashes on Solaris). |
tree | commitdiff |
2001-10-10 |
Francois Gouget | Allocate the array and strings in one lump (bug found... |
tree | commitdiff |
2001-10-10 |
Chris Green | Added names of the "missing" paths for SHGetSpecialFold... |
tree | commitdiff |
2001-10-03 |
Guy Albertelli | Fix SHAddToRecentDocs code to properly handle native... |
tree | commitdiff |
2001-10-02 |
Guy Albertelli | Implemented dummy stub for SHChangeNotifyUpdateEntryLis... |
tree | commitdiff |
2001-10-01 |
Eric Pouech | Should initialize COM before calling it. |
tree | commitdiff |
2001-09-21 |
Guy Albertelli | Implement initial version of SHAddToRecentDocs. |
tree | commitdiff |
2001-09-20 |
Guy L. Albertelli | Get more entry points from Comctl32 and save the addresses. |
tree | commitdiff |
2001-09-20 |
Francois Gouget | Fix the conversions of a command line to/from an argv... |
tree | commitdiff |
2001-09-19 |
Guy Albertelli | Fix problem comparing pidls and return correct code. |
tree | commitdiff |
2001-09-19 |
Alexandre Julliard | Fixed a couple of HWND type mismatches. |
tree | commitdiff |
2001-09-11 |
Patrik Stridvall | Cleanup code that is strange or difficult to parse. |
tree | commitdiff |
2001-09-10 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-09-07 |
Huw D M Davies | Add SHGetSpecialFolderPathW to spec file. |
tree | commitdiff |
2001-09-07 |
Guy Albertelli | Replace calls to StrRetToBuf{A|W} with duplicate code... |
tree | commitdiff |
2001-08-21 |
Francois Gouget | Documentation updates (mainly thru vs. through). |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Moved undocshell.h to dlls/shell32. Removed shell16.h. |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Added names to standard critical sections (suggested... |
tree | commitdiff |
2001-08-15 |
Uwe Bonnes | PathGetExtensionAW has three arguments. |
tree | commitdiff |
2001-08-10 |
Dusan Lacko | Fix ExtractFromEXEDLL for nIndex != 0. |
tree | commitdiff |
2001-08-08 |
Alexandre Julliard | Fixed loop termination check in PathIsExeW. |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-24 |
Alexandre Julliard | Removed HEAP_strdupA. |
tree | commitdiff |
2001-07-23 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-22 |
Alexandre Julliard | Got rid of HEAP_strdupW. |
tree | commitdiff |
2001-07-20 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-19 |
Patrik Stridvall | Removed unused file. |
tree | commitdiff |
2001-07-17 |
Francois Gouget | Added missing CommandLineToArgvW prototype. |
tree | commitdiff |
2001-07-12 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-06-25 |
Jau-Horng Chen | Added Traditional Chinese Support |
tree | commitdiff |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-05-18 |
Marcus Meissner | The shell special folder path creation did not mkdir... |
tree | commitdiff |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling. |
tree | commitdiff |
2001-05-11 |
Francois Gouget | Remove unnecessary single quoting of debugstr_xxx strings. |
tree | commitdiff |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
tree | commitdiff |
2001-04-16 |
Dmitry Timoshkov | Replace "System" font by "Helv" in shell32 "About"... |
tree | commitdiff |
2001-03-19 |
Eric Kohl | SHGetSpecialFolderPathA must be able to create a full... |
tree | commitdiff |
next |