summaryrefslogtreecommitdiff
path: root/battstat/power-management.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-23battstat/power-management.c: use gboolean for pm_initialised, using_upowerrbuj1-9/+9
2021-11-21Remove whitespaces before #ifdef, and #endifrbuj1-8/+8
2021-11-21Use a blank line at mostrbuj1-2/+0
2021-01-28Remove unnecessary casts on g_signal_connect callsrbuj1-5/+5
2020-09-03battstat: improve code-styleraveit651-90/+90
2020-07-15Remove unused variable warning reported by cppcheckrbuj1-5/+5
2019-12-04avoid redundant redeclarationsPablo Barciela1-3/+0
2019-06-16Update FSF addressLaurent Napias1-1/+1
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-5/+1
2015-03-22battstat applet: fix NetBSD APM supportOBATA Akio1-0/+8
2014-12-30battstat applet: remove HAL supportMonsta1-48/+1
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+4
2014-11-26avoid dereferencing NULL pointerMonsta1-1/+0
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-1/+1
2012-04-24upower support added to battstat. Preparing for 1.2.2 release.mate-applets-1.2.2Steve Zesch1-16/+60
2011-11-14initialPerberos1-0/+535