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-11-22[MacDev] Add some more sanity checks to try prevent xcode re-openingAlan McGovern
2011-11-22[Core] Properly implement Equals/GetHashCode on ProjectReferenceAlan McGovern
2011-11-22Bump md-addins to get heap-shot included in mac bundle.Rolf Bjarne Kvinge
2011-11-22Add build magic so that dependencies are linked using git hashesRolf Bjarne Kvinge
2011-11-22[Gtk] Add comment regarding window hint workaroundMichael Hutchinson
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-22[Debugger] Mark value tooltips as popups so Mac GTK allows keyboard focusMichael Hutchinson
2011-11-22Updated MonoMac to monomac cea24df35072f7fc112f3a4b3d89572a4ffa9750 and macco...Miguel de Icaza
2011-11-21[WebReferences] Do not allow the same service to be added twiceAlan McGovern
2011-11-18[TextEditor] Changed message bubble text color.Mike Krüger
2011-11-18* MessageBubbleHighlightPopupWindow.cs: [SourceEditor] Fixed messageMike Krüger
2011-11-17[TextEditor] Fix opt modifier on older GTKsMichael Hutchinson
2011-11-17[Gettext] Flush stetic changesMichael Hutchinson
2011-11-17Work around GTK context menu bugMichael Hutchinson
2011-11-17[SourceEditor] Message bubbles don't add virtual space anymore.Mike Krüger
2011-11-17Fixed 'Bug 2058 - Adding a project reference in MonoTouch fails toMike Krüger
2011-11-17[MacPlatform] Enable the MacAlertDialogHandler by default now.Alan McGovern
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-16[SourceEditor] Fixed a race where LoadSettings crashed.Mike Krüger
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-16[XmlEditor] Update the address in the standard headersAlan McGovern
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-14[MacDev] Fix a compile error in the plist editorAlan McGovern
2011-11-11[Core] Handle cleaning projects with readonly bin directoriesAlan McGovern
2011-11-11Merge pull request #130 from andreazevedo/masterAlan McGovern
2011-11-11Correcting an bug introduced by last commit (change on MakeWritable() method).Andre Azevedo
2011-11-11[Core] Ensure we can handle when the built assembly is readonlyAlan McGovern
2011-11-11Merge pull request #129 from andreazevedo/masterAlex Rønne Petersen
2011-11-11[Core] Delete the existing file before copying the new oneAlan McGovern
2011-11-11Ignoring resharper, dotCover and user specific files.Andre Azevedo
2011-11-10Merge pull request #120 from Shanto/patch-1Alex Rønne Petersen
2011-11-10Merge pull request #127 from directhex/masterAlex Rønne Petersen
2011-11-10Ensure ASSEMBLY_CONFIG is added to EXTRA_DIST. Otherwise MonoDevelop.ValaBind...Jo Shields
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[MacDev] Display the expected image size instead of 'No image'Alan McGovern
2011-11-10[MacDev] Refactor the add/remove buttons used in the plist editorAlan McGovern
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