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 |