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
2020-01-15Remove various references to NRefactory that are not usedtherzok
2019-12-11[Core] Stop using obsolete Counter++/-- and use Inc(1) or Dec(1) insteadJeffrey Stedfast
2019-10-28Update WindowPartial.xft.xmlKeting Yang
2019-10-28Update Window.xft.xmlKeting Yang
2019-10-25Revert "Merge pull request #8999 from mono/csproj-cleanups"therzok
2019-10-20Switch MonoDevelop.GtkCore to single configurationtherzok
2019-08-19[GtkCore] Fix toolbox items not displayedMatt Ward
2019-03-29Add api for creating editor controllersLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-20Merge branch 'release-8.0' into master-vnextLluis Sanchez
2019-03-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-20Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-03-13Add UI for view collections that support tabs + split modeLluis Sanchez
2019-03-08Fix document extension issuesLluis Sanchez
2019-03-08Adds more abstraction to PropertyPadJose Medrano
2019-03-06Fix several issues with document extensionsLluis Sanchez
2019-03-06Move more services to IdeServicesLluis Sanchez
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18Implemented gtk designer as a document controllerLluis Sanchez
2019-02-16Disable obsoletion warnings in a bunch of unported extensionsMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-01-25Merge remote-tracking branch 'origin/master' into pr-sandy-md-masterSandy Armstrong
2019-01-21Adds implementation to Remove items in Toolbox Dynamic ProvidersJose Medrano
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-14Merge remote-tracking branch 'origin/master' into roslyn-upgradeMikayla Hutchinson
2019-01-13Suppress NuGet local copies unless explicitly listed in projectMikayla Hutchinson
2019-01-12[Ide] Cache the active document in the document tracking service (#6855)Marius Ungureanu
2019-01-11Update projects for PackageReferenceMikayla Hutchinson
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-09-12Fix find base type if it is generic instance.Gankov Andrey
2018-07-06Merge pull request #5194 from mono/simplify-resource-idsLluis Sanchez
2018-06-27Obsolete legacy build APIsMikayla Hutchinson
2018-06-27[Build] Simplify short resource IDs via definition groupMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
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