Austin English
9b0cba3ff4
shell32: Fix German translation.
2008-12-08 12:04:08 +01:00
Daniel Nylander
5e88367d17
shell32: Updated Swedish translation.
2008-12-08 12:03:20 +01:00
Vincent Povirk
3f68641b92
explorer,shell32: Improve ABM_GETTASKBARPOS stub.
2008-12-08 12:02:27 +01:00
Rok Mandeljc
3f80be02a0
shell32: Updated Slovenian translation.
2008-12-08 12:01:28 +01:00
Paul Vriens
252525da9a
shell32/tests: Fix some new test failures on W2K.
2008-12-05 17:13:27 +01:00
Vincent Povirk
53c1c8a8a5
shell32: Add test for localized filenames in desktop.ini.
2008-12-05 11:59:44 +01:00
Paul Vriens
814bfc0305
shell32/tests: Fix a test failure on Win9x, NT4, Vista and W2K8.
2008-12-04 15:46:10 +01:00
Alexandre Julliard
c03917c173
Define _WIN32_WINNT before including any headers.
2008-12-04 12:10:16 +01:00
Alexandre Julliard
1abff5afef
shell32: Make some functions static.
2008-12-03 12:09:38 +01:00
Alexandre Julliard
366fcaf1a7
shell32: Remove some unused functions.
2008-12-03 12:09:17 +01:00
Jan de Mooij
8c6495cc23
shell32/autocomplete: Add unit tests for autocomplete.
2008-12-03 09:47:06 +01:00
Jan de Mooij
f1bf550c63
shell32/autocomplete: Fix handling of WM_KILLFOCUS messages.
2008-12-03 09:46:59 +01:00
Paul Vriens
af1f9ba303
shell32/tests: Fix some errors on Win9x and Vista and prevent a crash on NT4.
2008-12-02 14:06:09 +01:00
Paul Vriens
c58090091a
shell32/tests: Cast-qual warning fixes.
2008-12-02 14:05:56 +01:00
Paul Vriens
e5779901c3
shell32/tests: Fix a test failure on Win9x.
2008-12-01 12:57:21 +01:00
Paul Vriens
78a90f1f31
shell32/tests: Skip some tests on Win9x and WinMe.
2008-11-28 13:38:21 +01:00
Paul Vriens
cfdfbeaf1b
shell32/tests: Fix a few test failures on Win9x and NT4.
2008-11-28 13:38:16 +01:00
Francois Gouget
36e195a185
shell32: Remove WINAPI/CALLBACK on static functions where not needed.
2008-11-26 12:33:16 +01:00
Alexandre Julliard
c369759cc5
shell32/tests: Fix the systray tests on Win9x and NT4.
2008-11-20 22:56:52 +01:00
Alexandre Julliard
c22e49740a
shell32/tests: Properly cleanup the created favorites shell folder.
2008-11-14 11:18:34 +01:00
Andrew Talbot
45d7897c62
shell32: Sign-compare warnings fix.
2008-11-12 11:49:12 +01:00
Dmitry Timoshkov
6b4762086a
shell32: Make some data static const.
2008-11-12 11:49:12 +01:00
Francois Gouget
eae202c7ec
shell32/tests: Remove spaces before '\n' in ok() calls.
2008-11-11 15:14:40 +01:00
Michael Stefaniuc
b7de266082
shell32: Remove superfluous casts; mostly of void pointers.
2008-11-06 11:09:51 +01:00
Michael Stefaniuc
3591663cca
shell32: Use FIELD_OFFSET instead of hand coding its functionality.
2008-11-05 10:55:59 +01:00
Paul Vriens
ec2258169c
shell32/tests: Fix a test failure on NT4.
2008-11-05 10:54:53 +01:00
Aric Stewart
cf164785af
shell32: Do not automatically fail in SHGetFileInfo if the flag SHGFI_USEFILEATTRIBUTES is combined with SHGFI_ATTRIBUTES, SHGFI_EXETYPE, or SHGFI_PIDL.
2008-11-04 12:45:28 +01:00
Michael Stefaniuc
cc41ac4c16
shell32: Do not cast NULL.
2008-11-03 13:41:44 +01:00
Nicolas Le Cam
8619ccf251
shell32/tests: Fix a test on several platforms.
2008-10-30 11:47:36 +01:00
Vincent Povirk
2f1c02e7b7
shell32: Try to guess the working directory in the run dialog.
2008-10-27 12:39:13 +01:00
Hervé Chanal
51f3e69120
shell32: A nicer icon for "folder".
2008-10-27 11:39:03 +01:00
Hervé Chanal
ed2c8669f0
shell32: A nicer icon for "Open folder".
2008-10-27 11:35:09 +01:00
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