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
2019-01-21[Ide] Add "Empty environment" startup optionRodrigo Moya
2019-01-21[Ide] Convert startup options to a radio button groupRodrigo Moya
2019-01-21[Ide] Add preference for disabling Start WindowRodrigo Moya
2018-11-29[Ide] Close preferences when restarting for a style changeVsevolod Kukol
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-08-10[Ide] Add "log verbosity" setting backRodrigo Moya
2018-06-05[Ide] Fix a bunch of warningsMikayla Hutchinson
2018-05-18Merge branch 'master' into structured-build-outputRodrigo Moya
2018-05-11Merge branch 'master' into remove-xbuild-engineMikayla Hutchinson
2018-04-17Remove xbuild supportMikayla Hutchinson
2018-04-17Remove assembly folder supportMikayla Hutchinson
2018-04-10Merge branch 'master' into structured-build-outputRodrigo Moya
2018-03-29Remove stetic files, and make the autogenerated UI files the definitive versioniain holmes
2018-02-06Merge branch 'master' into structured-build-outputRodrigo Moya
2018-01-19Re-Add UpdateChannel to AddinsOptionsPanelTim Miller
2018-01-12Merge branch 'master' into dynamic-channels-reduxTim Miller
2018-01-12Redirect UpdateLevel calls to UpdateChannelTim Miller
2017-12-12Merge branch 'master' into structured-build-outputRodrigo Moya
2017-12-12[Ide] BuildPanel: Removes log verbosity combobox (#3445)Jose Miguel Torres
2017-12-05Merge pull request #3316 from mono/skipBuildingUnmodifiedProjectsLluis Sanchez
2017-11-30Merge pull request #3412 from iainx/disable-a11y-masterLluis Sanchez
2017-11-28Merge pull request #3411 from mono/options-leakLluis Sanchez
2017-11-28[Gtk] Switch overrides of Destroy to OnDestroyed. (#3414)Marius Ungureanu
2017-11-27[Ide] Break ref-cycle in keybindings panelMarius Ungureanu
2017-11-27[Ide] Fix leaks in the options panel.Marius Ungureanu
2017-11-27[A11y] Add option to disable accessibilityiain holmes
2017-11-16Keep UpdateLevel in MonoDevelop, revert previous changesTim Miller
2017-11-16Readd UpdateLevel, replace with UpdateChannelTim Miller
2017-11-06Added "Skip building unmodified projects" setting which speeds up building pr...David KarlasĖŒ
2017-10-20Remove Dynamic/Static UpdateLevel, make them one againTim Miller
2017-10-19Add initial support for dynamic channelsTim Miller
2017-10-18[Loc] Fix IDE theme name not being translated.therzok
2017-08-22Fix warnings in MD.IdeLluis Sanchez
2017-07-19Make the target selector a shared component + add accessibilitynosami
2017-06-27[Ide] Use Markup for Key bindings prefs warningsVsevolod Kukol
2017-06-14[A11y] Simplify the API for adding label relationshipsiain holmes
2017-06-14[A11y] Make the Runtime Panel accessibleiain holmes
2017-06-14[A11y] Make the Assembly Folders panel accessibleiain holmes
2017-06-13[A11y] Make the build messages panel accessibleiain holmes
2017-06-13[A11y] Make the build panel accessibleiain holmes
2017-06-13[A11y] Make the Load/Save panel accessibleiain holmes
2017-06-13[A11y] Make the tasks panel accessibleiain holmes
2017-06-13[A11y] Make the UI STyle panel accessibleiain holmes
2017-06-13[A11y] Make the Keybindings panel accessibleiain holmes
2017-06-13[A11y] Make the author information panels accessibleiain holmes
2017-06-08[A11y] Add accessibility for the icon in the SDK location paneliain holmes
2017-06-07[A11y] Add a Restart panel and make it accessibleiain holmes
2017-05-15[A11y] Make the project options panels accessibleiain holmes
2017-03-09[Ide] Use native TooltipPopoverWindowVsevolod Kukol
2017-02-16String optimizations (#1881)Marius Ungureanu