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-10-29[VersionControl] Adjusted blame margin accessibility labels.Mike Krüger
2019-10-29[VersionControl] Accessible area in BlameWidget is now a menu buttonMike Krüger
2019-10-29[VersionControl] BlameWidget: Added accessibility groups for theMike Krüger
2019-10-29Fixes VSTS Bug 810301: Accessibility: Version Control - Author:Mike Krüger
2019-09-11Fix some more exceptions and VersionControlFileSystemExtension behaviourtherzok
2019-08-01[VersionControl] Made Repository API async.Mike Krüger
2019-08-01[VersionControl] Made Revision async.Mike Krüger
2019-07-11Fixes VSTS Bug 940831: "Authors" (Blame) tab fails to loadMike Krüger
2019-04-15 Fix 801712: "Changes", "Authors", and "Merge" tabs are not available on new ...David Karlaš
2019-02-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Update main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop....Marius Ungureanu
2019-02-18[SourceControl] Adds push after get if there is a previous versionJose Medrano
2019-02-18[SourceControl] Fixes conditional after rebaseJose Medrano
2019-02-18[SourceControl] Add a new command to go back to previous blameJose Medrano
2019-02-18Implemented version control views as document controller extensionsLluis Sanchez
2019-02-07[VersionControl] Synced the foldings for the blame view.Mike Krüger
2019-02-07Fixes typoJose Medrano
2019-02-06Couple of small fixesJose Medrano
2019-02-06Removes duplicated code to reusable methodsJose Medrano
2017-10-27CID167749 - Fixed previous commit sellection in the revision.therzok
2017-08-09[VCS] Optimize log widget renderingMarius Ungureanu
2016-05-17[SourceEditor] Text editor control implementation is now internal.Mike Krüger
2016-05-17[SourceEditor] Unified text document subsystems.Mike Krüger
2016-05-17[SourceEditor] Unified fold segment subsystems.Mike Krüger
2016-05-04[VersionControl] Translation check.therzok
2016-03-18[VCS] Fix warnings and enable warnings as errors.Marius Ungureanu
2016-01-27Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2016-01-26[VCS] Keep offsets when moving to Blame/Merge widget.therzok
2016-01-19Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2016-01-19[Ide] Reset auto-pulse of statusbar when blame finished.Marius Ungureanu
2016-01-18[VCS] Also reset text whenever blame tab is switched.therzok
2016-01-18[Ide] Blame - add syntax highlighting and fix blame not getting reset to HEAD...therzok
2016-01-18[Ide] Add syntax highlighting to blame widget.therzok
2016-01-18[Ide] FontService fixesVaclav Vancura
2016-01-15[VersionControl] Blame widget: Getting rid of aging Tahoma in favor of global...Vaclav Vancura
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2016-01-04Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2015-12-18[VCS] Implement Show Blame Before commandtherzok
2015-12-16Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-11-29[VersionControl] Add dark skin supportVsevolod Kukol
2015-10-21Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-10-19[VCS] Fix Blame commands not reliably workingMarius Ungureanu
2015-06-09Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-06-09[VersionControl] Fix two eventhandler leaksMarius Ungureanu
2015-02-20[TextEditor/Ide] Renamed various TextEditor classes. TextEditor nowMike Krüger
2015-01-03Merged master into roslynDavid Karlaš
2014-12-29[Blame] Show the correct tooltip.Marius Ungureanu
2014-11-25[VersionControl] Moved format message to Revision.Marius Ungureanu