Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-22 | sync with transiflex | raveit65 | 3 | -4/+64 | |
2016-07-06 | po: actually add two languages that Clem forgot to add... | monsta | 1 | -0/+2 | |
2016-07-06 | po: drop languages not present on Transifex (or present but empty) | monsta | 5 | -631/+0 | |
2016-07-03 | release 3.14.3v3.14.3 | raveit65 | 2 | -1/+8 | |
2016-07-02 | sync with transiflex | raveit65 | 3 | -22/+24 | |
2016-06-19 | BlackMATE GTK3: consistant panel menus | lukefromdc | 1 | -0/+7 | |
Fix tiny right-click menus on some panel applets on GTK3 panels. Make them consistant with the panel main menu size. 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-16 | Menta themes metacity: increase border size | raveit65 | 2 | -6/+6 | |
2016-06-13 | Menta themes metacity: replace tabs with spaces | raveit65 | 2 | -1222/+1222 | |
2016-06-13 | Menta themes metacity: adjust buttons for frame_geometry normal | raveit65 | 2 | -18/+18 | |
For some reasons there are different results with different gtk+ versions | |||||
2016-06-06 | release 3.14.2v3.14.2 | raveit65 | 1 | -0/+17 | |
2016-06-06 | GTK+-3.14 Submarine themes: fix bg color of titlebar stackswitcher | raveit65 | 2 | -13/+54 | |
2016-06-06 | pe-bump version | raveit65 | 2 | -1/+3 | |
2016-06-06 | sync with transiflex | raveit65 | 2 | -14/+16 | |
2016-06-04 | GTK+-3 BlueMenta: add missing scale_trough_border color definition | raveit65 | 1 | -0/+1 | |
2016-06-04 | Menta themes metacity: fix button geometry for all windows | raveit65 | 2 | -16/+16 | |
sync metacity-theme-1 with metacity-theme-2 | |||||
2016-06-01 | GTK+3 BlackMATE: use a text shadow on mate-panel | raveit65 | 1 | -0/+8 | |
2016-05-31 | Metacity Menta themes: fix frame style geometry for dialog windows with ↵ | raveit65 | 2 | -3/+3 | |
metacity-theme-2 | |||||
2016-05-29 | GTK+-3.0 Submarine themes: use a text-shadow for mate-panel | raveit65 | 2 | -0/+14 | |
This makes text readable with all kind of wallpapers if using a transparent panel. Signed-off-by: raveit65 <[email protected]> | |||||
2016-05-28 | GTK+-3: Submarine themes: use a transparent bg for clock applet | raveit65 | 2 | -22/+105 | |
2016-05-24 | GTK+3 TOK themes: improve GtkCalendar | raveit65 | 6 | -12/+24 | |
2016-05-24 | GTK+-3 GreenLaguna: improve GtkCalendar | raveit65 | 2 | -11/+19 | |
2016-05-24 | GTK+3 Submarine themes: use a dark styling for calendar applet | raveit65 | 4 | -13/+134 | |
2016-05-24 | GTK+-3 Menta themes: improve GtkCalendar settings | raveit65 | 4 | -19/+38 | |
2016-05-15 | sync with transiflex | raveit65 | 10 | -49/+55 | |
2016-05-05 | GreenLaguna metacity: remove borders from max window | raveit65 | 1 | -5/+11 | |
fixes https://github.com/mate-desktop/mate-themes/issues/117 | |||||
2016-05-05 | Submarine themes metacity: remove borders from max window | raveit65 | 2 | -4/+4 | |
fixes https://github.com/mate-desktop/mate-themes/issues/117 | |||||
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-05 | Menta themes: add metacity-theme-2.xml file | raveit65 | 4 | -0/+1944 | |
2016-04-22 | Drop metacity-theme-3.xml file | raveit65 | 2 | -1735/+0 | |
2016-04-18 | Menta themes: improve metacity-3.xml version | raveit65 | 2 | -140/+182 | |
2016-04-17 | drop gtk-main-common.css | raveit65 | 1 | -53/+0 | |
2016-04-12 | release 3.14.1 for 3.14 branchv3.14.1 | raveit65 | 1 | -0/+14 | |
2016-04-12 | GTK+-3.14 Hig contrast themes: fix colors of decoration buttons | raveit65 | 3 | -23/+23 | |
2016-04-12 | GTK+-3.14 Submarine themes: button state fix | raveit65 | 4 | -122/+122 | |
2016-04-12 | GTK+-3.14 submarine themes: style flat buttons in rhythmbox | raveit65 | 2 | -0/+139 | |
2016-04-11 | add new languages an sync with transiflex | raveit65 | 93 | -989/+339 | |
2016-04-10 | pre-bump version | raveit65 | 2 | -1/+3 | |
2016-04-10 | Fix Changelog generation | raveit65 | 2 | -12/+10 | |
2016-04-10 | GTK3 all themes: style lock-screen | raveit65 | 10 | -0/+170 | |
2016-04-03 | GTK+-3.18 Menta themes: reduce border-radius of panel buttons | raveit65 | 2 | -12/+12 | |
2016-04-03 | GTK+-3.18 TOK themes: don't use a border-radius for menubar menuitems | raveit65 | 2 | -4/+4 | |
2016-04-03 | GTK+-3.18 TOKTest: adjust panel settings | raveit65 | 1 | -47/+73 | |
2016-03-30 | fix cpufreq applet label problem | lukefromdc | 1 | -0/+8 | |
The cpufreq-applet units label was not coming up at panel startup, and a bottom panel was rendering 1px above the bottom of the screen. Fix both of these by overriding the theme default default 1px padding for everything in the panel. BlackMATE is one of the few themes with a non-zero default padding, it seems to cause bugs with applet and panel rendering not found in otther themes. | |||||
2016-03-30 | ship a HighContrast metacity-theme-1.xml | raveit65 | 2 | -1/+352 | |
2016-03-24 | sync with transiflex | raveit65 | 19 | -121/+128 | |
2016-03-11 | we don't want to install mo files, all translations are already stored in ↵ | raveit65 | 1 | -0/+5 | |
index.theme files | |||||
2016-03-11 | All themes: fixes missing translations in index.theme file | raveit65 | 9 | -73/+45 | |
2016-03-11 | sync with transiflex | raveit65 | 93 | -9586/+2559 | |
2016-03-11 | Traditional themes: fix comment in index.theme file | raveit65 | 2 | -2/+2 | |
2016-03-09 | fix index.theme from traditional themes | raveit65 | 2 | -2/+2 | |