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-09-13[FileNesting] Trigger events for file nesting only on the nodes which actuall...therzok
2019-08-21[FileNesting] Move FileNestingService to .IdeRodrigo Moya
2019-08-21[FileNesting] Add code to react to file nesting being disabled/enabledRodrigo Moya
2019-08-05Make the change from "delete" to "remove" specific to project nodeKeting Yang
2019-05-02[Ide] ProjectFolderNode builder now only acceppts file & folder childMike Krüger
2019-05-02[Ide] Added Opt-In child drop handler in ExtensibleTreeView.Mike Krüger
2019-01-17[Ide] Add "Set startup projects" commandRodrigo Moya
2018-01-15[Core] Fix UI hang on loading Xamarin.Forms solutionMatt Ward
2017-12-12[Ide] Fix empty folder not removed from solution window with watcherMatt Ward
2017-11-21[Ide] Fix directory moved outside of IDE not updating Solution padMatt Ward
2017-10-27Fix missing base.Dispose()therzok
2016-09-20Initial support for solution run configurationsLluis Sanchez
2016-01-23[Ide] Add support to open multiple project files at once([AllowMultiSelection...David Karlaš
2015-12-11[Ide] Do not save renamed item in Solution pad if name not changed.Matt Ward
2015-12-08[Core] Fix project not unbound from solution when unloaded.Matt Ward
2015-11-17Fix warningsLluis Sanchez
2015-08-20Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-08-19[Ide] Fix hidden file display issueLluis Sanchez
2015-07-27Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual
2015-07-27Optimize setting the startup projectLluis Sanchez
2015-06-15[Core] Properly implement SupportsExecuteLluis Sanchez
2015-06-12Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-06-12[Core,Ide] Fix Set Startup Project commandLluis Sanchez
2015-04-16Remove unnecessary use of GuiDispatchLluis Sanchez Gual
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-18[Ide] Fix solution pad collapsing bugLluis Sanchez
2014-11-05Merge remote-tracking branch 'xamarin/xs6' into new-project-modelLluis Sanchez Gual
2014-10-30[Ide] Fix folder removal issue in the solution padLluis Sanchez
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-07-29[Ide] Improve display of errors in solution padLluis Sanchez
2014-07-29[Ide] Add support for error bubbles in the solution padLluis Sanchez
2014-04-04Track api changesLluis Sanchez
2014-04-02Renamed CanRunTarget to SupportsTargetLluis Sanchez
2014-04-01Shared Assents Projects fixesLluis Sanchez
2014-04-01[Ide] Disable build commands when they are not supportedLluis Sanchez
2014-02-27[Ide] Improve support for unsupported projectsLluis Sanchez
2014-02-27[Core] Improve unsupported project loadingLluis Sanchez
2014-02-05Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-01-31Merge branch 'unload-support'Lluis Sanchez
2014-01-21Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-01-14[Ide] Edit file command can remain when file is openMichael Hutchinson
2014-01-09[IDE] Streamline Tools->Edit for proj and sln.Marius Ungureanu
2014-01-08[Ide] Implemented project unload commandLluis Sanchez
2013-09-16Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-09-12Fixed 'Bug 14574 - Find references not finding a constructor usage' /Mike Krüger
2013-07-31[Ide] Changed the NodeBuilder.BuildNode apiLluis Sanchez
2013-07-25Merge remote-tracking branch 'origin/master' into retina2Lluis Sanchez
2013-07-101. Rename command to EditSolutionItemventsislav mladenov
2013-07-10Add Edit Project Command in Project -> Tools menu.ventsislav mladenov
2013-07-09Use Xwt.Image instead of PixbufLluis Sanchez