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
path: root/main
AgeCommit message (Expand)Author
2015-09-18[CSharpBinding] Fixed parameter hinting issue.Mike Krüger
2015-09-18Reference check optimizationLluis Sanchez
2015-09-18[Ide] Removed project saving in apply changes.Mike Krüger
2015-09-17Fix incorrect UI thread assertionLluis Sanchez
2015-09-17[Core] Fix project builder issueLluis Sanchez
2015-09-17[Core] Optimization when saving a projectLluis Sanchez
2015-09-16Revert "[Core] Fix project builder issue"Lluis Sanchez
2015-09-16Fix warningLluis Sanchez
2015-09-16[Core] Fix project builder issueLluis Sanchez
2015-09-16Fix sln loading errorLluis Sanchez
2015-09-16Project model optimizationsLluis Sanchez
2015-09-16Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-09-16Fix image loading errorLluis Sanchez
2015-09-16[Ide] Deactivated the mmap temporary storage service implementation.Mike Krüger
2015-09-16Merge pull request #1042 from iainx/testable-selector-viewiain
2015-09-16[Ide] Startup: logging .gtkrc usedVaclav Vancura
2015-09-16[CSharpBinding] Improved parameter index recognition.Mike Krüger
2015-09-16Fixed 'Bug 33979 - Show Parameter List popover not available when notMike Krüger
2015-09-16Implemented search in selection clipboard recognition behavior.Mike Krüger
2015-09-16[CSharpBinding] Project search category now updates document changesMike Krüger
2015-09-16Fixed 'Bug 33975 - [roslyn] Ctrl-space doesn't work on virtual space'Mike Krüger
2015-09-16Fixed 'Bug 32329 - Xamarin Studio doesn't paste cut lines at cursor'.Mike Krüger
2015-09-16Merge pull request #1041 from mono/addinInfoMarius Ungureanu
2015-09-15[Mac] Toolbar: Small progress bar fix for non-retina MacsVaclav Vancura
2015-09-15[Ide] Add user installed addins into the about dialogMarius Ungureanu
2015-09-15[Mac] Toolbar: status are alignment fixes for El CapitanVaclav Vancura
2015-09-15[AutoTest] Add code to set the active runtime and configuration in SelectorViewiain holmes
2015-09-15[Mac] Moved mac progress bar 2px up on El CapitanMarius Ungureanu
2015-09-15Merge pull request #915 from iainx/session-recordingLluis Sanchez
2015-09-15Fixed 'Bug 33946 - [roslyn] Alt-up/down no longer re-indents line'.Mike Krüger
2015-09-15[TextEditor] Remove debug message.Mike Krüger
2015-09-15Fixed 'Bug 33945 - [roslyn] Incorrect highlighting for interpolatedMike Krüger
2015-09-15Fixed 'Bug 33743 - [roslyn] No type inference on var'Mike Krüger
2015-09-15[Ide] Fixed bug in search result widget result text.Mike Krüger
2015-09-15Fixed 'Bug 33933 - [roslyn] Markup errors in code completion'.Mike Krüger
2015-09-14Fix a regression from the previous mergeAlan McGovern
2015-09-14Merge branch 'roslyn' of github.com:mono/monodevelop into roslynAlan McGovern
2015-09-14Merge remote-tracking branch 'origin/master' into roslynAlan McGovern
2015-09-14Bug 33935 - Unknown identifier when debugging C#6David Karlaš
2015-09-14bump debugger-libsDavid Karlaš
2015-09-14Merge pull request #1034 from mono/fsharp-syntax-modifiersJason Imison
2015-09-14Updated references to debugger-libs, md-addinslluis
2015-09-14Add highlighting for F# modifier keywordsnosami
2015-09-14[SourceEditor] Text link edit mode is now atomic.Mike Krüger
2015-09-12[VCS] Remodel the test suite repo constructionMarius Ungureanu
2015-09-12[Mac] Fix NRE with accessory view on El CapitanMarius Ungureanu
2015-09-12[Git] Fix UnitTests on MacMarius Ungureanu
2015-09-12[Git] Fix wrong repository detection for git submodules.Marius Ungureanu
2015-09-12[Ide] Fix categories being removed with multiple template providers.Matt Ward
2015-09-11Revert "Merge pull request #1032 from iainx/testable-selector-view"iain holmes