Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-27 | Mounted drives will show a little bit different icon. | marosg | 1 | -32/+79 | |
2017-08-27 | Revert "Mounted drives will show a little bit different icon." | raveit65 | 1 | -87/+32 | |
This reverts commit 5ce7e04708a575649c9192065cf7c1502e857293. | |||||
2017-08-27 | Mounted drives will show a little bit different icon. | marosg | 1 | -32/+87 | |
2017-08-26 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 2 | -3/+50 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window | |||||
2017-08-22 | README: remove link to mailing list, do some cleanup | monsta | 1 | -15/+2 | |
2017-08-21 | Get rid of misleading_indentation and maybe-uninitialized warnings during build | marosg | 2 | -14/+16 | |
2017-08-10 | avoid deprecated gdk_screen_width/height | ZenWalker | 1 | -17/+19 | |
2017-08-09 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 2 | -4/+14 | |
2017-08-07 | Revert "weather-prefs: correct help link for testing" | raveit65 | 1 | -1/+1 | |
This reverts commit 3d77c091475841c891785bcb8b2063f6801d36fd. | |||||
2017-08-05 | trashapplet: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+14 | |
2017-08-05 | stickynotes: don't use deprecated gtk_show_uri | raveit65 | 2 | -9/+30 | |
2017-08-05 | netspeed: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+9 | |
2017-08-05 | multiload: don't use deprecated gtk_show_uri | raveit65 | 2 | -6/+20 | |
2017-08-05 | weather-prefs: correct help link for testing | raveit65 | 1 | -1/+1 | |
2017-08-05 | weather: don't use deprecated gtk_show_uri | raveit65 | 3 | -6/+27 | |
2017-08-05 | geyes: don't use deprecated gtk_show_uri | raveit65 | 2 | -6/+20 | |
2017-08-05 | drivemount: don't use deprecated gtk_show_uri | raveit65 | 1 | -3/+10 | |
2017-08-05 | cpufreq: don't use deprecated gtk_show_uri | raveit65 | 2 | -6/+16 | |
2017-08-05 | charpick: don't use deprecated gtk_show_uri | raveit65 | 2 | -0/+14 | |
2017-08-05 | battstat: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2017-08-05 | accessx-status: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+7 | |
2017-08-05 | add new digital theme | erfan kheyrollahi | 4 | -0/+10 | |
2017-07-24 | pre-release version bump | raveit65 | 2 | -1/+3 | |
2017-07-24 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+18 | |
2017-07-24 | drivemount: fix a build warning | raveit65 | 1 | -1/+1 | |
Wincompatible-pointer-types | |||||
2017-07-24 | sync with transifex | raveit65 | 9 | -374/+378 | |
2017-07-24 | cpufreq-prefs: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2017-07-23 | bump libmateweather requirement to 1.19.1 | raveit65 | 1 | -1/+1 | |
2017-07-23 | If location changes, abort any outstanding weather updates | Scott Balneaves | 1 | -0/+1 | |
2017-07-23 | Added logic to not send notification if weather update is equal (as decided ↵ | Scott Balneaves | 3 | -1/+12 | |
by weather_info_equal ()) to the previous update | |||||
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-07-12 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -10/+10 | |
2017-07-09 | If the list is empty, it will show media-floppy icon | marosg | 3 | -91/+166 | |
2017-07-08 | stickynotes: reword previous commit a bit and don't leak dir name | monsta | 1 | -2/+4 | |
similar to how it's done in https://git.gnome.org/browse/gnome-applets/commit/?id=cbadc03ed7fe432bbbe37932c2c81d7d5181fe15 | |||||
2017-07-01 | stickynotes: create parent dir for "stickynotes-applet.xml" if it does not ↵ | oliver-joos | 1 | -1/+3 | |
exist. Fixes issue #254 | |||||
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |
2017-05-20 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+16 | |
2017-05-09 | Load graph scales automatically according to average load, draws horicontal ↵ | marosg | 6 | -162/+213 | |
grid lines for each load level. | |||||
2017-04-18 | trashapplet: remove unused code | monsta | 2 | -370/+0 | |
2017-04-06 | sync with transifex | raveit65 | 8 | -1243/+1225 | |
2017-04-02 | cpufreq:set frequency on all cores | lukefromdc | 1 | -23/+41 | |
Still can be set to monitor any given core's speed but sets governor or userspace speed on all cores together | |||||
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 | |
2017-03-23 | Possible fix for https://github.com/mate-desktop/mate-applets/issues/225 fix ↵ | Scott Balneaves | 1 | -0/+5 | |
GError memory leak | |||||
2017-03-23 | Fix for crasher in Command applet. Closes ↵ | Scott Balneaves | 1 | -13/+7 | |
https://github.com/mate-desktop/mate-applets/issues/235 | |||||
2017-03-13 | Bump version to 1.18.0v1.18.0 | Martin Wimpress | 1 | -1/+1 | |
2017-03-13 | Sync translations. | Martin Wimpress | 109 | -41315/+40683 | |
2017-03-13 | update NEWS for 1.18 | monsta | 1 | -8/+12 | |
2017-02-23 | accessx-status: avoid deprecated gtk_widget_render_icon | raveit65 | 1 | -8/+8 | |
note: gtk_widget_render_icon_pixbuf is deprecated with 3.10 but gtk_widget_render_icon has been deprecated since version 3.0, so this improve the situation a bit. | |||||
2017-02-07 | drivemount: fix runtime warnings with GTK+ 3.20/22 | monsta | 1 | -1/+15 | |
use modern padding and margin properties to fix deprecation warnings use zero border width to fix negative allocation warning and set widget name to make it actually work | |||||
2017-02-07 | mateweather: show proper help section for each tab of prefs dialog | monsta | 1 | -12/+18 | |
closes https://github.com/mate-desktop/mate-applets/issues/143 |