summaryrefslogtreecommitdiff
path: root/cpufreq/src/cpufreq-popup.c
AgeCommit message (Collapse)AuthorFilesLines
2019-12-04avoid redundant redeclarationsPablo Barciela1-2/+0
2019-05-27cpufreq: deprecated g_type_class_add_privateWu Xiaotian1-10/+5
2018-07-12cpufreq: stop segfault with gtk3.23lukefromdc1-1/+10
Also stop any other segfaults caused by failure of deprecated gtk_action_group_get_action to return the name of the active item. With GTK 3.23.0 cpufreq_popup_menu_set_active sends invalid name information for userspace governors
2016-01-06cpufreq: remove unused argument "parent"lukefromdc1-12/+3
remove unused argument "parent" in cpufreq_selector_set_xxx_async functions
2016-01-03gtk3: stop cpufreq-applet turning transparentlukefromdc1-3/+7
gtk3: stop cpufreq-applet turning transparent -prevent the cpufreq applet and panel area beneath from becoming transparent to the desktop when a menu item in the popup menu is clicked. Veriied to work on gtk3.19.5
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-1/+1
2011-11-14initialPerberos1-0/+509