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-12-30[947006][NewProjectController] added announcement of project creation statusMykyta Bondarenko
2019-11-14[Ide] Remove key press filter that breaks focus chainCody Russell
2019-11-14[Ide] Don't set entry to default focus.Cody Russell
2019-11-06[Ide] Let the references search be a child of the notebookVsevolod Kukol
2019-10-30[Ide] Separate template name and category in the new project dialog modelVsevolod Kukol
2019-10-30[Ide] Fix NRE in new project dialog SetLanguageCellDataVsevolod Kukol
2019-10-30[Ide] Fix language selection being reset in New Project dialogMatt Ward
2019-10-30[Ide] Make selected new project template category accessibleVsevolod Kukol
2019-10-30[Ide] Store selected language in tree store for a11y persistanceVsevolod Kukol
2019-10-30[Ide] Set a11y label for the selected language rather than templateVsevolod Kukol
2019-10-30[Ide] Fix incorrect language read by voice over in New Project dialogMatt Ward
2019-10-11[IDE] [a11y] Rewrite new configuration dialog in XwtCody Russell
2019-07-15[Ide] Fix error handling during project creationVsevolod Kukol
2019-07-12[GetToCode] Adds TaskCompletionSource to Create method in NewProjectControllerJose Medrano
2019-05-30[IDE] only popup the menu on single clicks.iain holmes
2019-05-19[Ide] Generate valid project name from app nameMatt Ward
2019-05-14[Ide] Ignore async call so that exceptions are caughtRodrigo Moya
2019-05-14[Ide] Add ability for WizardPage's to request next pageRodrigo Moya
2019-05-02[Ide] Fix project template wizard disposed before post actions runMatt Ward
2019-04-25[Ide] Close the New Project Dialog right after creationVsevolod Kukol
2019-04-11[Ide] Don't ShowAll WizardPage's when moving to previous pageRodrigo Moya
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-02-26[Ide] Retrieve parent for NewFileDialog 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-25[Ide] Don't show NPD in its "constructor"Rodrigo Moya
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-16[Ide] Retrieve parent for New Project dialog from DesktopServiceRodrigo Moya
2019-02-15Track API changesLluis Sanchez
2019-02-08[Ide] Fix NRE in ExportSolutionDialog initializationRodrigo Moya
2019-02-06Merge pull request #6913 from mono/master-vsts753365Mike Krüger
2019-01-30Merge pull request #6914 from mono/master-vsts753343Vsevolod Kukol
2019-01-28Merge pull request #6944 from mono/fix-new-project-dialog-issuesVsevolod Kukol
2019-01-24[Ide] Fix lang selector menu position in the new project dialogVsevolod Kukol
2019-01-24Update ApplyPolicyDialog.csMike Krüger
2019-01-21Update ApplyPolicyDialog.csMike Krüger
2019-01-21[Ide] Partially fix new project language name accessibilityVsevolod Kukol
2019-01-21Fixes VSTS Bug 753343: Accessibility: Apply Policies Dialog: Focus ismkrueger
2019-01-18[Ide] Native lang selector menu using Xwt in the new project dialogVsevolod Kukol
2019-01-18[Ide] Add some extra spacing in NewSolutionRunConfigurationDialogRodrigo Moya
2019-01-17[Ide] Run NewSolutionRunConfigurationDialog nativelyRodrigo Moya
2019-01-17[Ide] Set default button in NewSolutionRunConfigurationDialogRodrigo Moya
2019-01-17[Ide] Fix "New Solution Run" dialog's textRodrigo Moya
2019-01-17[Ide] Add "Set startup projects" commandRodrigo Moya
2019-01-17Fixes VSTS Bug 753365: Accessibility: Apply Policies: Voice over ismkrueger
2019-01-15Merge pull request #6888 from mono/accessibility-select-references-contrastMatt Ward
2019-01-15[Ide] Edit References dialog - minor adjustment to text positionMatt Ward
2019-01-15[Ide] Fix voice over in Edit References dialogMatt Ward