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
2017-06-07[Ide] Custom New Project dialog final page controls use full widthMatt Ward
2017-05-31[Ide] Allow New Project dialog to resize to fit textMatt Ward
2017-05-10[Ide] Tooltip icons should use `md-help` and not `md-information`Václav Vančura
2017-03-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-21[NewProjectDialog] Disable 'Create a project directory within the solution di...Vincent Dondain
2017-03-15[A11y] Improve the New Project dialog accessibilityiain holmes
2016-01-15Merge remote-tracking branch 'origin/master' into roslyn-dark-skinMarius Ungureanu
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2015-11-29[Ide] Styles support for new project dialogVsevolod Kukol
2015-11-23[Ide] Introduce Components.Window and Dialog. Cleanup Messaging.Marius Ungureanu
2015-06-16Merge remote-tracking branch 'origin/test-cloud-new-project-dialog-integration'Matt Ward
2015-06-02[Ide] Allow template wizard to add controls to final dialog page.Matt Ward
2015-05-12[Ide] Show .git folder in new project dialog preview.Matt Ward
2015-03-12[Ide] Fix carriage return added to project name in New Project dialogMatt Ward
2014-12-10[Ide] Fix text box focus on opening New Project dialog.Matt Ward
2014-12-02[Ide] Change colour on final config page in New Project dialog.Matt Ward
2014-11-24[Ide] UI refresh for final config page in New Project dialog.Matt Ward
2014-11-20[Ide] Classes should not be public unless strictly necessary.Matt Ward
2014-11-17[Ide] Project name now has focus on final page in New Project dialog.Matt Ward
2014-11-17[Ide] Make Next button the default button in New Project dialog.Matt Ward
2014-10-24[Ide] Remember create project directory setting in New Project dialog.Matt Ward
2014-10-24[Ide] Remember Git settings in New Project dialog.Matt Ward
2014-10-24[Ide] Fix Git option in New Project dialog.Matt Ward
2014-10-20[Ide] Allow wizard to define project name in New Project dialog.Matt Ward
2014-10-02[Ide] Improve workspace support in New Project dialog.Matt Ward
2014-10-02[Ide] Disable project name when creating empty solution.Matt Ward
2014-10-02[Ide] Fix project preview when adding new project to solution.Matt Ward
2014-10-02[Ide] Update solution name with project name in New Project dialog.Matt Ward
2014-09-30[Ide] Disable solution name when adding new project to solution.Matt Ward
2014-09-30[Ide] Implement browse button in New Project dialog.Matt Ward
2014-09-22[Ide] Add final project configuration page to New Project dialog.Matt Ward