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-11-01[Ide] OptionsDialog checks for null panels.Mike Krüger
2019-10-29Fixes VSTS Bug 1000977: Make preference dialog more resilient to extension er...Mike Krüger
2019-10-15[752772][PolicyOptions] fixed a11y of comboboxMykyta Bondarenko
2019-10-12[IDE] Set fields to null if disposing.Cody Russell
2019-10-12[IDE] Move fields to the top of the class.Cody Russell
2019-10-11[IDE] Set the severity when we create the popover.Cody Russell
2019-10-11[IDE] Set the popover's accessible label to the Name label.Cody Russell
2019-10-11[IDE] Don't skip keyboard focus, or it is a MAS violation.Cody Russell
2019-10-11[IDE] Make the focus go between combos and skip the popover.Cody Russell
2019-10-11[IDE] Improve the validationCody Russell
2019-10-11[IDE] Use dialog Padding instead of vbox Spacing.Cody Russell
2019-10-11[IDE] Set comboName in NewConfigurationDialog as focused.Cody Russell
2019-10-11[IDE] Make NewConfigurationDialog privateCody Russell
2019-10-11[IDE] [a11y] Rewrite new configuration dialog in XwtCody Russell
2019-09-23Fixes VSTS Bug 983399: [VersionControl] Credential dialog is on top ofMike Krüger
2019-09-06Merge pull request #8352 from mono/master-vsts951152Vsevolod Kukol
2019-08-28Adds feature to center current open panel based in OpenFileDialogData propertyJose Medrano
2019-08-26Fixes VSTS Bug 951152: [Feedback] Visual Studio Commmunity lacks UTF-8Mike Krüger
2019-05-02Fixes VSTS #857551 - [EN-US] Grammar CorrectionJavier Suárez Ruiz
2019-03-21Track API changesLluis 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 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-20Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-03-18Merge pull request #344 from xamarin/gtc-fixesLluis Sanchez
2019-03-18Merge pull request #322 from xamarin/release-8.0-vsts795489Mike Krüger
2019-03-15[Ide] Don't show about dialog in constructorRodrigo Moya
2019-03-15[Ide] Use current focused window as parent for about dialogRodrigo Moya
2019-03-14Remove the DiscardChanges method from DocumentLluis Sanchez
2019-03-12[Ide] Use the short application name in the about dialog titleVsevolod Kukol
2019-03-12Fixes VSTS Bug 795489: Preferences dialog selects Visual Style butMike Krüger
2019-02-28Merge remote-tracking branch 'origin/release-8.0-integration' into merge-inte...Lluis Sanchez
2019-02-27Fixes VSTS Bug 801839: [Feedback] Not seeing Code Formatting Policies in the UIMike Krüger
2019-02-26[Ide] Retrieve ProgressDialog's parent from DesktopServiceRodrigo Moya
2019-02-26[Ide] Retrieve ProgressDialog's parent from DesktopServiceRodrigo Moya
2019-02-25Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-25Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-21[Ide] Retrieve Policies' parent window from DesktopServiceRodrigo Moya
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19[Ide] Fix ProgressDialog parenting on native windowsVsevolod Kukol
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18Implemented new document/view architectureLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-02-15[Ide] Prevent root window to be shown when opening About dialogRodrigo Moya
2019-02-01[Ide] Add New Folder dialog for adding new folders (#7003)Matt Ward
2019-01-19[Ide] Fix Voice Over reading UI controls multiple times in optionsMatt Ward
2019-01-14[Ide] Fix accessibility info for config and platform in project optionsMatt Ward
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-11-12[Dev] Add analyzer which picks up strings which should be localizedtherzok
2018-10-15Merge pull request #5540 from mono/fix-646431Vsevolod Kukol