wpp: Add explicit casts when mixing unsigned and signed integers.
[wine] / dlls / cryptui /
2011-02-23  Marcus Meissnercryptui: Fixed bad sizeof() (Coverity).
2011-02-14  Igor Paliychukcryptui: Fix French translation.
2011-02-14  Alexander Lakhincryptui: Add Russian translation resources.
2011-02-08  Austin Englishcryptui/tests: Remove a dead assignment (LLVM/Clang).
2011-01-13  Alexandre Julliardcryptui: Unify the spelling of "All files" with the...
2011-01-12  Alexandre Julliardcryptui: Convert string table resources to po files.
2010-12-21  Hwang YunSongcryptui: Update Korean resource.
2010-11-11  Nikolay Sivovcryptui: Stub CryptUIDlgViewSignerInfoA.
2010-10-25  Anders Jonssoncryptui: Fix typo in Swedish translation.
2010-10-18  Akihiro Sagawacryptui: Update Japanese translation.
2010-10-15  Akihiro Sagawacryptui: Add Japanese translation.
2010-10-07  Juan Langcryptui: Don't crash displaying a certificate hierarchy...
2010-10-05  Alexandre Julliardcryptui: Fix incorrect use of the ScreenToClient function.
2010-10-04  André Hentschelcryptui: Fix German translation.
2010-10-04  Juan Langcryptui: Check whether caller called WinVerifyTrust...
2010-10-04  Juan Langcryptui: Remove redundant close line.
2010-09-21  Luca Bennaticryptui: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-09  Luca Bennaticryptui: Update Italian translation.
2010-08-03  Anders Jonssoncryptui: Fix typos in English resources.
2010-08-02  Anders Jonssoncryptui: Add Swedish translation.
2010-07-22  Michael Stefaniuccryptui: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Igor Paliychukcryptui: Add Ukrainian translation.
2010-07-14  Alexander Nicolays... cryptui: Fix a typo in the Norwegian Bokmål translation.
2010-07-13  Alexander Nicolays... cryptui: Add Norwegian Bokmål translation.
2010-07-06  Gustavo Henrique... cryptui: Update Portuguese (Brazilian) translation.
2010-07-01  Michael Stefaniuccryptui: Add the Romanian translation.
2010-06-16  Luca Bennaticryptui: Add Italian translation.
2010-06-07  Łukasz Wojniłowiczcryptui: Add the Polish translation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-21  Michael Stefaniuccryptui: Don't cast NULL to an integer type.
2009-11-09  Francois Gougetcryptui: Remove WINAPI on the cert_mgr_sort_by_text...
2009-11-05  Juan Langcryptui/tests: Fix typos.
2009-11-05  Juan Langcryptui/tests: Remove a double free.
2009-10-29  Juan Langcryptui: Fix German translation.
2009-10-29  Aurimas Fišerascryptui: Fix Lithuanian translation.
2009-10-28  Juan Langcryptui: Display <None> for a cert's friendly name...
2009-10-27  Juan Langcryptui: Sort certificates by subject name by default.
2009-10-27  Juan Langcryptui: Support sorting columns by clicking on their...
2009-09-17  Paul Vrienscryptui: Fix a typo.
2009-08-03  Hwang YunSongcryptui: Updated Korean resource.
2009-07-23  Ricardo Filipecryptui: Add Portuguese translation.
2009-07-20  Aurimas FišerasVarious small Lithuanian translation fixes.
2009-07-10  Frédéric Delanoycryptui: Fix French translation & UI display.
2009-07-10  Frédéric Delanoycryptui: Fix UI display.
2009-07-09  Hwang YunSongcryptui: Updated Korean resource.
2009-07-08  Juan Langcryptui: Increase control width to support larger fonts.
2009-07-06  Aurimas Fišerascryptui: Add Lithuanian translation.
2009-07-06  Paul Vrienscryptui: Show the select store text when browsing stores.
2009-07-06  Paul Vrienscryptui: Fix Dutch translations.
2009-07-02  Michael Stefaniuccryptui: Build language resource files separately.
2009-06-30  Frédéric Delanoycryptui: Add French translation.
2009-06-24  Andrew Talbotcryptui: Constify some variables.
2009-06-15  Francois Gougetcryptdlg & cryptui: Use SUBLANG_NEUTRAL for German.
2009-06-10  André Hentschelcryptui: Improve German translation.
2009-06-08  André Hentschelcryptui: Add German translation.
2009-05-25  Frans Koolcryptui: Added Dutch translations.
2009-05-11  Gerald Pfeifercryptui: Remove double assignment in import_store_dlg_p...
2009-04-28  Juan Langcryptui: If an input file name is given to CryptUIWizIm...
2009-03-30  Austin Englishcryptui: Fix a compiler warning on PC-BSD.
2009-03-04  Michael Stefaniuccryptui: Remove superfluous pointer casts.
2009-02-16  Hwang YunSong(황윤성)cryptui: Updated Korean resource.
2009-02-11  Francois GougetAssorted spelling fixes.
2009-02-09  Juan Langcryptui: Delete the private keys if requested when...
2009-02-09  Juan Langcryptui: Save private key in temporary store when expor...
2009-02-09  Juan Langcryptui: Ensure a certificate's private key is exportab...
2009-02-09  Juan Langcryptui: Correct return value of the user cancels the...
2009-02-09  Juan Langcryptui: Implement exporting to a PFX file.
2009-02-09  Juan Langcryptui: Skip password page when moving backward throug...
2009-02-09  Juan Langcryptui: Validate password in export wizard.
2009-02-09  Juan Langcryptui: Only show password page if the private key...
2009-02-09  Juan Langcryptui: Add a password page to the export wizard.
2009-02-09  Juan Langcryptui: Enable/disable PFX choice based on whether...
2009-02-09  Juan Langcryptui: Set default export format based on whether...
2009-02-09  Juan Langcryptui: Make a copy of export info in CryptUIWizExport.
2009-02-09  Juan Langcryptui: Prompt whether to export the private key from...
2009-02-05  Marcus Meissnercryptui: Check NULL ptr differently (Coverity).
2009-02-03  Hwang YunSong(황윤성)cryptui: Updated Korean resource.
2009-01-30  Juan Langcryptui: Fix a few test failures on older Windows versions.
2009-01-27  Juan Langcryptui: Export all selected certificates when requeste...
2009-01-27  Juan Langcryptui: Set default export file name based on input...
2009-01-27  Juan Langcryptui: Move code for enabling the PFX export format...
2009-01-27  Juan Langcryptui: Select export format based on input in CryptUI...
2009-01-27  Juan Langcryptui: Implement CryptUIWizExport for CRYPTUI_WIZ_EXP...
2009-01-27  Juan Langcryptui: Add support for exporting a serialized store...
2009-01-27  Juan Langcryptui: Add error checking to CryptUIWizExport.
2009-01-27  Juan Langcryptui: Default to exporting in DER format.
2009-01-27  Juan Langcryptui: Always initialize export wizard's export options.
2009-01-26  Juan Langcryptui: Call CryptUIWizExport when asked to.
2009-01-26  Juan Langcryptui: Fix a typo.
2009-01-26  Juan Langcryptui: Implement CryptUIWizExport for the no UI case.
2009-01-26  Juan Langcryptui: Use a public type rather than a private one...
2009-01-26  Juan Langcryptui: Implement saving from the export wizard.
2009-01-26  Juan Langcryptui: Show details of export on finish page of expor...
2009-01-26  Juan Langcryptui: Implement browsing for a filename in the expor...
2009-01-26  Juan Langcryptui: Validate filename in export wizard.
2009-01-26  Juan Langcryptui: Enable/disable checkboxes in the format page...
2009-01-26  Juan Langcryptui: Disable the PFX export format in the export...
next