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
2011-12-05Updated package version to 2.8.4.1monodevelop-2.8.4.1Xamarin Release Manager
2011-11-30Updated add-ins version to 2.8.4Xamarin Release Manager
2011-11-30Updated package version to 2.8.4Xamarin Release Manager
2011-11-30[MacPlatform] Fixed GetUsableMonitorGeometry for vertical screen layouts.Jeffrey Stedfast
2011-11-29Updated add-ins version to 2.8.3Xamarin Release Manager
2011-11-29Updated package version to 2.8.3Xamarin Release Manager
2011-11-29[Core] Do not blindly assume all SolutionFolders have build configsAlan McGovern
2011-11-29[Ide] Don't create multiple 'Solution Items' foldersAlan McGovern
2011-11-29[MacDev] Show an error if xcode 4.2 is not installedAlan McGovern
2011-11-29Merge pull request #134 from pavlos256/masterLluis Sanchez
2011-11-29[Gtk] Bug 2200 - Cmd-click pops up the context menuMichael Hutchinson
2011-11-29[Ide] Fix About dialog taking 3s to openMichael Hutchinson
2011-11-29[Ide] Fix the About box renderingMichael Hutchinson
2011-11-29[Core] Fix getting branding without fallbackMichael Hutchinson
2011-11-27Fixed 'Bug 627 - When renaming a file, only select the name and not the exten...Pavlos Touboulidis
2011-11-25Fixed 'Bug 1720 - Right edge of selection is fuzzy'.Mike Krüger
2011-11-24[Core] Handle both vertical and horizontal tabs correctlyAlan McGovern
2011-11-24[Core] Fix the implement of DragNotebook.FindTabAtPositionAlan McGovern
2011-11-24[Core] Store the process path in ProcessArgumentBuilder tooAlan McGovern
2011-11-24[Ide] Fix Bug 2164 - Context menu submenu shows offscreenMichael Hutchinson
2011-11-23[Core] Fix removal of duplicate msbuild itemsMichael Hutchinson
2011-11-23Remove some duplicate items from the MD project files.Michael Hutchinson
2011-11-22[Gtk] Workaround for Bug 2157 - flaky context menu Michael Hutchinson
2011-11-22[Core] Properly implement Equals/GetHashCode on ProjectReferenceAlan McGovern
2011-11-22[Gtk] Opt into fixed modifier handling on new Mac GTKMichael Hutchinson
2011-11-22[Gtk] Better context menu positioningMichael Hutchinson
2011-11-22[Gtk] Better workaround for Mac context menu issuesMichael Hutchinson
2011-11-18[TextEditor] Changed message bubble text color.Mike Krüger
2011-11-17[TextEditor] Fix opt modifier on older GTKsMichael Hutchinson
2011-11-17Work around GTK context menu bugMichael Hutchinson
2011-11-17Fixed 'Bug 2058 - Adding a project reference in MonoTouch fails toMike Krüger
2011-11-17[Ide] The label in our alert dialog should not be tab focusableAlan McGovern
2011-11-16Merge branch 'macgtk'Michael Hutchinson
2011-11-16Fixed 'Bug 68 - Hovering over comment shows weird text'.Mike Krüger
2011-11-16Implemented 'Bug 1165 - MonoDevelop doesn't have a GUID generator. '.Mike Krüger
2011-11-16Fixed 'Bug 1355 - NullReferenceException when minimising MonoDevelop'.Mike Krüger
2011-11-15Merge remote-tracking branch 'origin/master' into macgtkMichael Hutchinson
2011-11-15[Ide] Refresh the displayed template after it is editedAlan McGovern
2011-11-11[Core] Handle cleaning projects with readonly bin directoriesAlan McGovern
2011-11-11[Core] Ensure we can handle when the built assembly is readonlyAlan McGovern
2011-11-11[Core] Delete the existing file before copying the new oneAlan McGovern
2011-11-10[TextEditor] Detect GTK micro versionMichael Hutchinson
2011-11-10[TextEditor] Add some docs for key mappingMichael Hutchinson
2011-11-10[TextEditor] Better mapping of keyboard inputMichael Hutchinson
2011-11-10[Ide] Handled recent file storage exceptions.Mike Krüger
2011-11-10Fixed "Bug 1291 - Go to declaration and Navigate to... don't positionMike Krüger
2011-11-10Fixed "Bug 1964 - Crasher clicking in source code".Mike Krüger
2011-11-10[Ide] Reduce file content string duplication in FindInFilesJeffrey Stedfast
2011-11-09[CSharpBinding] Parser now updates on empty document. (Part 2 of "BugMike Krüger
2011-11-09[TextEditor] Fixed bug in segment tree (Part of "Bug 1963 - ReplacingMike Krüger