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
2015-11-19Merge branch 'master' into aspnet-project-wizardMatt Ward
2015-11-18[Ide] Fix resource leak from Cairo context.Cody Russell
2015-11-18[Ide] Only copy the text to both clipboards on Linux.Cody Russell
2015-11-18[Windows] Fix build.Matt Ward
2015-11-18[core] Allow SelectFileDialog to select files & directories at the same timeJeffrey Stedfast
2015-11-16Revert "Update DotNetProject.cs"Alan McGovern
2015-11-16Update DotNetProject.csAlan McGovern
2015-11-16Merge pull request #1060 from iainx/fix-33199Lluis Sanchez
2015-11-13[Ide] Added names to ErrorListPad buttonsManish Sinha
2015-11-12[Ide] Prompt to save files before opening New Project dialog.Matt Ward
2015-11-12[Core] The FileLoggers should autoflushAlan McGovern
2015-11-12[Core] Set correct release output path for msbuild 14 builderLluis Sanchez
2015-11-12[Core] Fix target framework for MSBuild 14 builderLluis Sanchez Gual
2015-11-12Fix windows buildLluis Sanchez
2015-11-11Fix windows buildLluis Sanchez
2015-11-11[Core] Fix location and name of msbuild 14 builder assemblyLluis Sanchez Gual
2015-11-11[Core] Add support for MSBuild 14Lluis Sanchez
2015-11-11[Core] Fix references of msbuild14 builderLluis Sanchez Gual
2015-11-11[Core] Add builder for MSBuild14Lluis Sanchez
2015-11-10[DesignerSupport] Fix toolbox performance issues.Jérémie Laval
2015-11-10[DesignerSupport] Don't trigger tooltip if mouse button is pressed.Jérémie Laval
2015-11-09[NPD] Moved to multi-platform namingVincentDondain
2015-11-05[VCS] Fix regression introduced in d993bea002a14e8d139565568a142ee2ce939401Marius Ungureanu
2015-11-04[Core] Use a default name for imported policies if none given.Greg Munn
2015-11-04Bug 35512 - [XS 5.10] The "Locals" pad appends new items each time an item in...David Karlaš
2015-11-04[Ide] ExtensibleTreeView empty popup no longer exists.Marius Ungureanu
2015-11-02Merge pull request #1120 from manish/expand-parsing-stringiain
2015-11-02[NUnit] Add rerun command to the test pad.Marius Ungureanu
2015-10-30[AutoTest] Add support for sending BackSpace and Delete key strokeManish Sinha
2015-10-29Merge pull request #1113 from manish/gtktreeview-typekeyiain
2015-10-29Merge pull request #1025 from mono/bug23889Marius Ungureanu
2015-10-29[Ide] Fix startup items not remembering device selectionMarius Ungureanu
2015-10-29[NUnit] Fix duplicate test result text in Test Results status bar.Matt Ward
2015-10-29Bug 35339 - Error in property pad broke command systemDavid Karlaš
2015-10-29[MacPlatform] Fix the modal window detection for El Capitaniain holmes
2015-10-29[Windows] Fix NRE in Workbench.HasTopLevelFocusMarius Ungureanu
2015-10-28[Ide] Register floating windows as top level windows.Marius Ungureanu
2015-10-28[Ide] Add a separator after the last document to separate from Minimize.Marius Ungureanu
2015-10-28[Ide] Make the distinction between window and document clearer.Marius Ungureanu
2015-10-28[Ide] Rename NextWindow/PrevWindow to NextDocument/PrevDocument.Marius Ungureanu
2015-10-28[Mac] Don't update the statusbar tracking areas if we're setting the same text.Marius Ungureanu
2015-10-28[Core] Fix invalid warnings when archiving source files.Matt Ward
2015-10-28[UITest] Don't override TypeKey and EnterText for GtkTreeViewManish Sinha
2015-10-27[Debugger] Bug 35067 - Misleading debugger "keep waiting" dialogDavid Karlaš
2015-10-26[Debugger] Added option to enable diagnostic debugging of debugger in debugge...David Karlaš
2015-10-26[Debugger] Converted OptionsPanel from GTK# to XWTDavid Karlaš
2015-10-22[VCS] Fail-safe mechanism to requery repo when disposed.Marius Ungureanu
2015-10-22[Mac] Fix context menu position when app is fullscreenCody Russell
2015-10-22Fixed 'Bug 34948 - Ctr+N and Ctr+P issues'.Mike Krüger
2015-10-21Merge pull request #1106 from manish/enhance-treeview-selectionManish Sinha