summaryrefslogtreecommitdiff
path: root/cpufreq/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-31cpu-freq: avoid deprecated polkit_authority_getraveit651-1/+1
2016-08-16cpufreq: remove useless #includemonsta1-3/+0
2016-08-15cpufreq: fix build warning when polkit is disabledmonsta1-0/+2
2016-07-31cpufreq: use GtkAbout and update copyrightraveit651-3/+6
2016-06-09fix build with kernel-4.7leigh123linux1-1/+8
2016-03-30GTK 3.20 cpufreq: fix themes clipping units labellukefromdc1-6/+1
2016-03-07cpufreq GTK3: hardcode fewer labelslukefromdc1-22/+17
2016-01-06cpufreq: remove unused argument "parent"lukefromdc3-26/+9
2016-01-03gtk3: stop cpufreq-applet turning transparentlukefromdc1-3/+7
2015-10-16GTK3 cpufreq:fix bottom panel render & 0px labelslukefromdc1-2/+20
2015-10-16GTK3 cpufreq: support custom panel themeslukefromdc1-1/+14
2015-10-15GTK cpufreq: fix label position on horizontal panelsraveit651-0/+18
2014-12-30cpufreq, README: removed more obsolete stuffMonsta1-2/+0
2014-11-26cpufreq: Bring gsettings code in line with gnome-panelinfirit1-37/+8
2014-11-26cpufreq: Add missing #include <config.h> to make translations workinfirit1-0/+4
2014-11-26GDK_KEY_* is also in Gtk+2infirit1-9/+6
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-1/+6
2014-11-26avoid dereferencing NULL pointerMonsta1-4/+5
2014-11-26zero-init signals arraymonsta1-2/+2
2014-11-25cpufreq: Fix 'allow' directives must always specify a 'send_destination'infirit1-2/+2
2014-06-25Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0Stefano Karapetsas1-1/+1