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-08-27[Mac] Add tests for LaunchServicestherzok
2019-08-27[Mac] Switch LaunchServices implementation to use Xamarin.Mactherzok
2019-08-23[Mac] Remove the code for changing application nameiain holmes
2019-07-25[MacPlatform] Fix retrieval of installed applicationsRodrigo Moya
2019-06-18Bump to new MD analyzer nuget (#7921)Marius Ungureanu
2019-05-31Fix the binding definition of the ProcessSerialNumber struct (#7666)Marius Ungureanu
2019-05-02[Mac] Don't use NSSharedApplication.WindowsVsevolod Kukol
2019-05-02[build] Allow compilation to work with newer xamarin.mac releasesAlan McGovern
2019-03-04[Mac][Keychain] Fix updating keychain entriesVsevolod Kukol
2019-03-01[Mac][Keychain] Don't set or query SecRecord.ServiceVsevolod Kukol
2019-03-01[Mac][Keychain] Fix fallback queryVsevolod Kukol
2019-03-01[Mac][Keychain] Set entry description only if requiredVsevolod Kukol
2019-03-01[Mac][Keychain] Fix status code checkVsevolod Kukol
2019-03-01[Mac][Keychain] Always use the user name from UrlVsevolod Kukol
2019-03-01[Mac][Keychain] Fix matching any protocol or auth typeVsevolod Kukol
2019-02-28[Mac][Keychain] Improve SecRecord handling + refactoringVsevolod Kukol
2019-02-28[Mac][Keychain] Use user name from Uri if not explicitely setVsevolod Kukol
2019-02-28[Mac][Keychain] Return null if a keychain entry can not be foundVsevolod Kukol
2019-02-27Changes in KeychainJavier Suárez Ruiz
2019-01-20[Mac] Remove Obsolete ProcessManager APIstherzok
2019-01-15Add option to ApplicationStartInfo to hide from Recent Appsnosami
2018-11-23Merge pull request #6324 from mono/master-cocoa-toolboxLluis Sanchez
2018-11-16[Git] Fix prompt over and over for keychain itemstherzok
2018-11-14Adds KeyCodes to enum and moves to MonoDevelop.ComponentsJose Medrano
2018-09-27[Mac] Improve reverse tabbing out of the toolbariain holmes
2018-09-12Fix invalid double freetherzok
2018-09-12Ensure passwordData is always freedtherzok
2018-09-12[KeyChain] Refactoring around URL handlingtherzok
2018-09-12[Mac] Cleanup around Keychain pinvokestherzok
2018-09-12[Mac] Refactor path handling to use common codetherzok
2018-09-12[Mac] Don't send itemref for items we don't usetherzok
2018-09-12Improve ToNullTerminatedUtf8 a bittherzok
2018-09-12[Mac] Remove more dead codetherzok
2018-09-12[Mac] Remove GetError wrapper and use xammac methodstherzok
2018-09-12[Mac] Migrate OSStatus to Xamarin.Mac.Sec.SecStatusCodetherzok
2018-09-12[Mac] Remove some dead codetherzok
2018-09-12[Mac] Add utility method to marshal string to null terminated utf8therzok
2018-09-12Append zero byte to URL path to find username and password in KeychainSimon Biber
2018-06-08[MacPlatform] Fix warningMikayla Hutchinson
2017-09-14[MacInterop] Throw AppleScriptException instead of ExceptionJeffrey Stedfast
2017-06-07Bug 57223 - Debugger does not disconnect from mac apps properlyDavid Karlaš
2017-02-16String optimizations (#1881)Marius Ungureanu
2016-12-02Fix Launch Service Null Deference (#1698)Chris Hamons
2016-01-12[MacInterop] Add a IsRunning methodiain holmes
2015-11-05[64bit] Handle all the options for launching an applicationiain holmes
2015-11-05[MacPlatform] Include arguments when launching an appiain holmes
2015-10-30[64bit] Add a KillProcess that uses pidiain holmes
2015-10-30[MacInterop] Remove redundant assignmentiain holmes
2015-10-30[MacInterop] Manually bind launchApplicationAtURL:options:configuration:error:iain holmes
2015-10-30[64bit] Use the NSWorkspace methods for launchingiain holmes