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
2020-01-16[Mac] Improve startup reason detectionIain Holmes
2020-01-09Merge remote-tracking branch 'origin/release-8.4' into release-8.4-a11yVsevolod Kukol
2019-12-13[947006][PlatformService] moved 'MakeAccessibilityAnnouncement' to `PlatformS...Mykyta Bondarenko
2019-12-13Fix dialog parenting issueLluis Sanchez
2019-11-12[Mac][NuGet] Use Components.SearchEntry for the Xwt.SearchEntry backendVsevolod Kukol
2019-11-08[Mac] Cache observer objects generated by notification center to avoid native...Vsevolod Kukol
2019-11-08[Mac] Add initial High Contrast theme supportVsevolod Kukol
2019-10-31[Mac] Disable memory monitor due to broken xammac bindingtherzok
2019-09-06[AspNet*] Filter HTTP handlers to viewer roleRodrigo Moya
2019-08-30Merge pull request #8507 from mono/objc-bindingsVsevolod Kukol
2019-08-29Merge pull request #8565 from mono/fix-open-with-applicationMatt Ward
2019-08-28[Mac] Fix not being able to open a file with external applicationMatt Ward
2019-08-28[Mac] Handle filenames not just urls in GetApplicationsMatt Ward
2019-08-27[Mac] Use named parameter to specify ApplicationIcon image loading kindtherzok
2019-08-27[Mac] Remove custom binding for lazy NSImage loading and use Xamarin.Mactherzok
2019-08-27[Mac] Remove some dead code and use Xamarin.Mac constants for PInvoke signaturestherzok
2019-08-27[Mac] Use a local ITimeTracker value instead of the global TimerCounter methodstherzok
2019-08-23[Mac] Remove the code for changing application nameiain holmes
2019-07-25[MacPlatform] Remove .app suffix from app's DisplayName'sRodrigo Moya
2019-07-25[MacPlatform] Improve array creationRodrigo Moya
2019-07-25[MacPlatform] Fix retrieval of installed applicationsRodrigo Moya
2019-07-17[Mac] Improve ApplicationIcon logic and make setter privateVsevolod Kukol
2019-07-16[Mac] Fix NSImageCacheException exception when getting the app iconVsevolod Kukol
2019-07-05[Mac] Don't hang when terminating through the dock iconiain holmes
2019-07-03[A11y] Update the property keyname and remove unnecessary variableiain holmes
2019-07-03[A11y] Don't move the NSUserDefaults lineiain holmes
2019-07-03[A11y] Use the PropertyService to store the resultiain holmes
2019-07-03[A11y] Only show the VoiceOver notification once.iain holmes
2019-06-27Merge pull request #8026 from mono/fix-737145Lluis Sanchez
2019-06-26[IDE] Improve the LaunchType detectioniain holmes
2019-06-26[IDE] Listen for NSNotification to know if the app was started from Finderiain holmes
2019-06-20Fixes VSTS Bug 930131: [Watson] NullReferenceException inMike Krüger
2019-06-18Bump to new MD analyzer nuget (#7921)Marius Ungureanu
2019-06-10Revert "Merge pull request #7764 from mono/fix-900933"iain holmes
2019-06-06[Mac] Don't resize the window frame when placing the windowiain holmes
2019-05-31[Mac] ObjCMarshalledException is still not reported rightMarius Ungureanu
2019-05-30Merge pull request #7733 from mono/exception-handling-betterLluis Sanchez
2019-05-30[Mac] Use the main DispatchQueue when processing memory pressure eventstherzok
2019-05-30Apply the same fix for objc exceptions.therzok
2019-05-25Merge pull request #7663 from mono/logging-exception-tracesLluis Sanchez
2019-05-24[Logging] Fix stacktraces not being written to log filestherzok
2019-05-24Merge pull request #7525 from mono/improve-responsivenessLluis Sanchez
2019-05-23Avoid api breakLluis Sanchez
2019-05-23Properly add stacktraces to exceptionstherzok
2019-05-18[Ide] Add proper handling of gtk/objc exceptionstherzok
2019-05-13Use static message for the exceptiontherzok
2019-05-12Remove unused code, PlatformService is not disposed, so not needed. IdeTestBa...therzok
2019-05-11Move CapturingCrashReporter and implement NSException handlingtherzok
2019-05-09Fixes VSTS #825038 - Fix wrong initial position of some DialogsJavier Suárez Ruiz
2019-05-08[Mac] Install the main menu only once unless the extension path changesVsevolod Kukol