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-11-20[Core] Counter.AllValues: Clone the List before passiing it to ReadOnlyCollec...Manish Sinha
2019-11-20[Core] lock values before creating ReadOnlyCollection from valuesManish Sinha
2019-11-20[Core] Expose Counter.values private variable via ReadOnlyCollection propertyManish Sinha
2019-11-20[Core] Remove the ISerializable on Counter and TimerCounterrManish Sinha
2019-11-15Ensures don't close autohide window if focus are in embedded panels Fixes VST...Jose Medrano
2019-11-15Revert "First pass to fix solution pad not regaining focus on shortcut press."Jose Medrano
2019-11-15Merge pull request #9311 from mono/backport-pr-9298-to-release-8.4Sandy Armstrong
2019-11-14Fixes to WithDynamicDocuments()Kirill Osenkov
2019-11-14Refactor how virtual and dynamic documents are added to the workspace.Kirill Osenkov
2019-11-14Implement Go To Definition for RazorKirill Osenkov
2019-11-14[Ide][Mac] Default button label must be white with dark themeVsevolod Kukol
2019-11-14[Ide][Mac] Make link label focus more visibleVsevolod Kukol
2019-11-14[Ide][Mac] Fix default button color to match nativeVsevolod Kukol
2019-11-14[Ide][Gtkrc] Change the style of the Gtk.Button focusVsevolod Kukol
2019-11-14[Ide] Allow to unfocus the Keybinding entry with keyboardVsevolod Kukol
2019-11-13Revert "Implement Go To Definition for Razor"Sandy Armstrong
2019-11-13Implement Go To Definition for RazorKirill Osenkov
2019-11-12Merge pull request #9258 from mono/backport-pr-9251-to-release-8.4Greg Munn
2019-11-12Merge pull request #9032 from mono/backport-pr-9030-to-release-8.4Vsevolod Kukol
2019-11-11Merge branch 'release-8.4' into backport-pr-9251-to-release-8.4Jeffrey Stedfast
2019-11-08[Debugger] Fix UX glitches in the Locals & Watch padsJeffrey Stedfast
2019-11-08[Icons] Add new high contrast icons to project filesVsevolod Kukol
2019-11-08[Icons][Shell] High contrast iconsVáclav Vančura
2019-11-08[Mac] Add initial High Contrast theme supportVsevolod Kukol
2019-11-08Fixes VSTS Bug 958249: System.InvalidOperationException exceptionMike Krüger
2019-11-08Fixes VSTS Bug 958249: System.InvalidOperationException exception in MonoDeve...Mike Krüger
2019-11-08Switch from `string` to `TextReader` overloadDavid Karlaš
2019-11-07CommandManager: Add missing null checkSandy Armstrong
2019-11-07Merge pull request #9245 from mono/backport-pr-9235-to-release-8.4Lluis Sanchez
2019-11-07Merge pull request #9219 from mono/backport-pr-9218-to-release-8.4Sandy Armstrong
2019-11-07[Ide] Work around bug in Xamarin.Forms multi project templatesRodrigo Moya
2019-11-06First pass to fix solution pad not regaining focus on shortcut press.Anže Vodovnik
2019-11-05Fix 988924: Some commands (save, undo) do not work if editor is detatched fro...David Karlaš
2019-11-04[Ide] Unset some environment variables after they're no longer neededtherzok
2019-10-31Set `DesignTimeBuild` when evaluating SourceFilesDavid Karlaš
2019-10-31Merge pull request #9165 from mono/backport-pr-8937-to-release-8.4Vsevolod Kukol
2019-10-31Removes some obsolete code in GtkNSViewHostJose Medrano
2019-10-31moves mac specific code to a mac compilation region codeJose Medrano
2019-10-31Adds a prototype simulation of default action behavior in basic types Fixes V...Jose Medrano
2019-10-31Moves all the simulation in keydown into a methodJose Medrano
2019-10-31Moves the logic handling keydown events to CommandManager instead GtkNSViewHostJose Medrano
2019-10-31Fixes call to KeyDown and sets corrects the selected view if was the caseJose Medrano
2019-10-31Removes current internal keyloop hack in Toolbox to use new NextKeyView based...Jose Medrano
2019-10-31Fixes current keydown hack to calculate nextkeyviewJose Medrano
2019-10-31Registers as top window in MessageService every CustomRunDialog openedJose Medrano
2019-10-31Adds an abstraction with IPropertyGridJose Medrano
2019-10-31[ConnectedServices] Add accessibility support to the connected services viewVsevolod Kukol
2019-10-31Merge pull request #9094 from mono/backport-pr-9093-to-release-8.4Lluis Sanchez
2019-10-31Merge pull request #9044 from mono/backport-pr-8991-to-release-8.4Vsevolod Kukol
2019-10-30Merge pull request #9148 from mono/pr-kirillo-blazor-8.4Sandy Armstrong