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
path: root/main/src
AgeCommit message (Expand)Author
2014-04-23[Core] Bump profile directory to 5.0Michael Hutchinson
2014-04-23[Mac] Fix visibility of Hide, implement Show AllMichael Hutchinson
2014-04-22Merge branch 'retina-nuget-disabled-addin-crash' into retinaMatt Ward
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[Ide] Fix crash after disabling addin that extends the Solution pad.Matt Ward
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-22Fixed 'Bug 19186 - Info bubble windows UI breaks on scrolling the textMike Krüger
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-21[Icons] [MonoDevelop.Ide] Information icon in all sizesVaclav Vancura
2014-04-21[Icons] StockIcons cleanupVaclav Vancura
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.Ide] Updating parser iconVaclav Vancura
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[Icons] [MonoDevelop.Ide] Assembly project 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-18Change "Close all but this" to "Close Others"David Siegel
2014-04-18[Debugger] Implemented Run To CursorJeffrey Stedfast
2014-04-17Fixed 'Bug 19107 - Code completion window is not displayed properlyMike Krüger
2014-04-17[Ide] Fix the SearchEntry on Windows high-resolution screensCody Russell
2014-04-17[Ide] Fix crash in assembly folders options panelLluis Sanchez
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 DllImport to point to LIBGTK.Cody Russell
2014-04-17Fix casing of Version Control Overlays opts.Ungureanu Marius
2014-04-17Fix NRE in XML add-inLluis Sanchez
2014-04-17[Icons] [MonoDevelop.Ide] New parser iconVaclav Vancura
2014-04-17[Icons] [MonoDevelop.Ide] New element-method-new iconVaclav Vancura
2014-04-17[Icons] [MonoDevelop.Ide] New special folders:Vaclav Vancura
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