Commit Graph

119 Commits (master)

Author SHA1 Message Date
Alexandre Julliard bf1bebc3a8 credui: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-29 11:38:39 +02:00
Jacek Caban 3acde309ed credui: Correctly check for duplicated username entries in CredDialogFillUsernameCombo.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-12 16:21:32 +02:00
Serge Gautherie adf4512798 credui: Use SecureZeroMemory().
Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-03 18:11:22 -05:00
Michael Stefaniuc 973ac43d65 credui: 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:30 +02:00
Michael Stefaniuc 33e590638c credui/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-06 11:11:20 +02:00
Michael Stefaniuc dc0a49f3bb credui: Use SetRectEmpty() instead of memset().
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-19 09:11:40 +02:00
Hans Leidekker 848f478091 credui: Split domain from username in SspiPromptForCredentialsW.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 16:26:52 +01:00
Hans Leidekker 1ca4fc0943 credui: Use the input identity passed to SspiPromptForCredentialsW.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-14 17:52:35 +09:00
Hans Leidekker 09686ff589 credui: Add stub implementations of CredPackAuthenticationBufferW and CredUnpackAuthenticationBufferW.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-14 17:52:35 +09:00
Hans Leidekker 0ec0f07526 credui: Add a stub implementation of CredUIPromptForWindowsCredentialsW.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-14 17:52:35 +09:00
Hugh McMaster 11669fa5e2 Assorted spelling and grammar fixes.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 22:56:40 +09:00
Hans Leidekker 92468f785e credui: Add a partial implementation of SspiPromptForCredentials. 2015-08-17 14:46:28 +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 0f3523b101 credui: Don't bother to free memory at process exit. 2013-05-15 10:15:39 +02:00
Hans Leidekker 9d95d33118 credui: Don't show a dialog if existing credentials can be found. 2012-10-18 19:22:34 +02:00
Hans Leidekker d6f8687630 credui: Don't save credentials if CREDUI_FLAGS_DO_NOT_PERSIST is specified. 2012-10-18 19:22:27 +02:00
Hans Leidekker ab179341e2 credui: Show the save password checkbox if both CREDUI_FLAGS_DO_NOT_PERSIST and CREDUI_FLAGS_SHOW_SAVE_CHECK_BOX are specified. 2012-10-18 19:22:21 +02:00
Michael Stefaniuc 69d44b54f9 credui: Avoid TRUE:FALSE conditional expressions,. 2012-08-13 17:29:19 +02:00
Detlef Riekenberg eec0adac14 credui: Add a stub for CredUIInitControls. 2012-07-11 10:10:14 -05:00
Alexandre Julliard c4a907f9a8 credui: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
Francois Gouget 8ce78a7b3e credui: Delete the static critical section when unloading the dll. 2011-11-16 17:02:29 +01:00
Frédéric Delanoy f932abf326 dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
Akihiro Sagawa 0ba05ee3f0 credui: Add Japanese translation. 2011-02-28 13:21:04 +01:00
Austin English c56ce79160 credui/tests: Make sure to use return value (LLVM/Clang). 2011-02-07 10:06:13 -06:00
Alexandre Julliard b6e78c4e7f credui: Convert string table resources to po files. 2011-01-12 15:19:02 +01:00
Hwang YunSong 28396d0d41 credui: Update Korean resource. 2010-12-21 00:20:21 +01:00
Paul Vriens 99815c3afa credui: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-26 15:25:02 +02:00
Yaron Shahrabani 5019592070 credui: Added Hebrew translation. 2010-10-12 17:38:48 +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
Anders Jonsson 2785b765e4 credui: Update Swedish translation. 2010-08-16 12:59:07 +02:00
Michael Stefaniuc 9a0cf1f260 credui: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Kovács András f8f3702f01 credui: Add Hungarian translation. 2010-06-29 10:51:48 +02:00
Gustavo Henrique Milaré b5e8c5a6e1 credui: Update Portuguese (Brazilian) translation. 2010-06-23 17:25:09 +02:00
Paul Vriens 1b1997ab83 credui: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:11 +02:00
Joel Holdsworth 0c0e352fe0 credui: Added a rendering hint to banner.svg. 2010-05-17 12:42:32 +02:00
Sven Baars 079c01c508 credui: Fix Dutch translation. 2010-05-06 14:18:27 +02:00
Joel Holdsworth 20beb068cc credui: Replaced banner with a tango compliant image. 2010-04-25 12:19:01 -05:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Luca Bennati 293589ebb3 credui: Add Italian translation. 2010-02-01 12:48:10 +01:00
Igor Paliychuk 3091c6f7ce credui: Add Ukrainian translation. 2010-01-27 18:46:07 +01:00
Vladimir Pankratov 852ed3a8f9 credui: Convert the Russian resources to UTF-8. 2009-07-24 13:12:08 +02:00
Michael Stefaniuc f6bc37cabb credui: Convert the German resources to UTF-8. 2009-07-09 15:22:54 +02:00
Michael Stefaniuc 6b6ff6afa4 credui: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:44:46 +02:00
Andrew Talbot c495df6883 credui: Constify a variable. 2009-06-11 11:46:09 +02:00
Francois Gouget 5ecc5f73d2 credui: Remove spaces before '\n'. 2009-05-06 12:20:10 +02:00