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
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-27[Subversion] Fixup to Progress Monitoring spamming the Log.Therzok
2013-08-27[MSBuild] Fix regression when building msbuild projectsLluis Sanchez Gual
2013-08-27Revert "Revert "[MSBuild] Implement RefreshWithContent in the v4 builder""Lluis Sanchez Gual
2013-08-27Revert "Revert "MSBuild support fixes""Lluis Sanchez Gual
2013-08-27Fixed 'Bug 14253 - NRE in Find References'.Mike Krüger
2013-08-27[CSHarpBinding] Fixed script selection bug.Mike Krüger
2013-08-26Sync with GtkWorkarounds in XWTLluis Sanchez
2013-08-26Merge pull request #385 from mono/svnProgressNewUngureanu Marius
2013-08-26[build] Remove some duplicates from our buildAlan McGovern
2013-08-26[Refactoring] Fixed compiler warnings/cleaned up some code.Mike Krüger
2013-08-26[SourceEditor] Added bounds check to the quick task panel.Mike Krüger
2013-08-26Fix add-in registry initialization issueLluis Sanchez
2013-08-26[Ide] Type system service now exposes the cache directoryMike Krüger
2013-08-26[Refactoring] Fixed bug in extension method namespace resolving.Mike Krüger
2013-08-25[TextEditor] Tweaked source analysis style.Mike Krüger
2013-08-24[SourceEditor] Close bubble tooltip on scroll event.Mike Krüger
2013-08-24[SourceEditor] Tweaked message bubble shadow a bit.Mike Krüger
2013-08-24[SourceEditor] Ensure that popup window is destroyed, when messageMike Krüger
2013-08-24[mdtool] Initialize addin registry, better args handlingMichael Hutchinson
2013-08-24[mdtool] When running setup tool, only initialize addin registryMichael Hutchinson
2013-08-24[Core] Add method for getting addin registry locationMichael Hutchinson
2013-08-24Revert "[Core] Get rid of some of our asynchronous initialisation when runnin...Michael Hutchinson
2013-08-24[Ide] Moved directory already exists message into the try ... catch.Mike Krüger
2013-08-24Fixed 'Bug 14215 - Creating a new project does not warn me that anMike Krüger
2013-08-23[AssemblyBrowser] Set local copy flag for NRefactory.Cecil.Mike Krüger
2013-08-23[TextEditor] Fixed fold marker margin drawing bug.Mike Krüger
2013-08-23[TextEditor] Fixed drawing bug.Mike Krüger
2013-08-23Fixed 'Bug 14208 - Copy file path/name throws an exception'.Mike Krüger
2013-08-23[Subversion] Implemented Progress Monitoring for Subversion commands.Therzok
2013-08-23[SourceEditor] Worked on error bubble design.Mike Krüger
2013-08-23[Refactoring] Disabled code issue pad for the release.Mike Krüger
2013-08-23[CSharpBinding] Fixed if-else-if formatting bug.Mike Krüger
2013-08-23[TextEditor] Fixed selection->return key press bug.Mike Krüger
2013-08-23[Core] Fixed: Copy file and rename throws exception (bug #14181)Jeffrey Stedfast
2013-08-23[MacPlatform] When modifying an internet passwd, need to reset the descriptio...Jeffrey Stedfast
2013-08-23[MacPlatform] Make Keychain save "Web form password" when the auth type is HT...Jeffrey Stedfast
2013-08-23[MacPlatform] A whole bunch of fixes to KeychainJeffrey Stedfast
2013-08-22[Core] Fix detecting assembly target fx via TargetFrameworkAttributeMichael Hutchinson
2013-08-22[Core] Minor cleanup in MonoDevelop.Core.AssembliesMichael Hutchinson
2013-08-22[Core] Fix only scanning global framework directories onceMichael Hutchinson
2013-08-22[Core] Always include External in Mac pkgconfig search pathMichael Hutchinson
2013-08-22[TextEditor] Added bounds check in coordinate translation routines.Mike Krüger
2013-08-22Add missing fileLluis Sanchez
2013-08-22[HexEditor] User the new debugger visualizer apiLluis Sanchez
2013-08-22[Debugger] Add support for "default" visualizersLluis Sanchez
2013-08-22[Version Control] Refresh status view if it exists for the current context.Therzok
2013-08-22Merge pull request #383 from mono/gitCleanupLluis Sanchez
2013-08-22[Version Control] Fixed renaming for Subversion.Therzok
2013-08-22[TextEditor] fixed column calculation.Mike Krüger