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-08-17[Debugger] Changed ExceptionCaughtDialog visually and added new feature to gi...David Karlaš
2015-08-16[Ide] Remove Utility type hint from DockFloatingWindowCody Russell
2015-08-14[Core] Fix changing UI language not working on Windows 10.Matt Ward
2015-08-14[CSharpBinding] Fix build.Matt Ward
2015-08-13[NuGet] Fix build task not updated for Xamarin.Forms.Matt Ward
2015-08-13Fixed 'Bug 18140 - Can't navigate to Task.Dispose'.Mike Krüger
2015-08-12[Core] minor code cleanupJeffrey Stedfast
2015-08-12Merge pull request #1001 from manish/selected-operationiain
2015-08-11Merge branch 'new-project-dialog-remember-last-template-used'Matt Ward
2015-08-11[AutoTest] Added Selected () operation to assert if the item is selectedManish Sinha
2015-08-08[AttachToProcessDialog] This callback should just be a regular private method.Cody Russell
2015-08-06AttachToProcessDialog: Call OnRowActivated. Fixes issues with double clicking...Lukasz
2015-08-04[Ide] Use an active floating window as transient for FindInFilesDIalogCody Russell
2015-08-04Merge branch 'nuget-packages-config-file-named-after-project'Matt Ward
2015-08-04[Ide] Set DropDownBoxListWindow to be transient for its toplevel windowCody Russell
2015-08-04Merge branch 'nuget-no-powershell-status-bar-warnings'Matt Ward
2015-08-03[Ide] Fix selected language not being updated in New Project dialog.Matt Ward
2015-08-03[Ide] Handle projects not always displayed when selecting template.Matt Ward
2015-08-03[Ide] Handle groups for previously selected project template in dialogMatt Ward
2015-07-31[NuGet] Prefix PowerShell script message with WARNING text.Matt Ward
2015-07-31[VCS] Don't attempt to translate the native error messages.Marius Ungureanu
2015-07-31Merge branch 'master' into new-project-dialog-remember-last-template-usedMatt Ward
2015-07-31Moved PCL & Shared Project to cross plat categoryVincentDondain
2015-07-31[Ide] Ensure last selected template is on screen in New Project dialogMatt Ward
2015-07-31[Core] Added missing null check to project builderLluis Sanchez
2015-07-31[Ide] Select last project template used in New Project dialog.Matt Ward
2015-07-31[Git] Clone submodules recursively.Marius Ungureanu
2015-07-31Merge pull request #996 from iainx/fix-32002Marius Ungureanu
2015-07-31[UITest] Added Git Tag TestsManish Sinha
2015-07-30[MacPlatform] Don't assume the search bar is the 1st item in overflowiain holmes
2015-07-30Merge pull request #991 from manish/autotest-fix-treeview-selectiain
2015-07-30Merge pull request #993 from iainx/fix-30506Marius Ungureanu
2015-07-30[IDE] Handle DeleteEvent in AddExternalFileDialogiain holmes
2015-07-30[IDE] Give the default focus to the Ok buttoniain holmes
2015-07-30Merge pull request #992 from mono/nunit-test-results-active-config-changedMarius Ungureanu
2015-07-30[Git] Disable switch to branch when current branch is selectedMarius Ungureanu
2015-07-30[Ide] Only apply vertical offset on Mac in tab strip.Jérémie Laval
2015-07-29[NuGet] Improve unit test.Matt Ward
2015-07-29Merge pull request #994 from manish/handle-gtk-linkbuttonMarius Ungureanu
2015-07-29[Ide] Fix tab label centering for rendering.Jérémie Laval
2015-07-29[Ide] Set Gtk.LinkButton's URI handlerManish Sinha
2015-07-29[NuGet] Do not show status bar warnings about PowerShell scripts.Matt Ward
2015-07-29Fixed 'Bug 32396 - Slow text editor '.Mike Krüger
2015-07-29[NUnit] Do not clear test results when active config changed.Matt Ward
2015-07-29Bug 32099 - Locals not shown if the window is not currently focused when a br...David Karlaš
2015-07-28[AutoTest] GtkTreeView should be focused before any Iter is selectedManish Sinha
2015-07-28[NUnit] Test result counts not cleared from Test Results windowMatt Ward
2015-07-28Revert "[Core] Only allow a crash reporter to be subscribed once."Marius Ungureanu
2015-07-28[Core] Only allow a crash reporter to be subscribed once.Marius Ungureanu
2015-07-28[Core] Add CrashReporter testing.Marius Ungureanu