Hwang YunSong(황윤성)
|
d0add53544
|
shell32: Updated Korean resource.
|
2008-07-02 11:51:08 +02:00 |
James Hawkins
|
824d631cf3
|
shell32: Fix a test that fails in win2k.
|
2008-07-01 13:45:38 +02:00 |
Mikołaj Zalewski
|
225086547c
|
shell32: RunFileDlg: use the parameters.
Implements the customizations that are required by the parameters. The
icon and one flag are still not implemented.
|
2008-06-30 13:24:05 +02:00 |
Mikołaj Zalewski
|
0e2b5c7605
|
shell32: RunFileDlg: move strings to resources.
|
2008-06-30 13:23:38 +02:00 |
Mikołaj Zalewski
|
adc72977f7
|
shell32: RunFileDlg: make the error messages easier to understand for the user.
|
2008-06-30 13:23:13 +02:00 |
Mikołaj Zalewski
|
ebb41a64ab
|
shell32: RunFileDlg: allow the user to cancel the Browse dialog, remove some unneeded parameters.
|
2008-06-30 13:22:48 +02:00 |
Mikołaj Zalewski
|
13866e81f7
|
shell32: RunFileDlg: use symbolic constants for control IDs and use correct hInstance when creating it.
|
2008-06-30 13:22:30 +02:00 |
Mikołaj Zalewski
|
032423760d
|
shell32: RunFileDlg: the function should be Unicode on NT.
|
2008-06-30 13:21:32 +02:00 |
Zac Brown
|
7a42aba9da
|
shell32: Add stub implementation for SHGetIconOverlayIndex[AW].
|
2008-06-27 11:32:10 +02:00 |
Owen Rudge
|
d384c41081
|
shell32/tests: Add basic ParseDisplayName test for control panel.
|
2008-06-26 13:16:43 +02:00 |
Owen Rudge
|
4d70c59b01
|
shell32/tests: Rename shfldr_netplaces test to shfldr_special, for all special folders.
|
2008-06-26 13:16:39 +02:00 |
Hwang YunSong(황윤성)
|
ed8d95b888
|
shell32: Updated Korean resource.
|
2008-06-26 12:44:16 +02:00 |
Paul Vriens
|
732a07957d
|
shell32/tests: Skip some tests if functions are not available.
|
2008-06-24 12:45:20 +02:00 |
Owen Rudge
|
4fb049aaf1
|
shell32: Populate comment column in Control Panel.
|
2008-06-24 12:00:22 +02:00 |
Owen Rudge
|
b198924c20
|
shell32: Ensure the correct applet is loaded in multi-applet control panels.
|
2008-06-24 12:00:18 +02:00 |
Owen Rudge
|
3a95e276f2
|
shell32: Register Control Panel namespace folder.
|
2008-06-24 11:58:12 +02:00 |
Owen Rudge
|
03a4b8d4b0
|
shell32: Add support for WantsForDISPLAY and HideAsDeletePerUser to the register_coclasses routine.
|
2008-06-24 11:57:22 +02:00 |
Alistair Leslie-Hughes
|
a850cafe6d
|
shell32: Stop crash when an error occurs.
|
2008-06-23 19:58:16 +02:00 |
Alexandre Julliard
|
7524019796
|
shell32/tests: Use the original path if GetLongPathNameA fails.
|
2008-06-23 17:22:01 +02:00 |
Andrew Talbot
|
eaa58a34be
|
shell32: Constify a variable.
|
2008-06-20 12:22:44 +02:00 |
Jon Griffiths
|
f2276f5a49
|
include: Provide wide char definitions for CFSTR_*.
|
2008-06-19 12:44:43 +02:00 |
Rob Shearman
|
ff83800839
|
shell32: Free the correct pointer in XDG_UserDirLookup.
out_ptr is a stack variable. *out_ptr is heap allocated and is what
was meant to be freed.
|
2008-06-19 11:54:57 +02:00 |
Vladimir Pankratov
|
2cb5773d7b
|
shell32: Update Russian translation.
|
2008-06-18 15:21:48 +02:00 |
Michael Stefaniuc
|
a1d3aaa528
|
shell32: Add initial Romanian translation.
|
2008-06-13 10:17:20 +02:00 |
Dan Kegel
|
63557d572c
|
shell32/tests: Avoid buffer overflow during test.
|
2008-06-10 17:43:48 +02:00 |
Alistair Leslie-Hughes
|
996e5d62b8
|
shell32: Stop shlfolder tests crashing under win98.
|
2008-06-10 17:43:22 +02:00 |
Francois Gouget
|
61590c6122
|
shell32: Tweak the French license message to better match the English one.
|
2008-06-09 19:09:29 +02:00 |
Rico Schüller
|
2e4c9b3da7
|
shell32: Fix German shortcuts in the menu.
|
2008-06-09 12:38:57 +02:00 |
Jonathan Ernst
|
7c9dc85d48
|
shell32: Updated French translation.
|
2008-06-06 15:27:26 +02:00 |
Michael Stefaniuc
|
9a62d27ff1
|
shell32: Fix the Turkish translation.
|
2008-06-06 10:28:00 +02:00 |
Francois Gouget
|
39cb432b68
|
Fix the resources to remove extraneous spaces in '...'.
|
2008-06-05 15:53:05 +02:00 |
Alexandre Julliard
|
c819a87d33
|
shell32: Fixed the French about box.
|
2008-06-05 14:07:00 +02:00 |
Rico Schüller
|
c1309eb71e
|
shell32: Update German translation.
|
2008-06-05 11:25:02 +02:00 |
Michael Stefaniuc
|
a2c6b25e12
|
shell32: Fix the Italian translation.
|
2008-06-03 11:11:11 +02:00 |
Michael Stefaniuc
|
ee924bfde7
|
shell32: Fix the Swedish translation.
|
2008-06-03 11:11:04 +02:00 |
Michael Stefaniuc
|
5c7f613c77
|
shell32: Fix the Czech translation.
|
2008-06-03 11:10:58 +02:00 |
Jonathan Ernst
|
992e3edc4b
|
shell32: Updated French translation.
|
2008-06-02 12:39:37 +02:00 |
Hwang YunSong(황윤성)
|
aa821fdd7b
|
shell32: Updated Korean resource.
|
2008-06-02 12:33:08 +02:00 |
José Manuel Ferrer Ortiz
|
85e839a2c2
|
Spanish translations updates.
|
2008-06-02 12:32:47 +02:00 |
Michael Stefaniuc
|
ea4d31b3a4
|
shell32: Fix the Portugese translations.
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translations.
|
2008-06-02 12:12:19 +02:00 |
Michael Stefaniuc
|
b020e8fa0b
|
shell32: Fix the Hungarian translation.
|
2008-05-30 10:01:59 +02:00 |
Francois Gouget
|
5f34a49368
|
shell32: s/library/Wine/ for consistency in the license message.
|
2008-05-30 10:01:08 +02:00 |
Michael Stefaniuc
|
374cd813aa
|
shell32: Fix the Japanese translation.
|
2008-05-29 12:11:18 +02:00 |
Michael Stefaniuc
|
cb37f5b833
|
shell32: Fix the Bulgarian translation.
|
2008-05-29 12:11:15 +02:00 |
Michael Stefaniuc
|
3175242f54
|
shell32: Fix the Finnish translation.
|
2008-05-29 12:11:13 +02:00 |
Michael Stefaniuc
|
c00cb2c4a9
|
shell32: Fix the Esperanto translation.
|
2008-05-29 12:11:11 +02:00 |
Michael Stefaniuc
|
0b2f6e5f0a
|
shell32: Fix the Slovak translation.
|
2008-05-29 12:11:08 +02:00 |
Michael Stefaniuc
|
aad32e8a4e
|
shell32: Fix the Chinese translations.
|
2008-05-28 11:30:56 +02:00 |
Michael Stefaniuc
|
5fedef6235
|
shell32: Fix the Ukrainian translation.
|
2008-05-28 11:30:53 +02:00 |
Michael Stefaniuc
|
813a0dd3f1
|
shell32: Fix the Walon translation.
|
2008-05-28 11:30:44 +02:00 |