summaryrefslogtreecommitdiff
path: root/cpufreq/src
AgeCommit message (Expand)AuthorFilesLines
2023-07-17Allow building all applets in or out of processlukefromdc2-50/+55
2023-07-17cpufreq: port to in-process for wayland compatablitylukefromdc2-29/+53
2022-08-15cpufreq: Add data dirrbuj1-4/+4
2021-11-21Use a blank line at mostrbuj8-8/+0
2021-10-26Mate Cpufreq applet: enable standard keyboard navigationValentin Villenave1-1/+1
2021-01-28Remove unnecessary casts on g_signal_connect callsrbuj4-28/+32
2021-01-17cpufreq: fix cpufreq-selector-sysfs duplicate definitionsHarald van Dijk1-1/+0
2021-01-16Update copyright to 2021rbuj1-1/+1
2021-01-07Don't leave any round bracket at line endrbuj3-10/+15
2020-12-09cpufreq: Remove /proc/cpufreq support (Linux 2.4)rbuj8-601/+35
2020-12-06remove dead function mate_panel_applet_set_background_widgetmbkma1-1/+0
2020-11-20Cpufreq code styleraveit6531-3198/+3217
2020-08-05cpufreq: Remove warning about unreachable code reported by scan-buildrbuj1-25/+24
2020-08-03cpufreq: -1 indicates error obtaining max frequencyrbuj1-1/+1
2020-08-03cpufreq: Update cpufreq-preferences.uirbuj1-4/+4
2020-08-01cpufreq: avoid deprecated GtkAlignmentAlberts Muktupāvels1-14/+9
2020-08-01cpufreq: create all needed widgets only onceAlberts Muktupāvels1-53/+49
2020-08-01 cpufreq: fix code-styleraveit652-609/+619
2020-07-30cpufreq: Load menu and ui file from resourcesrbuj3-9/+21
2020-07-17Remove warning about assigned value is never used reported by cppcheckrbuj1-1/+1
2020-05-21cpufreq: Port client of selector service to GDBusrbuj3-72/+109
2020-05-21build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBSrbuj1-3/+1
2020-05-21build: Use dbus-glib only when requiredrbuj1-5/+11
2020-04-25Remove unused-function warningsrbuj1-19/+1
2020-04-16Remove unused-variable warningsrbuj1-1/+0
2020-04-08build: Use WARN_CFLAGS variablerbuj1-2/+5
2020-01-10Update copyright to 2020raveit651-1/+1
2020-01-10make the dbus directory configurableChristian Hesse1-1/+1
2020-01-09migrate from intltools to gettextWu Xiaotian3-6/+4
2019-12-04avoid redundant redeclarationsPablo Barciela12-28/+0
2019-09-10cpufreq: remove -Wabsolute-value warningrbuj3-3/+3
2019-08-29Make cpufreq builds independent from kernel header version.Mike Gabriel2-9/+16
2019-05-27cpufreq: deprecated g_type_class_add_privateWu Xiaotian5-39/+14
2019-05-16cpufreq: support kernel 5.1.0raveit652-2/+17
2019-04-14Use g_list_free_full() convenience functionrbuj2-17/+5
2019-03-20assignment discards 'const' qualifier from pointer target typerbuj1-1/+1
2019-03-20Make translatable documenters in about dialogrbuj1-0/+7
2019-03-20Make translatable copyright info in about dialogrbuj1-5/+2
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
2018-07-12cpufreq: stop segfault with gtk3.23lukefromdc1-1/+10
2018-07-10cpufreq: fix a -Wimplicit-function-declarationraveit651-0/+4
2018-07-08cpu-freq: replace deprecated gtk_menu_popupraveit651-52/+5
2018-06-11Cpufreq: Force the frequency label to render if frequencies are not found rig...lukefromdc1-1/+7
2018-06-11Cpufreq: Refactor to remove more GTK2 leftoverslukefromdc1-112/+10
2018-06-11Cpufreq: ensure frequency label always shows up if freq selectedlukefromdc1-44/+7
2018-05-12Convert applet icons from pixbuf to surfacesVictor Kareh1-8/+16
2018-03-21Fix cpufreq applet spacing on HiDPI displaysVictor Kareh1-1/+3
2018-02-09avoid deprecated GtkStockPablo Barciela1-3/+3
2018-02-04require GTK+ 3.22 and GLib 2.50monsta2-14/+0
2018-01-09update copyright year to 2018monsta1-1/+1