summaryrefslogtreecommitdiff
path: root/src/gpm-prefs-core.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Replace deprecated UPower functions with ConsoleKit2 equivalentsinfirit1-6/+3
2017-03-07remove some unused dbus-glib includesmonsta1-1/+0
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-10/+0
2016-08-01Port from libunique to GtkApplicationMatt Spaulding1-0/+19
2016-06-07rely less on GtkStockSorokin Alexei1-2/+2
2015-11-05Support disabling of PowerBtn.Mike Gabriel1-0/+1
2015-08-31Save copying costRoy Zhang1-6/+3
2015-07-28Also free the builder when finalizingRoy Zhang1-0/+1
2015-07-28Fix memory leaksRoy Zhang1-0/+3
2015-05-04dropped udisks support for several reasons.Monsta1-8/+0
2015-03-23removed obsolete and unused mateconf codemonsta1-52/+0
2015-03-15abort application when UI load failsMonsta1-4/+3
2015-01-15remove ifdefs, bump upower version requirementMonsta1-6/+0
2014-07-02Remove old GTK2 code and supportStefano Karapetsas1-115/+21
2014-04-09port mate-power-manager to upower-0.99 APIStefan Seyfried1-2/+6
2014-02-26Define UPOWER_ENABLE_DEPRECATEDStefano Karapetsas1-0/+1
2013-07-10Fix gpm_prefs_init return valuesFabio Erculiani1-2/+2
2013-07-10gpm-prefs-core: fix can_shutdown when logind is in useFabio Erculiani1-5/+22
2013-07-05drop --with-systemdsleep and move logind detection to runtimeFabio Erculiani1-97/+100
2013-04-08add logind sleep abilityAnton V. Boyarshinov1-1/+93
2012-11-08show always "do nothing" optionStefano Karapetsas1-10/+7
2012-10-30Use gsettings enums (partially from GNOME)Brent Hull1-17/+4
2012-10-27Port to Gsettings based on GNOME patch by Richard HughesBrent Hull1-196/+67
2012-10-27Get device capabilities in the preferences capplet, not the daemon (GNOME fix...Brent Hull1-55/+42
2012-03-20fix gpm-prefs, need to fix gpm-statisticsStefano Karapetsas1-12/+16
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 functio...Sam Tygier1-15/+15
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-11moved from Mate-ExtraStefano Karapetsas1-0/+1024