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
2018-12-28[Core] Simplify FeatureSwitchService APIRodrigo Moya
2018-12-24[Ide] Adapt to FeatureSwitchService changesRodrigo Moya
2018-10-29[Core] Move FeatureSwitchService API to its own namespaceRodrigo Moya
2018-10-27[BuildOutput] Add toggle to enable the featureRodrigo Moya
2018-10-09Merge pull request #5232 from mono/structured-build-output-fix-620734Lluis Sanchez
2018-09-21[BuildOutput] Styling fixesRodrigo Moya
2018-09-21[BuildOutput] Remove debug codeRodrigo Moya
2018-09-21[BuildOutput] Avoid unneeded UI refreshes and cancel tree searching correctlyRodrigo Moya
2018-09-21[BuildOutput] Allow search to be cancelledRodrigo Moya
2018-09-03[StructuredBuildOutput] Fixes TextColor in unfocused selected rowJose Medrano
2018-08-08Merge pull request #5461 from mono/structured-build-ouput-fix-595915Greg Munn
2018-07-31[BuildOutput] Don't use translations in interpolated stringsRodrigo Moya
2018-07-31[BuildOutput] Fix merge conflictRodrigo Moya
2018-07-31[BuildOutput] Adapt to latest CounterMetadata APIRodrigo Moya
2018-07-31[BuildOutput] Use typed metadata for countersRodrigo Moya
2018-07-31[BuildOutput] Add a trace for search cleanup stepRodrigo Moya
2018-07-31[BuildOutput] Prevent timers to be left unfinishedRodrigo Moya
2018-07-31[BuildOutput] Add properties to counter eventsRodrigo Moya
2018-07-31[BuildOutput] Keep track of normal/diagnostics selectionRodrigo Moya
2018-07-31[BuildOutput] Add counters for log processing and searchingRodrigo Moya
2018-07-31[BuildOutput] Add an id to counters, so that they can be mapped in md-addinsRodrigo Moya
2018-07-31[BuildOutput] Add counter to track feature usageRodrigo Moya
2018-07-23[StructuredOutput] Removes extra padding in rows with expanderJose Medrano
2018-07-23[StructuredOutput] Aligns expander to left and adds new iconJose Medrano
2018-07-23[StructuredOutput] Fixes top padding for row iconJose Medrano
2018-07-23[StructuredOutput] Removes out parameters from CalculateLayout to update our ...Jose Medrano
2018-07-23[StructuredOutput] Changes in how CalculateLayout bases its calculationsJose Medrano
2018-07-23[StructuredOutput] Includes row image in ViewCacheJose Medrano
2018-07-23[StructuredOutput] Improves the algorithm to calculate summary accumulative timeJose Medrano
2018-07-20[StructuredOutput] Adds overall time to the rendererJose Medrano
2018-07-18Merge pull request #5428 from mono/structured-build-ouput-fix-603558Lluis Sanchez
2018-07-18[StructuredOutput] Changed selectionStartingPoint to a fieldJose Medrano
2018-07-18[StructuredOutput] Sets null TextSelection initializing the rendererJose Medrano
2018-07-18[StructuredOutput][UX] When selecting text mouse doesn't needs be inside textJose Medrano
2018-07-18[StructuredOutput] Click outside text area removes the current selectionJose Medrano
2018-07-18[StructuredBuild] Changes TextSelectionManager to a live class as long as the...Jose Medrano
2018-07-18[StructuredBuild] Minor fixesJose Medrano
2018-07-17[StructuredOutput] Fixes select last character in node titleJose Medrano
2018-07-17[BuildOutput] Adds a cache to duration field to avoid calculation on each drawJose Medrano
2018-07-17[StructuredOutput] Removes allocations from GetDurationAsString methodJose Medrano
2018-07-16[StructuredBuild] Fixes rounding rendering duration timeJose Medrano
2018-07-16[StructuredBuild] Fixes padding in row icons and textJose Medrano
2018-07-11[BuildOutput] Use Array.IndexOf instead of LINQ's .ContainsRodrigo Moya
2018-07-11[BuildOutput] Don't display redundant task namesRodrigo Moya
2018-07-11[BuildOutput] Sync ViewContentName with current locationRodrigo Moya
2018-07-06Merge pull request #5168 from mono/build-output-fixesLluis Sanchez
2018-06-29[StructuredOutput] Makes Navigation link trimmedJose Medrano
2018-06-28Merge pull request #5211 from mono/structured-build-output-fix-619943Lluis Sanchez
2018-06-27[StructuredBuildOutput] Fixes Summary Links Cursor DisplayJose Medrano
2018-06-26[BuildOutput] Make toolbar's size match other pads'Rodrigo Moya