Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-23 | Fixed URL colors for Firefox search suggestions | darkalemanbr | 1 | -0/+10 | |
By default, FF uses #0000EE for the URLs (and separator) for the search suggestions and it looks bad, so I changed it to #2EB8E6 (same as GtkWidget::link-color). | |||||
2017-02-13 | Gtk+-3 all themes: don't set NaTrayApplet-icon-size | raveit65 | 1 | -1/+0 | |
2017-01-15 | 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-12-26 | Most themes: add cinnamon-3.2 support | raveit65 | 1 | -2/+22 | |
2016-12-24 | BlackMATE: fully style noncomposited m-s-d OSD | lukefromdc | 1 | -2/+15 | |
Add a subtle border, use same progressbar styling as normal (non-OSD) progressbars | |||||
2016-12-23 | BlackMATE: support new msd-osd-window-solid style class for non-composited ↵ | lukefromdc | 1 | -0/+8 | |
OSD case | |||||
2016-12-04 | BlackMATE: make caja renaming labels more readable | lukefromdc | 1 | -0/+1 | |
Suggested by raveit65, makes Caja easier to use | |||||
2016-12-03 | Revert "Caja, Nemo: ensure caret in renaming label is visible" | lukefromdc | 2 | -8/+0 | |
This reverts commit 1147914097234d4d6fda9aff0353d7e698fd7667. | |||||
2016-12-02 | Caja, Nemo: ensure caret in renaming label is visible | lukefromdc | 2 | -0/+8 | |
2016-10-20 | GTK+-3.20 BlackMate: start fixing wrong syntax for 3.20 | raveit65 | 5 | -180/+75 | |
2016-10-19 | 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-17 | 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-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/+8 | |
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 | |||||
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 to GtkStyleContext. Othewise the OSD window gets square corners and the progressbar is nearly indistinguishable from the 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-17 | BlackMATE: remove some tabs from last commit | lukefromdc | 2 | -4/+4 | |
2016-05-17 | GTK 3.21 BlackMATE-fix rest of font/deprec errors | lukefromdc | 2 | -17/+13 | |
2016-05-17 | 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-05 | BlackMATE metacity: remove borders from max window | raveit65 | 1 | -5/+11 | |
fixes https://github.com/mate-desktop/mate-themes/issues/117 | |||||
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 | 12 | -6216/+86 | |
This reverts commit 8fa3cf2241e0c4685ef7c5c75cab936d18703034. | |||||
2016-05-04 | GTK3.20: apply window control theme to gedit etc | lukefromdc | 12 | -86/+6216 | |
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 |