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 |