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-03-11[XMToolbar] Add back old error/warning overlays.Marius Ungureanu
2015-02-24Merge pull request #717 from xplicit/debug_appJeffrey Stedfast
2015-01-19[Debugger] fix styling, rename UI fieldxplicit
2015-01-19[Debugger] returned back DebuggingService public APIxplicit
2015-01-19[Debugger] Add arguments passing to applicationxplicit
2014-12-04[DebuggerVisualizer] Committing removal of combo in ValueVisualizer in gui.st...David Karlaš
2014-09-08[Debugger] Wrap the "Debugger is Busy" dialogJeffrey Stedfast
2014-06-12[Debugger] Adding CodeCompletion to ExceptionType in Breakpoint Properties di...David Karlaš
2014-06-12[Debugger] Moved BreakpointPropertiesDialog to be main dialog.Therzok
2014-06-12[Debugger] Removed Catch/Tracepoints dialogs.Therzok
2014-05-15[Debugger] Nuke the debugger engine priority list (and UI)Jeffrey Stedfast
2014-03-18[Debugger] Improved DebuggerVisualizerDialog usabilityJeffrey Stedfast
2014-02-20Remove unused iconsLluis Sanchez
2013-12-04[MonoDevelop.Debugger] Rewrote ExceptionCaughtDialog to not use steticJeffrey Stedfast
2013-11-08[Debugger] Improved the look of the ExceptionCaughtDialogJeffrey Stedfast
2013-08-20[Debugger] Fix button images in exceptions dialogMichael Hutchinson
2013-08-12Flush more stetic button-with-image generation fixesMichael Hutchinson
2013-08-10Flush stetic noiseMichael Hutchinson
2013-07-24[Debugger] Fixed stetic breakage for the ExceptionCaughtDialogJeffrey Stedfast
2013-07-19[Debugger] Flipped the panes in the ExceptionCaughtDialog to mirror the final...Jeffrey Stedfast
2013-07-16[Debugger] Updated icons again to better align themJeffrey Stedfast
2013-07-16[Debugger] Use David's prettier icon for the new ExceptionCaughtDialog UIJeffrey Stedfast
2013-07-16[Debugger] Implemented the new ExceptionCaughtDialog UIJeffrey Stedfast
2013-06-04Attach process dialog refreshes available processes periodicallyClifford Roche
2013-05-03[Debugger] Implemented support for breaking when the hitcount is a multipleJeffrey Stedfast
2013-05-01[Debugger] Improved BreakEvent HitCount supportJeffrey Stedfast
2013-03-02[Debugger] Don't ever call the .cctor on a type if it's already been initializedJeffrey Stedfast
2013-03-02[Debugger] Added UI option for AllowImplicitTypeLoading and improved general UIJeffrey Stedfast
2012-10-24FlushLluis Sanchez
2012-10-11[UIRefresh] Implement smooth tab animations and resizing for DockNotebookJason Smith
2012-10-04Improved the Exception Caught dialogLluis Sanchez
2012-03-16[Debugger] Fixed uncaught exception dialog's display of stack traces.Jeffrey Stedfast
2012-02-18[Debugger] Implemented option to automatically step over properties & operatorsJeffrey Stedfast
2012-02-01[Debugger] Make sure the double-click is the left mouse button.Jeffrey Stedfast
2012-02-01Allow double click to select/deselect entries in the Exceptions dialog. Fixes...Zoltan Varga
2012-01-17[Debugger] D'oh, fixed logic for loading BreakpointsJeffrey Stedfast
2012-01-14[Debugger] Implemented function breakpointsJeffrey Stedfast
2012-01-12[Debugger] In the breakpoint properties dialog, change 'Line' entry into a sp...Jeffrey Stedfast
2011-12-10[Debugger] Properly label the Evaluation Timeout setting unitsJeffrey Stedfast
2011-05-13Flush.Lluis Sanchez Gual
2011-05-06Add sorting to outline pad.hduregger
2011-04-04Moved the old nrefactory to another namespace.Mike Krüger
2011-03-24Fixed 'Bug 682113 - Inserting comments'.Mike Krüger
2011-02-02Upgraded to .NET 4.0Lluis Sanchez Gual
2010-11-12More dialog placement fixingMichael Hutchinson
2010-10-26Clean up dialog placementMichael Hutchinson
2010-05-22* src/addins/CBinding/Makefile.am:Michael Hutchinson
2010-05-19* gtk-gui/gui.stetic:Lluis Sanchez
2010-05-04* gtk-gui/gui.stetic:Lluis Sanchez
2010-04-23* MonoDevelop.Debugger/ObjectValueTreeView.cs: Improved column sizeLluis Sanchez