summaryrefslogtreecommitdiff
path: root/battstat
AgeCommit message (Collapse)AuthorFilesLines
2014-06-02Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-4/+0
gdk_x11_window_foreign_new_for_display | since 2.24 gdk_window_get_width | since 2.24 gdk_window_get_height | since 2.24 gdk_x11_display_get_xdisplay | since 2.2 gdk_window_get_display | since 2.24 gdk_x11_window_foreign_new_for_display | since 2.24 GDK_WINDOW_XID | since always GDK_SCREEN_XDISPLAY | since always
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
Also remove the has_separator from the ui files.
2014-01-20battstat: Add GTK3 supportStefano Karapetsas4-0/+193
Code taken from: https://git.gnome.org/browse/gnome-applets/commit/battstat?id=274f17fe92b98b5a0bdd31de734240b4cc6227e9 https://git.gnome.org/browse/gnome-applets/commit/battstat?id=137c00e2de6098b0ecef75ec208d58de138d7a82 https://git.gnome.org/browse/gnome-applets/commit/battstat?id=13522dcb2cb272b11214728c69c9ec179de78e2d
2014-01-04battstat applet: save panel space using an empty label instead of -:-- when ↵r2rien1-2/+2
fully charged or unknown
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
The following fails to include the needed schemas files: $(gsettings_SCHEMAS_in_in) replacing it with: $(gsettings_SCHEMAS).in.in
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
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch15-16/+16
2012-04-24upower support added to battstat. Preparing for 1.2.2 release.mate-applets-1.2.2Steve Zesch6-31/+447
2012-01-23missing NULL on g_build_filename functionPerberos2-99/+113
2011-12-21adding missing libm to ld flagsPerberos1-4/+5
2011-11-17fixing omf battstatPerberos3-1/+1
2011-11-15fixing file conflicts con accessx-status appletPerberos1-1/+1
2011-11-15fixing file conflict on battstat appletPerberos1-0/+0
2011-11-14initialPerberos99-0/+18990