Commit Graph

25 Commits

Author SHA1 Message Date
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Alexandre Julliard a9bfd7f584 credui: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-26 10:21:57 +01:00
Alexandre Julliard bf1bebc3a8 credui: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-29 11:38:39 +02: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 c4a907f9a8 credui: Convert dialogs to po files. 2011-11-24 20:57:02 +01:00
Akihiro Sagawa 0ba05ee3f0 credui: Add Japanese translation. 2011-02-28 13:21:04 +01:00
Alexandre Julliard b6e78c4e7f credui: Convert string table resources to po files. 2011-01-12 15:19:02 +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
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
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
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
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
Alexandre Julliard e4815a9b51 credui: Fix old-style dependency line in the makefile. 2009-02-24 17:31:08 +01:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Rob Shearman 678d396508 credui: Add support for saving the credentials input using CredUIPromptForCredentials by calling CredWriteW. 2007-11-19 13:00:14 +01:00
Rob Shearman ce5b6c8410 credui: Add a banner and message box to the dialog presented by CredUIPromptForCredentials. 2007-10-26 15:12:36 +02:00
Rob Shearman 1d150b8920 credui: Build the import library. 2007-10-25 12:11:22 +02:00
Rob Shearman 9d4b8d33e0 credui: Implement CredUIPromptForCredentialsW and CredUIConfirmCredentialsW. 2007-01-23 12:09:32 +01:00
Rob Shearman c82fde4058 credui: Add stubbed out credui DLL. 2007-01-23 12:01:59 +01:00