summaryrefslogtreecommitdiff
path: root/battstat
AgeCommit message (Expand)AuthorFilesLines
2018-05-12battstat: Load theme icons instead of pixmapsVictor Kareh7-1331/+63
2018-05-12Convert applet icons from pixbuf to surfacesVictor Kareh1-0/+1
2018-02-09avoid deprecated GtkStockPablo Barciela1-5/+5
2018-02-04require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-29Fix build warnings: ignoring return value of ‘fgets’,Pablo Barciela1-8/+26
2017-10-05update copyright year in other appletsmonsta1-1/+1
2017-08-05battstat: don't use deprecated gtk_show_uriraveit651-0/+4
2017-03-23Possible fix for https://github.com/mate-desktop/mate-applets/issues/225 fix ...Scott Balneaves1-0/+5
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta3-108/+4
2016-08-31GTK+-3 battstat: port GtkTable to GtkGridraveit652-0/+89
2016-07-31battstat: drop MateAbout usage and update copyrightraveit651-6/+7
2016-06-03fix some minor build warningsmonsta1-4/+4
2015-09-06Rework gsettings schema buildinginfirit3-55/+53
2015-08-08battstat: remove leftover (not used after migration to cairo)Monsta1-5/+0
2015-07-13help battstat applet: fix legal pageraveit651-12/+31
2015-07-08help: use valid links to mate feedback pageraveit651-1/+1
2015-07-08Revert "remove non-existing mate-feedback link"raveit651-0/+8
2015-06-25remove non-existing mate-feedback linkraveit651-8/+0
2015-06-23help: fix broken help imagesraveit654-0/+0
2015-06-23batstatt help: adajust wrong mailing-list linkraveit651-1/+1
2015-03-22battstat applet: fix NetBSD APM supportOBATA Akio1-0/+8
2014-12-30battstat applet: remove HAL supportMonsta7-707/+7
2014-11-26Gtk3: don't use deprecated gtk_widget_size_requestinfirit1-0/+4
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit2-0/+9
2014-11-26batstat: sync upower code with gnome-applets.infirit1-4/+21
2014-11-26docs: Fix typoinfirit1-1/+1
2014-11-26battstat: add missing function declarationinfirit1-0/+1
2014-11-26battstat: Suggest parenthesis around assignment used as truth valueinfirit1-1/+1
2014-11-26batstat: Use cairo for drawing also in Gtk2.infirit1-209/+0
2014-11-26avoid dereferencing NULL pointerMonsta3-4/+10
2014-06-25Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0Stefano Karapetsas3-6/+6
2014-06-02Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-4/+0
2014-06-02Replace GtkObject with GObject also for gtk2infirit2-28/+0
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas2-1/+5
2014-04-19batstat: fix file encodinginfirit5-5/+5
2014-02-08Fix help uri for appletsinfirit1-2/+2
2014-02-05Remove all calls gtk_dialog_set_has_separatorinfirit3-12/+0
2014-01-20battstat: Add GTK3 supportStefano Karapetsas4-0/+193
2014-01-04battstat applet: save panel space using an empty label instead of -:-- when f...r2rien1-2/+2
2013-11-10battstat: use g_signal notify for upower-1.0raveit651-1/+4
2013-11-10upower: fix upower versionraveit651-1/+1
2013-11-07battstat applet: ready for upower-1.0raveit651-0/+2
2013-11-06Fix Sun GNOME Documentation Team referencesStefano Karapetsas1-1/+1
2013-10-19Fix EXTRA_DIST for applet gschemasinfirit1-1/+1
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit22-80/+79
2013-06-02fix some make files for automake-1.13raveit1-1/+1
2013-03-03Replace INCLUDES with AM_CPPFLAGS in MakefilesStefano Karapetsas1-1/+1
2013-02-28Use libnotify instead of libmatenotifyStefano Karapetsas3-8/+8
2012-11-24battstat: migrate to gsettingsStefano Karapetsas7-188/+107