summaryrefslogtreecommitdiff
path: root/battstat
AgeCommit message (Expand)AuthorFilesLines
2020-07-29battstat: Fix memory leakrbuj1-0/+1
2020-07-29battstat: Reduce the dynamically allocated memoryrbuj1-14/+11
2020-07-29battstat: Free only dynamically allocated memoryrbuj1-1/+1
2020-07-17battstat: warning about boolean algebra reported by cppcheckrbuj1-1/+1
2020-07-15Remove unused variable warning reported by cppcheckrbuj2-6/+5
2020-07-14battstat: bump upower required version and drop legacy coderaveit651-16/+0
2020-07-14batstatt: fix deprecated up_client_get_devicesraveit651-2/+2
2020-07-13Guard block is missingrbuj1-0/+5
2020-06-25sync with transifexraveit65106-403/+603
2020-05-21build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBSrbuj1-2/+0
2020-04-16Remove unused-variable warningsrbuj1-15/+6
2020-04-08build: Use WARN_CFLAGS variablerbuj1-3/+4
2020-03-02tx: pull with fixed translations of pt and pt_BRraveit651-16/+134
2020-02-10tx: sync with transifexraveit651-4/+4
2020-01-21tx: sync with transifexraveit65105-521/+960
2020-01-10Update copyright to 2020raveit652-2/+2
2020-01-09migrate from intltools to gettextWu Xiaotian5-23/+25
2019-12-04avoid redundant redeclarationsPablo Barciela1-3/+0
2019-06-16Update FSF addressLaurent Napias10-11/+11
2019-06-16tx: sync with transifexraveit65105-18465/+17928
2019-04-14Fix use-after-free clang warningrbuj1-2/+2
2019-03-23help: update copyrightraveit651-1/+1
2019-03-20Help: Use XInclude instead of ENTITY for legal.xmlrbuj1-5/+1
2019-03-20Make translatable documenters in about dialogrbuj1-0/+7
2019-03-20Make translatable copyright info in about dialogrbuj1-6/+3
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-03-17tx: sync with transifexrbuj9-29/+45
2019-02-25tx: sync with transifexraveit6510-26/+34
2019-01-27tx: sync with transifexraveit6514-94/+275
2018-11-17sync with transifexraveit65117-7852/+89567
2018-10-06Use make functions for HELP_LINGUASrbuj1-1/+5
2018-10-03Use orderedlist to describe the steps to add the applet to a panelrbuj1-6/+29
2018-10-03Manual: Fix Add to Panel dialog titlerbuj1-1/+1
2018-10-02Manual: OK -> Add (Add to Panel dialog)rbuj1-1/+1
2018-10-02Add/Update Catalan screenshotsrbuj3-0/+0
2018-09-28Fix spelling and grammar mistakesrbuj1-1/+1
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