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-05-30Merge pull request #7705 from mono/fix-894451Lluis Sanchez
2019-05-29Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/861121 - "System...Kirill Osenkov
2019-05-29[GetToCode] Reuses current HasWindowImplementation instead null checkJose Medrano
2019-05-29[GetToCode] Uses hideWelcomePage flag in WelcomePageServiceJose Medrano
2019-05-23Try to show the main menu earlierLluis Sanchez
2019-05-23Delay workbench initializationLluis Sanchez
2019-05-15[Ide] Fix native macOS menu not usedMatt Ward
2019-05-08[Ide] Improve WelcomePageService init and load it even earlierVsevolod Kukol
2019-05-08[Ide] Postpone welcome service initialization until the Ide is readyVsevolod Kukol
2019-05-02[Ide] Change the Start Window menu label on MacVsevolod Kukol
2019-05-02Revert "[GetToCode] Adds checked state in menu when start window is focused"Vsevolod Kukol
2019-05-02Merge pull request #667 from xamarin/fix-859104Vsevolod Kukol
2019-04-30[Ide] Don't close main window when last document is closedRodrigo Moya
2019-04-30[GetToCode] Removes unnecessary check to WelcomeWindowVisibleJose Medrano
2019-04-29[GetToCode] Adds checked state in menu when start window is focusedJose Medrano
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-18[Ide] Always enable "Start Window" commandRodrigo Moya
2019-03-15[Ide] Don't keep track of Welcome Window instancesRodrigo Moya
2019-02-26Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-02-26[Ide] Disable "StartWindow/WelcomePage" commands when shownRodrigo Moya
2019-02-26[Ide] Disable "StartWindow/WelcomePage" commands when shownRodrigo Moya
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-18Made the method for showing the welcome window asynchronousLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-13[Ide] Pass more information to IWelcomeWindowProvider implementationsRodrigo Moya
2019-01-14[Ide] Fix ~100 warningsMikayla Hutchinson
2019-01-11[Ide] Fix warningsMikayla Hutchinson
2018-12-10[Ide] Remove unused "animate" argumentRodrigo Moya
2018-12-09[Ide] Allow IDE to specify if it wants its window closed by IWelcomeWindowPro...Rodrigo Moya
2018-11-29[Ide] Set Start page as parent for sheets when it's openRodrigo Moya
2018-11-27[Ide] Add support for Welcome dialog providersRodrigo Moya
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-07-12[Ide] Don't log stacktrace for news feed 404Mikayla Hutchinson
2018-01-24[Welcome][Mac] Allow to use Command modifier to keep a workspace openVsevolod Kukol
2017-11-28[Ide] Public WelcomePageServiceVsevolod Kukol
2017-08-29Colors refactoring: DimTextColor is now SecondaryTextColor (#2912)Václav Vančura
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-10[A11y] Improve the way ActionDelegates are handled.iain holmes
2017-03-10[A11y] Make ActionDelegate disposableiain holmes
2017-02-20[A11y] Automatically detect supported actionsiain holmes
2017-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-01-27Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-01-25Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2017-01-18[Ide] Add WelcomePage shown/hidden eventsVsevolod Kukol