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-12-03Merge pull request #9405 from mono/dev/anvod/1026106Lluis Sanchez
2019-12-03[Ide[ Configure Gtk# for slim startup (#9364)Marius Ungureanu
2019-12-02Apply suggestions from code reviewAnže Vodovnik
2019-11-29Fixes 1026106 - in some cases, NSEvent seems to have been null.Anže Vodovnik
2019-11-15Revert "First pass to fix solution pad not regaining focus on shortcut press."Jose Medrano
2019-11-09Merge pull request #9228 from mono/mac-high-contrast-supportVsevolod Kukol
2019-11-08[Mac] Add initial High Contrast theme supportVsevolod Kukol
2019-11-05First pass to fix solution pad not regaining focus on shortcut press.Anže Vodovnik
2019-10-31Merge pull request #8937 from mono/proppy-native-preferencesVsevolod Kukol
2019-10-31Removes some obsolete code in GtkNSViewHostJose Medrano
2019-10-31Moves the logic handling keydown events to CommandManager instead GtkNSViewHostJose Medrano
2019-10-31Removes current internal keyloop hack in Toolbox to use new NextKeyView based...Jose Medrano
2019-10-31[ConnectedServices] Add accessibility support to the connected services viewVsevolod Kukol
2019-10-29[Project] Set a default a11y label for env variables tableVsevolod Kukol
2019-10-28[Project] Make Run Configurations accessibleGreg Munn
2019-10-22[GtkViewHost] Synchronizes the visibility of the native view based on the gtk...Jose Medrano
2019-10-22[Ide] Fixed possible null reference exception. (#9003)Mike Krüger
2019-10-17Merge pull request #8852 from mono/master-vsts810343Vsevolod Kukol
2019-10-11Merge pull request #8461 from mono/jstedfast-mac-objectvaluetreeviewLluis Sanchez
2019-10-11[Debugger] Implemented a Cocoa-based ObjectValueTreeViewJeffrey Stedfast
2019-10-10GtkNSViewHost: make native view Disposal optional and off-by-defaultAaron Bockover
2019-10-10GtkNSViewHost: Fix 997787 and Fix 992438David Karlaš
2019-10-09Merge pull request #8588 from mono/new-doc-model-leak-fixesMarius Ungureanu
2019-10-09Fixes VSTS Bug 810343: Accessibility: Document View Tabs: Voice OverMike Krüger
2019-10-08Merge pull request #8826 from mono/a11y-information-popoverVsevolod Kukol
2019-10-07Merge pull request #8779 from mono/master-vsts983399Mike Krüger
2019-10-06[Ide] Fix review and leaks caused by new document model.therzok
2019-10-06[Ide] Null out PathBar.CreateMenuForItem Func to prevent ref cyclestherzok
2019-10-06[Ide] Remove useless variable from PathBartherzok
2019-10-04Merge pull request #8795 from mono/vsts-973862Vsevolod Kukol
2019-10-04[Toolbox] Fixes current tab keyviewlopJose Medrano
2019-10-04[Toolbox] Fixes current message alignment and moves logic outside widgetJose Medrano
2019-10-01[Ide] Improve Information Popover accessibilityVsevolod Kukol
2019-09-30Add null check for accessibility and remove redundant oneMarius Ungureanu
2019-09-26[A11y] Make GtkNSViewHost accessibleiain holmes
2019-09-23[Ide] Mark NSViewExtensions as obsolete and remove it in future versionstherzok
2019-09-23Fixes VSTS Bug 983399: [VersionControl] Credential dialog is on top ofMike Krüger
2019-09-12Merge pull request #8693 from mono/vsts976424Lluis Sanchez
2019-09-11Add assertion so we don't hit it in the futuretherzok
2019-09-10Fixes ListWindow command handler to show duplicated resultsJose Medrano
2019-09-10Fixes current WindowList command handler to show correctly opened windowsJose Medrano
2019-08-30Merge pull request #8507 from mono/objc-bindingsVsevolod Kukol
2019-08-28Merge pull request #8544 from mono/pr-anvod-argument-940776Marius Ungureanu
2019-08-27Prevent selecting in drop-downs crashing the IDE if snapshot changesAnže Vodovnik
2019-08-27Use BCL methods instead of writing custom impltherzok
2019-08-27Fix buildtherzok
2019-08-27[Mac] Fix Terminate selector signature and reuse more codetherzok
2019-08-27Use some xammac constantstherzok
2019-08-27[Mac] Remove hacky NSCopying implementation. Use XamMac and NSCopyingtherzok
2019-08-27[Ide] Reuse GtkMacInterop to get NSWindow for a GdkWindowtherzok