2005-09-26 |
Kimmo Myllyvirta | Update Finnish resources. |
tree | commitdiff |
2005-09-22 |
Alexandre Julliard | Removed unused debug channels. |
tree | commitdiff |
2005-09-21 |
Alexandre Julliard | We are no longer generating .spec.c files. |
tree | commitdiff |
2005-09-21 |
Alexandre Julliard | Generate 16-bit spec files as assembly code too. |
tree | commitdiff |
2005-09-21 |
Alexander N. Sørnes | Added Norwegian translation of comctl32 and shell32. |
tree | commitdiff |
2005-09-19 |
Milko Krachounov | Bulgarian resources for mpr, msi, user, commdlg, oleaut... |
tree | commitdiff |
2005-09-13 |
Ge van Geldorp | Save a few megabytes of memory by loading the default... |
tree | commitdiff |
2005-09-12 |
Ge van Geldorp | Fix execution of Control Panel items. |
tree | commitdiff |
2005-09-12 |
Juan Lang | Remove an annoying dialog when trying to clean up a... |
tree | commitdiff |
2005-09-09 |
Alexandre Julliard | Specify 64-bit integers as double instead of long long... |
tree | commitdiff |
2005-09-09 |
Alexandre Julliard | Use a more portable scheme for storing the name of... |
tree | commitdiff |
2005-09-08 |
Dmitry Timoshkov | Pass a locally modified version of SHELLEXECUTEINFO to |
tree | commitdiff |
2005-09-08 |
Dmitry Timoshkov | - Stop using a not initialized variable szTemp in |
tree | commitdiff |
2005-09-07 |
Michael Jung | Removed two todo_wine's around tests that meanwhile... |
tree | commitdiff |
2005-09-07 |
Michael Jung | Pass correct pointer to SHFree in case of failure in |
tree | commitdiff |
2005-09-07 |
Michael Jung | Don't clone pidlLast in SHBindToParent. |
tree | commitdiff |
2005-09-06 |
Saulius Krasuckas | SHELL32.ILFindLastID is exported by ordinal. |
tree | commitdiff |
2005-09-03 |
Juan Lang | Fix a test failing on Windows. Reported by Katerina... |
tree | commitdiff |
2005-09-02 |
Kevin Koltzau | Fix warnings in 64bit. |
tree | commitdiff |
2005-09-02 |
Dmitry Timoshkov | Translate file name from unix to ANSI encoding in |
tree | commitdiff |
2005-08-30 |
Michael Jung | Use FIXME's in stubs instead of TRACE's. |
tree | commitdiff |
2005-08-29 |
Michael Jung | Clone pidlLast before free'ing pidl after call to SHBin... |
tree | commitdiff |
2005-08-29 |
Michael Jung | Added test to show that Windows does not allocate a... |
tree | commitdiff |
2005-08-29 |
Michael Jung | Use StringFromGUID2 instead of StringFromCLSID in |
tree | commitdiff |
2005-08-27 |
Alexandre Julliard | Explicitly import kernel32 in tests that use it. |
tree | commitdiff |
2005-08-26 |
Michael Jung | Implemented 'My Documents' folder. |
tree | commitdiff |
2005-08-23 |
Michael Jung | Added some tests for CLSID_FolderShortcut objects. |
tree | commitdiff |
2005-08-23 |
Mike McCormack | Fix gcc 4.0 warnings. |
tree | commitdiff |
2005-08-22 |
Michael Jung | Initialize all members in UnixFolder constructor. |
tree | commitdiff |
2005-08-22 |
Mike McCormack | Fix some gcc 4.0 warnings. |
tree | commitdiff |
2005-08-22 |
Saulius Krasuckas | Make file operations succeed on Win9x too. |
tree | commitdiff |
2005-08-19 |
Michael Jung | Added stubbed implementation of IPersistPropertyBag... |
tree | commitdiff |
2005-08-19 |
Jason Edmeades | Handle context menu->refresh, and F5 to initiate a... |
tree | commitdiff |
2005-08-19 |
Jason Edmeades | Add the time to the file display dialog modified column. |
tree | commitdiff |
2005-08-19 |
Michael Jung | Implemented IPersist::GetClassID. |
tree | commitdiff |
2005-08-18 |
Alexandre Julliard | Added missing ntdll imports. |
tree | commitdiff |
2005-08-18 |
Francois Gouget | Test "%l" and "%L". At the same time this tests alterna... |
tree | commitdiff |
2005-08-17 |
Francois Gouget | Fix ShellExecute("\"foo.doc\"") for Internet Explorer 6. |
tree | commitdiff |
2005-08-16 |
Francois Gouget | Dynamically load StrRetToBufW(). This lets shell32_test... |
tree | commitdiff |
2005-08-16 |
Francois Gouget | Verify the parameters received by the child process... |
tree | commitdiff |
2005-08-16 |
Michael Jung | Remove "initguid.h" include from shellpath test. |
tree | commitdiff |
2005-08-15 |
Ge van Geldorp | Fix resource leak on error paths. |
tree | commitdiff |
2005-08-15 |
Mike McCormack | Warning fixes for gcc 4.0. |
tree | commitdiff |
2005-08-15 |
Saulius Krasuckas | Fix some SHGetSpecialFolderPathA exceptions on WinME: |
tree | commitdiff |
2005-08-15 |
Alexandre Julliard | Authors: Michael Jung <mjung@iss.tu-darmstadt.de>,... |
tree | commitdiff |
2005-08-15 |
Saulius Krasuckas | XP returns E_INVALIDARG on failure. |
tree | commitdiff |
2005-08-12 |
Saulius Krasuckas | Win98 returns HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND... |
tree | commitdiff |
2005-08-12 |
Michael Jung | Use wine_get_dos_file_name instead of GetFullPathName. |
tree | commitdiff |
2005-08-11 |
Francois Gouget | Fix the return value of SHELL_Argify() so it once again... |
tree | commitdiff |
2005-08-11 |
Steven Edwards | Correct definition of SFGAO_STORAGEANCESTOR. |
tree | commitdiff |
2005-08-11 |
Francois Gouget | Fix handling of SEE_MASK_CLASSNAME and SEE_MASK_CLASSKE... |
tree | commitdiff |
2005-08-09 |
Alexandre Julliard | Use ERR instead of DPRINTF in dump_pidl_hex. |
tree | commitdiff |
2005-08-08 |
Saulius Krasuckas | Remove trailing backslash. |
tree | commitdiff |
2005-08-08 |
Alexandre Julliard | Don't prefix the functions DllCanUnloadNow, DllGetClass... |
tree | commitdiff |
2005-08-08 |
Saulius Krasuckas | Wine and NT4 returns E_FAIL on failure. |
tree | commitdiff |
2005-08-03 |
Alexandre Julliard | Removed the broken mmap64 configure check, and moved the |
tree | commitdiff |
2005-08-03 |
Mike McCormack | gcc 4.0 RegSetValueEx warning fixes. |
tree | commitdiff |
2005-08-02 |
Saulius Krasuckas | Added test for IShellFolder_ParseDisplayName. |
tree | commitdiff |
2005-07-30 |
Jozef Stefanka | Fixed browsing to other directories in Word 2003 file... |
tree | commitdiff |
2005-07-27 |
Alexandre Julliard | Replace the _ICOM_THIS_From macros by inline functions... |
tree | commitdiff |
2005-07-26 |
Alexandre Julliard | Get rid of the _ICOM_THIS macros and call the inline... |
tree | commitdiff |
2005-07-26 |
Alexandre Julliard | Uncomment the typedef in the DECLARE_INTERFACE macro... |
tree | commitdiff |
2005-07-24 |
Paul Vriens | Skip test that crashes on W2K/WinXP/W2K. |
tree | commitdiff |
2005-07-24 |
Francois Gouget | Get started testing ShellExecute(). |
tree | commitdiff |
2005-07-24 |
Vincent Béron | Remove multiple declarations of the same function,... |
tree | commitdiff |
2005-07-21 |
Troy Rollo | Return attributes for the correct file in the unixfs... |
tree | commitdiff |
2005-07-20 |
Michael Jung | Initial support for the IPersistFolder3 interface. |
tree | commitdiff |
2005-07-20 |
Michael Jung | Only initialize shell folders via the IPersistFolder3... |
tree | commitdiff |
2005-07-19 |
Troy Rollo | When using PATHMODE_UNIX, all files are in the file... |
tree | commitdiff |
2005-07-18 |
Michael Jung | Use CP_UNIXCP instead of CP_ACP when converting paths... |
tree | commitdiff |
2005-07-18 |
Michael Jung | Release shell folders only if they were successfully... |
tree | commitdiff |
2005-07-18 |
Michael Jung | Append filename extension if necessary in IShellFolder... |
tree | commitdiff |
2005-07-15 |
Michael Jung | Add file type column in detailed shell view. |
tree | commitdiff |
2005-07-15 |
Michael Jung | Do filename postprocessing in GetDisplayNameOf (Hide... |
tree | commitdiff |
2005-07-12 |
Michael Jung | Don't cache child pidls in UnixFolder, but create them... |
tree | commitdiff |
2005-07-11 |
Detlef Riekenberg | Printers_RegisterWindowW / Printers_UnregisterWindow... |
tree | commitdiff |
2005-07-11 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-07-11 |
Michael Jung | Don't use unix filesystem specific attributes in UnixFo... |
tree | commitdiff |
2005-07-11 |
Michael Jung | Release parent shell folder in GetAttributesOf. |
tree | commitdiff |
2005-07-08 |
Michael Jung | Fail in SHGetDataFromIDList when called on special... |
tree | commitdiff |
2005-07-08 |
Michael Jung | Partially implemented UnixFolder's ISFHelper::CopyItems... |
tree | commitdiff |
2005-07-08 |
Michael Jung | Return correct HRESULT code in UnixFolder's IEnumIDList... |
tree | commitdiff |
2005-07-06 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes (Reg* functions). |
tree | commitdiff |
2005-07-06 |
Michael Jung | Implemented UnixFolder's ISFHelper::DeleteItems interface. |
tree | commitdiff |
2005-07-06 |
Alexandre Julliard | Authors: Michael Lin <mlin@corvu.com.au>, Michael Jung... |
tree | commitdiff |
2005-07-05 |
Detlef Riekenberg | Printer_LoadIconsW: implemented minimal version. |
tree | commitdiff |
2005-07-05 |
Alexandre Julliard | Authors: Michael Lin <mlin@corvu.com.au>, Michael Jung... |
tree | commitdiff |
2005-07-05 |
Alexandre Julliard | Authors: Michael Lin <mlin@corvu.com.au>, Michael Jung... |
tree | commitdiff |
2005-07-05 |
Marcelo Duarte | Update shell32 resources for Portuguese. |
tree | commitdiff |
2005-07-05 |
Michael Jung | Return correct attributes in ParseDisplayName. |
tree | commitdiff |
2005-07-03 |
Mike McCormack | -Wpointer-sign fixes. |
tree | commitdiff |
2005-07-03 |
Mike McCormack | Avoid warnings in generated tests by casting sizeof... |
tree | commitdiff |
2005-06-30 |
Robert Shearman | Implement ShellDDEInit. |
tree | commitdiff |
2005-06-30 |
Michael Jung | Register unixfs at desktop level in DllRegisterServer. |
tree | commitdiff |
2005-06-30 |
Michael Jung | Fix two more corner cases in UNIXFS_get_unix_path and... |
tree | commitdiff |
2005-06-30 |
Saulius Krasuckas | Prepare for adding new tests. |
tree | commitdiff |
2005-06-29 |
Michael Jung | If the unixfs is rooted at the Desktop folder, forward |
tree | commitdiff |
2005-06-29 |
Vitaliy Margolen | ILFree is not available on all versions. |
tree | commitdiff |
2005-06-27 |
Aric Stewart | Fix the BrowseForFolder dialog so that when it does... |
tree | commitdiff |
2005-06-27 |
Michael Jung | Precisely compute the necessary pidl length in UNIXFS_p... |
tree | commitdiff |
next |