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
2015-02-23[XMToolbar] Abstract StatusBarIcon to support crossplatform functionality.Marius Ungureanu
2014-04-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
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