2004-08-06 |
Jon Griffiths | Don't leak cache imagelists on exit. |
tree | commitdiff |
2004-08-04 |
Filip Navara | Destroy associated listview when IShellView is destroyed. |
tree | commitdiff |
2004-08-02 |
Jens Collin | Use ShellExecute instead of CreateProcess in run dialog. |
tree | commitdiff |
2004-07-29 |
Filip Navara | Add REST_NONLEGACYSHELLMODE policy. |
tree | commitdiff |
2004-07-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-07-23 |
Marcelo Duarte | French translation and other adjustments. |
tree | commitdiff |
2004-07-22 |
Henning Gerhardt | Minor fixes and updates to the German resource files. |
tree | commitdiff |
2004-07-22 |
Ivan Leo Puoti | Added Italian resources. |
tree | commitdiff |
2004-07-19 |
Marcelo Duarte | Update localization for Portuguese language. |
tree | commitdiff |
2004-07-16 |
Martin Fuchs | Distinguish between Open and Explore commands. |
tree | commitdiff |
2004-07-12 |
José Manuel Ferrer... | Updated the Spanish shell32 translation and made some... |
tree | commitdiff |
2004-07-12 |
Marcus Meissner | Fixed double applet = applet = assignment. |
tree | commitdiff |
2004-07-09 |
Alexandre Julliard | Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van... |
tree | commitdiff |
2004-07-04 |
Mike McCormack | Fix a buffer overrun in autocomplete. |
tree | commitdiff |
2004-06-30 |
Ge van Geldorp | Fix IFileSystemBindData method order. |
tree | commitdiff |
2004-06-28 |
Ge van Geldorp | Match prototypes to Platform SDK. |
tree | commitdiff |
2004-06-21 |
Royce Mitchell III | Shell32 run dialog combobox should also have WS_TABSTOP... |
tree | commitdiff |
2004-06-18 |
Robert Shearman | Make ole32 a delay-load import of shell32. |
tree | commitdiff |
2004-06-15 |
Francois Gouget | SHELL_ExecuteW() passes a Unicode environment to Create... |
tree | commitdiff |
2004-06-15 |
Dmitry Timoshkov | Fix warnings introduced by my last patch. |
tree | commitdiff |
2004-06-15 |
Dmitry Timoshkov | Restore default "open" functionality of ShellExecute. |
tree | commitdiff |
2004-06-14 |
Dmitry Timoshkov | Ignore DdeClientTransaction error in ShellExecute. |
tree | commitdiff |
2004-06-14 |
Dmitry Timoshkov | Add support for quoting "file://%1" like format strings. |
tree | commitdiff |
2004-06-14 |
Ulrich Czekalla | Implemented RealDriveType. |
tree | commitdiff |
2004-06-02 |
Ulrich Czekalla | When we send out a notification to a registered window... |
tree | commitdiff |
2004-05-28 |
Aric Stewart | Make sure that the size of the buffer passed to RegSetV... |
tree | commitdiff |
2004-05-27 |
Uwe Bonnes | Assume MAX_PATH length for pszDisplayName. |
tree | commitdiff |
2004-05-27 |
Ivan Leo Puoti | Changed my name, so update copyright info. |
tree | commitdiff |
2004-05-27 |
Stefan Leichter | Moved stub of Control_FillCache_RunDLL from ascii to... |
tree | commitdiff |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
tree | commitdiff |
2004-05-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-05-10 |
Ilya Korniyko | Encoding fixes in Ukrainian translation. |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Updated the auto-generated tests. |
tree | commitdiff |
2004-05-02 |
Maxime Bellengé | Fix a string allocation. |
tree | commitdiff |
2004-04-30 |
Maxime Bellengé | - Fix the return key handling and clean up the code. |
tree | commitdiff |
2004-04-29 |
Mike McCormack | Stub implementation for SHFindFiles. |
tree | commitdiff |
2004-04-26 |
Ilya Korniyko | Added Ukrainian translations. |
tree | commitdiff |
2004-04-26 |
Dmitry Timoshkov | Fix the DDE PFNCALLBACK prototype. |
tree | commitdiff |
2004-04-26 |
Maxime Bellengé | Implemented the ACO_AUTOSUGGEST, ACO_AUTOAPPEND, ACO_UP... |
tree | commitdiff |
2004-04-23 |
Dmitry Timoshkov | Fix a bug in ShellExecute which called DdeCreateStringH... |
tree | commitdiff |
2004-04-22 |
Huw Davies | DdeClientTransaction returns zero on error. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings 'static const'. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
tree | commitdiff |
2004-04-19 |
Francois Gouget | Make Unicode const strings static so they are not copie... |
tree | commitdiff |
2004-04-19 |
Maxime Bellengé | Add the IAutoComplete and IAutoComplete2 implementation... |
tree | commitdiff |
2004-04-19 |
Wolfgang Schwotzer | SHBrowseForFolder: support lpBrowseInfo->pszDisplayName... |
tree | commitdiff |
2004-04-15 |
Juan Lang | Correct return value in a couple of error cases. |
tree | commitdiff |
2004-04-15 |
Martin Fuchs | - make drive letters in PIDLs always uppercase to enabl... |
tree | commitdiff |
2004-04-15 |
Martin Fuchs | Correct error handling in SHELL32_ParseNextElement(). |
tree | commitdiff |
2004-04-14 |
Martin Fuchs | Return "file not found" error values instead of E_INVAL... |
tree | commitdiff |
2004-04-14 |
Juan Lang | Correct some PIDL types and eliminate some magic number... |
tree | commitdiff |
2004-04-14 |
Juan Lang | If a folder contains a desktop.ini, check it for the... |
tree | commitdiff |
2004-04-13 |
Juan Lang | Add stub for ShellDDEInit to let Windows explorer.exe... |
tree | commitdiff |
2004-04-13 |
Juan Lang | IShellView seems reasonably complete, change a FIXME... |
tree | commitdiff |
2004-04-13 |
Martin Fuchs | Correct IShellFolder::GetAttributesOf() for the case... |
tree | commitdiff |
2004-04-13 |
Martin Fuchs | Check for folders in ShellExecute(). |
tree | commitdiff |
2004-04-12 |
Martin Fuchs | - rename 'wszCommandline' to 'wszParameters' |
tree | commitdiff |
2004-04-12 |
Martin Fuchs | - eliminate MSVC type conversion warning |
tree | commitdiff |
2004-04-12 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-04-09 |
Francois Gouget | Cleanup the handling of the extension in SHELL_FindExec... |
tree | commitdiff |
2004-04-08 |
Juan Lang | - move CreateMyCompEnumList and CreateDesktopEnumList... |
tree | commitdiff |
2004-04-08 |
Juan Lang | Move control panel applet enumeration to cpanelfolder.c. |
tree | commitdiff |
2004-04-07 |
Martin Fuchs | - SHBindToParent(): request correct COM interface from... |
tree | commitdiff |
2004-04-07 |
Juan Lang | - comment fixes |
tree | commitdiff |
2004-04-07 |
Alexandre Julliard | Fixed a couple of header files ordering issues. |
tree | commitdiff |
2004-04-07 |
Martin Fuchs | Resolve shell shortcuts and process ID lists in ShellEx... |
tree | commitdiff |
2004-04-06 |
Juan Lang | - rename PT_SPECIAL to PT_SHELLEXT |
tree | commitdiff |
2004-04-06 |
Juan Lang | Rename PT_MYCOMP to PT_GUID, and the corresponding... |
tree | commitdiff |
2004-04-05 |
Juan Lang | Use symbolic constants for magic numbers in SHGetFolder... |
tree | commitdiff |
2004-04-05 |
Juan Lang | Get rid of a few pointless A/W conversions. |
tree | commitdiff |
2004-04-05 |
Martin Fuchs | Add resource strings for control panel folder. |
tree | commitdiff |
2004-04-05 |
Martin Fuchs | Optimization: null terminate string buffers instead... |
tree | commitdiff |
2004-04-05 |
Martin Fuchs | Get icons for shell link files. |
tree | commitdiff |
2004-04-05 |
Martin Fuchs | - fix dirty flag on shelllink loading and saving |
tree | commitdiff |
2004-04-01 |
Rolf Kalbermatter | Use named constant instead of a simple number (gets... |
tree | commitdiff |
2004-04-01 |
Kevin Koltzau | Added support for CSIDL_RESOURCES path. |
tree | commitdiff |
2004-03-31 |
Alexandre Julliard | Do not strip stdcall decoration in spec files. |
tree | commitdiff |
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 |
next |