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
2016-05-28Merge branch 'master' into SearchlightSearchlightiain holmes
2016-05-27Fixed 'Bug 41351 - No arguments code completion for methods called viaMike Krüger
2016-05-27Fixed 'Bug 41308 - Code completion on some generic methods putsMike Krüger
2016-05-27Updated reference to debugger-libsdavid.karlas
2016-05-26Fixed 'Bug 40315 - Code completion does not work in code templates'Mike Krüger
2016-05-26Updated reference to md-addinsalan
2016-05-26Updated reference to md-addinsvinicius.jarina
2016-05-26[XFPreviewer] Bumped Xamarin.Forms Nuget due the `NuGet mismatches` on wrench.Vinicius Jarina
2016-05-25Fixed 'Bug 41259 - Unsaved file does not use inherited syntaxMike Krüger
2016-05-25[PO] Regen po files after F# strings update.therzok
2016-05-25[F#] Gettext stringification of everything?therzok
2016-05-25Updated reference to md-addinsalan
2016-05-24[Ide] Regen monodevelop po files with F# included.therzok
2016-05-24[Ide] Add F# regexes to gettext addin.Marius Ungureanu
2016-05-24Updated reference to md-addinsVincent Dondain
2016-05-24Merge pull request #1465 from mono/add-qa-widget-namesManish Sinha
2016-05-24[Ide] Also include instanceNum in LogView.NameManish Sinha
2016-05-24[Ide] Don't trigger edit session mangling if we have one in progresstherzok
2016-05-24Revert "[F#] Convert tabs to spaces should default to true"nosami
2016-05-24bump debugger-libsDavid Karlaš
2016-05-24[F#] Convert tabs to spaces should default to truenosami
2016-05-24Updated reference to md-addinsVincent Dondain
2016-05-24[Searchlight] Remove missing usingiain holmes
2016-05-24Fixed 'Bug 41253 - Code completion: Shift+Enter on imported typeMike Krüger
2016-05-24Bug 32350 - Breakpoint does not hit after step out click on emulator/simulator.David Karlaš
2016-05-24Fixed 'Bug 41245 - Attribute code completion not showing allMike Krüger
2016-05-24Merge pull request #1467 from atsushieno/fix-fsharpbinding-pathDavid Karlaš
2016-05-24Fix fsharpbinding build paths (Addins -> AddIns). Case sensitivity matters.Atsushi Eno
2016-05-24Updated reference to md-addinsjeremie.laval
2016-05-24Updated references to xwt, md-addinsjeremie.laval
2016-05-23Add return types to F# completionsnosami
2016-05-23[F#] set indentation settings for fsharpbindingnosami
2016-05-23Fixed 'Bug 41245 - Attribute code completion not showing allMike Krüger
2016-05-23Updated reference to md-addinsalan
2016-05-23[Ide] Set LogView in DefaultMonitorPad Name to typeTagManish Sinha
2016-05-23[UnitTesting] Added widget names and SemanticModellAttributesManish Sinha
2016-05-23Updated reference to md-addinsVincent Dondain
2016-05-23[UnitTesting] Added SemanticModelAttribute to TestResultPadManish Sinha
2016-05-23[Ide] Added explicit names to various widgetsManish Sinha
2016-05-23Fix fsharp Makefilenosami
2016-05-23Bug 34197 - Long DebuggerDisplay attribute output always adds ellipsisDavid Karlaš
2016-05-23Fix NRE in IndentationTrackernosami
2016-05-23Merge pull request #1439 from mono/fsharp-main-solutionJason Imison
2016-05-23bump md-addinsnosami
2016-05-23[Core] Remove useless DoExecute overloadLluis Sanchez
2016-05-23Fixed 'Bug 40538 - Code completion isn't filtering properly'Mike Krüger
2016-05-23bump debugger-libs(Bug 39475 - Wrong base type for enums)David Karlaš
2016-05-23Fixed 'Bug 41236 - New file not saved correctly'Mike Krüger
2016-05-23[CSharpBinding] Fixed signature markup issues.Mike Krüger
2016-05-23[MacPlatform] Searchlightiain holmes