Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-17 | sync with transifex | raveit65 | 117 | -7852/+89567 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-03 | Use orderedlist to describe the steps to add the applet to a panel | rbuj | 1 | -6/+29 | |
2018-10-03 | Manual: Fix Add to Panel dialog title | rbuj | 1 | -1/+1 | |
2018-10-02 | Manual: OK -> Add (Add to Panel dialog) | rbuj | 1 | -1/+1 | |
2018-10-02 | Add/Update Catalan screenshots | rbuj | 3 | -0/+0 | |
2018-09-28 | Fix spelling and grammar mistakes | rbuj | 1 | -1/+1 | |
2018-05-12 | battstat: Load theme icons instead of pixmaps | Victor Kareh | 7 | -1331/+63 | |
Also remove the outdated option for expanded view. | |||||
2018-05-12 | Convert applet icons from pixbuf to surfaces | Victor Kareh | 1 | -0/+1 | |
This improves support for HiDPI by loading properly scaled surfaces for applets. | |||||
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -5/+5 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -4/+0 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-12-29 | Fix build warnings: ignoring return value of ‘fgets’, | Pablo Barciela | 1 | -8/+26 | |
declared with attribute warn_unused_result | |||||
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 | |
2017-08-05 | battstat: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2017-03-23 | Possible fix for https://github.com/mate-desktop/mate-applets/issues/225 fix ↵ | Scott Balneaves | 1 | -0/+5 | |
GError memory leak | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 3 | -108/+4 | |
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. | |||||
2016-08-31 | GTK+-3 battstat: port GtkTable to GtkGrid | raveit65 | 2 | -0/+89 | |
2016-07-31 | battstat: drop MateAbout usage and update copyright | raveit65 | 1 | -6/+7 | |
2016-06-03 | fix some minor build warnings | monsta | 1 | -4/+4 | |
2015-09-06 | Rework gsettings schema building | infirit | 3 | -55/+53 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-08-08 | battstat: remove leftover (not used after migration to cairo) | Monsta | 1 | -5/+0 | |
2015-07-13 | help battstat applet: fix legal page | raveit65 | 1 | -12/+31 | |
2015-07-08 | help: use valid links to mate feedback page | raveit65 | 1 | -1/+1 | |
Help: forgotten fix | |||||
2015-07-08 | Revert "remove non-existing mate-feedback link" | raveit65 | 1 | -0/+8 | |
This reverts commit 28159eec6c1c804ea5fc6c48c63dbdebc22111d2. with docbook help we have this page | |||||
2015-06-25 | remove non-existing mate-feedback link | raveit65 | 1 | -8/+0 | |
2015-06-23 | help: fix broken help images | raveit65 | 4 | -0/+0 | |
2015-06-23 | batstatt help: adajust wrong mailing-list link | raveit65 | 1 | -1/+1 | |
2015-03-22 | battstat applet: fix NetBSD APM support | OBATA Akio | 1 | -0/+8 | |
2014-12-30 | battstat applet: remove HAL support | Monsta | 7 | -707/+7 | |
2014-11-26 | Gtk3: don't use deprecated gtk_widget_size_request | infirit | 1 | -0/+4 | |
Taken from gnome-panel commit: c05c6b07ec493d174062a06caf185d324fd6e0c4 From: Alberts Muktupāvels <[email protected]> | |||||
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 2 | -0/+9 | |
2014-11-26 | batstat: sync upower code with gnome-applets. | infirit | 1 | -4/+21 | |
Largely taken from: gnome-applets commit: 95ff3ab8dfb5f595263dce6857b7d5935042e336 From: Dmitry Shachnev <[email protected]> | |||||
2014-11-26 | docs: Fix typo | infirit | 1 | -1/+1 | |
2014-11-26 | battstat: add missing function declaration | infirit | 1 | -0/+1 | |
Based on gnome-applets commit: 5d6f1a6d3888bd4d4f4ea6288d99a79c1dd63442 From" Alberts Muktupāvels <[email protected]> | |||||
2014-11-26 | battstat: Suggest parenthesis around assignment used as truth value | infirit | 1 | -1/+1 | |
Based on gnome-applets commit: 3d51417f06ac5e4177e22ff970d7906e2802ff48 From: Benjamin Otte <[email protected]> | |||||
2014-11-26 | batstat: Use cairo for drawing also in Gtk2. | infirit | 1 | -209/+0 | |
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 | |