Francois Gouget
|
0a08c18518
|
shell32/tests: Disable a test that crashes on Windows 8.
|
2013-11-01 10:57:14 +01:00 |
Frédéric Delanoy
|
c398f8ce0e
|
shell32/tests: Use BOOL type where appropriate.
|
2013-10-31 09:58:43 +01:00 |
Frédéric Delanoy
|
4473ce4db9
|
Assorted spelling fixes.
|
2013-10-30 09:46:27 +01:00 |
Nikolay Sivov
|
fa93dadfa1
|
shell32/tests: Fix compilation with -D__WINESRC__.
|
2013-10-28 14:22:20 +01:00 |
Thomas Faber
|
947cce79d6
|
shell32: Avoid leaks and add parameter checks in SHCreateShellFolderView[Ex].
|
2013-10-22 20:19:17 +02:00 |
Frédéric Delanoy
|
0666ac3ed8
|
shell32: Use BOOL type where appropriate.
|
2013-10-22 16:37:40 +02:00 |
Frédéric Delanoy
|
44b2fd269e
|
shell32/tests: Use BOOL type where appropriate.
|
2013-10-21 10:44:34 +02:00 |
Alexandre Julliard
|
d80ca173af
|
shell32: Delay common controls initialization until needed.
|
2013-10-17 20:29:24 +02:00 |
Alexandre Julliard
|
116e33d50a
|
shell32: Delay initialization of the icon cache until needed.
|
2013-10-17 20:29:23 +02:00 |
Alexandre Julliard
|
55e44092bd
|
makefiles: Remove useless definitions of COM_NO_WINDOWS_H.
|
2013-10-14 16:05:31 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Frédéric Delanoy
|
ba2f448db9
|
shell32: Use BOOL type where appropriate.
|
2013-10-01 10:51:02 +02:00 |
Marcus Meissner
|
1440c54b99
|
shell32: Fixed wrong sizeof() in ZeroMemory (Coverity).
|
2013-09-30 11:34:51 +02:00 |
Michael Stefaniuc
|
787bc8719a
|
shell32: Avoid using CONST.
|
2013-09-24 12:58:06 +02:00 |
Nikolay Sivov
|
8ae6b43bc8
|
shell32: Fix getting a command string when root key default value doesn't point to a key.
|
2013-09-10 19:07:31 +02:00 |
Nikolay Sivov
|
1c13e6221a
|
shell32: Remove asserts on invalid parameters.
|
2013-09-09 22:09:59 +02:00 |
Nikolay Sivov
|
f0d17b5c17
|
shell32: Fix handle leak on consecutive Init() calls.
|
2013-09-09 22:09:59 +02:00 |
Nikolay Sivov
|
891cf2ac54
|
shell32: Added support for ASSOCF_NOTRUNCATE flag in GetString().
|
2013-09-09 22:09:59 +02:00 |
Nikolay Sivov
|
4f6230d5c4
|
shell32: Fix search for a command string to cover more cases (like protocol associations).
|
2013-09-09 22:09:59 +02:00 |
Nikolay Sivov
|
725b069e68
|
shell32: Fix remaining cases of implementation pointer being returned.
|
2013-09-04 11:36:42 +02:00 |
Nikolay Sivov
|
0de2514f39
|
shell32: Consistently return interface pointer instead of implementation pointer.
|
2013-09-03 20:02:55 +02:00 |
Daniel Jelinski
|
b49c9ac923
|
shell32: Simplify cut/copy operations.
|
2013-08-20 12:02:29 +02:00 |
Nikolay Sivov
|
17ad6aa28a
|
shell32: Move QueryInterface to IShellLinkW.
|
2013-08-16 11:55:25 +02:00 |
Nikolay Sivov
|
81b9a83d83
|
shell32: Remove unnecessary WINAPI and some casts.
|
2013-08-16 11:55:25 +02:00 |
Nikolay Sivov
|
d64697a34e
|
shell32: Forward GetClassID() to IPersistFile.
|
2013-08-16 11:55:24 +02:00 |
Nikolay Sivov
|
15cd338d59
|
shell32: Remove unused parameters from conversion helper.
|
2013-08-16 11:55:24 +02:00 |
Nikolay Sivov
|
5c4f237486
|
shell32: Forward to IShellLinkW methods.
|
2013-08-16 11:55:24 +02:00 |
Daniel Jelinski
|
1825bddbff
|
shell32/tests: Test context menu contents.
|
2013-08-15 18:04:51 +02:00 |
Daniel Jelinski
|
e6acc695c6
|
shell32: Return command strings for a few more commands.
|
2013-08-15 18:04:40 +02:00 |
Daniel Jelinski
|
6509499fc9
|
shell32: Context menu offset is handled by client.
|
2013-08-15 18:04:24 +02:00 |
Daniel Jelinski
|
c687b4adf4
|
shell32: Fix context menu creation.
|
2013-08-15 18:04:02 +02:00 |
Francois Gouget
|
653354ab25
|
Assorted spelling fixes.
|
2013-07-03 21:20:04 +02:00 |
Nikolay Sivov
|
842798f846
|
shell32: Some cleanup for IExplorerBrowser.
|
2013-06-03 11:29:02 +02:00 |
Nikolay Sivov
|
7a5ca2d3d4
|
shell32: Fix some tests failures on Win8.
|
2013-06-03 11:28:55 +02:00 |
Alexandre Julliard
|
ba486ca1b4
|
shell32: Forward font messages to the listview window.
|
2013-05-29 18:09:00 +02:00 |
Alexandre Julliard
|
d92a9264f3
|
shell32: Don't bother to free memory at process exit.
|
2013-05-15 10:27:25 +02:00 |
Hans Leidekker
|
661bbbd068
|
shell32: Implement ASSOCSTR_SHELLEXTENSION.
|
2013-05-09 19:24:21 +02:00 |
Detlef Riekenberg
|
ea516bfc10
|
shell32: Fix a copy & paste typo.
|
2013-04-29 11:42:06 +02:00 |
Detlef Riekenberg
|
710555cf91
|
shell32/tests: Add tests for SHGetStockIconInfo.
|
2013-04-26 11:56:44 +02:00 |
Detlef Riekenberg
|
eafc9e84a6
|
shell32: Add a semi-stub for SHGetStockIconInfo.
|
2013-04-26 11:55:26 +02:00 |
Piotr Caban
|
6a0f7521ed
|
shell32: Match parameters list with function we're forwarding to.
|
2013-03-27 12:07:11 +01:00 |
Michael Stefaniuc
|
8a40df9800
|
shell32: Move IFSFolder_Constructor() to avoid forward declarations.
|
2013-02-27 11:30:40 +01:00 |
Michael Stefaniuc
|
a5560ebee6
|
shell32: Finish the COM cleanup of ShellFSFolder.
|
2013-02-27 11:30:36 +01:00 |
Michael Stefaniuc
|
00a20667fa
|
shell32: Get rid of a helper function.
|
2013-02-27 11:30:32 +01:00 |
Michael Stefaniuc
|
90d88de2bf
|
shell32: COM clean up for IPersistFolder3 in ShellFSFolder.
|
2013-02-27 11:30:28 +01:00 |
Michael Stefaniuc
|
89e187d3bd
|
shell32: Pass an IShellFolder2 to SHELL32_CompareIDs() to avoid casts.
|
2013-02-26 11:27:15 +01:00 |
Michael Stefaniuc
|
febda816df
|
shell32: COM clean up for IShellFolder2 in ShellFSFolder.
|
2013-02-26 11:27:06 +01:00 |
Andrew Talbot
|
1a190a9da3
|
shell32: Avoid signed-unsigned integer comparisons.
|
2013-02-26 11:26:53 +01:00 |
Michael Stefaniuc
|
df56b233e0
|
shell32: COM clean up for the inner IUnknown of ShellFSFolder.
|
2013-02-20 10:34:31 +01:00 |
Austin English
|
605f2f941e
|
shell32: Add a stub for SHGetSetFolderCustomSettings.
|
2013-01-18 13:29:00 +01:00 |