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/src
AgeCommit message (Expand)Author
2016-01-08[Windows] Add tooltip to statusbar when ellipsized.Marius Ungureanu
2016-01-08[Ide] Use the branded icon for all windows, not just main window.Marius Ungureanu
2016-01-08[Refactoring] Prevent deadlock by removing .ResultDavid Karlaš
2016-01-08[Ide] Trimmed down errors shown in stand alone mode.Mike Krüger
2016-01-08[Ide] Improved handling of files outside of projects.Mike Krüger
2016-01-08[Ide] Fix memory leak in New Project dialog.Matt Ward
2016-01-08Fix buildMarius Ungureanu
2016-01-08Fix case of some commandsLluis Sanchez
2016-01-08Fix case of some commandsLluis Sanchez
2016-01-08[Ide] Added main thread assertions to the text editor.Mike Krüger
2016-01-08Revert "Revert "Revert "[Refactoring] Added loading of roslyn analyzers."""Mike Krüger
2016-01-08[CSharpBinding] Fixed simplification of generated code.Mike Krüger
2016-01-07Revert "Revert "[Refactoring] Added loading of roslyn analyzers.""Mike Krüger
2016-01-07Revert "[Refactoring] Added loading of roslyn analyzers."Mike Krüger
2016-01-07[CSharpBinding] Fix rare UI deadlock in LanguageTooltipDavid Karlaš
2016-01-07[Ide] Optimized tag comment task collection.Mike Krüger
2016-01-07[Refactoring] Added loading of roslyn analyzers.Mike Krüger
2016-01-07Fixed 'Bug 37459 - Code actions are not properly disabled 'Mike Krüger
2016-01-07Fixed 'Bug 37142 - Typing a comment breaks syntax highlighting and hasMike Krüger
2016-01-07Fixed 'Bug 37445 - Rename dialog adds extra character to end of name'Mike Krüger
2016-01-06Merge pull request #1205 from akoeplinger/fix-tarballAlexander Köplinger
2016-01-06Add *.props and AspNet template files to tarballAlexander Köplinger
2016-01-06Fixed 'Bug 37434 - Can't select text from the TestResults window'Mike Krüger
2016-01-06Fixed 'Bug 37215 - System.InvalidOperationException: PrepareShowWindowMike Krüger
2016-01-06[UnitTests] Fixed failing unit tests.Mike Krüger
2016-01-05Fixed 'Bug 37403 - Renaming variable in shared project adds new nameMike Krüger
2016-01-05[FileTemplate] Made FileTemplateTagsModifier internalVincent Dondain
2016-01-05Merge pull request #1204 from mono/master-windows-app-manifestMarius Ungureanu
2016-01-05[NuGet] No longer using DispatchService MessageHandler.Matt Ward
2016-01-05[CSharpBinding] Bumped roslyn.Mike Krüger
2016-01-05Fix a few source analysis issues.Marius Ungureanu
2016-01-05[Ide] Fixed possible null reference exception.Mike Krüger
2016-01-05Bug 36961 - NulRef closing a windowDavid Karlaš
2016-01-05Fixed 'Bug 37383 - Incorrect indentation in switch body'Mike Krüger
2016-01-05[SourceEditor] Fixed cross thread access to UI by using StoppedEvent which is...David Karlaš
2016-01-05Fixed 'Bug 37387 - Crash editing C#'Mike Krüger
2016-01-05Fix a few source code quality issuesMarius Ungureanu
2016-01-04[VCS] Add proper cache invalidation for repository referencestherzok
2016-01-04Fixed 'Bug 37217 - IndexOutOfRangeException in text editor'.Mike Krüger
2016-01-04Fixed 'Bug 37274 - Error while Undo broke rest of undos '.Mike Krüger
2016-01-04Merge pull request #1198 from DavidKarlas/bug37248Mike Krüger
2016-01-04Fixed 'Bug 37124 - [Roslyn] Autocompletion of method with enumMike Krüger
2016-01-04Fixed 'Bug 37112 - XS is rewriting my source files'Mike Krüger
2016-01-04bump debugger-libs and disable DebuggerStepperBoundary+DebuggerNonUserCode un...David Karlaš
2016-01-04[TextEditor] Removed VI mode.Mike Krüger
2016-01-04Fixed 'Bug 37058 - error while loading diagnostics in FSharpBinding'Mike Krüger
2015-12-30[VCS] Remove obsolete VersionInfo member.therzok
2015-12-29Fix: Remove package duplication line from package.configMikhail Filippov
2015-12-29Bug 37248 - Roslyn: typing "<" after IEnumerable deletes the text in front of...David Karlaš
2015-12-29Fixing crash by executing removing of timeout on UI threadDavid Karlaš