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
AgeCommit message (Expand)Author
2014-06-04explicitly generate buildinfo during make dist;Timotheus Pokorra
2014-06-03put the buildinfo file into the top srcdir of the tarball.Timotheus Pokorra
2014-05-28address the problems with version.config missing in the tarball, and the scri...Timotheus Pokorra
2014-05-27Fixed 'Bug 20018 - C# Name Conventions Style dropdown list returningMike Krüger
2014-05-26Merge pull request #559 from fernandolguevara/masterLluis Sanchez
2014-05-26[Shared projects] Avoid adding files twiceLluis Sanchez Gual
2014-05-26[Core] Register unsupported window phone projectLluis Sanchez Gual
2014-05-26Allow standard .net build actions in shared projectsLluis Sanchez Gual
2014-05-25[TextEditor] Fix toggle line comment for JavaScript/TypeScript files.Matt Ward
2014-05-24[DebuggerUnitTests] Moving time of invoking done.Set to ensure Frame is setDavid Karlaš
2014-05-24spanish updatesfernandolguevara
2014-05-23Fix unit test failureLluis Sanchez Gual
2014-05-23Merge pull request #556 from DavidKarlas/arrayMultipleElementsLluis Sanchez
2014-05-23Fix crash in Search in FilesLluis Sanchez Gual
2014-05-23Merge pull request #557 from knocte/masterMike Krüger
2014-05-23Show a warning message when opening a solution that is already openedLluis Sanchez Gual
2014-05-23[Core] Deprecate the 1:1 File->Project assumptionAndrés G. Aragoneses
2014-05-23Fix bug 20005 - Gtk access in the background threadLluis Sanchez Gual
2014-05-23[FindInFiles] Add a new "Project" column in resultsAndrés G. Aragoneses
2014-05-23[Core] Serialize LogicalName for non-EmbeddedResource itemsMichael Hutchinson
2014-05-23[SearchResultWidget] Small code cleanupAndrés G. Aragoneses
2014-05-23[CorDebugger] Fixed ArrayAdaptor.GetElementsDavid Karlaš
2014-05-22[Refactoring] RefactoringOptions no longer dead lockMike Krüger
2014-05-21Updated references to xwt, md-addinsjeremie.laval
2014-05-20[Subversion] Do not throw on every check for repository.Marius Ungureanu
2014-05-20[CSharp] Don't deadlock by starving task schedulerMichael Hutchinson
2014-05-20[Xml] Improve some error locationsMichael Hutchinson
2014-05-20[Xml] Keep track of parser location when backtrackingMichael Hutchinson
2014-05-20[Toolbox] Minor cleanup, add .NET 4 supportMichael Hutchinson
2014-05-20[C] Fix backtick expansion issue on MacOSMichael Hutchinson
2014-05-20[Ide] Don't error on missing gravatarsMichael Hutchinson
2014-05-20[Xml] Remove bad assertMichael Hutchinson
2014-05-19[Internal] Change Solution Folders to point to appropriate folders.Marius Ungureanu
2014-05-19Merge branch 'nuget-tests'Matt Ward
2014-05-19[NuGet] Fix compiler warning.Matt Ward
2014-05-19[NuGet] Fix unit tests after merge from master.Matt Ward
2014-05-19Merge branch 'master' into nuget-testsMatt Ward
2014-05-19[TextEditor] Fixed typoMike Krüger
2014-05-19[TextEditor] Synced F# reserved keywords with the c# spec.Mike Krüger
2014-05-19[TextEditor] Removed not from the f# keyword table (#19809)Mike Krüger
2014-05-17Merge pull request #554 from bryanhelms/more-web-build-actionsMichael Hutchinson
2014-05-17Add more common web content typesBryan Helms
2014-05-17[Win32] Fixed using stored proxy credentialsMichael Hutchinson
2014-05-17[SourceEditor] Don't unsubscribe events that were never subscribedMichael Hutchinson
2014-05-17Updated references to guiunit, md-addinsalan
2014-05-17[Mac] Add TODO for minor proxy auth improvementMichael Hutchinson
2014-05-17[Mac] Make proxy auth lookup more flexibleMichael Hutchinson
2014-05-17[Core] Cache web proxy credentialsMichael Hutchinson
2014-05-16[Debugger] Disable more SDB tests when running with an old monoJeffrey Stedfast
2014-05-16Immediate window CodeCompletion appeared above typing text fixing Bug 14578David Karlaš