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-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š