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
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-04-29[Icons] Fixing #b773c20ae3192ee6f1d17c19001301ee68068cf5Vaclav Vancura
2014-04-29[Icons] [CSharpBinding] New preferences icons:Vaclav Vancura
2014-04-01[C#] Added shared assets project templateLluis Sanchez
2014-03-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2014-01-21Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-01-10Flush solution changes done by XSLluis Sanchez
2013-12-04Merge branch 'master' into retinaLluis Sanchez
2013-11-22Remove MD1 project formatMichael Hutchinson
2013-10-14Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-10-08[CSharpBinding] Fixed reference.Mike Krüger
2013-10-08[CSharpBinding] Added protocol members to override completion.Mike Krüger
2013-10-07[CSharpBinding] Removed missing required protocol member issue.Mike Krüger
2013-10-07[CSharpBinding] Changed protocol support.Mike Krüger
2013-09-27Use the new file iconsLluis Sanchez
2013-09-17[CSharpBinding] Added export code generator.Mike Krüger
2013-09-16[CSharpBinding] Added NRefactory code generation service.Mike Krüger
2013-09-13[CSharpBinding] Added MonoTODO issue.Mike Krüger
2013-09-10Use add-in attribtues to define dependenciesLluis Sanchez
2013-09-07Revert "Revert "Consistently define DEBUG in debug configs""Michael Hutchinson
2013-09-06[CSharpBinding] Cleaned up some code.Mike Krüger
2013-09-06[CSharpBinding] Removed old indent engine.Mike Krüger
2013-09-05Revert "Consistently define DEBUG in debug configs"Alan McGovern
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-21[CSharpBinding] Stabilized xml verification routines & switched to the new nr...Mike Krüger
2013-08-12Suppress warnings about missing doc commentsMichael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently define DEBUG in 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[CSharpBinding] Added partial code generator.Mike Krüger
2013-08-04[Refactoring] Track NRefactory API changes/Added support for subMike Krüger
2013-07-09Nuke some unnecessary local copiesAlan McGovern
2013-07-06[CSharpBinding] Started unit test text editor extension (atmMike Krüger
2013-07-04ConvertToEnumActionLuís Reis
2013-07-02Track NRefactory API changes/enabled IKVM loader.Mike Krüger
2013-06-12Moved debugger libs to a submoduleLluis Sanchez
2013-04-14[CSharpBinding] Added wrapping formatting category.Mike Krüger
2013-03-19[CSharpBinding] Track NRefactory API changes.Mike Krüger
2013-02-21Fixed 'Bug 10491 - New code snippet does not display in toolbox'.Mike Krüger
2013-02-16[CSharpBinding] Removed nrefactory reference.Mike Krüger
2013-01-15[CSharp] Get rid of some stetic noiseMichael Hutchinson
2013-01-14Renamed external/Mono.Cecil -> external/cecil.Mike Krüger
2012-10-18Merge branch 'master' into ui-refreshAlan McGovern
2012-10-17[build] Submodule and build Mono.Addins so we can ship required bugfixesAlan McGovern
2012-10-01[CSharpBinding] Implemented interface members category in create codeMike Krüger
2012-08-31Fixed 'Bug 6789 - Broken completion for array indexers'.Mike Krüger
2012-08-15[build] Keep ICSharpCode.NRefactory.CSharp.dll in the old locationAlan McGovern
2012-08-15[build] Fix all the remaining duplicate assembliesAlan McGovern