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
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-06-14Merge branch 'master' into fix-warningsMikayla Hutchinson
2018-06-11[GtkCore] Rely on file watcher for file change eventsMatt Ward
2018-06-05[GtkCore] Fix warningsMikayla Hutchinson
2018-06-05[libsteticui] Fix warningsMikayla Hutchinson
2018-06-05[libstetic] Fix warningsMikayla Hutchinson
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2018-03-29Remove stetic files, and make the autogenerated UI files the definitive versioniain holmes
2018-03-07Fix more shutdown issues with toolboxLluis Sanchez
2018-01-12[Ide] Clean up api break fix.Mike Krüger
2018-01-11[Ide] Fix API break.Mike Krüger
2018-01-09[Ide] Templates now respect the charset option in editorconfig files.Mike Krüger
2017-11-03Merge pull request #3306 from Gankov/RemoveUnusedLluis Sanchez
2017-11-03Remove unused parameters of methodsGankov Andrey
2017-11-03Fix bug from commit https://github.com/mono/monodevelop/commit/6f8fa89dfb4fa4...Gankov Andrey
2017-10-27Fix missing base.Dispose()therzok
2017-10-27CID168402 - Remove duplicate code check from gtk addin.therzok
2017-10-18[Stetic] Fix TextView not having localized contenttherzok
2017-10-03bump Mono.Cecil to 0.10.0-beta6David Karlaš
2017-06-28Merge branch 'swap-parameter-hinting' into master-roslyncompletionMike Krüger
2017-06-27[Stetic] Fix InvalidCastException preventing editingtherzok
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-04-25Bump Cecil to 0.10.0-beta5therzok
2017-04-25[Core] MD-only swap to Cecil 0.10Marius Ungureanu
2017-04-05Merge pull request #2050 from Gankov/masterLluis Sanchez
2017-03-28Misc opt (#1960)Marius Ungureanu
2017-03-28[Designer (Gtk#)] Fix generating invalid codeGankov Andrey
2017-03-18Merge remote-tracking branch 'origin/master' into roslyn-ivtMikayla Hutchinson
2017-03-17[Gtk] Only allow gtk# file templates if the project references gtk#therzok
2017-03-16Merge branch 'master' into vNextLluis Sanchez
2017-03-15[GTK#] Fix designer toolbox to show custom widget from assembly referencesDavid Karlaš
2017-02-21Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-20Merge branch 'master' into vNextMatt Ward
2017-02-16String optimizations (#1881)Marius Ungureanu
2017-01-31Remove some old ChangeLog filesLluis Sanchez
2017-01-26Merge remote-tracking branch 'xamarin/vNext' into roslyn-ivtMikayla Hutchinson
2017-01-25Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2017-01-18Introduce NodeBuilder.GetSortIndex()Lluis Sanchez
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-10-27Merge remote-tracking branch 'origin/textmate' into vNextMikayla Hutchinson
2016-10-26Remove some more old changelogsMikayla Hutchinson
2016-10-25Merge branch 'master' into textmateMike Krüger
2016-10-12[Perf] Use Directory.Enumerate* instead of Get*therzok
2016-10-07Merge branch 'master' into textmateMike Krüger
2016-10-06Updated roslyn & switched to roslyn nugets.Mike Krüger
2016-09-20Merge branch 'master' into textmateMike Krüger
2016-09-18[Ide] Ensure graphics contexts are disposed.Marius Ungureanu