Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-26 | avoid dereferencing NULL pointer | Monsta | 3 | -4/+10 | |
Closes https://github.com/mate-desktop/mate-applets/pull/114 | |||||
2014-06-25 | Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0 | Stefano Karapetsas | 3 | -6/+6 | |
And also rename binaries without "-2" suffix | |||||
2014-06-02 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 1 | -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-02 | Replace GtkObject with GObject also for gtk2 | infirit | 2 | -28/+0 | |
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 2 | -1/+5 | |
2014-04-19 | batstat: fix file encoding | infirit | 5 | -5/+5 | |
2014-02-08 | Fix help uri for applets | infirit | 1 | -2/+2 | |
2014-02-05 | Remove all calls gtk_dialog_set_has_separator | infirit | 3 | -12/+0 | |
Also remove the has_separator from the ui files. | |||||
2014-01-20 | battstat: Add GTK3 support | Stefano Karapetsas | 4 | -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-04 | battstat applet: save panel space using an empty label instead of -:-- when ↵ | r2rien | 1 | -2/+2 | |
fully charged or unknown | |||||
2013-11-10 | battstat: use g_signal notify for upower-1.0 | raveit65 | 1 | -1/+4 | |
2013-11-10 | upower: fix upower version | raveit65 | 1 | -1/+1 | |
2013-11-07 | battstat applet: ready for upower-1.0 | raveit65 | 1 | -0/+2 | |
2013-11-06 | Fix Sun GNOME Documentation Team references | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-19 | Fix EXTRA_DIST for applet gschemas | infirit | 1 | -1/+1 | |
The following fails to include the needed schemas files: $(gsettings_SCHEMAS_in_in) replacing it with: $(gsettings_SCHEMAS).in.in | |||||
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 22 | -80/+79 | |
2013-06-02 | fix some make files for automake-1.13 | raveit | 1 | -1/+1 | |
2013-03-03 | Replace INCLUDES with AM_CPPFLAGS in Makefiles | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-28 | Use libnotify instead of libmatenotify | Stefano Karapetsas | 3 | -8/+8 | |
2012-11-24 | battstat: migrate to gsettings | Stefano Karapetsas | 7 | -188/+107 | |
2012-10-09 | Fixed fsf addresses. Closes #18. | Steve Zesch | 15 | -16/+16 | |
2012-04-24 | upower support added to battstat. Preparing for 1.2.2 release.mate-applets-1.2.2 | Steve Zesch | 6 | -31/+447 | |
2012-01-23 | missing NULL on g_build_filename function | Perberos | 2 | -99/+113 | |
2011-12-21 | adding missing libm to ld flags | Perberos | 1 | -4/+5 | |
2011-11-17 | fixing omf battstat | Perberos | 3 | -1/+1 | |
2011-11-15 | fixing file conflicts con accessx-status applet | Perberos | 1 | -1/+1 | |
2011-11-15 | fixing file conflict on battstat applet | Perberos | 1 | -0/+0 | |
2011-11-14 | initial | Perberos | 99 | -0/+18990 | |