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
2019-03-25Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-22Fix crash when showing debugger visualizerLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-10-05Change button label to 'Close'nosami
2018-10-05Add translationnosami
2018-10-05Add accessibility attributes to close buttonnosami
2017-11-08Previewer part of 60552 bugfixDavid Karlaš
2017-02-01Bug 50194 - Copying values from tooltip is difficultDavid Karlaš
2016-05-23Bug 34197 - Long DebuggerDisplay attribute output always adds ellipsisDavid Karlaš
2016-05-20[Debugger] Value text are now ellipsized so user can see there is more textDavid Karlaš
2016-02-11[Debugger] Preview visualizers now use bigger (and more readable) fonts:Vaclav Vancura
2016-01-18[Ide] FontService fixesVaclav Vancura
2016-01-15Merge remote-tracking branch 'origin/master' into roslyn-dark-skinMarius Ungureanu
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2016-01-11Bug 37358 - Visualizer for strings removes underscore (papercut)David Karlaš
2015-11-29[Debugger] Add dark theme supportVsevolod Kukol
2015-11-29[MonoDevelop.Ide] Removing gradients from PopoverWindow, TooltipPopoverWindow...Vaclav Vancura
2015-04-07[Debugger] Bug 28835 - Unable to close exception value visualiser window in ...David Karlaš
2015-02-10[Debugger] Preview type namespaces cut off lost information about which time ...David Karlaš
2015-01-05[DebuggerVisualizers] Appearance tweaksVaclav Vancura
2014-12-08[DebuggerVisualizers] Fixed few UI problems on Windows when displaying Previe...David Karlaš
2014-12-05[DebuggerVisualizers] Fixed some glitches when displaying Preview WindowDavid Karlaš
2014-12-03[DebuggerVisualizers] Reposition PreviewWindow and close when item in list is...David Karlaš
2014-12-01[DebuggerVisualizers] Escape key closes PreviewWindowDavid Karlaš
2014-11-25[DebuggerVisualizers] Disabled preview on strings that are not ellipsized and...David Karlaš
2014-10-05[DebuggerVisualizers] Close PreviewWindow when opening VisualizerDavid Karlaš
2014-09-30[DebuggerVisualizers] Moved Converters and Previews from MD to md-addinsDavid Karlaš
2014-07-31[Debugger] Making ColorPreviewVisualizer look like design drawingDavid Karlaš
2014-07-24[Debugger] CLLocation/CLLocationCoordinate2D converterDavid Karlaš
2014-07-23[Debugger] Converters for Android.Graphics.Rect/FDavid Karlaš
2014-07-14[Debugger] BezierPathPreview and UI/NSBezierPath convertersDavid Karlaš
2014-07-10[Debugger] Location Preview and Android location converterDavid Karlaš
2014-07-10[Debugger] Fallback to GenericPreview in case PreviewVisualizer failsDavid Karlaš
2014-07-04[Debugger] Fixed position of PreviewWindowDavid Karlaš
2014-07-03[Debugger] GenericPreview to display strings and object.ToStringDavid Karlaš
2014-06-30[Debugger] Preview now supports UIImageDavid Karlaš
2014-06-27[Debugger] ImageConverter and ImagePreviewVisualizerDavid Karlaš
2014-06-25[Debugger] Updated SizeAndRectangleVisualizer to draw properlyDavid Karlaš
2014-06-25[Debugger] Added PreviewWindowManager to handle Showing and closing of Previe...David Karlaš
2014-06-23[Debugger] Changing PreviewVisualizer to return MD.Control instead of Gdk.WidgetDavid Karlaš
2014-06-22[Debugger] new class DebugValueConverter<T> and /MonoDevelop/Debugging/DebugV...David Karlaš
2014-06-22[Debugger] Initial commit for PreviewVisualizers(partial Size and Color)David Karlaš