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-07-31[Ide] Ensure New Project dialog language selector matches languageMatt Ward
2017-07-26[Ide] Fix typo in commentMatt Ward
2017-07-26[Ide] Fix project not created in own directory with New Project dialogMatt Ward
2017-07-26[Ide] Add tests for New Project dialog's create directory check boxMatt Ward
2017-07-04[Ide] Fix language not displayed for recently used project templatesMatt Ward
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-06-16Merge pull request #2639 from iainx/fix-53448Lluis Sanchez
2017-06-14[A11y] Simplify the API for adding label relationshipsiain holmes
2017-06-13Merge branch 'master' into new-project-dialog-resize-to-fitMatt Ward
2017-06-09[Ide] Fix file templates not translatedMatt Ward
2017-06-07[Ide] Custom New Project dialog final page controls use full widthMatt Ward
2017-06-07[Ide] Prevent the New Project dialog from being resizedMatt Ward
2017-06-07[Ide] Make LanguageCellRenderer class non-publicMatt Ward
2017-06-06[Ide] Fix null reference exception in New Project dialogMatt Ward
2017-05-31[Ide] Allow New Project dialog to resize to fit textMatt Ward
2017-05-29[A11y] Make the language selector accessibleiain holmes
2017-05-18Merge branch 'master' into dotnetcore2Matt Ward
2017-05-15[Ide] Handle grouped templates with same template idMatt Ward
2017-05-15[Ide] Fix categories created multiple times in new project dialogMatt Ward
2017-05-10[Ide] Tooltip icons should use `md-help` and not `md-information`Václav Vančura
2017-05-09[A11y] Set the label attribute on the New Files dialog entryiain holmes
2017-05-08[A11y] Make the New Configuration dialog accessibleiain holmes
2017-05-03[Ide] Fix removing project/assembly references in References dialogMatt Ward
2017-04-04Merge pull request #1892 from mono/fix46965Greg Munn
2017-03-30[Ide] Allow dash character in project namesMatt Ward
2017-03-28Misc opt (#1960)Marius Ungureanu
2017-03-27Merge branch 'master' into vNext-webtools-platformLluis Sanchez
2017-03-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-23Merge branch 'master' into vNext-webtools-platformLluis Sanchez
2017-03-22[NewProjectDialog] Only set CreateProjectSubDirectoryPropertyName when creati...Vincent Dondain
2017-03-22Merge branch 'master' into vNext-webtools-platformLluis Sanchez
2017-03-21[NewProjectDialog] Remove unused CreateProjectSubDirectoryInExistingSolutionP...Vincent Dondain
2017-03-21[NewProjectDialog] Disable 'Create a project directory within the solution di...Vincent Dondain
2017-03-20Merge pull request #1985 from mono/fix53443Lluis Sanchez
2017-03-20[Ide] Filter recent templates by visibility in new project dialogVsevolod Kukol
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-15[A11y] Improve the New Project dialog accessibilityiain holmes
2017-03-14[A11y] Make the New File dialog accessibleiain holmes
2017-03-10[A11y] Improve the way ActionDelegates are handled.iain holmes
2017-03-10[A11y] Make ActionDelegate disposableiain holmes
2017-03-09Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-07Merge branch 'vNext' into vNext-webtools-platformLluis Sanchez
2017-03-06[Ide] Fix null ref when switching category in new project dialogMatt Ward
2017-02-28Merge branch 'vNext' into vNext-webtoolsMike Krüger
2017-02-27Merge branch 'master' into vNextMatt Ward
2017-02-24Merge remote-tracking branch 'origin/master' into recent-templatesVsevolod Kukol
2017-02-23[Ide] Fix language selection for recent templatesVsevolod Kukol
2017-02-23Merge branch 'vNext' into vNext-webtoolsMike Krüger
2017-02-22[Templating] Initial support for https://github.com/dotnet/templating format ...David Karlaš
2017-02-20[A11y] Automatically detect supported actionsiain holmes