Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-17 | [ci] Fix build in debian1.20 | Pablo Barciela | 1 | -4/+9 | |
2019-06-17 | use --without-keyring for make distcheck | Wu Xiaotian | 1 | -0/+1 | |
2019-06-17 | [ci] remove libgnome-keyring-dev on debian | Pablo Barciela | 1 | -1/+0 | |
2019-06-17 | travis: use Debian Buster which has 1.20 | Pablo Barciela | 1 | -1/+1 | |
2019-05-28 | travis: use f28 and disable archlinux | raveit65 | 1 | -2/+2 | |
2019-03-20 | tx: update resource file | raveit65 | 1 | -169/+159 | |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -6/+1 | |
The legal ENTITY is expanded in i18n process, and legal.xml file is never read. GFDL ENTITY is not used. | |||||
2019-03-10 | add Travis-CI support | raveit65 | 1 | -0/+129 | |
2019-02-03 | tx: update resource file for transifex | raveit65 | 1 | -7/+7 | |
2019-02-03 | Fix spelling and grammar mistakes | rbuj | 1 | -7/+7 | |
2018-12-22 | release 1.20.3v1.20.3 | raveit65 | 2 | -1/+9 | |
2018-12-22 | tx: sync with transifex | raveit65 | 239 | -18897/+119716 | |
2018-12-22 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+2 | |
2018-10-07 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-04 | tx: add m-p-m help to transifex config | raveit65 | 4 | -19/+819 | |
2018-08-15 | gpm-button: replace deprecated Gdk functions | raveit65 | 1 | -3/+5 | |
2018-06-16 | release 1.20.2v1.20.2 | raveit65 | 2 | -1/+7 | |
2018-06-16 | sync with transifex | raveit65 | 125 | -13603/+110888 | |
2018-05-02 | inhibit: always scale icon to match panel size | lukefromdc | 1 | -12/+1 | |
2018-05-01 | Inhibit Applet: Fix excessive CPU use | lukefromdc | 1 | -129/+49 | |
Fix https://github.com/mate-desktop/mate-power-manager/issues/248 Use code from GNOME version to draw icon. The code from gnome-applets/inhibit uses a GtkImage to draw the icon but does not constantly re-run gtk_widget_show so it works without loading down the CPU | |||||
2018-03-26 | release 1.20.1v1.20.1 | raveit65 | 2 | -1/+7 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-17 | add missing window icon to About dialogs | monsta | 3 | -0/+5 | |
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+2268 | |
2018-03-13 | Scale OSD size correctly on HiDPI displays (#246) | Victor Kareh | 1 | -5/+10 | |
2018-03-13 | Grammar fix | Jack Steele | 1 | -1/+1 | |
"you do will not" -> "you will not" | |||||
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-06 | update NEWS for 1.20 releasev1.20.0 | raveit65 | 1 | -5/+6 | |
2018-02-06 | sync with transifex | raveit65 | 2 | -8/+8 | |
2018-02-01 | avoid deprecated GtkStock | Pablo Barciela | 3 | -5/+5 | |
2018-01-29 | release 1.20 | raveit65 | 2 | -1/+9 | |
2018-01-29 | sync with transifex | raveit65 | 88 | -423/+2701 | |
2018-01-29 | require GTK+ 3.22 and GLib 2.50 | monsta | 8 | -60/+5 | |
and drop additional checks for min/max GLib versions, it's not needed | |||||
2018-01-24 | inhibit: fix error that spammed logs from previous commit | lukefromdc | 1 | -1/+1 | |
2018-01-23 | inhibit applet: fix rendering of icon | lukefromdc | 1 | -41/+13 | |
Stop failure to redraw on system panel background by using a GtkImage to render the icon | |||||
2018-01-09 | update copyright year to 2018 | monsta | 3 | -3/+3 | |
2017-12-27 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+8 | |
2017-12-27 | sync with transifex | raveit65 | 85 | -132/+140 | |
2017-12-08 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -7/+3 | |
This commit reverts: https://github.com/mate-desktop/mate-power-manager/commit/f748d5794f02d02ba949ad1503ed72207efca40c And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height | |||||
2017-11-28 | fix typos in some more comments | monsta | 2 | -4/+4 | |
2017-11-27 | Correct spelling mistake. | Edward Betts | 1 | -1/+1 | |
2017-11-01 | sync with Transifex | monsta | 8 | -303/+315 | |
2017-10-11 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+12 | |
2017-10-11 | sync with transifex | raveit65 | 85 | -8366/+8376 | |
2017-10-05 | update copyright year | monsta | 3 | -3/+3 | |
2017-08-24 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 2 | -0/+24 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_point | |||||
2017-08-16 | don't abort on unknown DBus signal name | monsta | 1 | -1/+1 | |
it's external data, so it's not very clever to put assert on it same as done in: https://github.com/mate-desktop/mate-panel/commit/40b31b2117f8a1776d2f23d97c60547c3c5a70e4 | |||||
2017-08-08 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+7 | |
2017-07-28 | avoid deprecated gdk_display_get_screen | ZenWalker | 1 | -24/+18 | |
2017-07-26 | don't use deprecated gtk_show_uri | raveit65 | 4 | -0/+18 | |
use NULL where GdkScreen was NULL, use dialog when screen wasn't NULL |