Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-04 | Scaling network graph using thresholds defined by user | Marian Gasparovic | 7 | -178/+477 | |
2018-02-02 | multiload: fix tabs/spaces mix in more places | monsta | 1 | -93/+91 | |
2018-02-01 | multiload: fix spacing in some places | monsta | 1 | -58/+58 | |
2018-02-01 | multiload: remove some unneeded spaces | monsta | 1 | -5/+5 | |
2018-02-01 | configure.ac: fix version in comment | monsta | 1 | -1/+1 | |
2018-01-25 | Revert "bump libmateweather requirement to 1.19.1" | raveit65 | 1 | -1/+1 | |
This reverts commit 8111ccc52917dd0de924920b333a37240674dd9b. t needed any more as previous commits revert the reason for it. | |||||
2018-01-25 | Revert "Added logic to not send notification if weather update is equal (as ↵ | raveit65 | 3 | -12/+1 | |
decided by weather_info_equal ()) to the previous update" This reverts commit 109a7fa77bb4745524eca8a0735b210b55b81fe0. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2018-01-25 | Revert "If location changes, abort any outstanding weather updates" | raveit65 | 1 | -1/+0 | |
This reverts commit dc71847a5490abad09ef0b4955b5461d8e66ed3f. fixes clock-applet crashes https://github.com/mate-desktop/libmateweather/issues/51 | |||||
2018-01-22 | weather: fix possible crash when opening prefs dialog | monsta | 1 | -4/+4 | |
fixes https://github.com/mate-desktop/mate-applets/issues/299 fallout from https://github.com/mate-desktop/mate-applets/commit/37e590249dd9d191a2331040fb879830c9ceea8e | |||||
2018-01-16 | release 1.19.4v1.19.4 | raveit65 | 2 | -1/+8 | |
2018-01-16 | sync with transifex | raveit65 | 114 | -47496/+4975 | |
2018-01-14 | drop broken invest-applet and all Python dependencies | monsta | 55 | -11268/+0 | |
closes https://github.com/mate-desktop/mate-applets/issues/297 | |||||
2018-01-09 | update copyright year to 2018 | monsta | 14 | -14/+14 | |
2017-12-29 | Fix build warnings: ignoring return value of ‘fgets’, | Pablo Barciela | 2 | -10/+32 | |
declared with attribute warn_unused_result | |||||
2017-12-27 | release 1.19.3v1.19.3 | raveit65 | 2 | -2/+15 | |
2017-12-27 | sync with transifex | raveit65 | 115 | -30616/+34688 | |
2017-12-19 | command: bump range of interval | Ru Uba | 1 | -1/+1 | |
Increase time range end point to allow command to occur inside a range for up to 86400 seconds (24 hours) in a second. | |||||
2017-12-05 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 3 | -17/+8 | |
This commit reverts: https://github.com/mate-desktop/mate-applets/commit/d809e57c7b09f545f1cf847f514fa738d44ac2b3 https://github.com/mate-desktop/mate-applets/commit/2f5515815c1f6c9b66f85d6ec228aad7aea0b441 And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height gdk_screen_width gdk_screen_height | |||||
2017-11-27 | build: when gtksourceview isn't found, show this package name | monsta | 1 | -1/+1 | |
closes https://github.com/mate-desktop/mate-applets/issues/270 | |||||
2017-11-09 | Update tooltips with latest values | marosg42 | 1 | -3/+3 | |
Solving issue #283 | |||||
2017-11-09 | Cpufreq: fix a build warning | lukefromdc | 1 | -1/+1 | |
2017-11-09 | Cpufreq: stop jumping numbers moving units label | lukefromdc | 1 | -29/+38 | |
*Force the frequency label to hold the largest size it ever takes *Reset label size with any change of theme or font to avoid truncation *Clean up a nasty mix of spaced and tabs in cpufreq_applet_refresh | |||||
2017-11-04 | sync with transifex | raveit65 | 4 | -5/+5 | |
2017-10-11 | Merge branch 'master' of github.com:mate-desktop/mate-applets | raveit65 | 14 | -14/+14 | |
2017-10-06 | mateweather: update copyright year | monsta | 1 | -1/+1 | |
missed this applet yesterday | |||||
2017-10-05 | update copyright year in other applets | monsta | 12 | -12/+12 | |
2017-10-05 | netspeed: update copyright year | monsta | 1 | -1/+1 | |
2017-09-27 | release 1.19.2v1.19.2 | raveit65 | 2 | -1/+10 | |
2017-09-27 | sync with transifex | raveit65 | 112 | -115/+115 | |
2017-09-27 | Rounding error in draw corrected. | marosg | 1 | -3/+7 | |
2017-09-22 | cpufreq: fix calculating max width of frequency/unit/percent labels | monsta | 1 | -23/+22 | |
fixes https://github.com/mate-desktop/mate-applets/issues/268 | |||||
2017-09-20 | stickynotes: fix text selection | monsta | 1 | -0/+3 | |
fixes https://github.com/mate-desktop/mate-applets/issues/236 taken from: https://git.gnome.org/browse/gnome-applets/commit/?id=e189ba213c0f8db876dd020d1d80b9f8b576dd75 | |||||
2017-09-19 | cpufreq: refresh applet size on style change (e.g. font size) | monsta | 1 | -0/+16 | |
2017-09-10 | GSettings change recognized dynamically | marosg | 5 | -0/+28 | |
2017-09-10 | release 1.19.1v1.19.1 | raveit65 | 1 | -0/+13 | |
2017-09-10 | sync with transifex | raveit65 | 7 | -212/+215 | |
2017-09-08 | GSettings for checkmark color shown for mounted volumes. | marosg | 7 | -12/+43 | |
2017-09-05 | cpufreq: fix random invisibility of the applet | monsta | 1 | -2/+2 | |
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 | |