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
2014-04-23[Mac] Fix visibility of Hide, implement Show AllMichael Hutchinson
2014-04-22[Debugger] Fixed RunToCursor command enablement logicJeffrey Stedfast
2014-04-22[Ide] Use internal editor if that's the user's intentMichael Hutchinson
2014-04-22[Gtk] Only display GTK file templates for assembly projectsMichael Hutchinson
2014-04-22[NuGet] Show user changes made to packages.config in Solution pad.Matt Ward
2014-04-22[Debugger] Updated debugger unit tests to try and fix some SDB testsJeffrey Stedfast
2014-04-21Breakpoint and steping unit tests and Win32 stepping bug fixesDavid Karlaš
2014-04-21Fix 18429 - Package description pane overscroll appearanceMatt Ward
2014-04-19[Debugger] Implemented support for setting the instruction pointerJeffrey Stedfast
2014-04-18[Debugger] Moved Run To Cursor to the context menu and made it build & run if...Jeffrey Stedfast
2014-04-18[Icons] [MonoDevelop.VersionControl] Updating existing and adding two new icons:Vaclav Vancura
2014-04-18[Icons] [MonoDevelop.Debugger] New bug iconVaclav Vancura
2014-04-18[Git] Fix remaining calls to match the API it meant to match.Marius Ungureanu
2014-04-18[Git] Fix Integrity tests.Marius Ungureanu
2014-04-18[Git] Fix GetPushChangeset to match previous change to GitUtils.Marius Ungureanu
2014-04-18[NuGet] Fix package id hyperlinks for recently installed packages.Matt Ward
2014-04-18[Debugger] Implemented Run To CursorJeffrey Stedfast
2014-04-17Merge pull request #41 from xamarin/fixMemoryUngureanu Marius
2014-04-17[Git] Fixed Push dialog diffs.Marius Ungureanu
2014-04-17[Git] Add Unit Tests for new GitRevision memory improvement.Ungureanu Marius
2014-04-17[Debugger] Check that the file exists before trying to open it.Jeffrey Stedfast
2014-04-17[Git] Decrease number of GitRevisions created.Ungureanu Marius
2014-04-17[Git] Decrease number of GitRevisions created.Ungureanu Marius
2014-04-17Fix screwup in submodule speedup.Ungureanu Marius
2014-04-17Fix casing of Version Control Overlays opts.Ungureanu Marius
2014-04-17Fix NRE in XML add-inLluis Sanchez
2014-04-17Fix linux buildLluis Sanchez
2014-04-17[Debugger] Catch FileNotFoundExceptions when trying to open a source file in ...Jeffrey Stedfast
2014-04-16[NuGet] Remove 'Check Package Console' message from Package Console.Matt Ward
2014-04-16[MonoDevelop.Debugger.Win32] Implemented ObjectValueAdaptor.GetBaseTypeWithAt...Jeffrey Stedfast
2014-04-15Fix FNF exception.Marius Ungureanu
2014-04-15Merge pull request #37 from xamarin/submoduleSpeedupUngureanu Marius
2014-04-15[Git] Speed up Submodule Walk by adding paths to look in.Marius Ungureanu
2014-04-15[SourceEditor] Fix #19049 - web.config not shown as unsavedMatt Ward
2014-04-15[NuGet] Reload files open in text editor if NuGet changes them.Matt Ward
2014-04-15[Winn32 Debugger] StackFrame.IsExternalCode is now set properly so IDE can di...David Karlaš
2014-04-14[Mono.TextEditor] Updating themesVaclav Vancura
2014-04-14[Icons] [MonoDevelop.Debugger] Updating stack pointer iconVaclav Vancura
2014-04-14[Icons] [MonoDevelop.Debugger] New exception iconVaclav Vancura
2014-04-14[Debugger] TextMarker is no longer drawn fuzzy.Mike Krüger
2014-04-14[Debugger] Allow border colors for breakpoint markers & used theMike Krüger
2014-04-11[NuGet] Fix #18910 Unhandled exception using source with invalid urlMatt Ward
2014-04-11[Debugger] Use new pointer icon in call stack padLluis Sanchez
2014-04-11Fixed 'Bug 18940 - C# indent modes not working'.Mike Krüger
2014-04-10[Debugger] Try to fix debugger marker rendering glitch.Mike Krüger
2014-04-10[Icons] New invalid breakpoint iconsVaclav Vancura
2014-04-10[Git] Fix submodules file location.Marius Ungureanu
2014-04-10Revert "[Git] Speed up Git by removing a costly NOP."Marius Ungureanu
2014-04-10[Icons] [MonoDevelop.Debugger] Stack pointer iconVaclav Vancura
2014-04-10[MonoDevelop.Debugger] Minor tweaks to debug markersVaclav Vancura