summaryrefslogtreecommitdiff
path: root/cpufreq/src
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-05WidthOfScreen and HeightOfScreen implementationPablo Barciela1-7/+3
2017-11-09Cpufreq: fix a build warninglukefromdc1-1/+1
2017-11-09Cpufreq: stop jumping numbers moving units labellukefromdc1-29/+38
2017-10-05update copyright year in other appletsmonsta1-1/+1
2017-09-22cpufreq: fix calculating max width of frequency/unit/percent labelsmonsta1-23/+22
2017-09-19cpufreq: refresh applet size on style change (e.g. font size)monsta1-0/+16
2017-09-05cpufreq: fix random invisibility of the appletmonsta1-2/+2
2017-08-09avoid deprecated gdk_screen_get_width/heightZenWalker1-3/+8
2017-08-05cpufreq: don't use deprecated gtk_show_uriraveit652-6/+16
2017-07-24cpufreq-prefs: don't use deprecated gtk_show_uriraveit651-0/+4
2017-04-02cpufreq:set frequency on all coreslukefromdc1-23/+41
2017-01-14CpuFreq: fix warning from GTK_ORIENTABLElukefromdc1-3/+1
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-103/+1
2016-11-22fix some indent and a couple of typosmonsta1-1/+1