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 (Collapse)Author
2016-03-25[Ide][Win] Smaller arrows in menusVsevolod Kukol
(requires https://github.com/mono/xamarin-gtk-theme/pull/26)
2016-03-25[Ide][Win] Disable scrollbar trough shadesVsevolod Kukol
2016-02-26[Ide][Win] Optimize Gtk menus and arrowsVsevolod Kukol
2016-02-19[Ide][Win] Remove broken dark Gtk toolbar stylesVsevolod Kukol
(fixes bug #38644)
2016-02-08[Ide] Contrast improvementsVaclav Vancura
2016-02-05Merge remote-tracking branch 'origin/roslyn-dark-skin' into ↵Vsevolod Kukol
dark-skin-gtk-experimental
2016-02-05[Ide] Fix broken Gtkrc color definitionsVsevolod Kukol
2016-02-03Merge remote-tracking branch 'origin/roslyn-dark-skin' into ↵Vsevolod Kukol
dark-skin-gtk-experimental
2016-02-02[Ide] gtkrc: Updating light and dark skinsVaclav Vancura
2016-02-02[Ide] gtkrc: Updating copyrightVaclav Vancura
2016-02-02[Ide] Style: BaseTextColor no more, it's now BaseForegroundColorVaclav Vancura
We had duplicated colors, only one should rule them all. # Conflicts: # main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Styles.cs
2016-01-29[Win] Disable fill gradients in GtkrcVsevolod Kukol
2016-01-29[Win] New dark Checkbox designVsevolod Kukol
This requires xamarin-gtk-theme patch cd645d9e12b332c3a86bc6367b9e22cd888f8404
2016-01-18[Ide] Dark tooltip color fixesVaclav Vancura
2016-01-17[Ide] Optimize disabled foreground colorsVsevolod Kukol
2016-01-17[Ide] Fix link label hover backgroundVsevolod Kukol
This is a temp workaround. Link label drawing must be fixed in the Gtk engine. It should not draw any prelight background at all.
2016-01-17[Ide] New dark link colorVaclav Vancura
2016-01-16[Ide] Updating dark gtkrcs to support better zebra tablesVaclav Vancura
2016-01-15[Ide] Syncing gtkrcsVaclav Vancura
2016-01-14[Ide] Windows: Dark skin color changesVaclav Vancura
2016-01-14[Ide] gtkrc updatesVaclav Vancura
2015-12-16[Ide] remove experimental Gtk engine featuresVsevolod Kukol
2015-12-15[Ide][Win] Fix ComboBoxEntry button alignmentVsevolod Kukol
2015-12-15[Ide][Win] Fix dark ToggleButton designVsevolod Kukol
2015-12-15[Ide][Win] Fix CheckButton without indicator designVsevolod Kukol
2015-12-15[Ide][Win] Optimize check button designVsevolod Kukol
2015-12-15[Ide][Win] No gradients on widgetsVsevolod Kukol
2015-12-09[Win] Gtk theme redesignVsevolod Kukol
* remove obsolete wimp engine * mimic native design using xamarin-gtk-theme * remove gradients where possible * remove broken gtkrc style matches * requires xamarin-gtk-theme update
2015-11-29[Windows] Optimize dark gtkrc stylesVsevolod Kukol
* fix inactive colors in lists * fix button foreground colors * optimize combo box style
2015-11-29[Ide] gtkrc changes:Vaclav Vancura
* gtkrc.win32-vista no more (as we don't support Windows Vista) * gtkrc.mac-yosemite is now merged into gtkrc.mac (as we support OS X Yosemite up only, hence no reason to have pre-yosemite gtkrc)
2015-11-29[Ide] Optimize Gtk scrollbar stylesVsevolod Kukol
2015-11-29[Ide] Fix dark menu and scrollbar gtkrc designVsevolod Kukol
2015-11-29[Ide] lighter bg_color for insensitive text in dark themeVsevolod Kukol
2015-11-29[Ide] Minor text color changes to dark gtkrcsVaclav Vancura
2015-11-29[Ide] Add dark gtkrc for windowsVsevolod Kukol