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
2017-11-20Created subclass CanvasElement to bypass eventstabstrip-refactoringJose Medrano
2017-11-20Makes renderer injected in TabStrip and removes class dependenciesJose Medrano
2017-11-20Changes to use a Gdk.Rectangle instead a Cairo.Rectangle in buttonAllocationJose Medrano
2017-11-20DragManager now understand the Tab is draggedJose Medrano
2017-11-20Refactoring in TabStrip and DockNotebookTabJose Medrano
2017-11-20TabLayout is created now in Draw method based in tab active stateJose Medrano
2017-11-20Extracts dragging check from Draw method to it's callerJose Medrano
2017-11-20Changes Padding values like a WidgetSpacing elementJose Medrano
2017-11-20static methos to ensure we don't have dependenciesJose Medrano
2017-11-20Moves some code in separate process to remove noiseJose Medrano
2017-11-20Encapsules drag logic into a DragTabManager classJose Medrano
2017-11-20Clamp method is moved to HelperMethod classJose Medrano
2017-11-20[Refactoring] Commented the linked roslyn issue with the work aroundMike Krüger
2017-11-20Fixed '51873-Implement abstract class adds code without any spaces'Mike Krüger
2017-11-17Merge branch 'master' into structured-build-outputRodrigo Moya
2017-11-17Merge pull request #3380 from mono/master-fix526671Mike Krüger
2017-11-17Merge pull request #3379 from mono/fix-520292Jason Imison
2017-11-17Fixed '526670-Parameter tooltip sometimes doesn't show information'Mike Krüger
2017-11-17[F#] Fix semantic highlighting for wildcard identifiersnosami
2017-11-17Merge pull request #3378 from mono/master-fix525777Mike Krüger
2017-11-17Merge pull request #3377 from mono/fix-525243Jason Imison
2017-11-17[F#] Syntax fix for module names containing namespacesnosami
2017-11-17Fixed '525777 NRE in RefactoringEssentials'Mike Krüger
2017-11-17Merge pull request #3374 from mono/object-loggingLluis Sanchez
2017-11-17Merge pull request #3375 from mono/dev/kirillo/rollback3211Lluis Sanchez
2017-11-17Rollback PR #3211 temporarily.Kirill Osenkov
2017-11-17Add support for logging arbitrary objectsLluis Sanchez
2017-11-17Merge pull request #3370 from mono/dev/kirillo/releaseeditorLluis Sanchez
2017-11-17Updated reference to xamarin/md-addins@0b62e56alan
2017-11-16Updated reference to xamarin/md-addins@c8aea26alan
2017-11-16Updated reference to xamarin/md-addins@c8aea26alan
2017-11-16Updated reference to xamarin/md-addins@fe7eee4vsevolod.kukol
2017-11-16Updated reference to xamarin/md-addins@33bd0c6vsevolod.kukol
2017-11-16Switch the VS Editor implementation to ReleaseKirill Osenkov
2017-11-16Updated reference to xwtVsevolod Kukol
2017-11-16[Misc] Remove empty .keep file.therzok
2017-11-16Merge pull request #3363 from mono/fixXmlUnitTestDavid Karlaš
2017-11-16Fixes 525601 and 525599 Xml unit tests failuresDavid Karlaš
2017-11-16Merge pull request #3360 from mono/bug6664Dmytro Ovcharov
2017-11-16Updated reference to xamarin/md-addins@b6052f4jason.imison
2017-11-16fixed wrong concatenation "namespaces" UnitTestGroups to "project" UnitTestG...Dmytro Ovcharov
2017-11-16Updated reference to xamarin/md-addins@163d253jason.imison
2017-11-16Merge branch 'master' into structured-build-outputRodrigo Moya
2017-11-16Merge pull request #3358 from mono/fsharp-fix-buildJason Imison
2017-11-16Switch fsi intellisense to newer FCS apinosami
2017-11-16[Ide] Use named arguments in PackStart callRodrigo Moya
2017-11-16[Ide] Add 'Show Diagnostics' button to BuildOutputWidget's toolbarRodrigo Moya
2017-11-16[Ide] Display messages with importance = normal | highRodrigo Moya
2017-11-16[TextEditor] Clear fold segments when setting TextRodrigo Moya
2017-11-16Merge pull request #3355 from mono/fix-520293Jason Imison