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
2011-11-21[WebReferences] Do not allow the same service to be added twiceAlan McGovern
2011-11-18Merge branch 'master' into newresolverMike Krüger
2011-11-18[TextEditor] Changed message bubble text color.Mike Krüger
2011-11-18Merge branch 'master' into newresolverMike 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[Ide] Removed some debug code.Mike Krüger
2011-11-17[HexEditor] Added missing reference.Mike Krüger
2011-11-17[Ide]TypeSystem: Fixed add/remove reference handling.Mike Krüger
2011-11-17[MacPlatform] Enable the MacAlertDialogHandler by default now.Alan McGovern
2011-11-17Disabled context actions & quick task strip.Mike Krüger
2011-11-17[Ide] The label in our alert dialog should not be tab focusableAlan McGovern
2011-11-17[CSharpbinding] Made namespace usage inpector faster.Mike Krüger
2011-11-17[MacDev] Fixed macdev typesystem bugs.Mike Krüger
2011-11-17Fixed 'Bug 1355 - NullReferenceException when minimising MonoDevelop'.Mike Krüger
2011-11-16Merge branch 'master' into newresolverAlan 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[CSharpBinding] Re enabled code analysis.Mike Krüger
2011-11-15[Ide] Refresh the displayed template after it is editedAlan McGovern
2011-11-14[Ide] Fixed type system service bug.Mike Krüger
2011-11-14[CSharpBinding] Turned off code analyzation.Mike Krüger
2011-11-14[SourceEditor] Fixed location 2 point usage.Mike Krüger
2011-11-14[CSharpBinding] Fixed conditional to null coalising transformation.Mike Krüger
2011-11-14[SourceEditor] Fixed indicator locations for small files.Mike Krüger
2011-11-14[CSharpBinding] Redundant namespace usage inspector now is more pickyMike Krüger
2011-11-14Added redundant namespace usage inspector.Mike Krüger
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-11Added redundant internal/private inspectors.Mike Krüger
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-11[Core] Delete the existing file before copying the new oneAlan McGovern
2011-11-11[MacDev] Reduced changeset. The model is now more than that with theMike Krüger
2011-11-11[MacDev] Made changeset smaller.Mike Krüger
2011-11-11[MacDev] Handled some semantic differences between old and new typeMike Krüger
2011-11-11[CSharpBinding] Added missing file.Mike Krüger
2011-11-10[TextEditor] Detect GTK micro versionMichael Hutchinson
2011-11-10Added redundant "this." inspector.Mike Krüger
2011-11-10[TextEditor] Add some docs for key mappingMichael Hutchinson
2011-11-10[TextEditor] Better mapping of keyboard inputMichael Hutchinson