summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2012-03-17Don't try to close a non-opened fdAntoine Jacoutot1-1/+1
On OpenBSD we do not use /proc. As a result, gnome-power-manager segfaults on startup due to a reverse logic in the code. Signed-off-by: Richard Hughes <[email protected]>
2012-03-17Fixed #644143, how to convert from percentage to discrete and vice-versa.Pedro Martinez-Julia1-2/+2
Signed-off-by: Richard Hughes <[email protected]>
2011-12-29more gtk_combo_box to gtk_combo_box_text migration for gtk 2.24Sam Tygier1-16/+50
2011-12-29fix missing switch of GTK_COMBO_BOX to GTK_COMBO_BOX_TEXTSam Tygier1-2/+2
2011-12-29fix missing semicolons, introduced in 3893856a1e22cb62a9d36eca5ab96284859d0d19Sam Tygier1-2/+2
2011-12-29gtk_check_version should be GTK_CHECK_VERSION, lowercase version is C ↵Sam Tygier1-15/+15
function, not a preprocessor macro
2011-12-26Fixed gtk_combo_box_append_text deprecationSteve Zesch1-15/+61
2011-12-24Spacing adventuresSteve Zesch1-1/+1
2011-12-24lol spacingSteve Zesch1-60/+60
2011-12-24Fixed gtk_widget_hide_all deprecationSteve Zesch1-6/+35
2011-12-13remove autogenerated filesStefano Karapetsas1-2033/+0
2011-12-11moved from Mate-ExtraStefano Karapetsas79-0/+25487