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
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-20Merge pull request #4933 from mono/typing-timingLluis Sanchez
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-13Merge pull request #5043 from mono/master-issue5025Lluis Sanchez
2018-06-13[PerfMetrics] Track the experienced times for key pressesiain holmes
2018-06-13Merge pull request #4975 from mono/dev/kirillo/disableNewQuickInfoLluis Sanchez
2018-06-13[Ide] Moved fix indentation call to source editor.Mike Krüger
2018-06-12Fixes issue #5025 Text loses indentation when typingMike Krüger
2018-06-11Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-11Fixes issue #5014 Search window is overdrawn The reset clip call gotMike Krüger
2018-06-05[VSEditor] Fix broken sorted list cachingMikayla Hutchinson
2018-06-05[VSEditor] Fix warningsMikayla Hutchinson
2018-06-01Merge pull request #4423 from mono/master-fix593838Lluis Sanchez
2018-06-01Properly disable new QuickInfo for all scenarios for now.Kirill Osenkov
2018-05-31Fix VSTS 623602: SnapshotSpan is on a different ITextSnapshot than this Snaps...Kirill Osenkov
2018-05-30Merge pull request #4913 from mono/commit-preedit-on-keyboard-selectionLluis Sanchez
2018-05-28Merge pull request #4916 from mono/dev/kirillo/includeLineBreakKirill Osenkov
2018-05-28Merge pull request #4921 from mono/master-issue4906Lluis Sanchez
2018-05-28Fixes issue #4906 Gutter on the left corrupts when you hover over theMike Krüger
2018-05-28Merge pull request #4901 from mono/master-vsts621747Mike Krüger
2018-05-27Include line break in TryGetSnapshotPoint.Kirill Osenkov
2018-05-25[TextEditor] Commit preedit string on button pressCody Russell
2018-05-25[TextEditor] Ensure preedit is committed before selecting left/rightCody Russell
2018-05-25Merge pull request #4842 from mono/fix4822monodevelop-7.6.0.947Lluis Sanchez
2018-05-25Merge branch 'master' into fix4822Lluis Sanchez
2018-05-25Fixes missing semantic highlighting after switch to TagBasedSyntaxHightligthi...David Karlaš
2018-05-25Fixes issue #4376 OnIMProcessedKeyPressEvent triggering highlighting.Mike Krüger
2018-05-25Fixes VSTS 621747: Only showing code folding on mouseover breaksMike Krüger
2018-05-25Merge pull request #4887 from mono/master-vsts621570Mike Krüger
2018-05-24Merge pull request #4886 from mono/master-fix618239Lluis Sanchez
2018-05-24Fixes VSTS 621570: [Feedback] TODO doesn't highlight (worked beforeMike Krüger
2018-05-24[TextEditor] Corrected bounds check.Mike Krüger
2018-05-23Merge pull request #4864 from mono/master-fix618239Lluis Sanchez
2018-05-23[SourceEditor] Added extension methods for getting a snapshot point.Mike Krüger
2018-05-23[TextEditor] Set editor container's text direction as LTRCody Russell
2018-05-22Fix 4822: Toggle line comment menu no longer existsDavid Karlaš
2018-05-22Fixes VSTS 618239: Fatal error editing appsettings.json in new ASP.NET Core W...Mike Krüger
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-05-17Merge pull request #4813 from mono/master-issue4691Mike Krüger
2018-05-16Fix https://github.com/mono/monodevelop/issues/4816 (disable Roslyn Quick Info)Kirill Osenkov
2018-05-16Fixes issue #4691 Create new event handler method wants to put methodMike Krüger
2018-05-15Pass the view buffer to Roslyn classifier instead of document buffer.Kirill Osenkov
2018-05-11Merge pull request #4753 from mono/master-issue4743Lluis Sanchez
2018-05-11[TextEditor] Fixed a drawing glitch with the waved line markers.Mike Krüger
2018-05-10Removed dummy delegate which forced Xwt to create EventBox which was later us...David Karlaš
2018-05-10Fix 614155: Text editor rendering breaks in masterDavid Karlaš
2018-05-09Merge pull request #4736 from mono/master-vsts609809Mike Krüger
2018-05-08Addressed PR comments and fixed problem with not updating big syntax changes ...David Karlaš
2018-05-08Improve `FormattedSpan` implementation on TextViewLineCollectionDavid Karlaš