summaryrefslogtreecommitdiff
path: root/cpufreq/src/cpufreq-applet.c
AgeCommit message (Expand)AuthorFilesLines
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-styleraveit651-603/+613
2020-07-30cpufreq: Load menu and ui file from resourcesrbuj1-5/+3
2020-04-25Remove unused-function warningsrbuj1-19/+1
2020-04-16Remove unused-variable warningsrbuj1-1/+0
2020-01-10Update copyright to 2020raveit651-1/+1
2019-12-04avoid redundant redeclarationsPablo Barciela1-3/+0
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-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.50monsta1-7/+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_uriraveit651-3/+10
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-07-31cpufreq: use GtkAbout and update copyrightraveit651-3/+6
2016-03-30GTK 3.20 cpufreq: fix themes clipping units labellukefromdc1-6/+1
2016-03-07cpufreq GTK3: hardcode fewer labelslukefromdc1-22/+17
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-11-26GDK_KEY_* is also in Gtk+2infirit1-9/+6
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-1/+6
2014-06-02Replace GtkObject with GObject also for gtk2infirit1-20/+0
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-1/+2
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-01-20cpufreq: Add GTK3 supportStefano Karapetsas1-2/+89
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-11-24cpufreq: migrate to gsettingsStefano Karapetsas1-7/+5
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-1/+1
2011-11-15fixing file conflicts with cpufreq appletPerberos1-40/+40
2011-11-14initialPerberos1-0/+1032