Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-14 | Most themes: fix border-radius of csd decorations | raveit65 | 1 | -1/+2 | |
2023-05-14 | Traditional*: Fix selectors for toolbar buttons (#302) | jsane-h8ms | 1 | -15/+15 | |
2021-03-27 | Traditional themes: fix tooltip shadow on openindiana | rbuj | 1 | -1/+1 | |
The compositor doesn't apply the shadow mask if border-radius is 0 closes https://github.com/mate-desktop/mate-themes/issues/255 | |||||
2021-01-19 | Set gtk-print-preview-command in settings.ini | rbuj | 2 | -4/+14 | |
2020-11-27 | Remove the execution bit | rbuj | 1 | -0/+0 | |
2020-10-17 | gtk-widgets.css: Add the missing .context-menu class | rbuj | 1 | -0/+6 | |
2020-07-28 | Traditional and Menta theme families: Resolved Caja sidebar display regressions | The Squash | 1 | -10/+0 | |
Several lines in these themes, seemingly related to historical overlay scrolling issues, have been removed. These lines were causing the doubling in height of some rows in the Caja Places, Tree, History and Bookmarks sidebars in all themes, and the chopping off of the left side of said Caja sidebars in the Traditional family of themes. | |||||
2019-11-01 | scrolledwindows: Remove applet border and background | Victor Kareh | 1 | -1/+6 | |
2019-05-12 | all themes: adjustments for headerbars | raveit65 | 1 | -8/+16 | |
- border-radius fixes for double headerbars - separator fixes - height fixes - dropping old workarounds | |||||
2019-02-07 | TOK/TG: fix menubar view for LibreOffice | Ivan Razzhivin | 1 | -0/+2 | |
2018-11-24 | Trad. and Menta themes: fix menu accelerator | raveit65 | 1 | -5/+5 | |
fixes https://github.com/mate-desktop/mate-themes/issues/192 | |||||
2018-08-28 | Trad. and GreenLaguna: fix lightdm-gtk panel | raveit65 | 1 | -0/+34 | |
fixes https://github.com/mate-desktop/mate-themes/issues/233 | |||||
2018-07-13 | all themes: add a thiny border to the panel | raveit65 | 2 | -8/+28 | |
this requires https://github.com/mate-desktop/mate-panel/commit/c4aedb | |||||
2018-05-28 | all themes: xrandr-applet menu styling | raveit65 | 2 | -3/+9 | |
2018-05-07 | all themes: Mate Panel: Fix align with CheckBoxes in applet popup menu | Pablo Barciela | 1 | -0/+5 | |
2018-05-02 | TOK: "menu > menuitem" instead "menu menuitem" | Pablo Barciela | 1 | -2/+2 | |
2018-04-26 | TOK/TG: Fix: checkboxes and radio buttons are little and blurry | Pablo Barciela | 1 | -2/+2 | |
Fixes https://github.com/mate-desktop/mate-themes/issues/213 | |||||
2018-03-29 | All themes: some improvements for WebKitGtk2 | raveit65 | 1 | -0/+2 | |
partially fix for rhbz https://bugzilla.redhat.com/show_bug.cgi?id=1559045 | |||||
2018-03-29 | Trad themes: don't draw a gradient background for the panel | raveit65 | 1 | -15/+2 | |
... and simplify panel settings | |||||
2018-03-28 | Most themes: don't write a background for vala-panel-appmenu | raveit65 | 1 | -0/+9 | |
... on that widget: .-vala-panel-appmenu-core > scrolledwindow > viewport.frame {} Using a scrolledwindow and a viewport on top of a menubar in widget order is really weird. Fixes https://github.com/mate-desktop/mate-themes/issues/207 | |||||
2018-02-23 | Traditional themes: fix osd progressbar color | raveit65 | 2 | -2/+6 | |
2017-12-25 | all themes caja: remove right-border from scrolledwindow.frame | raveit65 | 1 | -1/+2 | |
....for maximized windows. But not for ie. sidebars. Partially fix for https://github.com/mate-desktop/mate-desktop/issues/291 | |||||
2017-12-25 | all themes: remove right-border from scrolledwindow.frame | raveit65 | 1 | -0/+11 | |
....for maximized windows. But not for ie. sidebars. Partially fix for https://github.com/mate-desktop/mate-desktop/issues/291 | |||||
2017-10-06 | Revert "Gtk+-3.20 all themes: fix redraw issue with yelp" | raveit65 | 1 | -15/+0 | |
This reverts commit 5923eed2cfce3d15529f43b3cee47787bf4b6ee7. Sadly, this breaks scrollbar buttons in mozilla apps and OpenOffice | |||||
2017-09-13 | TOK/TG: sliders: keep the original size | ZenWalker | 1 | -14/+7 | |
Fixes #190 | |||||
2017-08-30 | Gtk+-3.20 T. themes: fix double border in mate-volume-control notebook | raveit65 | 1 | -1/+1 | |
Fixes https://github.com/mate-desktop/mate-themes/issues/193 | |||||
2017-08-24 | Gtk+-3.20 Most themes: style menuitem accelerator hover | raveit65 | 1 | -6/+8 | |
Fixes https://github.com/mate-desktop/mate-themes/issues/192 | |||||
2017-08-24 | All themes: change syntax for loading panel-grid image for mate-1.20 | raveit65 | 1 | -1/+1 | |
2017-08-22 | Gtk+-3.20 Most Themes: fix padding of primary/secondary image in GtkEntry | raveit65 | 1 | -0/+8 | |
fixes https://github.com/solus-project/brisk-menu/issues/68 | |||||
2017-08-17 | Gtk+-3.20 TRAD themes: fix color of grey-out arrows in menus | raveit65 | 1 | -0/+6 | |
Fixes https://github.com/mate-desktop/mate-themes/issues/191 | |||||
2017-07-31 | TOK/TG: add menuitem radio mixed | ZenWalker | 5 | -6/+18 | |
2017-07-30 | menuitems: checkboxes and radio buttons redesigned | ZenWalker | 16 | -9/+18 | |
adaptation of the gtk2 items to gtk3 Fixes #189 | |||||
2017-07-28 | Gtk+-3.20 most themes: fix GtkScale slider mouse-selection if slider is out ↵ | raveit65 | 1 | -2/+5 | |
of range | |||||
2017-07-25 | Gtk+-3.20 all themes: fix redraw issue with yelp | raveit65 | 1 | -0/+15 | |
Displaying the scrollbar buttons on horizontal scrollbar in yelp causes redraws. Disable the back/forward stepper fixes this. Probably a issue with webkitgtk4 or yelp itself | |||||
2017-07-02 | Gtk+-3.20 Most themes: setup border for clockmap in clock applet | raveit65 | 1 | -0/+5 | |
2017-06-26 | TOK/TG: caja: solid color to the notebook header border | ZenWalker | 1 | -6/+2 | |
This change is needed after https://github.com/mate-desktop/mate-themes/commit/1d148f45b89ed63961af8c006b80c982e8bffda8 | |||||
2017-06-11 | TOK/TG: mate-terminal: solid color to the notebook header border | ZenWalker | 1 | -7/+2 | |
This change is needed after https://github.com/mate-desktop/mate-themes/commit/1d148f45b89ed63961af8c006b80c982e8bffda8 | |||||
2017-06-05 | TOK/TG: xfce4-terminal: solid color to the notebook header border | ZenWalker | 1 | -6/+2 | |
This change is needed after https://github.com/mate-desktop/mate-themes/commit/1d148f45b89ed63961af8c006b80c982e8bffda8 | |||||
2017-05-30 | TOK/TG: Remove gradient from notebook header | mrnhmath | 1 | -21/+4 | |
2017-05-04 | Gtk+-3.20 Traditional themes: improve some dialog windows | raveit65 | 1 | -1/+12 | |
- remove some double borders from fm-properties-window. - fix borders and background from mate-keyboard options window | |||||
2017-05-02 | Traditional themes: don't draw a bg for mate-indicator-applet | raveit65 | 1 | -0/+7 | |
2017-04-14 | Gtk+-3.20 all themes: add new css name matekbd-keyboard-drawing | raveit65 | 1 | -1/+2 | |
2017-04-13 | TOK/TG: xfce4-terminal: gradient color to the notebook header border | ZenWalker | 1 | -1/+5 | |
and probably in more applications | |||||
2017-04-13 | TOK/TG: make padding in notebook tabs 2 pixels bigger | ZenWalker | 1 | -4/+4 | |
2017-04-10 | All themes: Fix: print dialog paper depictions not appearing correctly | ZenWalker | 1 | -1/+1 | |
Fixes #174 | |||||
2017-04-05 | Gtk+-3.20 most themes: mate-panel hide button modification | raveit65 | 1 | -0/+6 | |
2017-04-05 | TOK/TG: caja: set gradient color to the notebook header border | ZenWalker | 1 | -1/+5 | |
2017-04-04 | TOK/TG: pavu-control: margin 0px | ZenWalker | 1 | -1/+3 | |
Fixes borders in xfce4-terminal tabs and probably more applications | |||||
2017-04-04 | Gtk+-3.20 all themes: improvements for mate-menu | raveit65 | 1 | -0/+7 | |
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. |