Commit Graph

1982 Commits

Author SHA1 Message Date
Paul Vriens 860ba029c3 shell32/tests: Use win_skip instead of trace. 2008-10-21 11:44:04 +02:00
Paul Vriens 3465cbc58d shell32/tests: Use win_skip instead of trace. 2008-10-21 11:44:00 +02:00
Francois Gouget 215738a140 dirent.h is a conditional include now. 2008-10-20 11:37:27 +02:00
Alexandre Julliard 2f2ec7ca89 shell32: Convert source files to utf-8. 2008-10-18 19:20:53 +02:00
Aric Stewart 2c9517d36b shell32/tests: Add tests for CommandLineToArgvW. 2008-10-17 11:43:31 +02:00
Rob Shearman 07b325f8f2 shell32: Fix the position where WINAPI is specified in the LPFNOFN typedef. 2008-10-15 15:22:50 +02:00
Reece Dunn 17bf6ef8fc shell32: Print the correct GUIDs in the shellpath tests. 2008-10-14 13:41:56 +02:00
Henri Verbeet abb7f92b78 shell32: Add a FIXME for unimplemented view modes. 2008-10-14 13:41:56 +02:00
Henri Verbeet 67f86a410f shell32: Implement IShellView2_CreateViewWindow2. 2008-10-14 13:41:55 +02:00
Henri Verbeet 5cfb3c4a6f shell32: Add IShellView32 stubs. 2008-10-14 13:41:55 +02:00
Marcus Meissner 0ff2c06c1d Fixed RegEnumKey(Ex)W buffer sizes. 2008-10-13 12:04:26 +02:00
Aric Stewart 91b4064062 shell32: Refine UNIXFS_path_to_pidl to return more detailed failures. 2008-10-13 11:43:51 +02:00
Muneyuki Noguchi 807becd272 shell32: Convert Japanese resource to UTF-8. 2008-10-13 11:41:21 +02:00
Paul Vriens 025a39e209 shell32/tests: Fix a failure on NT4. 2008-10-09 13:01:47 +02:00
Michael Stefaniuc ca0074e706 shell32/tests: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:43:27 +02:00
Michael Stefaniuc f6baf97629 shell32: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:41:52 +02:00
Paul Vriens 3d8180a2fc shell32/tests: Compare instead of assign. 2008-10-08 12:20:31 +02:00
Ulrich Czekalla 32a4ac1629 shell32: Revert c1f2824429. It caused poor performance.
Patch c1f2824429 causes poor performance
when browsing a directory. In fact it has a side affect that when you
browse the root folder off of My Computer it will enumerate not only
the root's contents but each subfolder's contents as well in order to
get a more likely correct value for SFGAO_HASSUBFOLDER.
2008-09-30 11:32:50 -05:00
Muneyuki Noguchi e786bdebcd shell32: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:28:12 +02:00
Vincent Povirk d042d5ab28 shell32/tests: Accept delays in getting ABN_POSCHANGED notifications. 2008-09-22 13:45:08 +02:00
Owen Rudge 4e7a07631e shell32: Check CPL_NEWINQUIRE message in control panel applets if we can't retrieve valid strings/icon. 2008-09-19 12:08:58 +02:00
Mikołaj Zalewski a72fbdd023 shell32: autocomplete: Remove some obsolete FIXMEs, update some comments. 2008-09-18 12:53:25 +02:00
Mikołaj Zalewski d9190052a2 shell32: autocomplete: Implement GetDropDownStatus. 2008-09-18 12:53:18 +02:00
Mikołaj Zalewski ba6ddf28b4 shell32: autocomplete: Make SetOptions handle setting the ACO_AUTOSUGGEST after Init, fix ACO_AUTOSUGGEST|ACO_AUTOAPPEND case. 2008-09-18 12:53:07 +02:00
Mikołaj Zalewski db74fed6d1 shell32: autocomplete: Fix a logical AND to a bitwise AND. 2008-09-18 12:52:44 +02:00
Mikołaj Zalewski a4fd5a1f40 shell32: autocomplete: Add stub IAutoCompleteDropDown interface. 2008-09-18 12:52:31 +02:00
James Hawkins 17a3949007 shell32: Remove calls to unicode functions that aren't implemented in win9x. 2008-09-15 11:29:27 +02:00
Marcus Meissner 5adbef6625 shell32: Fixed size passed to MultiByteToWideChar. 2008-09-12 12:36:35 +02:00
James Hawkins 147464c000 shell32: Fix two failing tests in win2k. 2008-09-11 11:49:48 +02:00
Roy Shea 5b6806922a shell32: Use default system icons if PrivateExtractIconsW in SHGetFileInfoW fails. 2008-09-11 11:45:46 +02:00
Michael Stefaniuc c425b43192 shell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations by removing an untranslated string. 2008-09-08 12:47:20 +02:00
Rob Shearman 55f12a3b63 shell32: Remove defines for WINE_FILEVERSION and WINE_FILEVERSION_STR.
These are now constructed automatically from the major, minor, build
and platform ID numbers defined in version.h.
2008-09-08 12:47:20 +02:00
Vincent Povirk aacfc6ed95 explorer: Modify rects passed to SHAppBarMessage to not interfere with existing appbars. 2008-09-05 12:11:40 +02:00
Vincent Povirk 96f8de0de9 explorer: Implement ABM_ADD and ABM_REMOVE. 2008-09-05 12:10:55 +02:00
Vincent Povirk b4c78be585 shell32: Add tests for SHAppBarMessage. 2008-09-05 12:10:23 +02:00
Vincent Povirk 3cce9ad9c6 shell32: Move SHAppBarMessage implementation from shell32 to explorer. 2008-09-04 13:32:42 +02:00
Paul Vriens 4732f48fbc shell32/tests: Don't test unimplemented functions. 2008-09-02 13:28:34 +02:00
Alexandre Julliard 2bf33c0a32 shell32: Merge Chinese resources into a single file. 2008-08-29 13:52:10 +02:00
Hongbo Ni daca24631c shell32: Update simplified Chinese resource. 2008-08-29 12:31:08 +02:00
Hongbo Ni 0fc9ad37d8 shell32: Update traditional Chinese resource. 2008-08-29 12:31:03 +02:00
Hongbo Ni 435604c1fb shell32: Convert traditional Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Hongbo Ni 60168f3860 shell32: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Paul Vriens 8be7d00041 shell32/tests: Run tests again on win95. 2008-08-26 12:07:43 +02:00
Alexandre Julliard 517644971c shell32/tests: Fix an unsigned comparison warning. 2008-08-26 12:07:42 +02:00
Vladimir Pankratov 722e1f9fce shell32: Update Russian translation. 2008-08-26 12:07:42 +02:00
Muneyuki Noguchi 4c3d30dfd6 shell32: Update Japanese translation. 2008-08-25 11:14:07 +02:00
Hongbo Ni 2a881472d5 shell32: Update simplified Chinese resource. 2008-08-22 10:40:36 +02:00
Rob Shearman 3261814e08 shell32: Don't assign a result from a function that returns a BOOL to an HRESULT in shellex_get_dataobj.
Otherwise there could be confusion as to what type GetFullPathNameW is
returning.
2008-08-18 17:34:12 +02:00
Vladimir Pankratov fe0d5b5578 shell32: Update Russian translation. 2008-08-18 17:24:26 +02:00
Lei Zhang 215f6c47ca shell32: Handle directories in ShellExecute. 2008-08-18 17:24:22 +02:00