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-01-18Target the right branch for md-addinsmonodevelop-4.3.1-branchAlan McGovern
2014-01-18Bump md-addins for some code generation fixesAlan McGovern
2014-01-09[build] Bump md-addinsmonodevelop-4.3.1Alex Corrado
2014-01-09[Ide] Fixed failing completion window tests.Mike Krüger
2014-01-07Updated add-ins version to 4.3.1Xamarin Release Manager
2014-01-07Updated package version to 4.3.1Xamarin Release Manager
2014-01-06bumped md-addinsJeffrey Stedfast
2014-01-06[MacPlatform] When adding internet passwords, handle DuplicateItem error codeJeffrey Stedfast
2014-01-06Fixed 'Bug 17047 - Smart indent failure'Mike Krüger
2014-01-06Fixed 'Bug 17049 - Preferences for indentation on Wrapping -> Indexer are bro...Mike Krüger
2014-01-04bumped debugger-libsJeffrey Stedfast
2014-01-03bumped md-addinsJeffrey Stedfast
2014-01-03Fixed "Bug 16871 - [XS/Windows] namespace typing issue: On typingMike Krüger
2014-01-03Bump nrefactory.Mike Krüger
2014-01-03Fixed 'Bug 16752 - XS throws exception on selecting "Find DerivedMike Krüger
2014-01-03Bump nrefactory.Mike Krüger
2014-01-02[CSharpBinding] Hints are no longer shown on the quick task bar.Mike Krüger
2014-01-02Bump nrefactory.Mike Krüger
2014-01-02Merge pull request #468 from JosephHill/masterLluis Sanchez
2014-01-02[Core] Fix memory leak in ProjectServiceLluis Sanchez
2014-01-02[Decompiler] Updated decompiler / track nrefactory API changes.Mike Krüger
2014-01-02Fixed 'Bug 16786 - Redundant unsafe wrong context'Mike Krüger
2014-01-02Fixed 'Bug 16843 - Null-ref on NewExpression list initializer'Mike Krüger
2014-01-02Fixed 'Bug 16844 - Convert class to static'Mike Krüger
2014-01-02Fixed 'Bug 16850 - Search box not giving a result in some cases'.Mike Krüger
2014-01-02Fixed 'Bug 17011 - XS does not recognize StringBuilder::AppendFormat'Mike Krüger
2013-12-31Merge pull request #467 from joncloud/masterUngureanu Marius
2013-12-29Merge pull request #469 from knocte/masterUngureanu Marius
2013-12-29[Git] Improve hook about commit message lengthAndrés G. Aragoneses
2013-12-27removing new newlineJoseph Hill
2013-12-27No HtmlEncode(String, TextWriter) overload in PCLJoseph Hill
2013-12-21Added a using directive to ensure that the DllImportAttribute type gets resol...joncloud
2013-12-21SetThreadUILanguage() on Windows.Cody Russell
2013-12-21[Core] Fix localization running MD-in-MD on WindowsMichael Hutchinson
2013-12-21[Core] Language setting should affect UI language, not cultureMichael Hutchinson
2013-12-21[MSBuild] Set UI culture on builder processesMichael Hutchinson
2013-12-21[MSBuild] More specific error if MSBuild 2013 not installedMichael Hutchinson
2013-12-17Merge pull request #464 from mono/optimizeUngureanu Marius
2013-12-17[Commit] Remove redundant parameter and checks.Marius Ungureanu
2013-12-17[tests] Oops, don't null reference passing the message alongAlan McGovern
2013-12-17[tests] Get better output when this test failsAlan McGovern
2013-12-17Updated references to xwt, md-addinslluis
2013-12-16[Ide] Minor alignment fix to the about boxLluis Sanchez
2013-12-16Merge pull request #463 from lucasmeijer/upstreaming/versioncontrol-projectmi...Lluis Sanchez
2013-12-16implement Lluis’ feedback on pull requestLucas Meijer
2013-12-16Merge pull request #462 from lucasmeijer/upstreaming/csharpbinding-exposedefinesLluis Sanchez
2013-12-16Bump md-addins to the latest designer commitsAlan McGovern
2013-12-16[MSBuild] Add a ToolsVersion 12.0 builder on .NETMichael Hutchinson
2013-12-15make version control do not crash if we are operating on Projects that do not...Lucas Meijer
2013-12-15expose all defines used in the c# binding. ideally would be in the base clas...Lucas Meijer