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
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-12-15[NuGet] Fix status bar message changing too often on modifying packages.Matt Ward
2015-12-15[Editor/Debugger] Fix NRE in case of frame being inside corrupted file(with l...David Karlaš
2015-12-15Bug 36965 - Pressing 'undo' results in corrupt codeDavid Karlaš
2015-12-15Merge pull request #1177 from DavidKarlas/statusNullDavid Karlaš
2015-12-14[Git] Store the credentials for TFS if the credentials are ok.therzok
2015-12-14[Git] Improve combobox for changes view now that git log is slower.Marius Ungureanu
2015-12-14Bug 36921 - Go to Definition uses wrong file pathDavid Karlaš
2015-12-14[Git] Modify rootpath of a repository to not be the .git folder.Marius Ungureanu
2015-12-14[Git] Fix a bug where an empty request was being reiterated indefinitelyMarius Ungureanu
2015-12-14[Windows] Fix some erratic behaviour in searchbar.Marius Ungureanu
2015-12-14[Mac] Fix crasher caused by logging code.Marius Ungureanu
2015-12-14[Windows] Fix some searchbar behaviour.Marius Ungureanu
2015-12-14[Windows] Don't call present on getting window focusMarius Ungureanu
2015-12-12[NuGet] Change NuGet addin namespace.Matt Ward
2015-12-12[NuGet] Rename classes named after SharpDevelop.Matt Ward
2015-12-12[CSharpBinding] Ported encapsulate field refactorings.Mike Krüger
2015-12-11[AspNet] Windows scale factor fixes for New Project dialog wizard pageMatt Ward
2015-12-11[CSharpBinding] Fixing NRE exception found while debugging other stuffDavid Karlaš
2015-12-11[CSharpBinding] Removed debug message.Mike Krüger
2015-12-11Fixed 'Bug 9867 - Shorter aliases for global search'.Mike Krüger
2015-12-11Fixed 'Bug 36834 - Roslyn branch: editor settings are ignored unlessMike Krüger
2015-12-11Fixed 'Bug 34179 - [roslyn] Shared projects don't work'.Mike Krüger
2015-12-11[Windows] Focus menu on left Alt onlyVsevolod Kukol
2015-12-10[Gettext] Fix being unable to load or create translation projects.Matt Ward
2015-12-10Bug 28899 - References with same Assembly Name do not reference correct platformDavid Karlaš
2015-12-10[CSharpBinding] Handled NewLinesForBracesInAccessors formattingMike Krüger
2015-12-10Rename msbuild project namespaceLluis Sanchez
2015-12-10[CSharpBinding] Fixed possible null reference exception.Mike Krüger
2015-12-10[Mac] Fix searchbar text set logging.Marius Ungureanu
2015-12-10[Windows] Fix statusbar text wrappingVsevolod Kukol
2015-12-10Fixed 'Bug 36745 - [Roslyn] Unable to Use Added Reference in Project'.Mike Krüger
2015-12-10Fixed 'Bug 36796 - NRE in assembly browser'.Mike Krüger
2015-12-10Merge pull request #1168 from tomkcook/assembly-loading-fix-2mhutch
2015-12-09Bug 36310 - [Roslyn] The embedded exception display does not handle large con...David Karlaš
2015-12-09Merge branch 'roslyn-backspacecompletion'Mike Krüger
2015-12-09Fixed 'Bug 36750 - Exception trying to show a tooltip'.Mike Krüger
2015-12-09Fixed 'Bug 36757 - NullReferenceException in QuickTaskOverviewMode'.Mike Krüger
2015-12-09[CorDebug] Re-enable ASP.NET debugging on Windows.Matt Ward
2015-12-09[CSharpBinding] Fixed build.Matt Ward
2015-12-09Merge remote-tracking branch 'origin/aspnet-project-wizard'Matt Ward
2015-12-08[Icons] Now using only one set of status area iconsVaclav Vancura
2015-12-08[Icons] [Windows] Toolbar: Fine-tuning search areaVaclav Vancura
2015-12-08[Windows] Toolbar: fixing execute button sizeVaclav Vancura
2015-12-08[Icons] [Windows] New toolbar icons (+ ~dark)Vaclav Vancura
2015-12-08[Windows] Set the new text message before trying to set the iconMarius Ungureanu
2015-12-08[Ide] Fix toolbar behaviour when editing used out of solutionMarius Ungureanu
2015-12-08[Windows] Fix enabled state of config/runtime menu.Marius Ungureanu
2015-12-08[Windows] Optimize configuration menu widthVsevolod Kukol
2015-12-08[Windows] Let Wpf draw presed button backgroundVsevolod Kukol