summaryrefslogtreecommitdiff
path: root/cpufreq/src
AgeCommit message (Expand)AuthorFilesLines
2008-05-25Use PolicyKit when available in the cpufreq-selector instead of installingCarlos Garcia Campos17-94/+1563
2008-03-15Migrate from glade to gtkbuilder (see bug 521082)Callum McKenzie2-19/+13
2008-03-13Removing obsolete files (.cvsignore and po-locations/)Callum McKenzie2-10/+0
2008-02-10signed vs unsigned fix.Kjartan Maraas1-1/+1
2007-12-19Two more memory leaks fixed by <kripkensteiner@gmail.com>. Fixes bugCarlos Garcia Campos2-1/+5
2007-12-19Fix memory leak. Fixes bug #504435. Patch by <kripkensteiner@gmail.com>.Carlos Garcia Campos1-0/+1
2007-07-17set minimum requirements for glib to 2.13.0 and for gtk+ to 2.11.0 inJaap Haitsma1-11/+2
2007-01-18Do not stop run timeout callback when a cpu is not online. It happens onCarlos Garcia Campos4-14/+87
2006-12-16Rework popup menu layout by merging frequencies and governors menu into aCarlos Garcia Campos7-364/+61
2006-11-21Request a fixed size for the whole applet. Fixes bug #318700. (Based onCarlos Garcia Campos6-33/+179
2006-11-18Never return a cpu number higher than max cpu. Fixes bug #376621.Carlos Garcia Campos1-3/+3
2006-10-11Add or update cvsignore files (bug #323327) Patch from Tom Tromey.Luca Ferretti2-0/+6
2006-10-03Update cpufreq-monitor when cpu changes on SMP systems.Carlos Garcia Campos2-7/+20
2006-08-21Use new icon in about dialog.Carlos Garcia Campos1-9/+1
2006-08-21bump required GNOME_ICON_THEMEDavyd Madeley1-2/+2
2006-08-20do not leak GList.Paolo Borelli1-0/+1
2006-08-17Ensure cpufreq-selector is built without lazy bindings. Fixes bug #351695Saleem Abdulrasool1-1/+1
2006-08-09Reduce the number of files read each second. Use a custom version ofCarlos Garcia Campos6-87/+239
2006-06-17Added missing G_BEGIN_DECLS and G_END_DECLSCarlos Garcia Campos10-11/+316
2006-06-17code cleanupsCarlos Garcia Campos16-1160/+1094
2006-06-17make gswitchit compile optional in case you have the wrong version ofDavyd Madeley1-5/+1
2006-06-15Added Use libcpufreq when availableCarlos Garcia Campos4-1/+233
2006-06-14Removed AddedCarlos Garcia Campos18-2241/+2801
2006-04-13Fix compile warningCarlos Garcia Campos1-1/+1
2006-04-13Show frequency or percentage at startup based on user configurationMarinus Schraal1-4/+7
2006-04-13Show frequency or percentage at startup based on user configurationMarinus Schraal1-3/+4
2006-04-08Call cpufreq-selector specifying the monitored cpu. Fixes bug #337578Sandino Flores-Moreno1-8/+22
2006-03-26clean not required -lpopt build option, the applets use GOptionSebastien Bacher1-2/+1
2005-12-13release 2.13.1GNOME_APPLETS_2_13_1Davyd Madeley1-3/+1
2005-11-16A cleanup patch of serious scope. Cleanup and dead code removal fromDavyd Madeley6-24/+19
2005-09-01Fix a regression caused by Carlos's last patch. Recloses bug #313550. HardRyan Lortie1-1/+1
2005-08-21Use g_file_get_contents so that we don't need fixed buffers anymoreCarlos Garcia Campos1-67/+47
2005-08-21Remove arbitrary limit of 4 governors in cpufreq_sysfs_get_govs. ClosesRyan Lortie2-11/+11
2005-07-14Fixed typo that breaks the build. G_GNUC_CONST'ified *_get_type(); MarkedBenoît Dejean14-17/+18
2005-07-02Use cpu_min/cpu_max as the only available frequencies if theJohannes Berg1-10/+15
2005-04-06Make the error dialogs non-blocking. Includes minor HIG fixes.Dennis Cranston1-11/+11
2005-04-04Add selector_mode key for configuring the frequency selector drop downCarlos Garcia Campos12-1853/+2135
2005-03-31Free GError var after use it.Carlos Garcia Campos1-0/+1
2005-03-31Use GOption instead of libpopt Clean up tabsCarlos Garcia Campos8-704/+699
2005-03-28Fixed a typo in my email. Feedback section points now to the GNOMECarlos Garcia Campos1-0/+1
2005-03-16Clean up includes.Kjartan Maraas3-4/+4
2005-02-27Don't leak style while handling the change_background signal. Fix adaptedRyan Lortie1-1/+2
2005-02-24ANSIfication ANSIfication, return NULL, not FALSE from some functions.Kjartan Maraas8-13/+16
2005-02-11fixed copyright information. Fixes #166741Carlos Garcia Campos24-25/+49
2005-01-11Make GtkAboutDialog appear in the centre of the screen.Davyd Madeley1-36/+16
2005-01-10Move geyes themes to ${pkgdatadir}Davyd Madeley1-1/+1
2005-01-10Remove -Wall -Werror (non-portable options) and not used any moreTomasz Kłoczko2-3/+1
2005-01-03add more ignoreThomas Vander Stichele2-0/+4
2005-01-02Add base infrastructure for icons and pixmaps. Remove -DPIXMAPDIR fromTomasz Kłoczko3-12/+11
2005-01-01remove -DGNOMELOCALEDIR from INCLUDES. GNOMELOCALEDIR is now declared inTomasz Kłoczko1-1/+0