Michael Stefaniuc
|
56c4c7c57e
|
cryptui: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-07-09 22:21:22 +02:00 |
Fabian Maurer
|
8dcc4ed2dd
|
cryptui: Use proper size for combobox controls.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-31 18:55:29 +02:00 |
Michael Stefaniuc
|
edba9a5ef5
|
cryptui: Avoid using the LPJUNK style for COM interface types.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-04 13:17:15 -05:00 |
Alex Henrie
|
d340df7c49
|
cryptui: Fix grammar in warning message.
|
2015-02-20 16:33:59 +09:00 |
Austin English
|
edb5ccc3f9
|
crytpui: Add CryptUIWizDigitalSign stub.
|
2015-02-16 23:22:50 +09:00 |
Austin English
|
5ed719d590
|
cryptui: Add CryptUIDlgSelectCertificateFromStore stub.
|
2015-02-06 22:20:44 +09:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
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 |