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-11-14Updated add-ins version to 4.2.1monodevelop-4.2.1Xamarin Release Manager
2013-11-14Updated package version to 4.2.1Xamarin Release Manager
2013-11-09Updated add-ins version to 4.2Xamarin Release Manager
2013-11-09Updated package version to 4.2Xamarin Release Manager
2013-11-08Updated add-ins version to 4.2.0Xamarin Release Manager
2013-11-08Updated package version to 4.2.0.7Xamarin Release Manager
2013-11-08[MacPlatform] Instead of throwing exceptions on unknown keychain errors, just...Jeffrey Stedfast
2013-11-06Updated add-ins version to 4.2Xamarin Release Manager
2013-11-06Updated package version to 4.2Xamarin Release Manager
2013-11-05[Core] Fixed ProjectFile.ResourceId logicJeffrey Stedfast
2013-11-05[CorDebug] Fix property reading issues.Therzok
2013-10-28Updated add-ins version to 4.1.13Xamarin Release Manager
2013-10-28Updated package version to 4.1.13Xamarin Release Manager
2013-10-24[NUnit] GuiUnit as a project reference now worksAlan McGovern
2013-10-24[NUnit] Use the pathnamealan
2013-10-24[NUnit] Don't assume that automatic updates always workAlan McGovern
2013-10-22[Core] Send full system information to Raygun in a custom data attribute.Cody Russell
2013-10-22[Core] Specify the version to Raygun rather than let it use the assembly vers...Cody Russell
2013-10-22[Core] Add ENABLE_RAYGUN constant.Cody Russell
2013-10-22[Core] Only send to Raygun when we're not in debug mode.Cody Russell
2013-10-17[Ide] Another try to fix 'Bug 15296 - MonoDevelop : `Navigate To`Mike Krüger
2013-10-17Fixed 'Bug 15423 - Zooming text size changes tab width'.Mike Krüger
2013-10-16[CSharpBinding] Ensure that the syntax tree always matches theMike Krüger
2013-10-16[Refactoring] Tweaked refactoring menu in case of user definedMike Krüger
2013-10-16Fixed 'Bug 15403 - Go to Definition does not work with user operators'Mike Krüger
2013-10-16Try to fix 'Bug 15296 - MonoDevelop : `Navigate To` dialog eventuallyMike Krüger
2013-10-16[CSharpBinding] Fixed potential System.InvalidOperationExceptionMike Krüger
2013-10-16Fixed 'Bug 15415 - Error when SAVING in mono develop'.Mike Krüger
2013-10-16[Core] Log critical or fatal depending upon willShutdown.Cody Russell
2013-10-16[Core] This should be logging a critical error, not internal.Cody Russell
2013-10-15Fixed 'Bug 15233 - Syntax highlighting incorrect in F#'.Mike Krüger
2013-10-15Fixed 'Bug 15388 - Create new console project, no completion +Mike Krüger
2013-10-15[Core] Report Raygun errors from a background thread instead of the UI thread.Cody Russell
2013-10-14[TextEditor] Set the background color of the scrolled window as a hint toCody Russell
2013-10-14Fixed 'Bug 14898 - Cant edit no any highlight scheme'.Mike Krüger
2013-10-14Fixed mixed line ending detection.Mike Krüger
2013-10-14Fixed 'Bug 15303 - Redundant cast false positive'.Mike Krüger
2013-10-14Fixed 'Bug 13989 - Importable symbols selected before importedMike Krüger
2013-10-14[SourceEditor] Editor now detects mixed line endings as well.Mike Krüger
2013-10-12[SourceEditor] Changed general formatting undo step option default.Mike Krüger
2013-10-12[TextEditor] Be more careful with stacking keyboard undo steps.Mike Krüger
2013-10-12[SourceEditor] Added text editor option to change the generation ofMike Krüger
2013-10-11[NewProjectDialog] Fix typo in user-visible stringAndrés G. Aragoneses
2013-10-11Fixed 'Bug 15248 - CRNL vs NL policy setting warning is tooMike Krüger
2013-10-11Fixed 'Bug 15344 - Converted/ignored files do not update theirMike Krüger
2013-10-11[Core] LogCriticalError() now sets willShutdown = falseCody Russell
2013-10-11[Core] LogInternalError() now sets silent = trueCody Russell
2013-10-11[Core] Get the Raygun API key through branding service rather than environment.Cody Russell
2013-10-10[Core] Log{Internal,Critical,Fatal}Error now Log(LogLevel.Error) in addition ...Cody Russell
2013-10-10[SourceEditor] Fixed old cairo API.Mike Krüger