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
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-26[Refactoring] Fixed bug in extension method namespace resolving.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-23[AssemblyBrowser] Set local copy flag for NRefactory.Cecil.Mike Krüger
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[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-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-22Improved 'Bug 14158 - Error while looking up framework types '.Mike Krüger
2013-08-21[Git] Cleanup on files.Therzok
2013-08-21Merge pull request #381 from mono/mergecsprojUngureanu Marius
2013-08-21[Git] Fixed some NREs in Remotes Dialog and Funny Refname issues.Marius Ungureanu
2013-08-21[Version Control] Bug 13886 - Conflicted project files and MergeView fixes.Therzok
2013-08-21[CSharpBinding] Stabilized xml verification routines & switched to the new nr...Mike Krüger
2013-08-21[HexEditor] Take back workaround, it's now fixed.Mike Krüger
2013-08-21[SourceEditor] Improved message bubble theming.Mike Krüger
2013-08-20Merge pull request #380 from mono/someCleanupUngureanu Marius
2013-08-20[Version Control Cleanup in Dialog and Views folders.Therzok
2013-08-20Revert two of the static function conversions as they require API changes.Therzok
2013-08-20[Version Control] Removed unused files AnnotateView and AnnotateCommand.Therzok
2013-08-20[Verison Control] Main folder cleanup:Therzok
2013-08-20[MacPlatform] Rely on Xwt.Mac initializing MonoMac for usAlan McGovern
2013-08-20[CodeIssuePad] Show actions immediately if there is only one issue to choose ...Simon Lindgren
2013-08-20[Refactoring] Run fewer concurrent threads when analyzing.Simon Lindgren
2013-08-20Fix build with mono master.Simon Lindgren
2013-08-20[Refactoring] Add CodeIssue instrumentation.Simon Lindgren
2013-08-20[Refactoring] Handle exceptions better and add more specific error handling i...Simon Lindgren
2013-08-20Fixed 'Bug 14078 - HexEditor tries to get negative byte ranges whenMike Krüger
2013-08-20[CSharpBinding] Subissues are now generated on the main thread.Mike Krüger
2013-08-20[Debugger] Fix button images in exceptions dialogMichael Hutchinson
2013-08-20[stetic] Fix displaying images on buttons with empty textMichael Hutchinson
2013-08-19[MacPlatform] Remove some duplicated NSApplication.Init callsAlan McGovern
2013-08-19[Refactoring] Results marker are now added to the right location.Mike Krüger
2013-08-19Merge pull request #378 from mono/extendUnitTests2Ungureanu Marius
2013-08-19[Version Control] Fixed UnitTests on Unix platform.Marius Ungureanu
2013-08-19[Svn] Fixed an issue with Revision.GetPrevious on special rev kinds.Therzok
2013-08-19Fixed 'Bug 12101 - Refactoring namespaces single word at the time '.Mike Krüger
2013-08-19[CSharpBinding] Fixed some issues in the automatic bracket insertion.Mike Krüger