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-22Improved 'Bug 14158 - Error while looking up framework types '.Mike Krüger
2013-08-22Fixed 'Bug 14135 - Crash with quotation marks when using U.S.Mike Krüger
2013-08-22Fixed 'Bug 14133 - URLs containing commas are not properly formatted'.Mike Krüger
2013-08-22[Core] Get rid of some of our asynchronous initialisation when running mdtoolAlan McGovern
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-21[Core] Add a way to override the config directory for MDAlan McGovern
2013-08-20[TextEditor] Set GdkWindow.Background to prevent black flashes on focus.Cody Russell
2013-08-20Merge pull request #380 from mono/someCleanupUngureanu Marius
2013-08-20Revert two more public API changes.Therzok
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[RootWorkspace] Some generic file cleanup that optimizes: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[Ide] MainToolbar now uses a property wrapper instead of accessing theMike Krüger
2013-08-19[TextEditor] Added dispose check for the text editor in bracket matchMike Krüger
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-19[TextEditor] Fixed text marker update bug.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 11967 - Dropdown Targets Off After Scrolling'.Mike Krüger
2013-08-19[Ide] Fixed crash in formatting command when formatter doesn't supportMike Krüger
2013-08-19Fixed 'Bug 12101 - Refactoring namespaces single word at the time '.Mike Krüger
2013-08-19Fixed 'Bug 13984 - Double-click-drag selection overshoots'.Mike Krüger
2013-08-19[CSharpBinding] Fixed some issues in the automatic bracket insertion.Mike Krüger
2013-08-19Fixed 'Bug 13989 - Importable symbols selected before importedMike Krüger
2013-08-19Fixed 'Bug 14054 - 'Find references' doesn't work for indexers'.Mike Krüger
2013-08-18[Ide] Properly discard cancelled search resultsMichael Hutchinson
2013-08-18[Xml/Html] Improve attribute parsing recoveryMichael Hutchinson
2013-08-18[TextEditor] Remove apparently broken assertMichael Hutchinson
2013-08-18[Xml] Fix location backtrack after line breakMichael Hutchinson
2013-08-17[Version Control] One more Unit Test and a fix to streamline code.Therzok