Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-16 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+4 | |
2015-12-14 | merge netspeed applet from mate-netspeed repo | monsta | 75 | -1/+7001 | |
2015-12-14 | stickynotes: correctly apply chosen font type in GTK+3 build | György Balló | 1 | -1/+18 | |
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=75836cbd9198b0ceb55498147932da957d158563 | |||||
2015-12-11 | stickynotes: use '-' instead of '_' in the name of applet's binary | Monsta | 3 | -4/+4 | |
2015-12-11 | stickynotes: remove local TODO, it's outdated | monsta | 1 | -12/+0 | |
2015-12-11 | accessx-status: remove local COPYING file, no need for it | monsta | 1 | -482/+0 | |
2015-12-11 | stickynotes: remove wrong MATE version from local README | monsta | 1 | -1/+1 | |
2015-12-10 | make .mate-panel-applet files for command and timer really translatable | monsta | 1 | -1/+2 | |
2015-12-07 | stickynotes: correctly apply chosen bg color in GTK+3 build | Monsta | 1 | -17/+32 | |
current implementation sets the same color for all note parts, which is not right (compared to GTK+2 build), but it's better than nothing. adapted from https://git.gnome.org/browse/gnome-applets/commit?id=a1f4ed5e126ef9f1b4d90c0fe62adcfbeb14dac3 | |||||
2015-12-07 | stickynotes: correctly apply chosen font color in GTK+3 build | Monsta | 1 | -6/+11 | |
adapted from https://git.gnome.org/browse/gnome-applets/commit/?id=107534eb0cc2ebb45622295b7e9a1a0280e32e0e | |||||
2015-12-07 | stickynotes: remove uneeded function | Alberts Muktupāvels | 3 | -12/+0 | |
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 | |