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-03-01[Ide] Only pass *visible* parent windows to AddinManagerRodrigo Moya
2018-09-27Feedback fixesnosami
2018-09-27Move UpdateInfo to MonoDevelop.Ide.Updater namespacenosami
2018-04-16We need to handle `updateChannelId` which is not Stable/Beta/Alpha This can b...David Karlaš
2018-04-16Fix 591345: [Updater] "Updates have been downloaded and are ready to install"...David Karlaš
2018-01-12Merge branch 'master' into dynamic-channels-reduxTim Miller
2018-01-12Redirect UpdateLevel calls to UpdateChannelTim Miller
2018-01-12Use default UpdateLevel if UpdateChannel is not setTim Miller
2017-11-24Make sure updater is disabled when running tests (#3401)Lluis Sanchez
2017-11-16Keep UpdateLevel in MonoDevelop, revert previous changesTim Miller
2017-11-16Readd UpdateLevel, replace with UpdateChannelTim Miller
2017-10-20Add Banner MessagesTim Miller
2017-10-20Set UpdateLevel to save with NameTim Miller
2017-10-20Remove Dynamic/Static UpdateLevel, make them one againTim Miller
2017-10-19Add initial support for dynamic channelsTim Miller
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-02-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-02-20Merge branch 'master' into vNextMatt Ward
2017-02-16String optimizations (#1881)Marius Ungureanu
2016-10-28[A11y] Improve StatusBarIcon's accessibilityiain holmes
2016-10-26Rename add-ins to extensions in UIMikayla Hutchinson
2016-04-08[Ide] Cleanups.therzok
2016-04-06Use leader/follower terminology instead of master/slaveLluis Sanchez
2016-02-23[IDE] Only run the updater automatically if it isn't turned offiain holmes
2016-01-05Fix a few source code quality issuesMarius Ungureanu
2015-12-12[Ide] Fixed opening AddIn manager window(NRE)David Karlaš
2015-04-20Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-03-07Merge master into roslynDavid Karlaš
2015-02-23[XMToolbar] Abstract StatusBarIcon to support crossplatform functionality.Marius Ungureanu
2015-02-13Use Task.Run instead of Task.Factory.StartNewLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-04-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2014-03-31Change Update Check to Every 1 DaysChristopher Deutsch
2014-03-21[Icons] Unifying update iconsVaclav Vancura
2013-07-25Use Xwt Image instead of Pixbuf in StatusIconLluis Sanchez
2013-05-02Fix warningsLluis Sanchez
2013-01-16[Ide] Fix typo in updater property key nameMichael Hutchinson
2012-11-05[UpdateService] Run the registered updater components every 3 days while the ...Jeremie Laval
2011-11-05Filter context menu clicks from left-click handlingMichael Hutchinson
2011-09-21[IDE] On mac, moved the Check for Updates command to the application menuLluis Sanchez Gual
2011-09-21[Updater] The updater handler is now considered a singletonLluis Sanchez Gual
2011-09-21Added 'automatic' parameter to CheckUpdatesLluis Sanchez Gual
2011-06-30Add support for Test update mode.Lluis Sanchez Gual
2011-06-29Added "Check for Updates" commandLluis Sanchez Gual
2011-06-29Fix crash when showing add-in managerLluis Sanchez Gual
2011-06-29Make sure the test repository is registered when user requests test updatesLluis Sanchez Gual
2011-06-29Allow disabling add-in update notificationsLluis Sanchez Gual