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-10-30[Ide] Separate template name and category in the new project dialog modelVsevolod 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-02-25[Ide] Don't show NPD in its "constructor"Rodrigo Moya
2019-02-16[Ide] Retrieve parent for New Project dialog from DesktopServiceRodrigo Moya
2018-11-29[Ide] Center new project dialog on screen, if no root Gtk.Window is availableVsevolod Kukol
2018-11-27[Ide] Add support for Welcome dialog providersRodrigo Moya
2018-10-11ListStore -> TreeStore variable renamenosami
2018-10-04Render templates as children of categoriesnosami
2018-10-04Display project subcategories as children of categoriesnosami
2018-09-18[Ide] Color a11y fixes: Fine-tuning New Project Dialog banner label metricsVáclav Vančura
2018-09-18[Ide] Color a11y fixes: New Project Dialog banner colorsVáclav Vančura
2018-09-10[Ide][a11y] Fix Cancel button label in new project dialogVsevolod Kukol
2017-06-07[Ide] Prevent the New Project dialog from being resizedMatt 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-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-02-13[A11y] Make the New Project dialog accessibleiain holmes
2016-06-02[Ide] Disable Gtk interactive search in TreeViewsVsevolod Kukol
2016-04-19[hdpi] Fix a number of issuesCody Russell
2016-02-11Removing obsolete FontService TODOsVaclav Vancura
2016-01-18[Ide] FontService fixesVaclav Vancura
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2015-12-02[Ide] Optimize new project dialog style loadingVsevolod Kukol
2015-11-29Add Backgrounds to ScrolledWindowsVsevolod Kukol
2015-11-29[Ide] Styles support for new project dialogVsevolod Kukol
2015-09-08Merge branch 'master' into roslynMatt Ward
2015-09-07[Ide] Win32 scale factor fixes for GTK new project dialog.Cody Russell
2015-06-10[UITest] Add test to validate NewProjectDialog previewManish Sinha
2015-06-09[UITest] Add test to validate NewProjectDialog previewManish Sinha
2015-04-13[Ide] Fix New Project dialog closing when auto-hide window closesMatt Ward
2015-03-04[Ide] Allow New Project Dialog to be tested with UI tests.Matt Ward
2015-01-15[Ide] Use default colours for tree view rows in New Project dialog.Matt Ward
2014-11-20[Ide] Classes should not be public unless strictly necessary.Matt Ward
2014-11-14[Ide] Fixing generic project template large image paddingVaclav Vancura
2014-11-13[Ide] Fix blurry images when using ImageView.Matt Ward
2014-11-13[Ide] Support retina images in New Project dialog.Matt Ward
2014-11-12[Ide] Add extra categories to New Project dialogMatt Ward
2014-11-11[Ide] Adjust template list row heights in New Project dialog.Matt Ward
2014-11-11[Ide] Adjust top level category list item size in New Project dialog.Matt Ward
2014-11-10[Ide] Adjust position of template list items in New Project dialog.Matt Ward
2014-11-10[Ide] Decrease template categories font size in New Project dialog.Matt Ward
2014-11-04[Ide] New Project Dialog header visual fixesVaclav Vancura
2014-10-27[Ide] Render Xwt Images instead of Gtk Pixbufs.Matt Ward
2014-10-14[Ide] Move logic out of New Project dialog into controller.Matt Ward
2014-10-14[Ide] Fix project template description label moving down dialogMatt Ward
2014-10-14[Ide] Increase width for template list in New Project Dialog.Matt Ward
2014-10-13[Ide] Fix New Project dialog zero border widthMatt Ward
2014-10-03[Ide] Rename template cell renderer class.Matt Ward