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
2012-06-27[Build] Change the build system to use xbuild instead of makefiles (again)Alan McGovern
2012-06-26Revert "[Build] Change the build system to use xbuild instead of makefiles"""Alan McGovern
2012-06-26[Build] Change the build system to use xbuild instead of makefiles""Alan McGovern
2012-03-28[Refactoring] QuickFix popup now integrates the resolve command.Mike Krüger
2012-03-27[Refactoring] Declare local/inline variable moved to the code actionMike Krüger
2012-03-23[Refactoring] Added documentation for the code action/issues classes.Mike Krüger
2012-03-23[Refactoring] Moved code issue analysis rule to refactoring (codeMike Krüger
2012-03-23[Refactoring] Added entry point for code action/code issue providerMike Krüger
2012-03-23[Refactoring] Cleaned up namespaces.Mike Krüger
2012-03-22[Refactoring] Adjusted to the NRefactory context action / code issueMike Krüger
2012-03-21fixed makefileMike Krüger
2012-03-21[Refactoring] fixed makefile.Mike Krüger
2012-03-06[NRefactory.CSharp] Added missing files.Mike Krüger
2012-03-03Merge branch 'master' into newresolverMike Krüger
2012-03-01[CSharpBinding] Fixed & improved code generation window feature.Mike Krüger
2012-02-16[Build] MonoDevelop updated the makefiles and changed some line ordersMike Krüger
2012-02-16[Build] Fixed makefile referenced display bindings paths.Mike Krüger
2011-10-06Fixed build.Mike Krüger
2011-10-05Corrected some references.Mike Krüger
2011-09-04Updated NRefactory & tracked API changes.Mike Krüger
2011-06-23Converted import symbol handler.Mike Krüger
2011-06-23Converted integrate temporary variable refactoring.Mike Krüger
2011-06-23Converted code generation & refactoring subsystem to new type system.Mike Krüger
2011-06-22Implemented find derived types for the type system.Mike Krüger
2011-06-22Converted refactorings to the TypeSystem (atm only rename works) /Mike Krüger
2011-06-19Implemented new references finder.Mike Krüger
2011-06-19Translated 'go to defininition' functions.Mike Krüger
2011-06-17Worked on type system/resolver conversion.Mike Krüger
2011-06-06[Analysis] Improved the naming conventionsMichael Hutchinson
2011-06-06Introduce format item is now a context action.Mike Krüger
2011-06-05Move type to file is now a context action.Mike Krüger
2011-06-04Removed create/remove backing store refactorings - these operationsMike Krüger
2011-06-04Added inspection settings widget.Mike Krüger
2011-06-02Generalized inspection subsystem.Mike Krüger
2011-06-01Extended the context action system.Mike Krüger
2011-06-01Renamed QuickFix -> ContextActionMike Krüger
2011-05-30Added the ability to add 'generic' fixes (it's not required to alwaysMike Krüger
2011-05-26Quick fixes now recognize fixable results.Mike Krüger
2011-05-25Overworked quick fix system.Mike Krüger
2011-05-24Worked on quick fixes gui.Mike Krüger
2011-05-24Added basic quick fix system.Mike Krüger
2011-05-24Added missing cairo reference (required for windows).Mike Krüger
2011-05-24Fix build. Had to disable a vi command in source editor.Mike Krüger
2011-05-19Improved declare local variable refactoring.Mike Krüger
2011-04-14Refactoring now uses the new nrefactory.Mike Krüger
2011-04-06Updated references to the new NRefactory.Mike Krüger
2011-02-07Fixed 'Bug 669825 - Default scheme has conflicting key bindings'.Mike Krüger
2010-09-10Moved extract method to the c# binding.Mike Krüger
2010-08-23Moved create method refactoring to the c# binding.Mike Krüger
2010-07-27Added references finder.Mike Krüger