Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-02 | Bump version to 1.12.1 | Monsta | 2 | -1/+7 | |
2015-11-18 | drivemount: Don't remove background | György Balló | 1 | -1/+0 | |
This fixes the invisible text for GTK+ 3 themes which don't support mate-panel explicitly. Themes could still overwrite the background if they want in the usual way. | |||||
2015-11-06 | Sync translations from transifex (for real this time... tx pull -a ↵ | Clement Lefebvre | 102 | -58491/+62040 | |
--minimum-perc=1 -f) | |||||
2015-11-06 | Sync translations with transifex | Clement Lefebvre | 9 | -5076/+5627 | |
2015-11-03 | 1.12.0v1.12.0 | Clement Lefebvre | 1 | -1/+1 | |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 2 | -0/+5109 | |
2015-11-02 | fix typo in comment | Monsta | 1 | -1/+1 | |
don't do that to poor widow, she had enough already | |||||
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+4 | |
2015-10-16 | GTK3 cpufreq:fix bottom panel render & 0px labels | lukefromdc | 1 | -2/+20 | |
fix bottom panel rendering of popup menu in gtk3 builds, fix zero-width frequency/percentage labels in gtk3 builds. | |||||
2015-10-16 | GTK3 cpufreq: support custom panel themes | lukefromdc | 1 | -1/+14 | |
support custom panel themes in gtk3 builds. Include robust support for transparent themes in cases where gtk3 has issues properly detecting a compositing window manager, e.g compiz. | |||||
2015-10-16 | GTK3 charpick: support custom panel themes | lukefromdc | 1 | -0/+14 | |
support custom panel themes in gtk3 builds, include robust support for transparent themes even when gtk3 has issues properly detecting a compositing window manager e.g. compiz. | |||||
2015-10-16 | GTK3 drivemount: support custom panel themes | lukefromdc | 1 | -0/+15 | |
support custom panel themes in gtk3 builds. Includes robust support for transparent themes even when gtk3 has issues properly detecting a compositing window manager e.g. compiz. | |||||
2015-10-15 | GTK cpufreq: fix label position on horizontal panels | raveit65 | 1 | -0/+18 | |
The issue was caused by using deprecated widgets and defines for orientation with GTK3. #define gtk_vbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_VERTICAL,Y) #define gtk_hbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_HORIZONTAL,Y) Deprecated gtk_[h/v]box_new don't use them. | |||||
2015-10-07 | Add NEWS for 1.11.0mate-applets-1.11.0 | monsta | 1 | -0/+7 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -1/+4 | |
2015-10-01 | Merge pull request #160 from raveit65/master | Martin Wimpress | 1 | -4/+0 | |
drop dpendency to mate-icon-theme | |||||
2015-10-01 | drop dpendency to mate-icon-theme | raveit65 | 1 | -4/+0 | |
The dependency is not really needed; depending on GTK+ should be enough to guarantee the presence of a spec-compliant icon theme. | |||||
2015-09-06 | Make cpupower the default | infirit | 1 | -1/+1 | |
2015-09-06 | Rework gsettings schema building | infirit | 22 | -219/+210 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-31 | accessx-status: have applet background automatically painted | Monsta | 1 | -43/+0 | |
2015-08-31 | geyes: have applet background automatically painted | Monsta | 1 | -52/+1 | |
2015-08-19 | configure.ac: drop obsolete macro | monsta | 1 | -1/+0 | |
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example. | |||||
2015-08-08 | battstat: remove leftover (not used after migration to cairo) | Monsta | 1 | -5/+0 | |
2015-08-05 | accessx-status: add mate- prefix to all icons | Balló György | 37 | -71/+71 | |
2015-08-05 | Fix missing icons on GTK3 with custom icon theme | Balló György | 6 | -9/+9 | |
2015-08-04 | timerapplet: Fix typo in mate_panel_applet_set_background_widget | infirit | 1 | -1/+1 | |
fixes #157 | |||||
2015-08-04 | Use `test' instead of `[ ]' in configure.ac | OBATA Akio | 1 | -1/+1 | |
[] is misrecognized by autoconf and broken configure script is generated. | |||||
2015-07-16 | Bump version to 1.10.3mate-applets-1.10.3 | infirit | 1 | -1/+1 | |
2015-07-16 | Update NEWS | infirit | 1 | -0/+6 | |
2015-07-16 | help: rename to mate-sticky-notes | infirit | 4 | -5/+5 | |
2015-07-15 | help tras applet: fix legal page | raveit65 | 1 | -11/+33 | |
2015-07-15 | help stickynotes: fix legal page | raveit65 | 1 | -13/+35 | |
2015-07-15 | help multiload: fix legal page | raveit65 | 1 | -11/+34 | |
2015-07-15 | help weather: fix legal page | raveit65 | 1 | -35/+48 | |
2015-07-15 | help invest: fix legal page + a link fix | raveit65 | 1 | -8/+23 | |
2015-07-15 | help geyes: fix legal page | raveit65 | 1 | -17/+40 | |
2015-07-15 | help drivemount: fix legal page | raveit65 | 1 | -16/+37 | |
2015-07-15 | Help cpufreq: fix legal page | raveit65 | 1 | -9/+31 | |
2015-07-14 | Bump version to 1.10.2mate-applets-1.10.2 | Monsta | 2 | -1/+8 | |
2015-07-13 | Help charpick applet: fix legal page | raveit65 | 1 | -18/+37 | |
2015-07-13 | help battstat applet: fix legal page | raveit65 | 1 | -12/+31 | |
2015-07-13 | Help: fix accessx-status applet legal page | raveit65 | 1 | -10/+30 | |
2015-07-09 | fixed remaining merge conflicts in help translations | Monsta | 2 | -3/+3 | |
2015-07-08 | help: use valid links to mate feedback page | raveit65 | 11 | -16/+16 | |
Help: forgotten fix | |||||
2015-07-08 | Revert "remove non-existing mate-feedback link" | raveit65 | 11 | -0/+82 | |
This reverts commit 28159eec6c1c804ea5fc6c48c63dbdebc22111d2. with docbook help we have this page | |||||
2015-07-08 | fixed almost all merge conflicts in help translations | Monsta | 10 | -11/+11 | |
2015-07-07 | actually install manpages on make install | Monsta | 1 | -0/+1 | |
2015-07-07 | man: remove wrong comment from manpages | Monsta | 5 | -25/+5 | |
fixes https://github.com/mate-desktop/mate-applets/issues/138 | |||||
2015-07-01 | Revert "geyes: don't use GtkStock" | Monsta | 1 | -2/+2 | |
This reverts commit 7e02dd79e45a7e669ff9eb89454bc4e6955abfb0. | |||||
2015-07-01 | Revert "charpick: Do not use GtkStock" | Monsta | 3 | -8/+33 | |
This reverts commit faaee1e86bc0e751693bc2297893bffe127e3c3c. + some more changes to resolve conflicts |