Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-08 | avoid redundant redeclarations | Pablo Barciela | 1 | -3/+0 | |
2019-08-20 | Use gresources for gpm-prefs.ui and gpm-statistics.ui | rbuj | 1 | -1/+1 | |
2019-06-10 | Change url projet's website | Laurent Napias | 1 | -1/+1 | |
2018-05-02 | inhibit: always scale icon to match panel size | lukefromdc | 1 | -12/+1 | |
2018-04-30 | 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-17 | add missing window icon to About dialogs | monsta | 1 | -0/+2 | |
2018-02-01 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+2 | |
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 | 1 | -1/+1 | |
2017-11-27 | Correct spelling mistake. | Edward Betts | 1 | -1/+1 | |
2017-10-05 | update copyright year | monsta | 1 | -1/+1 | |
2017-01-15 | Replace no longer valid "expose-event" with "draw" | lukefromdc | 1 | -1/+1 | |
expose-event is not available in GTK3, draw is its replacement. Stops warnings from inhibit applet when mate-panel is started/restarted | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -49/+0 | |
and require mate-panel >= 1.17 | |||||
2016-11-21 | fix indent a bit | monsta | 1 | -1/+1 | |
2016-08-01 | applets: remove unneeded #undef | monsta | 1 | -3/+0 | |
that deprecation is gone in GTK+3 build also that makes sense only with --enable-strict build option | |||||
2016-08-01 | keep old copyright informations | raveit65 | 1 | -1/+6 | |
2016-08-01 | applets: update Copyright | raveit65 | 1 | -1/+1 | |
2016-08-01 | applets: use GtkAbout and drop dependency to libmate-desktop | raveit65 | 1 | -13/+12 | |
2016-07-25 | applets: remove egg-dbus-proxy and use the provided functions in GDBus | raveit65 | 1 | -31/+34 | |
2015-12-13 | remove dead code | Monsta | 1 | -31/+0 | |
2015-12-13 | applets: dropped some unused stuff | Monsta | 1 | -1/+1 | |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -3/+3 | |
2015-08-08 | inhibit applet: use GtkWidget instead of GtkObject | Monsta | 1 | -8/+4 | |
2015-07-02 | applets/prefs/stats: properly show corresponding help pages | Monsta | 1 | -1/+1 | |
2014-05-03 | applets: Use MateAboutDialog | Stefano Karapetsas | 1 | -12/+13 | |
2014-01-17 | Use draw signal for GTK3 | Stefano Karapetsas | 1 | -0/+5 | |
2014-01-17 | applets: Add GTK3 support | Stefano Karapetsas | 1 | -1/+50 | |
2012-10-21 | Port inhibit applet to dbus based on gnome patch by carlosgc | Brent Hull | 1 | -27/+40 | |
2011-12-11 | moved from Mate-Extra | Stefano Karapetsas | 1 | -0/+688 | |