Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-16[Mac] Fix NSImageCacheException exception when getting the app iconVsevolod Kukol
2019-04-11Added line to close the dialog at the end of the processJavier Suárez Ruiz
2019-04-10[Mac] Apply IDE theme on the Proxy Credential dialogVsevolod Kukol
2019-04-10[Mac] Fix leaking Proxy Credential DialogVsevolod Kukol
2019-02-27Changes in KeychainJavier Suárez Ruiz
2018-09-17[Mac] Use delegates instead of event handlerstherzok
2018-09-17[MacPlatform] Fix credential provider dialog tabbing and focusMatt Ward
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-05-12[Mac] Fix build with Xamarin.Mac 2.0Michael Hutchinson
2014-05-28[xammac-2.0] initial port of MacPlatform to Xamarin.Mac 2.0Aaron Bockover
2014-05-17[Win32] Fixed using stored proxy credentialsMichael Hutchinson
2014-05-17[Mac] Add TODO for minor proxy auth improvementMichael Hutchinson
2014-05-17[Mac] Make proxy auth lookup more flexibleMichael Hutchinson
2014-05-16[Mac] Read system proxy credentialsMichael Hutchinson
2014-05-16[Mac] Don't make duplicate/concurrent credential promptsMichael Hutchinson
2014-05-16[Mac] Handle keychain persistence in MacProxyCredentialProviderMichael Hutchinson
2014-05-02[Core] Update proxy auth code from NuGetMichael Hutchinson
2014-04-10Authenticated proxy support for all the things!Michael Hutchinson
2013-08-27[MacPlatform] Unswap position of input fields in form.Bojan Rajkovic
2013-08-27[MacPlatform] Improve credential prompt dialog layout.Bojan Rajkovic
2013-08-27[MacPlatform] Use our app icon in the credentials prompt.Bojan Rajkovic
2013-08-27[MacPlatform] Provide an ICredentialProvider implementation.Bojan Rajkovic