Alexandre Julliard
|
f02cdd877f
|
Remove empty DLL_PROCESS_DETACH case statements.
|
2013-04-15 16:45:35 +02:00 |
Juan Lang
|
ba7eebfd62
|
cryptui: Use add_usage_to_oid correctly.
Spotted by Marcus Meissner and Coverity.
|
2013-02-12 10:16:04 +01:00 |
Andrew Talbot
|
bb7ca4379e
|
cryptui: Avoid signed-unsigned integer comparisons.
|
2013-01-02 13:35:53 +01:00 |
Andrew Talbot
|
e21b7bbaf1
|
cryptui: Remove unused variable.
|
2012-11-21 13:25:32 +01:00 |
Francois Gouget
|
ef1f094171
|
cryptui: Use a single space after a full stop to follow the Windows GUI guidelines.
|
2012-03-29 20:49:29 +02:00 |
Lauri Kenttä
|
104e31993d
|
cryptui: Use (*.ext) instead of (.ext) in file format strings.
|
2012-03-13 18:08:05 +01:00 |
Lauri Kenttä
|
975afb96c3
|
cryptui: Use the same string in import and export wizards.
|
2012-03-13 18:06:13 +01:00 |
Gustavo Henrique Milaré
|
85918e7f0a
|
cryptui: Adjust the size of "Add &Purpose..." button.
|
2012-02-17 18:06:53 +01:00 |
Francois Gouget
|
47f45d793d
|
Use a single space after a full stop to follow the Windows GUI guidelines.
|
2012-01-23 16:07:03 +01:00 |
Francois Gouget
|
c4c48cd62b
|
cryptui: Remove a couple of duplicated spaces.
|
2012-01-23 16:06:59 +01:00 |
Francois Gouget
|
dc31798caf
|
cryptui: Don't assign access keys to group box labels.
|
2011-12-29 16:18:58 +01:00 |
Alexandre Julliard
|
0833639ff0
|
cryptui: Convert dialogs to po files.
|
2011-12-06 20:33:47 +01:00 |
Francois Gouget
|
eede26f5e4
|
cryptui: Fix a string resource so its format placeholders can be reordered.
|
2011-11-21 12:48:12 +01:00 |
Andrew Talbot
|
c61958ec78
|
cryptui: Remove unneeded address-of operators from array names.
|
2011-10-31 23:53:52 +01:00 |
Frédéric Delanoy
|
61c6212672
|
cryptui: Avoid idempotent operation (Clang).
|
2011-10-17 17:45:04 +02:00 |
Alexander Morozov
|
d15d45e5d1
|
cryptui: Add stubs for CryptUIDlgSelectCertificateA/W.
|
2011-08-26 11:27:32 +02:00 |
Alexander Morozov
|
4b6b0fe681
|
cryptui: Disable some buttons if a certificate is not selected.
|
2011-08-24 11:58:14 +02:00 |
Alexander Morozov
|
3d3d5595f1
|
cryptui/tests: Always use a function pointer for CryptUIWizImport.
|
2011-07-20 19:41:15 +02:00 |
Francois Gouget
|
98394f2010
|
cryptui: Remove the ellipsis from the View button in the certificate management dialog.
|
2011-06-13 17:41:05 +02:00 |
Marcus Meissner
|
414ae74981
|
cryptui: Mark internal symbols as static.
|
2011-05-16 16:35:33 +02:00 |
Marcus Meissner
|
ab138e9c58
|
cryptui: Fixed bad sizeof() (Coverity).
|
2011-02-23 15:01:22 +01:00 |
Igor Paliychuk
|
c5ee445f89
|
cryptui: Fix French translation.
|
2011-02-14 13:33:35 +01:00 |
Alexander Lakhin
|
09c006751d
|
cryptui: Add Russian translation resources.
|
2011-02-14 13:33:31 +01:00 |
Austin English
|
ed778bc8e1
|
cryptui/tests: Remove a dead assignment (LLVM/Clang).
|
2011-02-08 14:45:55 -06:00 |
Alexandre Julliard
|
8c9b54b7d7
|
cryptui: Unify the spelling of "All files" with the other modules.
|
2011-01-13 12:41:10 +01:00 |
Alexandre Julliard
|
aa1bdef9a4
|
cryptui: Convert string table resources to po files.
|
2011-01-12 15:30:17 +01:00 |
Hwang YunSong
|
a7e8914526
|
cryptui: Update Korean resource.
|
2010-12-21 15:50:20 +01:00 |
Nikolay Sivov
|
f7c99379b2
|
cryptui: Stub CryptUIDlgViewSignerInfoA.
|
2010-11-11 12:23:19 +01:00 |
Anders Jonsson
|
952ef503d7
|
cryptui: Fix typo in Swedish translation.
|
2010-10-25 12:41:40 +02:00 |
Akihiro Sagawa
|
365e7244af
|
cryptui: Update Japanese translation.
|
2010-10-18 11:49:15 +02:00 |
Akihiro Sagawa
|
b3b64fdf5e
|
cryptui: Add Japanese translation.
|
2010-10-15 11:35:37 +02:00 |
Juan Lang
|
d48a56db5c
|
cryptui: Don't crash displaying a certificate hierarchy when the certificate's signer isn't found.
Spotted by André Hentschel.
|
2010-10-07 12:00:26 +02:00 |
Alexandre Julliard
|
1019c2fe5d
|
cryptui: Fix incorrect use of the ScreenToClient function.
|
2010-10-05 14:02:29 +02:00 |
André Hentschel
|
4a69fa34e9
|
cryptui: Fix German translation.
|
2010-10-04 15:00:06 +02:00 |
Juan Lang
|
99e557f02b
|
cryptui: Check whether caller called WinVerifyTrust when deciding whether to call it.
|
2010-10-04 11:03:38 +02:00 |
Juan Lang
|
e47fae98e3
|
cryptui: Remove redundant close line.
|
2010-10-04 11:03:25 +02:00 |
Luca Bennati
|
b1beec24d9
|
cryptui: Update Italian translation.
|
2010-09-21 17:53:53 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Luca Bennati
|
5e87eacb14
|
cryptui: Update Italian translation.
|
2010-09-09 19:28:32 +02:00 |
Anders Jonsson
|
e8994599dc
|
cryptui: Fix typos in English resources.
|
2010-08-03 11:05:52 +02:00 |
Anders Jonsson
|
a070fbe94a
|
cryptui: Add Swedish translation.
|
2010-08-02 12:55:21 +02:00 |
Michael Stefaniuc
|
114c57de39
|
cryptui: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Igor Paliychuk
|
35b65ca550
|
cryptui: Add Ukrainian translation.
|
2010-07-20 13:13:05 +02:00 |
Alexander Nicolaysen Sørnes
|
b68917b227
|
cryptui: Fix a typo in the Norwegian Bokmål translation.
|
2010-07-14 11:43:29 +02:00 |
Alexander Nicolaysen Sørnes
|
2f41d4f70d
|
cryptui: Add Norwegian Bokmål translation.
|
2010-07-13 16:28:01 +02:00 |
Gustavo Henrique Milaré
|
4426ce0f47
|
cryptui: Update Portuguese (Brazilian) translation.
|
2010-07-06 11:18:12 +02:00 |
Michael Stefaniuc
|
f0e0a461fe
|
cryptui: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
|
2010-07-01 10:08:40 +02:00 |
Luca Bennati
|
fd421c34c1
|
cryptui: Add Italian translation.
|
2010-06-16 12:48:50 +02:00 |
Łukasz Wojniłowicz
|
1776968908
|
cryptui: Add the Polish translation.
|
2010-06-07 12:54:58 +02:00 |