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-06-17Fixes issue #6270 Allow disabling the `solution already opened`Mike Krüger
2019-06-04Merge pull request #7513 from mono/fix-823695Vsevolod Kukol
2019-05-23Fix some workbench display issuesLluis Sanchez
2019-05-20[GetToCode] Fixes parenting in Startup project dialogJose Medrano
2019-05-20[GetToCode] Fixes parenting in Custom Parameters windowJose Medrano
2019-05-08Fix scope of GetContent() for several viewsLluis Sanchez
2019-04-25[Ide] Disable Active Runtime selection unless RUNTIME_SELECTOR is setJeffrey Stedfast
2019-04-23Ide: Disable "Close Others" and "Close to the Right" when they do nothingSandy Armstrong
2019-04-23Ide: Add command to close all tabs to the rightSandy Armstrong
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-09Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-29[Ide] Fix NRE in default Select All command handlerVsevolod Kukol
2019-03-21Track API changesLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-20Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-03-15Renames IsGuiLocked to DisableOnShellLockJose Medrano
2019-03-15Adds a feature in CommandInfo to avoid disable buttons in GuiLock stateJose Medrano
2019-03-01[Ide] Retrieve parent for ExternalTools dialog from DesktopServiceRodrigo Moya
2019-02-26Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-02-26[Ide] Retrieve parent for NewFileDialog from DesktopServiceRodrigo Moya
2019-02-26[Ide] Disable "View full screen" command when main window is not visibleRodrigo Moya
2019-02-26[Ide] Retrieve parent for NewFileDialog from DesktopServiceRodrigo Moya
2019-02-26[Ide] Disable "View full screen" command when main window is not visibleRodrigo Moya
2019-02-22Merge pull request #192 from xamarin/obsolete-all-the-thingsLluis Sanchez
2019-02-21Fix CurText string tag with no selectionMikayla Hutchinson
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-19Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Service improvementsLluis Sanchez
2019-02-18Track API changesLluis Sanchez
2019-02-16Port InsertStandardHeaderHandler to new editorMikayla Hutchinson
2019-02-16First pass at obsoleting old editor APIsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-02-15[Ide] Don't hardcode RootWindow as parentRodrigo Moya
2019-02-15[Ide] Port CustomStringTagProvider to new editor APIMikayla Hutchinson
2019-01-29[Ide] Disable pads in menus when main window is not visible (#6987)Rodrigo Moya
2019-01-20Avoid double dictionary allocationstherzok
2019-01-17[Ide] Run NewSolutionRunConfigurationDialog nativelyRodrigo Moya
2019-01-17[Ide] Show selected configuration when opening options dialogRodrigo Moya
2019-01-17[Ide] When creating a new multi run config, set it as default run configRodrigo Moya
2019-01-17[Ide] Add "Set startup projects" commandRodrigo Moya
2018-11-27[Ide] Add support for Welcome dialog providersRodrigo Moya
2018-10-17Papercut - specialize labels of run/debug commandsnosami
2018-09-05[Ide] Remove deprecated FeedbackServiceVsevolod Kukol
2018-06-27[Win32] Disable broken fullscreen commandMikayla Hutchinson
2018-04-17Fixes VSTS 591324: Multiple Popup save dialog when close usingMike Krüger
2018-02-09Merge branch 'master' into make-document-switcher-shortcuts-configurableCody Russell
2018-02-08[Ide] Set the commandinfo's DataItem.Cody Russell