Age | Commit message (Expand) | Author | Files | Lines |
2020-05-21 | cpufreq: Port client of selector service to GDBus | rbuj | 3 | -72/+109 |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -3/+1 |
2020-05-21 | build: Use dbus-glib only when required | rbuj | 1 | -5/+11 |
2020-04-25 | Remove unused-function warnings | rbuj | 1 | -19/+1 |
2020-04-16 | Remove unused-variable warnings | rbuj | 1 | -1/+0 |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -2/+5 |
2020-03-26 | cpufreq: generate missing 256x256 and 64x64 icons from svg file | rbuj | 4 | -526/+431 |
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 1 | -3/+3 |
2020-02-10 | tx: sync with transifex | raveit65 | 2 | -5/+5 |
2020-01-21 | tx: sync with transifex | raveit65 | 131 | -542/+758 |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -2/+2 |
2020-01-10 | make the dbus directory configurable | Christian Hesse | 1 | -1/+1 |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 5 | -23/+19 |
2019-12-04 | avoid redundant redeclarations | Pablo Barciela | 12 | -28/+0 |
2019-09-10 | cpufreq: remove -Wabsolute-value warning | rbuj | 3 | -3/+3 |
2019-08-29 | Make cpufreq builds independent from kernel header version. | Mike Gabriel | 2 | -9/+16 |
2019-06-16 | tx: sync with transifex | raveit65 | 131 | -20958/+20023 |
2019-05-27 | cpufreq: deprecated g_type_class_add_private | Wu Xiaotian | 5 | -39/+14 |
2019-05-16 | cpufreq: support kernel 5.1.0 | raveit65 | 2 | -2/+17 |
2019-04-14 | Use g_list_free_full() convenience function | rbuj | 2 | -17/+5 |
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 | assignment discards 'const' qualifier from pointer target type | rbuj | 1 | -1/+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 | -5/+2 |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 |
2019-03-17 | tx: sync with transifex | rbuj | 10 | -24/+729 |
2019-02-25 | tx: sync with transifex | raveit65 | 11 | -31/+72 |
2019-01-27 | tx: sync with transifex | raveit65 | 14 | -70/+947 |
2018-11-17 | sync with transifex | raveit65 | 129 | -6656/+86556 |
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 | -7/+30 |
2018-09-28 | Fix spelling and grammar mistakes | rbuj | 1 | -1/+1 |
2018-07-12 | cpufreq: stop segfault with gtk3.23 | lukefromdc | 1 | -1/+10 |
2018-07-10 | cpufreq: fix a -Wimplicit-function-declaration | raveit65 | 1 | -0/+4 |
2018-07-08 | cpu-freq: replace deprecated gtk_menu_popup | raveit65 | 1 | -52/+5 |
2018-06-11 | Cpufreq: Force the frequency label to render if frequencies are not found rig... | lukefromdc | 1 | -1/+7 |
2018-06-11 | Cpufreq: Refactor to remove more GTK2 leftovers | lukefromdc | 1 | -112/+10 |
2018-06-11 | Cpufreq: ensure frequency label always shows up if freq selected | lukefromdc | 1 | -44/+7 |
2018-05-12 | Convert applet icons from pixbuf to surfaces | Victor Kareh | 1 | -8/+16 |
2018-03-21 | Fix cpufreq applet spacing on HiDPI displays | Victor Kareh | 1 | -1/+3 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -3/+3 |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -14/+0 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-12-05 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -7/+3 |
2017-11-09 | Cpufreq: fix a build warning | lukefromdc | 1 | -1/+1 |
2017-11-09 | Cpufreq: stop jumping numbers moving units label | lukefromdc | 1 | -29/+38 |
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 |
2017-09-22 | cpufreq: fix calculating max width of frequency/unit/percent labels | monsta | 1 | -23/+22 |
2017-09-19 | cpufreq: refresh applet size on style change (e.g. font size) | monsta | 1 | -0/+16 |