summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-04Merge pull request #21 from bhull2010/masterStefano Karapetsas3-24/+20
2012-11-04Don't depend on mate-screensaver's gschema being installedBrent Hull3-24/+20
2012-11-03Merge pull request #20 from bhull2010/masterStefano Karapetsas5-17/+13
2012-11-03Update libmatepanel requirements for MATE 1.5Brent Hull1-2/+2
2012-11-03Migrate screensaver lock setting to GsettingsBrent Hull5-15/+11
2012-11-01Merge pull request #19 from bhull2010/gsettingsStefano Karapetsas18-1469/+666
2012-11-01Remove unnecessary schema version check and some unused constantsBrent Hull3-30/+2
2012-10-31Merge pull request #18 from bhull2010/masterStefano Karapetsas9-339/+50
2012-10-30Remove unused key from gsettings schemaBrent Hull2-6/+0
2012-10-30Enable translations for gsettings schemaBrent Hull4-362/+366
2012-10-30Use gsettings enums (partially from GNOME)Brent Hull9-219/+64
2012-10-27Port to Gsettings based on GNOME patch by Richard HughesBrent Hull15-1273/+655
2012-10-27Get device capabilities in the preferences capplet, not the daemon (GNOME fix...Brent Hull9-339/+50
2012-10-22Merge pull request #16 from bhull2010/masterStefano Karapetsas17-167/+172
2012-10-21Update configure and POTFILES for the applets portBrent Hull3-7/+5
2012-10-21Port inhibit applet to dbus based on gnome patch by carlosgcBrent Hull7-80/+83
2012-10-21Port brightness applet to dbus based on gnome patch by carlosgcBrent Hull7-80/+84
2012-10-02Merge pull request #13 from NiceandGently/masterStefano Karapetsas3-4/+4
2012-10-02Update data/mate-power-statistics.desktop.in.inWolfgang Ulbrich1-2/+2
2012-10-02Update data/mate-power-preferences.desktop.in.inWolfgang Ulbrich1-1/+1
2012-10-02Update data/mate-power-manager.desktop.in.inWolfgang Ulbrich1-1/+1
2012-07-12Preparing for 1.4 release.mate-power-manager-1.4.0Steve Zesch1-1/+1
2012-07-12sync translations with transifexStefano Karapetsas2-976/+1152
2012-07-07Added "nvidia_backlight" to the list of backlight interfaces. Setting brightn...fhucho1-0/+1
2012-06-24Merge pull request #9 from MDykstra/masterStefano Karapetsas1-1/+1
2012-06-24deprecated pango_cairo_font_map_create to pango_font_map_createMarcel Dijkstra1-1/+1
2012-06-14remove unused wnck refsStefano Karapetsas2-4/+1
2012-06-14remove distro/fedora folderStefano Karapetsas1-156/+0
2012-04-06removed ubuntu folder from distro.Steve Zesch5-65/+0
2012-03-21fix combobox deprecationStefano Karapetsas1-37/+29
2012-03-21add deprecated .ui to data folderStefano Karapetsas1-1/+3
2012-03-20fix gpm-prefs, need to fix gpm-statisticsStefano Karapetsas7-39/+50
2012-03-20update Turkish translationStefano Karapetsas1-1035/+1006
2012-03-17Temporary hack to fix GtkComboBoxText issue.Steve Zesch2-1/+511
2012-03-17Merge pull request #6 from benpicco/masterSteve Zesch2-3/+3
2012-03-17Don't try to close a non-opened fdAntoine Jacoutot1-1/+1
2012-03-17Fixed #644143, how to convert from percentage to discrete and vice-versa.Pedro Martinez-Julia1-2/+2
2012-03-14update for 1.2mate-power-manager-1.2.0Stefano Karapetsas5-8/+11
2012-01-10Changed mate.gr.jp to gnome.gr.jp as requested in issue #86Steve Zesch1-4/+4
2011-12-31agregando hotfix para libunique 1.0 y flags para construir usando GTK3Perberos1-5/+57
2011-12-31removiendo archivos autogeneradosPerberos8-16661/+0
2011-12-30reverted ssam patch. we need to found a solution to build in fedoraStefano Karapetsas1-5/+1
2011-12-30Merge pull request #4 from samtygier/masterStefano Karapetsas1-1/+5
2011-12-29if glib > 2.30, then need to use unique-3.0, to avoid deprecated G_CONST_RETURNSam Tygier1-1/+5
2011-12-29Fix double / in urlStefano Karapetsas1-1/+1
2011-12-29Fix README for MATEStefano Karapetsas1-3/+3
2011-12-29Merge pull request #3 from samtygier/masterStefano Karapetsas2-35/+69
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