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
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
2011-06-29Added basic updater serviceLluis Sanchez Gual
2011-06-22Initial work on the background updater. Disabled for now.Lluis Sanchez Gual
2011-04-13Show 'Install' instead of 'Download' button for add-ins.Lluis Sanchez Gual
2011-04-13Add support for conditional update alertsLluis Sanchez Gual
2011-04-05Add-in updater improvementsLluis Sanchez Gual
2011-04-05Added support for add-in updates to the Updater dialog.Lluis Sanchez Gual
2010-11-18Use utf8 as encoding if none is provided in the http responseLluis Sanchez Gual
2010-11-18Log error message in the updater serviceMichael Hutchinson
2010-10-15Move updater to MonoDevelop.Ide, make extensibleMichael Hutchinson