Jose Rostagno
26e4154629
shell32: Update Spanish translation.
2010-06-07 13:48:56 +02:00
Luca Bennati
cabff4e221
shell32: Fix Italian translation.
2010-06-07 13:42:29 +02:00
Akihiro Sagawa
05464849e0
shell32: Update Japanese translation.
2010-06-07 13:41:22 +02:00
Łukasz Wojniłowicz
3949092a5b
shell32: Update the Polish translation.
2010-06-07 12:54:32 +02:00
Paul Vriens
7b03196658
shell32: Update the Danish translation and convert to UTF-8.
2010-06-01 13:36:49 +02:00
David Hedberg
c1682eb8eb
shell32: Fix possible memory leak in CreateUnixFolder.
2010-06-01 11:05:01 +02:00
Luca Bennati
26ad889d79
shell32: Update Italian translation.
2010-05-31 14:12:24 +02:00
Nikolay Sivov
1b9565ac3b
shell32: Complete strings resources.
2010-05-28 16:22:24 +02:00
Nikolay Sivov
45d6329cbb
shell32: Export lowlevel PIDL manipulation calls by name too.
2010-05-26 17:36:32 +02:00
Nikolay Sivov
7abdcd2c45
shell32: Add SHGetLocalizedName stub.
2010-05-21 14:37:52 +02:00
Michael Stefaniuc
f8bac98196
shell32: Remove redundant "not NULL" check of ppidl (coccicheck).
2010-05-18 18:42:07 +02:00
Matej Špindler
53459e07d6
shell32: Update Slovenian translation.
2010-05-17 12:42:31 +02:00
Gerald Pfeifer
3a88623553
shell32/tests: Remove variable res which is not really used from init_strings.
2010-05-10 10:16:45 +02:00
Alexander N. Sørnes
ab81b053b0
shell32: Update Norwegian Bokmål translation.
2010-05-10 10:08:39 +02:00
Alexandre Julliard
96a939eee1
shell32: Fix marshalling of 1-bpp systray icons.
2010-05-07 12:45:55 +02:00
Alexandre Julliard
fa29e0f290
shell32: Make use of the control panel icon.
2010-05-06 14:44:09 +02:00
Joel Holdsworth
7dfa965d95
shell32: Comitted a Tango icon for the control panel.
2010-05-06 14:43:55 +02:00
Alexandre Julliard
3f5136ce3a
shell32: Load the application icon for the control panel window.
2010-05-05 11:00:38 +02:00
Aric Stewart
2554a55b34
shell32: Handle NULL pName in ShellLink fnSetDescription.
2010-05-03 16:44:41 +02:00
Nikolay Sivov
fc59d0b2f8
shell32/shlview: Remove redundant message sent on every iteration, fix a helper interface leak.
2010-04-27 14:39:20 -05:00
Nikolay Sivov
7ea711964b
shell32/shlview: Try to use IShellDetails to respond on notifications if IShellFolder2 isn't available.
2010-04-27 14:39:08 -05:00
André Hentschel
c9a78f7e62
shell32: Return boolean values.
2010-04-26 11:13:55 -05:00
Nikolay Sivov
9d5b6bb965
shell32/shlview: Fix a typo in null pointer test condition, should be IShellFolder2 instead.
2010-04-22 11:56:21 +02:00
Aurimas Fišeras
d39e99dc49
shell32: Update Lithuanian translation.
2010-04-22 11:27:56 +02:00
Frédéric Delanoy
db4babfbbc
shell32: Update French translation.
2010-04-21 11:57:32 +02:00
Paul Vriens
8cb645ab23
shell32: Update Dutch translation.
2010-04-20 16:23:32 +02:00
Nikolay Sivov
f375123f01
shell32/tests: Fix a test failure on W2K (unimplemented method).
2010-04-20 16:21:37 +02:00
Michael Stefaniuc
e647799197
shell32: Update the Romanian translation.
2010-04-20 11:17:08 +02:00
André Hentschel
8b32635091
shell32: Update German translation.
2010-04-20 11:14:25 +02:00
Nikolay Sivov
066063541d
shell32: Fallback to IShellDetails while filling shell view columns if IShellFolder2 is missed.
2010-04-19 15:38:40 +02:00
Nikolay Sivov
1b31b377b6
shell32: Load shell folder column names as A/W strings depending on 9x/NT selector.
2010-04-19 15:38:14 +02:00
Nikolay Sivov
c51b248b48
shell32: Add printers CLSID to test, clean up a bit.
2010-04-19 15:38:08 +02:00
Nikolay Sivov
90a5529de8
shell32: Add ::Initialize() and ::GetCurFolder() for printers folder IPersistFolder2 interface.
2010-04-19 15:38:00 +02:00
Nikolay Sivov
e51fe8e070
shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf().
2010-04-19 15:37:52 +02:00
Nikolay Sivov
506264becd
shell32: Add ::GetDefaultColumnState() and partial ::GetDetailsOf() for printers folder.
2010-04-19 15:37:36 +02:00
Andrew Nguyen
7a7ece786c
shell32/tests: Release the test desktop interface on all appropriate exit paths in ParseDisplayName tests.
2010-04-19 15:32:47 +02:00
Nikolay Sivov
60f8bde73f
shell32: Support IShellView in ::CreateViewObject() for printers folder.
2010-04-16 16:24:47 +02:00
Nikolay Sivov
7a9ba819e7
shell32: Add IPersistFolder2 stub for printers folder.
2010-04-16 12:40:42 +02:00
Joel Holdsworth
e1eaa4132a
shell32: Replaced trash_file.ico with a Tango compliant icon.
2010-04-14 18:00:28 +02:00
Joel Holdsworth
0e0426b557
shell32: Replaced shortcut.ico with a Tango compliant icon.
2010-04-14 18:00:28 +02:00
Joel Holdsworth
c4591aedbb
shell32: Replaced ramdisk.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
6b31e1ca71
shell32: Replaced printer.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
c86698d199
shell32: Replaced netdrive2.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
8865907352
shell32: Replaced netdrive.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
6f6ca9b1a8
shell32: Replaced mydocs.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
39d0837201
shell32: Replaced mycomputer.ico with a Tango compliant icon.
2010-04-14 18:00:26 +02:00
Joel Holdsworth
6e600d1edb
shell32: Replaced folder_open.ico with a Tango compliant icon.
2010-04-14 18:00:26 +02:00
Joel Holdsworth
5b3d1b6971
shell32: Replaced floppy.ico with a Tango compliant icon.
2010-04-14 18:00:26 +02:00
Joel Holdsworth
be4af0b66f
shell32: Replaced drive.ico with a Tango compliant icon.
2010-04-14 18:00:26 +02:00
Joel Holdsworth
9ea28d5ef7
shell32: Replaced desktop.ico with a Tango compliant icon.
2010-04-14 18:00:25 +02:00
Joel Holdsworth
6eef9bbe5f
shell32: Replaced delete.ico with a Tango compliant icon.
2010-04-14 18:00:25 +02:00
Joel Holdsworth
b4057d934c
shell32: Replaced cdrom.ico with a Tango compliant icon.
2010-04-14 18:00:25 +02:00
Joel Holdsworth
4b320a461e
shell32: Replaced document.ico with a Tango compliant icon.
2010-04-14 18:00:25 +02:00
Joel Holdsworth
1b54c5f1dc
shell32: Replaced folder.ico with a Tango compliant icon.
2010-04-14 18:00:24 +02:00
Alexandre Julliard
8bfc89ee7c
shell32: Store an id in change notifications to avoid invalid pointer conversions.
2010-04-09 14:42:29 +02:00
Alexandre Julliard
7d19601012
shell32: Convert the change notifications list to a standard list.
2010-04-09 14:28:26 +02:00
Alexandre Julliard
a8e86e35dd
winapi: Generate the 64-bit variant of structure size/alignment tests.
2010-04-07 18:03:00 +02:00
Nikolay Sivov
da32b078b7
shell32: Add stub shell folder for CLSID_Printers.
2010-04-06 11:59:18 +02:00
Alexandre Julliard
4c2c3effb5
shell32: Pack the systray data structure to allow crossing 32/64 boundaries.
2010-03-30 21:28:27 +02:00
Alexandre Julliard
3cd9f97149
shell32: Pack the appbar data structure to allow crossing 32/64 boundaries.
2010-03-30 21:28:13 +02:00
Nikolay Sivov
c38d56547d
shell32: Rename My Computer folder implementation structure.
2010-03-30 17:24:10 +02:00
Nikolay Sivov
7fbc550466
shell32: Rename desktop folder data structure to reflect its meaning.
2010-03-30 17:24:01 +02:00
Alexandre Julliard
3bac3fb712
shell32: Always start the 64-bit version of winemenubuilder.exe on Wow64.
2010-03-29 15:50:09 +02:00
Mikhail Maroukhine
cc7eaa3293
shell32: Fix compiler warnings with flag -Wcast-qual.
2010-03-29 12:16:36 +02:00
Mikhail Maroukhine
f930c87fd6
objbase.h: CLSIDFromString: Add constness to the parameters declaration in accordance with MSDN.
2010-03-29 12:11:02 +02:00
Michael Stefaniuc
6a11b63a80
shell32: Use FAILED instead of !SUCCEEDED.
2010-03-29 11:48:44 +02:00
Ilya Basin
9ff19d1d48
shell32: Enable dde for SEE_MASK_CLASSALL.
2010-03-25 16:36:41 +01:00
Nikolay Sivov
ef7abf1087
shell32/tests: Fix a test crash on Win9x.
2010-03-24 19:01:29 +01:00
Nikolay Sivov
34577a84d9
shell32: Add IFolderView::Item implementation.
2010-03-23 12:19:48 +01:00
Nikolay Sivov
edcaf53f94
shell32/tests: Use strict comparison for return values.
2010-03-23 12:19:48 +01:00
Nikolay Sivov
0a32123d10
shell32: Add IShellFolderView::RemoveObject for IShellView.
2010-03-23 12:19:48 +01:00
Nikolay Sivov
1f6c759e0c
shell32: IShellView::ContextSensitiveHelp not implemented.
2010-03-23 12:19:48 +01:00
Paul Vriens
d57f05f062
shell32/tests: Fix test failures on Win95, Win98 and NT4.
2010-03-22 15:52:44 +01:00
Nikolay Sivov
01ebc66535
shell32: Implement IShellFolderView::QuerySupport no-op method.
2010-03-22 15:52:36 +01:00
Nikolay Sivov
9958b80e9d
shell32: Add IShellFolderView::SetRedraw implementation.
2010-03-22 15:52:36 +01:00
Nikolay Sivov
61fc3f9004
shell32: Implement some IShellFolderView methods over IFolderView.
2010-03-22 15:52:36 +01:00
Nikolay Sivov
fa3dd31a9c
shell32: Add IShellFolderView::GetSelectedObjects implementation for IShellView.
2010-03-22 15:52:36 +01:00
Nikolay Sivov
a3d0877ed6
shell32: Add a stub IShellFolderView for IShellView.
2010-03-22 15:52:36 +01:00
Nikolay Sivov
9e80570a3b
shell32: Remove a useless debug switch, fix prototype.
2010-03-22 15:52:36 +01:00
Nikolay Sivov
6a0bdddfc4
shell32: Add a note about a possible crash on NULL input.
2010-03-22 15:52:36 +01:00
Nikolay Sivov
53ae4e2ba0
shell32: Add IPersist support for desktop IShellFolder.
2010-03-22 15:52:36 +01:00
Nikolay Sivov
0f794f9510
shell32: Some debug tracing improvements.
2010-03-22 15:52:36 +01:00
Nikolay Sivov
1168b79266
shell32: Properly fail for unsupported interfaces in IShellView::GetItemObject.
2010-03-22 15:52:35 +01:00
Francois Gouget
1cc79eaef7
shell32/tests: Remove spaces before '\n'.
2010-03-22 10:48:42 +01:00
Nikolay Sivov
b774baa35c
shell32: Add IPersistFile::GetCurFile implementation for IShellLink.
2010-03-19 12:23:42 +01:00
Ilya Basin
4b5f6ada17
shell32/tests: Add tests for the parser of SHELLEXECUTEINFO.lpFile.
2010-03-16 17:36:18 +01:00
David Hedberg
bbe73787fc
shell32: Initial support for the properties command in the IContextMenu for shellview.
2010-03-16 17:20:02 +01:00
David Hedberg
50c7cf5111
shell32: SHCreatePropSheetExtArrayEx should check if the key itself contains the clsid of the shell extension.
2010-03-16 17:19:25 +01:00
Alexandre Julliard
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
2010-03-16 13:28:19 +01:00
Nikolay Sivov
82a4b85424
shell32: Add SHCreateFileExtractIconW stub.
2010-03-15 14:18:06 +01:00
Nikolay Sivov
345ab7d591
shell32/shellview: Don't crash on ::DragLeave called without droptraget.
2010-03-15 14:18:06 +01:00
Nikolay Sivov
78c909fb08
shell32/shellview: Implement IFolderView::ItemCount for SVGIO_ALLVIEW flag.
2010-03-15 14:18:06 +01:00
Nikolay Sivov
b8220e727c
shell32/shellview: Implement IFolderView::GetFolder() for IID_IShellFolder.
2010-03-15 14:18:06 +01:00
Nikolay Sivov
8c92ba009d
shell32/shellview: Implemented IFolderView::GetFocusedItem.
2010-03-15 14:18:06 +01:00
Nikolay Sivov
90b9c2fd39
shell32/shellview: Implemented IFolderView::GetSelectionMarkedItem() with basic test.
2010-03-15 14:18:06 +01:00
Nikolay Sivov
4261aaffd7
shell32/shellview: Remove unneeded memset, release browser reference on failure.
2010-03-15 14:18:06 +01:00
Nikolay Sivov
537e3821d5
shell32: Initial test file for IShellView/IFolderView, implemented IFolderView::GetSpacing.
2010-03-15 14:18:06 +01:00
Nikolay Sivov
5308dfb396
shell32/shellview: Use W-calls for menu handling, same for SendMessage to ListView window.
2010-03-15 14:18:06 +01:00
Nikolay Sivov
571159d5ff
shell32/shellview: Improve error handling on some helpers, fix possible leak.
2010-03-15 14:18:06 +01:00
Huw Davies
a0126ec1ca
shell32: Mask out the CSIDL_ flags.
2010-03-05 15:21:27 +01:00
Huw Davies
c6b6082d16
shell32: Improve a TRACE and issue a FIXME if the interface is not implemented.
2010-03-05 15:21:22 +01:00
Nikolay Sivov
072951e2f8
shell32: Stub IShellView2::SelectAndPositionItem() over IFolderView::SelectAndPositionItems().
2010-03-05 12:40:54 +01:00
Nikolay Sivov
04e527b31b
shell32: Move SelectItem implementation to IFolderView and use it for IShellView::SelectItem.
2010-03-05 12:40:45 +01:00
Nikolay Sivov
c9751d3688
shell32: Cast to class data pointer IShellView2 vtable as it's a first member.
2010-03-05 12:40:34 +01:00
Nikolay Sivov
8032ae7047
shell32: Stub IFolderView implementation for IShellView instance.
2010-03-05 12:39:35 +01:00
Nikolay Sivov
fb45de3f66
shell32: Use return value on failure updated in Vista+.
2010-03-04 17:29:16 +01:00
Paul Vriens
f370ab7e9b
shell32/tests: Prevent crash on W2K and below.
2010-03-04 12:30:24 +01:00
Nikolay Sivov
ab0e037ee0
shell32: Remove WINAPI where it's not needed.
2010-03-03 14:02:35 +01:00
Nikolay Sivov
500c785053
shell32: Implement SHParseDisplayName with basic tests.
2010-03-03 14:02:23 +01:00
Nikolay Sivov
721be7135f
shell32/tests: Minor test file cleanup.
2010-03-03 14:02:13 +01:00
Alexandre Julliard
d5a54642f4
shell32/tests: Fix broken check of the ok() macro return value.
...
Spotted by Yann Droneaud.
2010-02-24 16:04:05 +01:00
Alexandre Julliard
d279227538
shell32/tests: Don't use the return value of the ok macro.
2010-02-24 16:03:15 +01:00
Christian Costa
240afab362
shell32: Allow copy operation to overwrite an existing write protected file + tests.
2010-02-23 17:45:40 +01:00
Alexandre Julliard
6164ce2d82
makefiles: Use the standard C_SRCS variable as the list of test files.
...
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Paul Vriens
6a6c8e3ee2
shell32/tests: Fix a test failure on NT4.
2010-02-10 11:34:53 +01:00
Vincent Povirk
b609e25204
shell32: Use the current directory when copying to an empty destination.
2010-02-08 17:14:43 +01:00
Michael Stefaniuc
816a254276
shell32: Don't print the function name twice in an ERR.
2010-02-04 13:39:28 +01:00
Nikolay Sivov
9de35af881
shell32: Fix a debug channel.
2010-02-03 15:51:07 +01:00
Alexandre Julliard
49be8db6b1
shell32: Put the temp directory inside the user profile directory.
2010-01-28 15:30:13 +01:00
Paul Vriens
31d08405d9
shell32/tests: Fix the old shell32 detection.
2010-01-26 12:18:42 +01:00
Christian Costa
5a647e87c1
shell32: Improve some FIXMEs.
2010-01-26 12:18:31 +01:00
Paul Vriens
edf050cf5d
shell32/tests: Fix test failures on old shell32 for FO_MOVE.
2010-01-25 18:05:02 +01:00
Paul Vriens
b3eeb4163c
shell32/tests: Skip FO_COPY tests on old shell32.
2010-01-25 18:05:02 +01:00
Paul Vriens
1bd7956a7d
shell32/tests: Fix FO_RENAME tests for old shell32.
2010-01-25 18:05:02 +01:00
Huw Davies
06ad4ce1c8
shell32: Add a test to show the IShellLink_GetIDList returns a copy of the IDList, remove an incorrect comment and fix a memory leak.
...
Found by Valgrind.
2010-01-22 13:56:16 +01:00
Paul Vriens
83c422e111
shell32/tests: Fix crash on ancient Win95.
2010-01-19 16:51:05 +01:00
Paul Vriens
3cbaaaa564
shell32: Remove some unneeded parameter setting.
2010-01-14 09:14:19 -06:00
Marcus Meissner
54aa61798f
shell32: Handle bad menu handle (Coverity).
2010-01-11 13:39:46 -06:00
Paul Vriens
cb5e6f378a
shell32: Fix length parameter for ZeroMemory (Coccinelle).
2010-01-08 10:13:56 +01:00
Nikolay Sivov
9a53cb5263
shell32/shelllink: Fix some string buffers leaks.
2010-01-07 19:41:34 +01:00
Reece Dunn
a2c41b72f8
Don't generate FIXME warnings for DllCanUnloadNow.
2010-01-06 10:59:51 +01:00
Alexandre Julliard
89df78e2c0
shell32: Move the RunDLL_CallEntry16 implementation to shell.dll.
2009-12-30 17:29:06 +01:00
Rob Shearman
3547ea011a
shell32: Fix a potentially large memory leak in IQueryAssociations_fnGetString.
2009-12-30 13:37:14 +01:00
Rob Shearman
16f4b56345
shell32: Fix memory leaks in autocomplete tests.
2009-12-30 13:37:06 +01:00
Rob Shearman
0fd772be99
shell32: Fix style in autocomplete tests to more match the typical style used in the rest of Wine.
2009-12-30 13:36:57 +01:00
Alexandre Julliard
1346740a57
shell32: Don't use the instance of the owner window for the autocomplete listbox.
2009-12-28 12:27:17 +01:00
Michael Stefaniuc
6f36945f2b
shell32: Remove some superfluous LPARAM/WPARAM casts.
2009-12-28 12:27:15 +01:00
Alexandre Julliard
9d44153273
shell32/tests: Fix the system directory test for old WoW64 platforms.
2009-12-23 14:27:31 +01:00
Alexandre Julliard
29c0ecfd1c
shell32: Use the module instance instead of that of the owner window for the about dialog.
2009-12-21 11:20:04 +01:00
Vincent Povirk
a18bc73fce
shell32: Fix a memory leak in SHFileOperationW.
2009-12-18 11:44:49 +01:00
Huw Davies
b71173f7ac
shell32: Fix a memory leak.
...
Found by Valgrind.
2009-12-17 13:09:49 +01:00
Huw Davies
7078cfa76b
shell32: Fix a memory leak in the tests.
...
Found by Valgrind.
2009-12-16 12:42:40 +01:00
Vincent Povirk
02a01f9585
shell32: Fix a memory leak in a test.
2009-12-14 12:07:30 +01:00
Vincent Povirk
a8c2d4b5bc
shell32: Fix an uninitialized memory access in SHGetFileInfoW.
...
If we are passed SHGFI_PIDL, szFullPath is not initialized. If we're passed
the flags PIDL, USEFILEATTRIBUTES, and an icon flag, we will try to use the
uninitialized filename to get the icon. Since the test claims that the
function should return an icon in this case, and we cannot always convert
a pidl to a path, we should just use the pidl.
2009-12-14 12:07:25 +01:00
Paul Vriens
9233215ae7
shell32/tests: Fix a test failure on a default Windows 7 system.
2009-12-11 17:47:29 +01:00
Nikolay Sivov
daf99d4bdd
shell32: Fix some trace typos.
2009-12-09 14:25:25 +01:00
Paul Vriens
5fa94d18c5
shell32/tests: Remove a useless string.
2009-12-08 17:44:30 +01:00
Paul Vriens
ba5142f342
shell32/tests: Remove a now unused define.
2009-12-08 17:44:23 +01:00
Paul Vriens
ea95977825
shell32/tests: Removed an unused define.
2009-12-08 17:44:16 +01:00
Paul Vriens
495d353c63
shell32/tests: Decide whether to use CSIDL_PROGRAMS or CSIDL_COMMON_PROGRAMS by checking admin rights.
2009-12-08 17:44:08 +01:00
Paul Vriens
b965a5f0e0
shell32/tests: Cope with non-English Vista+ and short names in the title bar of explorer windows.
2009-12-08 17:44:01 +01:00
Marcus Meissner
265c959ed9
shell32: handle corrupt entry in iconcache registry entry (Coverity).
2009-12-04 14:34:58 +01:00
Paul Vriens
1c582d2ac5
shell32/tests: Don't fill a string with potential garbage.
2009-12-03 15:26:41 +01:00
Marcus Meissner
482354bdf7
shell32: Check for NULL lpText (Coverity).
2009-12-02 13:14:42 +01:00
Austin Lund
487a51b52f
shell32/tests: Fix ITEMIDLIST_format test when running on FAT filesystems.
2009-12-01 13:40:17 +01:00
Paul Vriens
e5d37c8d4a
shell32/tests: Fix test failure on non-English locale.
2009-12-01 12:23:52 +01:00
Paul Vriens
404dcbcd65
shell32/tests: Change a trace into a skip for skipped tests.
2009-11-29 16:39:22 +01:00
Paul Vriens
e5d83ac625
shell32/tests: Remove an unneeded HeapAlloc.
2009-11-29 16:39:08 +01:00
Paul Vriens
1c6f813bc7
shell32/tests: Fix test failures on Vista and higher.
2009-11-29 16:39:03 +01:00
Paul Vriens
98fef79f2d
shell32/tests: Use ReadCabinetState to check title logic.
2009-11-29 16:38:53 +01:00
Paul Vriens
f8134cee10
shell32/tests: Cope with systems lacking SHGetSpecialFolderPath.
2009-11-29 16:38:34 +01:00
Paul Vriens
d5dac6c43d
shell32/tests: Only fetch some special folders once.
2009-11-29 16:38:26 +01:00
Paul Vriens
17089d0c2e
shell32/tests: Run tests on NT4 again.
2009-11-29 16:38:13 +01:00
Paul Vriens
1da30597e4
shell32/tests: Fix some test failures on Windows 7.
2009-11-29 16:37:17 +01:00
Paul Vriens
ac85305c95
shell32/tests: Fix test failures on several platforms.
2009-11-24 18:13:58 +01:00
Damjan Jovanovic
b585b24397
shell32: Deal better with spaces in ASSOCSTR_COMMAND values.
2009-11-24 15:53:36 +01:00
Paul Vriens
f9a931070d
shell32/tests: Fix some tests on Win7.
2009-11-20 11:40:12 +01:00
Owen Rudge
8d93b9cee8
shell32: Implement support for SHIL_SYSSMALL in SHGetImageList.
2009-11-19 11:48:25 +01:00
Marcus Meissner
bc85487496
shell32: Remove useless NULL check (Coverity).
2009-11-19 11:47:55 +01:00
Owen Rudge
ed5a2992f3
shell32: Don't increase refcount twice in SHGetImageList.
2009-11-19 11:47:38 +01:00
Owen Rudge
9db87f13d3
shell32: Implement SHGetImageList and remove todo_wine from imagelist tests.
2009-11-17 15:14:53 +01:00
Alexandre Julliard
61a4200162
shell32: Fix setting of NULL arguments in IShellLink.
2009-11-16 20:09:48 +01:00
Mikey Alexander
d51b4e19fb
shell32/tests: Fix Program Manager DDE conformance test failures.
2009-11-16 17:47:37 +01:00
Francois Gouget
8a00aaaa50
shell32: Make GetFileNameFromBrowse{A,W}() static.
2009-11-16 12:43:05 +01:00
Owen Rudge
e8f05eeff3
shell32: Add Unicode version of GetFileNameFromBrowse.
...
Implement GetFileNameFromBrowse as an AW function.
2009-11-12 15:17:18 +01:00
Paul Vriens
8d5e5e74a1
shell32/tests: Run tests again on NT4.
2009-11-11 11:26:57 +01:00
Francois Gouget
5fb3985fa5
Assorted spelling fixes.
2009-11-09 19:42:31 +01:00
Mikey Alexander
91bf659dd6
shell32/tests: Add Program Manager DDE conformance tests.
2009-11-05 14:45:33 +01:00
Alexandre Julliard
d72e7af9b1
shell32: Specify the full application path when starting winemenubuilder.exe.
2009-10-27 11:21:34 +01:00
Paul Vriens
6d4a4fc4cd
shell32/tests: Fix a test failure on some Vista boxes.
2009-10-21 16:05:57 +02:00
Andrey Turkin
b78d457efb
dlls: Update Russian translations.
2009-10-20 13:46:45 +02:00
Francois Gouget
915b69e2a7
shell32: Fix compilation on systems that don't support nameless unions.
2009-10-19 14:45:32 +02:00
Stefan Dösinger
29d72a53ab
shell32: Make some functions hookable.
2009-10-14 12:21:06 +02:00
Paul Vriens
7a0430d0e8
shell32/tests: Fix test failure on Cyrillic locales.
2009-10-12 12:14:36 +02:00
Paul Vriens
856be7c9a7
shell32/tests: Fix remaining failures on WinMe.
2009-10-09 11:50:29 +02:00
Paul Vriens
d62d442d6d
shell32/tests: Fix some test failures on WinMe (SHPathPrepareForWrite).
2009-10-08 15:05:33 +02:00
Paul Vriens
012af0bd00
shell32/tests: Fix some test failures on WinMe (FO_COPY).
2009-10-08 14:39:06 +02:00
Francois Gouget
fe935e8d50
Assorted spelling fixes.
2009-10-08 12:17:31 +02:00
Ge van Geldorp
1b5a373c0e
shell32/tests: Fix shlexec on Vista and higher.
2009-10-02 16:31:43 +02:00
Ge van Geldorp
f4878f0859
shell32/tests: Fix shellpath test on Win7.
2009-09-28 14:30:36 +02:00
Alexandre Julliard
e55acdb642
shell32: Don't try to call a 16-bit function on non-x86 platforms.
2009-09-25 14:37:57 +02:00
Aric Stewart
42e54f9513
shell32: Stub ShellHookProc.
2009-09-25 14:35:38 +02:00
Vitaly Perov
749c86cd3f
shell32: Enlarge static to display multiline text correctly.
2009-09-16 12:59:56 -05:00
Paul Vriens
e5e065ebbb
shell32/tests: Fix a test failure on Win95/NT4.
2009-09-10 12:13:45 +02:00
Michael Stefaniuc
5ea23d616b
shell32: Use FAILED instead of !SUCCEEDED.
2009-09-10 11:08:39 +02:00
Paul Vriens
3a656fde1f
shell32/tests: Fix a crash on Win9x.
2009-09-10 10:50:35 +02:00
Hans Leidekker
6b107c7f62
shell32: Reject NULL path in IShellLink_SetPath.
2009-09-09 14:07:43 +02:00
Alexandre Julliard
312429fb51
shell32: Use explicit prototypes for function pointers.
2009-09-09 13:13:19 +02:00
Ge van Geldorp
1134f77d5f
shell32/tests: Fix tests on Vista+.
2009-09-02 14:39:35 +02:00
Eric Pouech
881bea26a4
shell32: In shell view, use the expected value for the effect in Drag & Drop operation.
2009-08-29 17:12:45 +02:00
Eric Pouech
35d6217def
Remove a couple of superfluous casts.
2009-08-29 17:11:26 +02:00
Vladimir Pankratov
8777994882
shell32: Handle NULL path.
2009-08-28 16:48:23 +02:00
Alexandre Julliard
4d413296d2
shell32: Move the IQueryAssociations implementation from shlwapi to shell32.
2009-08-25 11:13:26 +02:00
Akihiro Sagawa
03157495a2
shell32: Update Japanese translation.
2009-08-24 15:17:32 +02:00
Alexandre Julliard
ee868cce5b
tests: Make wine_dbgstr_w available in test.h for all tests.
2009-08-19 13:19:31 +02:00
Akihiro Sagawa
c6a947d2ec
shell32: Use IDS_DESKTOPDIRECTORY for CSIDL_COMMON_DESKTOPDIRECTORY.
2009-08-10 13:10:30 +02:00
Stefan Leichter
a14256f621
shell32: Make the tests of the value returned from function SHGetFileInfoA more strick, fix wine to pass the tests.
2009-08-05 11:23:41 +02:00
Nicolas Le Cam
ab6ee61bd3
shell32/tests: Fix test on temp paths that have a different long form.
2009-08-03 17:34:12 +02:00
Nicolas Le Cam
41b2296ac0
shell32/tests: Add test for shell links to short path containing double backslashes.
2009-08-03 17:34:03 +02:00
Hwang YunSong
eaf0d12d1d
shell32: Updated Korean resource.
2009-08-03 16:00:57 +02:00
Vladimir Pankratov
2a9d8d86fa
shell32: Convert the Russian resources to UTF-8.
2009-08-03 14:57:20 +02:00
Alexandre Julliard
d1fbdbce32
shell32/tests: Fix a couple of failures on Win9x and NT4.
2009-07-24 11:44:41 +02:00
Alexandre Julliard
7db6d5e3be
shell32/tests: Create our own temp directory to make sure it's not the Windows directory.
2009-07-22 23:25:25 +02:00
Francois Gouget
fb0e107b18
shell32: Add a trailing '\n' to a WARN().
2009-07-22 11:09:02 +02:00
Owen Rudge
5e289b91c0
shell32: Ensure extraPmts is a valid pointer before checking it.
2009-07-22 11:08:39 +02:00
André Hentschel
a261137593
shell32: Fix German folder names.
2009-07-22 11:02:28 +02:00
Owen Rudge
1eca313f47
shell32: Execute control panel applets in separate process.
2009-07-21 10:47:06 +02:00
Owen Rudge
bd926bde38
shell32: Check if a numerical value has been passed inside quotes in Control_DoLaunch.
2009-07-21 10:46:49 +02:00
Austin English
f81784bbdb
shell32: Fix English folder names.
2009-07-21 10:46:39 +02:00
Austin English
c68a20fb80
shell32: Adjust shell folders to more closely match Windows.
2009-07-20 12:21:16 +02:00
Aurimas Fišeras
d05f1d3e0a
Various small Lithuanian translation fixes.
2009-07-20 12:20:46 +02:00
Vitaliy Margolen
d2117c14ba
shell32: Export IsUserAnAdmin by name as well.
2009-07-16 16:06:51 +02:00
André Hentschel
4a70164d66
shell32: Correct German language.
2009-07-16 11:07:51 +02:00
Austin English
ccfcf8dd21
shell32: More Dutch translations fixes.
...
Translations by Vincent Beers.
2009-07-15 13:23:37 +02:00
Michael Stefaniuc
f92afb8768
shell32: Convert the German resources to UTF-8.
2009-07-15 13:23:19 +02:00
Austin English
6d474663c1
shell32: Fix folder names for Dutch locale.
2009-07-14 10:45:23 +02:00
Frédéric Delanoy
4a4c2fa12f
shell32: Fix French translation & UI display.
2009-07-10 12:11:52 +02:00
Ricardo Filipe
b7432f3c01
shell32: Update Portuguese translation and convert to UTF8.
2009-07-07 13:31:08 +02:00
Paul Vriens
5f5c340855
shell32: Add missing encoding for Dutch resources.
2009-07-07 13:22:17 +02:00
Alexandre Julliard
7af70c2c97
shell32/tests: Revive the test for CSIDL_SYSTEMX86.
2009-07-07 11:48:25 +02:00
Alexandre Julliard
43e90c8ff7
shell32: Add support for the CSIDL_SYSTEMX86 folder.
2009-07-07 11:47:58 +02:00
Alexander Nicolaysen Sørnes
49e0315e86
shell32: Update Norwegian Bokmål translation.
2009-07-03 14:28:31 +02:00
Alexandre Julliard
56af92b073
makefiles: Regenerate the source lists using make_makefiles.
2009-07-03 13:26:38 +02:00
Michael Stefaniuc
ee8c98c05c
shell32: Build language resource files separately.
...
Do not include them from an other rc file.
2009-07-02 11:45:35 +02:00
Vladimir Pankratov
6384eb0aec
shell32: Fix RunFileDialog to close after starting apps.
2009-07-01 11:38:27 +02:00
Frédéric Delanoy
f4a625b3b3
shell32: Updated French translation.
2009-06-30 12:29:38 +02:00
Paul Vriens
d9a9e3f06d
shell32: Fix Dutch translations.
2009-06-29 13:21:50 +02:00
Aric Stewart
a6c81e0754
shell32: Implement SHCreateShellFolderView (ordinal 256).
...
Used by IE7's Add On management dialog.
2009-06-26 12:04:42 +02:00
Aric Stewart
9224609589
shell32: Handle shell: urls internal in ParseDisplayName instead of passing them to shdocvw.
2009-06-26 12:04:32 +02:00
Matej Spindler
47aed6dcec
shell32: Update Slovenian translation.
2009-06-26 11:59:35 +02:00
Paul Chitescu
b647b56984
shell32: Add missing Romanian translation for IDS_SHLEXEC_NOASSOC.
2009-06-24 11:28:56 +02:00
Paul Chitescu
a70e4248a3
shell32: Completed Romanian translation, fixed minor typos.
2009-06-23 15:53:01 +02:00
Nicolas Le Cam
25d7065885
shell32/tests: Use win_skip() instead of skip() and trace().
2009-06-22 11:23:04 +02:00
Nicolas Le Cam
ce78a66d8e
shell32/tests: Fix a typo.
2009-06-22 11:22:35 +02:00
Paul Vriens
a4477bac28
shell32/tests: Fix some test failures on Vista and higher.
2009-06-19 13:49:49 +02:00
Paul Vriens
b1e007e3c6
shell32/tests: Fix a test failure on Vista and higher.
2009-06-19 13:49:44 +02:00
Paul Vriens
61b89b6308
shell32/tests: Fix some test failures on Vista and higher.
2009-06-18 15:17:28 +02:00
Paul Vriens
cca3492557
shell32/tests: Fix a test failure on Vista and higher.
2009-06-18 15:17:28 +02:00
Paul Vriens
7319805621
shell32/tests: Fix a test failure on Vista.
2009-06-18 15:17:27 +02:00
Paul Vriens
29c51bdb04
shell32/tests: Fix a test failure on Vista.
2009-06-18 15:17:27 +02:00
Paul Vriens
4e4d477c4d
shell32/tests: Fix some test failures on NT4 (and some Win95 boxes).
2009-06-16 15:32:02 +02:00
Detlef Riekenberg
ed1b527dd9
setupapi: Move IsUserAdmin to shell32.IsUserAnAdmin.
2009-06-15 13:42:31 +02:00
Paul Vriens
397e7ed31d
shell32/tests: Fix a test failure on some Win95 boxes and NT4.
2009-06-15 13:42:27 +02:00
Damjan Jovanovic
f612ed1fcb
shell32: Update file type associations when requested.
2009-06-12 17:33:01 +02:00
Jonathan Ernst
c7c3a2e376
shell32: Updated French translation.
2009-06-09 17:01:14 +02:00
André Hentschel
49c94aa5e0
shell32: Add German translation.
2009-06-08 12:42:16 +02:00
André Hentschel
c867eca1e0
shell32/tests: Fix error messages.
2009-06-08 12:39:59 +02:00
Paul Vriens
989649c62e
shell32/tests: Make sure all created files can be removed.
2009-06-05 15:19:57 +02:00
Paul Vriens
e348c842da
shell32/tests: Fix test failures on Win95.
2009-06-05 15:19:57 +02:00
Paul Vriens
b7aa196449
shell32/tests: Fix test failure on NT4.
2009-06-05 14:43:24 +02:00
Ken Sharp
6ed93bf824
shell32: Add stub for InitNetworkAddressControl.
2009-06-02 11:27:01 +02:00
Paul Vriens
c579ebdff6
shell32: Fix Dutch translations.
2009-06-01 16:16:01 +02:00
Hwang YunSong
5a756a4b7e
shell32: Updated Korean resource.
2009-05-25 14:26:00 +02:00
Vincent Povirk
bced77fb07
shell32: Implement ShellItem_GetAttributes.
2009-05-22 11:11:28 +02:00
Vincent Povirk
9eed85f032
shell32: Implement IShellItem_GetParent.
2009-05-22 11:11:22 +02:00
Vincent Povirk
5b95a43d5e
shell32: Handle parent folders in SHCreateShellItem.
2009-05-22 11:11:13 +02:00
Vincent Povirk
1d57a31d92
shell32: Fail properly when no pidl is passed to SHCreateShellItem.
2009-05-22 11:11:02 +02:00
Vincent Povirk
026c37e747
shell32: Add test for SHCreateShellItem.
2009-05-22 11:10:35 +02:00
Alexandre Julliard
6562b25b96
shell32: Remove unnecessary linefeeds in traces.
2009-05-21 17:17:26 +02:00
Vincent Povirk
e083dc831c
shell32: Handle NULL return icon parameters in SHDefExtractIcon.
2009-05-18 12:31:56 +02:00
Francois Gouget
aad81e5cea
shell32: Make AboutDlgProc() and SHELL_execute() static.
2009-05-15 10:31:43 +02:00
Nikolay Sivov
89da35b1d9
comctl32/treeview: Fix TreeView_* macros.
2009-05-14 14:26:44 +02:00
Francois Gouget
dde9f31967
shell32/tests: Replace malloc() with HeapAlloc().
2009-05-13 12:45:36 +02:00
Paul Vriens
4082eecc2a
shell32: Improve the Dutch 'about' message box.
2009-05-12 11:21:52 +02:00
Nikolay Sivov
f8f8f0a457
comctl32/listview: Make ListView_* macros match PSDK.
2009-05-11 14:51:32 +02:00
Stefan Leichter
ac8c6a526f
shell32: Stub for ExtractVersionResource16W.
2009-05-04 13:22:50 +02:00
Stefan Leichter
946f3f998f
shell32: Stub for SHParseDisplayName.
2009-04-30 12:45:53 +02:00
Paul Vriens
6d1d5b653f
shell32/tests: Fix a test failure on Win98.
2009-04-24 15:02:43 +02:00
Paul Vriens
cfd32a5119
shell32/tests: Fix some test failures on Win9x and NT4.
2009-04-24 15:02:38 +02:00
Paul Vriens
0a42190c8e
shell32/tests: Fix a test failure on Win95 and NT4.
2009-04-23 18:14:27 +02:00
Paul Vriens
9ae14c8e3a
shell32/tests: Fix some test failures on NT4.
2009-04-23 18:14:26 +02:00
Vincent Povirk
fcde02f9ff
shell32: Implement SHGetNewLinkInfo[AW].
2009-04-20 17:39:12 +02:00
Frans Kool
c95a69d29c
shell32: Fixed Dutch translations.
2009-04-16 11:28:38 -05:00
Paul Vriens
b7bd852650
shell32/tests: Fix some test failures on Vista.
2009-04-15 15:57:49 -05:00
Nicolas Le Cam
fa010ad211
shell32/tests: Fix ITEMIDLIST format test on Win2k and below.
...
On Win2k SHITEMID only contains FileStructA.
This structure isn't padded like it is on WinXP and contains a
supplementary CHAR* member at its end which contains the 8.3 filename if
needed.
2009-04-09 11:28:45 +02:00
Nicolas Le Cam
fbcec1ca56
shell32/tests: Skip FolderShortcut test on Win2k.
...
Skip this test as it doesn't work on Win2k.
CoCreateInstance is successful but IPersistPropertyBag_Load call fails.
2009-04-09 11:28:30 +02:00
Nicolas Le Cam
1d3edf6377
shell32/tests: Fix PropertyBag test on Win2k.
2009-04-09 11:28:12 +02:00
Nicolas Le Cam
eb57396fc6
shell32/tests: Skip interactive part of SetNameOf test on Win2k.
...
Passing an absolute path to SetNameOf on Win2k display an error
message box about invalid characters in filename, forcing interaction
during test.
2009-04-09 11:28:04 +02:00
Nicolas Le Cam
1f52f12f3c
shell32/tests: Completly fix GetAttributesOf test when launched from drive root dir.
2009-04-09 11:27:53 +02:00
Nicolas Le Cam
4ea0b38265
shell32/tests: Fix wrong comment and update test accordingly.
2009-04-07 15:20:36 +02:00
Nicolas Le Cam
a295308c3f
shell32/tests: Fix a test on WinNT and some Win95.
2009-04-07 15:20:23 +02:00
Nicolas Le Cam
4955fabbd4
shell32/tests: Fix crash when launched from drive root dir.
2009-04-06 11:16:55 +02:00
Nicolas Le Cam
bf7fa5b690
shell32/tests: Fix GetAttributesOf tests on Win2k and below.
2009-04-06 11:16:49 +02:00
Nicolas Le Cam
b4923a32b8
shell32: Define PT_FOLDERW.
2009-04-06 11:15:48 +02:00
Nicolas Le Cam
69cd386b90
shell32/tests: Fix tests on localized platforms.
2009-04-06 11:15:45 +02:00
Paul Vriens
22a48d6740
shell32/tests: Fix a test failure on Vista and higher.
2009-04-02 16:28:30 +02:00
Alexandre Julliard
129ba5ade0
shell32: Make shell.dll into a stand-alone 16-bit module.
2009-04-01 18:20:13 +02:00
Alexandre Julliard
b1d96f6ffa
shell32: Add implementation of WOWShellExecute.
...
The callback is probably not fully compatible, but apps are not
supposed to use that function anyway.
2009-04-01 18:19:42 +02:00
Andrew Talbot
d2e4bcf531
shell32: Remove uninitialized and superfluous struct.
2009-03-24 10:28:28 +01:00
Vitaliy Margolen
694219d4a6
shell32: Fix number of returned arguments from CommandLineToArgvW with empty string.
2009-03-23 15:25:50 +01:00
Nicolas Le Cam
5fc199263e
shell32/tests: Fix a test on Win2k platform and above.
2009-03-23 13:24:21 +01:00
Paul Vriens
0a3509255e
shell32/tests: Fix a test failure on W2K and earlier.
2009-03-12 14:29:56 +01:00
Paul Vriens
c88aea3b0c
shell32/tests: Don't crash on missing class implementations.
2009-03-09 14:21:49 +01:00
Paul Vriens
ebb6dd9c19
shell32/tests: Skip some tests on Win95 because of W-functions.
2009-03-05 12:45:09 +01:00
Paul Vriens
b24e378f52
shell32/tests: Make sure we test on Win95.
2009-03-05 12:45:00 +01:00
Paul Vriens
575b93c5eb
shell32/tests: Use the correct directory on Win95.
2009-03-05 12:44:55 +01:00
Alistair Leslie-Hughes
28fe361115
shell32: Add and register CLSID_QueryAssociations.
2009-03-04 12:15:21 +01:00
Aurimas Fischer
26ad1c99b6
shell32: Update Lithuanian translation.
2009-03-02 15:07:58 +01:00
Vincent Povirk
8e4aff7a4d
shell32: Add a message for opening files with no association.
2009-02-26 12:11:57 +01:00
Vincent Povirk
b4ea7d3221
shell32: Implement Get/SetIDList on ShellItem objects.
2009-02-26 12:10:30 +01:00
Francois Gouget
6aa216fb57
shell32: Remove WINAPI on static functions where not needed.
2009-02-25 16:06:30 +01:00
Francois Gouget
80b8a0b58e
shell32/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-25 12:49:40 +01:00
Vincent Povirk
7236452df8
shell32: Implement UnixFolder_IShellFolder2_GetDefaultColumn.
2009-02-24 16:57:30 +01:00
Vincent Povirk
4438092960
shell32: Add IPersistIDList interface to ShellItem objects.
2009-02-24 16:57:29 +01:00
Vincent Povirk
9b9325fbd1
shell32: Partially implement SHCreateShellItem.
2009-02-24 16:57:29 +01:00
Vincent Povirk
e69c663c66
shell32: Add stub implementation of IShellItem.
2009-02-24 16:57:29 +01:00
Vincent Povirk
66258ccc29
include: Add IShellItem to headers.
2009-02-24 16:57:29 +01:00
Aurimas Fischer
5106a3665a
shell32: Add Lithuanian translation.
2009-02-19 12:52:42 +01:00
Michael Stefaniuc
6c54ad3dba
shell32: Remove superfluous pointer casts.
2009-02-19 12:52:02 +01:00
Michael Stefaniuc
8324ed6cc9
shell32: Remove superfluous pointer casts from macros.
2009-02-19 12:51:57 +01:00
Alexandre Julliard
853d993830
shell32: Default to the more modern location for the user profile directory.
2009-02-17 13:50:07 +01:00
Juan Lang
6feb5cdd04
shell32: Let caller determine whether a shell path function must succeed or fail.
2009-02-13 12:59:14 +01:00
Francois Gouget
3eab2ee52f
shell32: Make SHILCreateFromPathA() static and remove WINAPI.
2009-02-12 17:53:34 +01:00
Francois Gouget
54b2984de2
shell32: Make ILGetDisplayNameExA() static, remove WINAPI and fix its documentation.
2009-02-09 14:37:23 +01:00
Francois Gouget
0ecc22be61
shell32: HCR_GetDefaultIconFromGUIDW() is unused so remove it.
2009-02-09 13:15:11 +01:00
Francois Gouget
fc93ff351e
shell32: Get rid of TRASH_ELEMENT and TRASH_DisposeElement().
...
The latter was unused while the former did not seem very useful.
2009-02-09 13:15:04 +01:00
Francois Gouget
59c00d5568
shell32: Remove some unused functions in clipboard.c.
2009-02-09 13:14:41 +01:00
Juan Lang
029c3fbb8d
shell32: Fix a few tests on Windows 98 and Vista.
2009-02-06 13:03:11 +01:00
Francois Gouget
fb3f3b88ac
shell32/tests: Remove spaces before a '\n's.
2009-02-05 13:14:25 +01:00
Juan Lang
69cf059e8b
shell32: Remove an obsolete comment.
2009-02-05 13:10:37 +01:00
Juan Lang
5c39ea4509
shell32: Use the normal list checks for CSIDL_PERSONAL.
2009-02-05 13:10:33 +01:00
Juan Lang
63abc12461
shell32: Remove a test that fails on Win64.
2009-02-04 15:56:17 +01:00
Juan Lang
0bb1c5648b
shell32: Use list of allowed PIDL types rather than assuming there are no more than two.
2009-02-04 12:25:08 +01:00
Juan Lang
dfdf2be7c6
shell32: Fix a couple test failures on NT4.
2009-02-04 12:25:04 +01:00
Marcus Meissner
0aa5a83688
shell32: Fixed potential buffer overwrite in execute_from_key (Coverity).
2009-02-02 15:21:43 +01:00
Diaa Sami
72a7aed5b6
shell32: Fix a mem leak in SHBrowseForFolder.
2009-01-30 13:53:13 +01:00
Juan Lang
f209d11541
shell32: Allow PIDLs to have alternate types to support more recent versions of Windows.
2009-01-30 11:45:16 +01:00
Juan Lang
88cba4390c
shell32: Remove a test that no longer fails on Windows Vista/2008.
2009-01-30 11:45:04 +01:00
Juan Lang
6728057954
shell32: Fix a test on Windows Vista/2008.
2009-01-30 11:44:58 +01:00
Diaa Sami
cdb0497d7a
shell32: Include the text control when resizing ShBrowseForFolder dialog.
2009-01-29 15:06:00 +01:00
Aric Stewart
c6ba4eed01
shell32: In ParseDisplayName make use of shdocvw if the display name is not a drive but has a :.
2009-01-29 12:18:42 +01:00
Hervé Chanal
c18d34048d
shell32: A new icon for mydocs.
2009-01-28 13:46:10 +01:00
Hervé Chanal
cd52a20637
shell32: A new icon for trash_file.
2009-01-28 13:45:08 +01:00
Hervé Chanal
46d2a670d2
shell32: A new icon for mycomputer.
2009-01-28 13:43:56 +01:00
Marcus Meissner
ea4c70a1bd
shell32: Added missing fclose (Coverity).
2009-01-27 11:09:13 +01:00
Andrew Talbot
8838dcb4ce
shell32: Declare some functions static.
2009-01-26 14:29:59 +01:00
Paul Vriens
bbd4e078c6
shell32/tests: Fix a test on Win9x, WinME and W2K.
2009-01-22 12:03:46 +01:00
Paul Vriens
b03a434fb4
shell32/tests: Fix a test failure on Win9x and W2K.
2009-01-22 12:03:39 +01:00
Paul Vriens
a0164a1e64
shell32/tests: Use A-functions to test on Win9x.
2009-01-22 12:03:32 +01:00
Paul Vriens
d615acc894
shell32/tests: Fix a test failure on some platforms.
2009-01-21 13:07:28 +01:00
Aric Stewart
c31a0cc4e1
shell32: Initial stub for SHGetImageList.
2009-01-21 12:22:24 +01:00
Aric Stewart
9b0be4980a
shell32: Initial stub for SHCreateShellItem. It returns E_NOINTERFACE until shell32 version 6.0 or later.
2009-01-21 10:24:59 +01:00
Ge van Geldorp
c2a2c429b1
shell32/tests: Prevent crash on XP/W2K3.
2009-01-16 13:25:13 +01:00
Hans Leidekker
2d15dd54c6
shell32: Implement GUIDFromStringW.
2009-01-15 14:18:14 +01:00
Juan Lang
ba48d37837
shell32: Document SHFlushSFCache, and remove an unneeded fixme.
2009-01-15 12:41:57 +01:00
Hervé Chanal
831290e93d
shell32: A nicer icon for desktop.
2009-01-14 12:22:59 +01:00
Stefan Leichter
2ca9f2c536
shell32: Rename ordinal 525 to SHFlushSFCache.
2009-01-12 13:21:09 +01:00
Alexandre Julliard
8cd82dda1f
shell32/tests: Fix some uninitialized handle checks for Win64.
2009-01-10 14:49:41 +01:00
Stefan Leichter
9871dc0766
shell32: Add stub for ordinal 526.
2009-01-09 14:56:00 +01:00
Paul Vriens
30bb78f0f9
shell32/tests: Skip a test on Vista.
2009-01-09 14:18:42 +01:00
Paul Vriens
189ea312d7
shell32/tests: Fix test failures on Vista.
2009-01-09 14:18:33 +01:00
Paul Vriens
7bd150e091
shell32/tests: Fix remaining test failures on NT4.
2009-01-09 14:18:26 +01:00
Paul Vriens
850cd7ccb2
shell32/tests: Fix some test failures on Vista.
2009-01-09 14:18:20 +01:00
Paul Vriens
faf2f8e682
shell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09 14:18:12 +01:00
Paul Vriens
7ea6c85e97
shell32/tests: Fix the last test failure on Win9x.
2009-01-09 14:18:03 +01:00
Alexandre Julliard
e65c2d9a0d
shell32: Fix a pointer cast warning on 64-bit.
2009-01-08 17:27:41 +01:00
Alexandre Julliard
bb283bf534
shell32: Avoid a pointer cast in a trace.
2009-01-08 13:13:01 +01:00
Francois Gouget
581e390115
winapi_test: The tests don't support WIN64 yet so disable them there.
2009-01-08 12:47:22 +01:00
Francois Gouget
411f5d22c0
winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.
2009-01-08 12:46:39 +01:00
Francois Gouget
9f62c9b7a8
winapi_test: Fix TEST_FIELD() so it correctly tests the field size.
2009-01-08 12:44:49 +01:00
Francois Gouget
43c18c1321
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08 12:43:15 +01:00
Francois Gouget
2e668d2572
winapi_test: Updated so the generated tests work.
2009-01-08 12:42:12 +01:00
Paul Vriens
c2d3ed244d
shell32/tests: Fix test failures on Win9x, NT4 and Vista (FO_RENAME).
2009-01-08 12:40:32 +01:00
Paul Vriens
9ae3137edd
shell32/tests: Fix some test failures on NT4 (FO_COPY).
2009-01-07 12:21:20 +01:00
Paul Vriens
53acd13732
shell32/tests: Fix some test failures on NT4 (FO_MOVE).
2009-01-07 12:21:12 +01:00
Paul Vriens
ee889ba44c
shell32/tests: Use a different name for the return value.
2009-01-07 12:21:06 +01:00
Paul Vriens
36bd62c012
shell32/tests: Fix some test failures on Vista.
2009-01-06 14:38:26 +01:00
Paul Vriens
dda78ca69b
shell32/tests: Change some tests with respect to Vista.
2009-01-06 14:38:18 +01:00
Paul Vriens
7c1885181e
shell32/tests: Fix some test failures on Win9x and NT4.
2009-01-06 14:37:58 +01:00
Paul Vriens
d1d0e335cf
shell32/tests: Fix some test failures on Vista and W2K8.
2009-01-05 16:37:36 +01:00
Andrey Turkin
8cebd3bb86
shell32: Fix typo.
2009-01-05 12:34:55 +01:00
Andrey Turkin
59520240cc
shell32: Add explorer toolbar bitmaps.
2009-01-04 14:59:54 +01:00
Alexandre Julliard
d3ed2df9ee
shell32/tests: Fix handle casting warnings on 64-bit.
2009-01-03 20:14:32 +01:00
Alexandre Julliard
5f36d0239f
kernel32: Convert FormatMessageA/W to use an MS ABI vararg list for x86_64.
2008-12-31 20:59:51 +01:00
Francois Gouget
b7ad9c87b5
shell32/tests: Add a trailing '\n' to ok() calls.
2008-12-29 11:35:36 +01:00
Paul Vriens
44c9f6a15d
shell32/tests: Fix a few test failures on Vista and W2K8.
2008-12-24 19:57:51 +01:00
Paul Vriens
7f752f7c9c
shell32/tests: Cope with Vista's behavior.
2008-12-23 12:51:16 +01:00
Alexandre Julliard
03fe2d0d51
shell32: Use RtlRandom instead of the non-portable rand_r.
2008-12-22 20:14:59 +01:00
Hervé Chanal
33f6b46fd2
shell32: A nicer icon for "open folder".
2008-12-22 15:54:10 +01:00
Hervé Chanal
a32a451799
shell32: A nicer icon for "folder".
2008-12-22 15:53:53 +01:00
Alexandre Julliard
1ccc170b32
shell32: Use Win32 functions instead of Unix ones to retrieve the current time.
2008-12-22 11:45:20 +01:00
Vincent Povirk
7ef7d975e4
shell32: Use ShellExecuteEx to create error dialogs for the run dialog.
2008-12-19 17:41:28 +01:00
Vincent Povirk
47298e25a1
shell32: Use ShellExecuteEx instead of ShellExecute in the run dialog.
2008-12-19 17:41:21 +01:00
Vincent Povirk
5c24f70c8b
shell32: Display error messages in ShellExecuteEx.
2008-12-19 17:41:15 +01:00
Vincent Povirk
0a2ffa08f5
shell32: Use the NO_UI flag in ShellExecute.
...
In my testing on Windows, I wasn't able to make ShellExecute display
any error dialogs.
2008-12-19 17:41:11 +01:00
Vincent Povirk
061fb815d6
shell32: Fix a memory leak in the run dialog code.
2008-12-19 17:41:02 +01:00
Jonathan Ernst
d70f210851
shell32: Updated French translation.
2008-12-17 13:52:40 +01:00
Hans Leidekker
8bd9a3aa09
janitorial: Don't depend on user32 for the self registration functions.
2008-12-17 11:38:32 +01:00
Francois Gouget
596311cd5d
shell32/tests: Make test_cbsize() static.
2008-12-12 11:42:28 +01:00
Francois Gouget
ae3a8e1da2
shell32: Add a couple of spaces in the spec file.
2008-12-12 11:41:32 +01:00
ByeongSik Jeon
5f3287d79f
*Ko.rc: Update Korean resource.
...
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
ByeongSik Jeon
1b0297a7f9
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
2008-12-11 12:20:48 +01:00
Alexandre Julliard
f65e491668
shell32: Disable the Unix folder for the Windows build.
2008-12-09 17:10:10 +01:00
Alexandre Julliard
46678dcdde
configure: Add a check for the grp.h header.
2008-12-09 17:09:42 +01:00
Alexandre Julliard
53e165716d
configure: Add a wrapper macro for mkdir on Windows.
2008-12-09 16:15:18 +01:00
Paul Chitescu
cd616409ba
shell32.dll: Return SE_ERR_FNF if file not found before checking for associations.
2008-12-09 10:25:38 +01:00
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
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
Dan Kegel
f0864c55eb
shell32/tests: Test whether SHGetFileInfo should clear hIcon.
2008-08-05 14:09:34 +02:00
Detlef Riekenberg
da0604bebd
shell32/tests: Fix shelllink test on win9x (GetTempPathW).
2008-08-04 14:22:05 +02:00
Reece Dunn
428fd07e73
shell32: Fix shlexec crashing on Vista.
2008-08-01 12:22:54 +02:00
Detlef Riekenberg
4da745be5c
shell32/tests: Do not crash on Win9x when testing shlfileop.
2008-07-31 13:04:29 +02:00
Mikołaj Zalewski
8525f6950f
shell32: autocomplete: There is no need for separate IAutoComplete and IAutoComplete2 vtbls.
2008-07-30 12:44:00 +02:00
Owen Rudge
6d59815059
shell32: Ensure status bar in control panel is reset when menu closed. Also reset to blank when item deselected.
2008-07-29 11:49:16 +02:00
Owen Rudge
ac78bfe18a
shell32: Fix descriptions being applied to wrong entries in control panel.
2008-07-29 11:37:58 +02:00
Hwang YunSong(황윤성)
f6ccbf6e4a
shell32: Updated Korean resource.
2008-07-28 12:17:40 +02:00
Vladimir Pankratov
75d186f85f
shell32: Update Russian translation.
2008-07-28 12:17:34 +02:00
Alexander Nicolaysen Sørnes
580d0001ab
shell32: Update Norwegian Bokmål translation.
2008-07-28 12:16:43 +02:00
Francois Gouget
eb16f43bdf
Add some API documentation stubs to make winapi_check happy.
2008-07-28 11:34:45 +02:00
Owen Rudge
5800539bb6
shell32: Add status bar to control panel.
2008-07-25 12:27:44 +02:00