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] Replace custom DropDownBox with combo box.Mike Krüger
2019-09-11Fix some exceptions in DiffView and BlameViewtherzok
2019-08-30[VCS] VSEditor uses 0 based indices, so adjust for thattherzok
2019-08-16Fixes VSTS Bug 961650: Version control Changes tab is not refreshedMike Krüger
2019-08-02[VersionControl] Fixed .Result usages on UI Thread.Mike Krüger
2019-08-01[VersionControl] Made Repository API async.Mike Krüger
2019-07-01Fixes VSTS Bug 938343: [Feedback] Diff Option in Version Control notMike Krüger
2019-06-05Fixes VSTS Bug 901463: Copy and paste is broken or copies wrong textMike Krüger
2019-04-15 Fix 801712: "Changes", "Authors", and "Merge" tabs are not available on new ...David Karlaš
2019-03-25New model for focus/unfocus eventsLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-15Update local text in DiffView only if the selected option is "Local"Javier Suárez Ruiz
2019-03-15Fixes VSTS #801631 - Avoid update local (changes) text entering in the DiffViewJavier Suárez Ruiz
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Implemented version control views as document controller extensionsLluis Sanchez
2019-02-12Catch errors when setting repository text in the diff viewnosami
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2016-11-21[A11y] Set the help description for the version control tabsiain holmes
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-01-15[Ide] Simplify dock/document tool button image implementation.Marius Ungureanu
2015-12-08Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-02[VCS] Workaround invalid line/col in editor bufferMarius Ungureanu
2015-11-25ViewContent now creates Controls instead of GTK widgetsLluis Sanchez
2015-11-25[Ide] Sanitize the ViewContentApiLluis Sanchez
2015-11-25Converted content interfaces to classesLluis Sanchez
2015-11-23[Ide] Cleanup more APIMarius Ungureanu
2015-02-20[TextEditor/Ide] Renamed various TextEditor classes. TextEditor nowMike Krüger
2014-07-31[Ide] Removed obsolete ITextBuffer interface.Mike Krüger
2013-08-20[Version Control Cleanup in Dialog and Views folders.Therzok
2012-05-16[Version control] Use the new document toolbar in the diff and log viewsLluis Sanchez
2012-02-14[VersionControl] Keep the unified diff view in sync when the texteditor changesAlan McGovern
2011-10-26[Undo] Removed begin/end atomic undo action functions & replaced themMike Krüger
2011-10-12[VersionControl] Turn DiffView/LogView/BlameView etc into extension pointsAlan McGovern
2011-04-26Fixed 'Bug 664671 - Changes view doesn't jump to correct point whenMike Krüger
2011-03-31Added options parameter to OpenDocumentLluis Sanchez Gual
2011-03-15Redisegned the API for checking which operations are available for a fileLluis Sanchez Gual
2010-12-14Use already existing method for locating a secondary view by type.Lluis Sanchez Gual
2010-12-13Some version control GUI improvements.Lluis Sanchez Gual
2010-10-28Polished the version control views - exposed the context menus in theMike Krüger
2010-10-19Patch to fix Bug 635342 - "Diff" menu item shows designer for visual filesIBBoard
2010-09-30Overworked log view - the diff is now inside the tree.Mike Krüger
2010-09-24Worked on log view.Mike Krüger
2010-08-19Respect user settings for whitespace markers.Mike Krüger
2010-08-19Fixed button sensitivity & text update.Mike Krüger
2010-08-17Added show diff functionality to the 'compare' view.Mike Krüger
2010-08-16Blame view is now synchronized with the text editor & supportsMike Krüger
2010-08-13Always show version control tabs for version controlled items.Mike Krüger
2010-08-13Corrected sizing of the compare views a bit - removed 'patch' view.Mike Krüger
2010-08-09Added prev/next buttons & diff view that contains the comparison widget.Mike Krüger