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
2015-09-19[Release] Fixup configs from validator tool.Marius Ungureanu
2015-01-17Add pdbonly to release configurations.Marius Ungureanu
2015-01-12Merge pull request #694 from mono/releaseConfMarius Ungureanu
2015-01-05[Icons] Simplifying icon namesVaclav Vancura
2015-01-05[Icons] Cleaning up icons all aroundVaclav Vancura
2014-12-23[Configurations] Use ReleaseMac for copying XamMac too.Marius Ungureanu
2014-11-19[Refactoring] Code fix popup is now using native UI on mac.Mike Krüger
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-04-29[Icons] [MonoDevelop.Refactoring] New preferences icons:Vaclav Vancura
2014-02-25[Refactoring] Removed CodeIssueOptionsDialog & replaced it with theMike Krüger
2014-02-21[Refactoring] Removed some unused code.Mike Krüger
2013-11-11[CodeIssuesPad] Add File GroupingTherzok
2013-11-11[CodeIssuesPad] Add Project groupingTherzok
2013-09-23[Refactoring] Better progress reporting during batch running.Simon Lindgren
2013-09-23Refactor issue batch running so that there is now a helper method in Refactor...Simon Lindgren
2013-09-01[Refactoring] Replaced IScriptProvider interface withMike Krüger
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-16[build] Remove an NGit reference which is unnecessaryAlan McGovern
2013-08-12Suppress warnings about missing doc commentsMichael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently optimize release configs, and not debug configsMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-08-10Build xml docs for all addinsMichael Hutchinson
2013-08-08[Refactoring] Added find extension methods command.Mike Krüger
2013-08-08[Refactoring] Added find member overloads command.Mike Krüger
2013-08-08Implemented 'Bug 13748 - Enhancement: "Find overrides" '.Mike Krüger
2013-08-06Merge branch 'master' into flexible-groupingSimon Lindgren
2013-07-28Add batch fixing from the Code Issue pad.Simon Lindgren
2013-07-19Use attributes to define the add-in version and dependenciesLluis Sanchez
2013-07-19IssuePad batch fixing WIP.Simon Lindgren
2013-07-15[Refactoring] Rework the CodeIssuePad ui update code.Simon Lindgren
2013-06-28[Refactoring] Factor out CodeAnalysisBatchRunner from CodeIssuePad.Simon Lindgren
2013-06-27[Refactoring] Store the runner state explicitly in CodeIssuePad.Simon Lindgren
2013-06-26[Refactoring] Add more grouping options.Simon Lindgren
2013-06-21[Refactoring] More cleanups.Simon Lindgren
2013-06-20[Refactoring] WIP: Grouping UI + Lazy tree building.Simon Lindgren
2013-06-18[Refactoring] Add infrastructure for issue grouping to CodeIssuePad.Simon Lindgren
2013-06-13[build] Remove two duplicate copies of xwtAlan McGovern
2013-06-12Moved debugger libs to a submoduleLluis Sanchez
2013-04-15[Refactoring] Implemented first version of global analyzation pad.Mike Krüger
2013-03-19[CSharpBinding] Ast resolver is now shared between semanticMike Krüger
2012-10-17[build] Submodule and build Mono.Addins so we can ship required bugfixesAlan McGovern
2012-08-15[build] Fix all the remaining duplicate assembliesAlan McGovern
2012-08-10[externals] Add nrefactory as a submoduleAlan McGovern
2012-08-02Fix compilation on mono 2.11Alan McGovern
2012-07-19Fixed 'Bug 6183 - Refactor -> Implement abstract members' / MovedMike Krüger
2012-07-18[Refactoring] Moved implement interface actions to NRefactory.Mike Krüger
2012-06-28[Build] Disable Makefile integration in all our csprojsAlan McGovern
2012-06-20Bools in projects are not using pascal casingLluis Sanchez
2012-04-02[UnitTests] Fixed unit tests.Mike Krüger