Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-23 | Gtk+-3.20 most themes: fix bg color in list-view of caja inactive-pane | raveit65 | 2 | -0/+8 | |
2017-04-14 | Gtk+-3.20 all themes: add new css name matekbd-keyboard-drawing | raveit65 | 1 | -1/+2 | |
2017-04-10 | All themes: Fix: print dialog paper depictions not appearing correctly | ZenWalker | 1 | -2/+5 | |
Fixes #174 | |||||
2017-04-04 | Gtk+-3.20 all themes: improvements for mate-menu | raveit65 | 1 | -0/+8 | |
2017-04-02 | Gtk+-3.20 all themes: better way to style keyboard layouts | raveit65 | 1 | -3/+9 | |
mate-keyboard-layout-view and mate-keyboard-layout-chooser, This way it styles only the border of the keys, the bg of the map itself use the .view class from code. | |||||
2017-03-31 | Gtk+-3.20 all themes: style mate-keyboard-layout-viewer | raveit65 | 1 | -0/+6 | |
2017-02-13 | Gtk+-3 all themes: don't set NaTrayApplet-icon-size | raveit65 | 1 | -1/+0 | |
2017-01-17 | BlackMATE: Fix disappearing focus of flat buttons | lukefromdc | 2 | -6/+12 | |
Animation made the outline appear temporarily | |||||
2017-01-13 | GTK+-3.20 BlackMATE: enable focus highlights and outlines | lukefromdc | 3 | -22/+78 | |
2016-10-20 | GTK+-3.20 BlackMate: start fixing wrong syntax for 3.20 | raveit65 | 5 | -180/+75 | |
2016-10-19 | GTK3.22 BlackMATE Specify a monospace font family | lukefromdc | 1 | -0/+6 | |
Possible fix for github.com/mate-desktop/mate-themes/issues/145 in which gitg, possibly other apps can't find system monospace font | |||||
2016-10-18 | Most themes: gray out images in disabled buttons and menuitems | lukefromdc | 1 | -0/+14 | |
This is important in pause/queue buttons in Caja file copy dialogs and looks much better in menuitems and other buttons too | |||||
2016-09-29 | GTK+-3.20 most themes: adjust fg color of days in GtkCalendar | raveit65 | 1 | -0/+9 | |
2016-09-19 | GTK 3.22: fix disabled menu items not grayed out | lukefromdc | 1 | -0/+5 | |
2016-09-03 | GTK+-3.20 all themes: add background-image to the ruberband style class | raveit65 | 1 | -6/+8 | |
- needed for latest changes in mate-screenshot | |||||
2016-07-13 | BlackMATE GTK 3.22:fix treeview progressbars | lukefromdc | 1 | -2/+6 | |
Fix for https://github.com/mate-desktop/mate-themes/issues/131 in BlackMATE with GTK 3.21/22 | |||||
2016-07-06 | GTK+-3.20 all themes: use "%" units instead of of hardcoded values for font-size | raveit65 | 1 | -14/+14 | |
and fix wrong node names for color and font button in BlackMATE | |||||
2016-07-02 | GTK+-3.20 BlackMATE: fix broken text selection in atril | raveit65 | 1 | -0/+11 | |
2016-06-29 | Fix "paper" widget in print dialogs | lukefromdc | 1 | -0/+13 | |
In the "General" tab olf a print dialog under the "copies" spinbutton are checkboxes for "collate" and "reverse." The "Reverse" button shows two numbered pieces of paper, but until now it only worked in Adwaita or in GTK 2. Fix this, in GTK 3..20 or later this is a cssnode named simply "paper" | |||||
2016-06-21 | GTK+-3.20 BlackMate: fix wrong bg color of notebook in wifi password dialog, ↵ | raveit65 | 1 | -6/+7 | |
nm-applet | |||||
2016-06-19 | BlackMATE GTK3: consistant panel menus | lukefromdc | 1 | -1/+1 | |
Fully expand panel right-click menus to be consistant with panel main menus | |||||
2016-06-19 | BlackMATE GTK3: fix panel right-click menu size | lukefromdc | 1 | -0/+7 | |
Fix tiny right-click menus on some panel applets on GTK3 panels. Note that this problem came from an earlier fix for panels being spaced 1px away from the edge of the screen, which resulted from a theme default padding of 1px, most themes default to 0px and expand from there | |||||
2016-06-09 | BlackMATE: fix Firefox scrollbar sliders | lukefromdc | 1 | -12/+24 | |
2016-06-09 | BlackMATE: Fix font warning | lukefromdc | 1 | -1/+1 | |
Theme parsing error: mate-applications.css:75:13: Expected a string. came from use of "font" rather than "font-style" to indicate caja statusbar font. Must have missed this one earlier, warning popped up in Firefox from terminal. Tested and works: Italic font used in caja statusbar. This is a GTK 3.21/22 only issue | |||||
2016-06-05 | BlackMATE: support new MSD OSD style class | lukefromdc | 1 | -0/+9 | |
This is necessary for the MSD media keys after the port of mate-settings-daemon's (and mate-power-manager's) OSD windows to GtkStyleContext. Otherwise the window gets square corners and progressbars almost the same color as the progressbar trough. | |||||
2016-06-04 | GTK+-3.20 BlackMate: a few adjustments for caja + clean up o mate-applications | raveit65 | 1 | -112/+16 | |
- caja combobox views - sidebar scrollbar button - drop old selectors from nautilus - drop non ported stuff - use right selectors for na-tray applet | |||||
2016-05-31 | BlackMATE :use a text shadow on mate-panel | lukefromdc | 1 | -0/+8 | |
Use a text shadow on the panel so the text is readable even on a transparent panel over a light background. Tested on a white panel, it works | |||||
2016-05-26 | Gtk+-3.20 most themes: fix some menu separators | raveit65 | 1 | -1/+3 | |
fixes https://github.com/mate-desktop/mate-themes/issues/121 | |||||
2016-05-18 | BlackMATE: remove some tabs from last commit | lukefromdc | 2 | -4/+4 | |
2016-05-18 | GTK 3.21 BlackMATE-fix rest of font/deprec errors | lukefromdc | 2 | -17/+13 | |
2016-05-18 | GTK 3.21 BlackMATE: fix font,deprecation errors | lukefromdc | 4 | -12/+28 | |
2016-05-14 | GTK+-3.20 all themes: add settings for yumex-dnf | raveit65 | 1 | -13/+28 | |
2016-05-13 | GTK+-3.20 BlackMATE: fix wrong stackswitcher node | raveit65 | 1 | -24/+24 | |
2016-05-11 | GTK+-3.20 BlackMATE: add simple support for spinbuttons and OSD spinbuttons | raveit65 | 1 | -30/+164 | |
2016-05-11 | GTK+-3.20 BlackMATE: some more corrections for 3.20 | raveit65 | 1 | -68/+65 | |
- replace wrong node GtkSpinButton - replace column-header with treeview header button - replace list-row with list row - replace GtkCellView with cellview - replace GtkVolumeButton button with button.scale - fix GtkSwitch - replace GtkGrid button with grid - fix app-notification | |||||
2016-05-10 | GTK+- 3.20 BlackMate: adjust list row syntax for 3.20 | raveit65 | 1 | -14/+23 | |
2016-05-10 | GTK+-3.20 BlackMATE: fix OSD settings | raveit65 | 1 | -105/+105 | |
2016-05-10 | GTK+-3.20 Blackmate: fix headerbar and .titlebar | raveit65 | 1 | -102/+120 | |
- fix wrong nodes and style classes Note, previous fixes wasn't there at git for some reasons - adjustments for gedit and meld - some code styling clean ups | |||||
2016-05-04 | GTK 3.20-apply window-control theme to gedit | lukefromdc | 1 | -86/+85 | |
2016-05-04 | Revert "GTK3.20: apply window control theme to gedit etc" | lukefromdc | 4 | -1846/+86 | |
This reverts commit 8fa3cf2241e0c4685ef7c5c75cab936d18703034. | |||||
2016-05-04 | GTK3.20: apply window control theme to gedit etc | lukefromdc | 4 | -86/+1846 | |
2016-05-04 | GTK+-3.20 BlackMATE: adjust tooltips | raveit65 | 1 | -93/+75 | |
- fix for firefox - fix for min/max/close/menu buttons in WM - don't write bg for tooltip decoration (padding=0px) | |||||
2016-04-29 | GTK 3.20 BlackMATE-Fix Gedit headerbar buttons | lukefromdc | 1 | -2/+2 | |
Gedit forces the use of the default symboiic icons in the window control buttons in its titlebar. Possibly some other GNOME apps as well. Making them transparent causes NO icons to be shown and the buttons to turn invisible. Not turning these images foreground colors transparent makes them show up. Does not seem to interfere in any way with normal BlackMATE window control buttons inn CSD or SSD apps where they are not blocked. | |||||
2016-04-29 | GTK3.20 BlackMATE-fix incorrect headerbar selector | lukefromdc | 1 | -21/+21 | |
header-bar is incorrect for GTK 3.20, GtkInspector shows headerbar to be the correct selector here | |||||
2016-04-28 | GTK 3.20 BlackMATE more Firefox fixes | lukefromdc | 1 | -19/+56 | |
Fix scrollbars, keep any default colors off check and radio boxes in Firefox | |||||
2016-04-28 | GTK 3.20 BlackMATE | lukefromdc | 1 | -0/+12 | |
Fix check and radio buttons in Firefox GTK3 website content, they are not just in menus. Note that some sites-including Firefox's own preference page use their own widgets, others (notably Hushmail) call Firefox's default widgets and are broken if checkboxes only work in menus. | |||||
2016-04-27 | GTK+-3.20 BlackMate: fix check and radio boxes in firefox | raveit65 | 1 | -28/+39 | |
2016-04-27 | GTK+-3.20 BlackMate: use origin border-radius for trough and progress | raveit65 | 1 | -46/+9 | |
- and remove unneeded settings | |||||
2016-04-27 | GTK+-3.20 BlackMate: don't set insensitive colors as a general setting | raveit65 | 1 | -3/+0 | |
- this removes unwanted colors from GtkScale, check and radio buttons, spinbuttons and others. Better set those colors on a widget later if they are missing. Note: other general color settings should also removed, you never know where they matched. | |||||
2016-04-27 | GTK+-3.20 BlackMate little adjustement for scrollbars + a forgotten fix for ↵ | raveit65 | 1 | -32/+23 | |
modelbutton - use a background a border for the whole scrollbar, better for overlay-scrollbars |