Age | Commit message (Expand) | Author | Files | Lines |
2020-11-28 | tx: fix build warning caused by Brasilian translations | raveit65 | 1 | -4/+4 |
2020-09-03 | battstat: improve code-style | raveit65 | 8 | -1535/+1580 |
2020-08-11 | tx: sync with transifex | raveit65 | 12 | -48/+100 |
2020-08-11 | Remove -Wtype-limits warnings | rbuj | 1 | -3/+3 |
2020-08-07 | battstat: Rewrite preference dialog from scratch | rbuj | 9 | -750/+807 |
2020-08-07 | battstat: invalidScanfArgType_int cppcheck warnings (/proc/apm) | rbuj | 2 | -7/+7 |
2020-07-29 | battstat: Fix memory leak | rbuj | 1 | -0/+1 |
2020-07-29 | battstat: Reduce the dynamically allocated memory | rbuj | 1 | -14/+11 |
2020-07-29 | battstat: Free only dynamically allocated memory | rbuj | 1 | -1/+1 |
2020-07-17 | battstat: warning about boolean algebra reported by cppcheck | rbuj | 1 | -1/+1 |
2020-07-15 | Remove unused variable warning reported by cppcheck | rbuj | 2 | -6/+5 |
2020-07-14 | battstat: bump upower required version and drop legacy code | raveit65 | 1 | -16/+0 |
2020-07-14 | batstatt: fix deprecated up_client_get_devices | raveit65 | 1 | -2/+2 |
2020-07-13 | Guard block is missing | rbuj | 1 | -0/+5 |
2020-06-25 | sync with transifex | raveit65 | 106 | -403/+603 |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+0 |
2020-04-16 | Remove unused-variable warnings | rbuj | 1 | -15/+6 |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -3/+4 |
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 1 | -16/+134 |
2020-02-10 | tx: sync with transifex | raveit65 | 1 | -4/+4 |
2020-01-21 | tx: sync with transifex | raveit65 | 105 | -521/+960 |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -2/+2 |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 5 | -23/+25 |
2019-12-04 | avoid redundant redeclarations | Pablo Barciela | 1 | -3/+0 |
2019-06-16 | Update FSF address | Laurent Napias | 10 | -11/+11 |
2019-06-16 | tx: sync with transifex | raveit65 | 105 | -18465/+17928 |
2019-04-14 | Fix use-after-free clang warning | rbuj | 1 | -2/+2 |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -5/+1 |
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -0/+7 |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -6/+3 |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 |
2019-03-17 | tx: sync with transifex | rbuj | 9 | -29/+45 |
2019-02-25 | tx: sync with transifex | raveit65 | 10 | -26/+34 |
2019-01-27 | tx: sync with transifex | raveit65 | 14 | -94/+275 |
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 |
2018-05-12 | Convert applet icons from pixbuf to surfaces | Victor Kareh | 1 | -0/+1 |
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 |
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 |