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-06-13Fixed 'Bug 5620 - Inline rename triggers completion'.Mike Krüger
2012-05-17[Build] Use a project reference, not dll referenceAlan McGovern
2012-05-09[CSharpBinding] Formatting undo step & indenter undo step are now aMike Krüger
2012-04-12[Core,CSharpBinding] Removed hack for .NETPortable MSBuild targetsJeffrey Stedfast
2012-04-05[Core] Fixed building of .NETPortable projectsJeffrey Stedfast
2012-04-04[Ide] Removed some nrefactory.csharp dependencies fromMike Krüger
2012-04-04[CSharpBinding] Pathed document now works on the AST instead of theMike Krüger
2012-04-04[Core] Added initial support for Portable Library ProjectsJeffrey Stedfast
2012-04-01[CSharpBinding] Removed extract method.Mike Krüger
2012-03-31Fixed 'Bug 4160 - Wrong type inference in new resolver branch'.Mike Krüger
2012-03-30Fix mac build.Mike Krüger
2012-03-30[CSharpBinding] Improved detection of exception throwing.Mike Krüger
2012-03-28[Refactoring] QuickFix popup now integrates the resolve command.Mike Krüger
2012-03-27[CSharpBinding] Added create class/constructor actions. Cleaned upMike Krüger
2012-03-27[CSharpBinding] Removed unused files.Mike Krüger
2012-03-27[CSharpBinding] Fixed compiler warnings.Mike Krüger
2012-03-27[Refactoring] Declare local/inline variable moved to the code actionMike Krüger
2012-03-26[CSharpBinding] fixed makefiles.Mike Krüger
2012-03-24[CSharpBinding] Added default name conventions + mono conventions.Mike Krüger
2012-03-24[CSharpBinding] Implemented naming conventions policy and gui.Mike Krüger
2012-03-24[NRefactory/CsharpBinding] Updated NRefactory/Worked on namingMike Krüger
2012-03-24[CSharpBinding] Fixed makefile.Mike Krüger
2012-03-24[CSharpBinding] Added naming policy GUI.Mike Krüger
2012-03-23[Refactoring] Moved code issue analysis rule to refactoring (codeMike Krüger
2012-03-23[CSharpBinding] Wrapped nrefactory code actions/issues in a cleanerMike 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-16Fixed 'Bug 3453 - [New Resolver] "Resolve" doesn't show up from time'.Mike Krüger
2012-03-12[CSharpBinding] Track NRefactory API changes.Mike Krüger
2012-03-08[UnitTests] Added some unit tests for text editor input/fixed textMike Krüger
2012-03-08[CSharpBinding] Added missing files to makefile.Mike Krüger
2012-03-07[CSharpBinding] Added additional C# formatting policy sets.Mike Krüger
2012-03-06[CSharpBinding] Moved the on the fly formatter to it's ownMike Krüger
2012-03-05[CSharpBinding] Moxed the virtual space manager to an own class &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
2012-01-31Fixed 'Bug 2805 - No completion offered when creating a Lazy<T>'.Mike Krüger
2012-01-17Merge branch 'master' into newresolverMike Krüger
2012-01-17[CSharpBinding] Implemented C# folding parser.Mike Krüger
2011-11-14Added redundant namespace usage inspector.Mike Krüger
2011-11-11Added redundant internal/private inspectors.Mike Krüger
2011-11-11[CSharpBinding] Added missing file.Mike Krüger
2011-11-10Added redundant "this." inspector.Mike Krüger
2011-11-10[CSharpBinding] Implemented unused usings indicator.Mike Krüger
2011-11-01Fixed build.Mike Krüger