summaryrefslogtreecommitdiff
path: root/src/mate-screensaver-preferences.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-19WidthOfScreen and HeightOfScreen implementationPablo Barciela1-5/+1
2017-09-11fix loop initial declarationsraveit651-2/+2
2017-09-09 Fix: idle slider display in all languagesZenWalker1-5/+11
2017-09-08Fix: idle slider display bugZenWalker1-0/+63
2017-08-10avoid deprecated gdk_screen_get_width/heightZenWalker1-1/+5
2017-07-26don't use deprecated gtk_show_uriraveit651-0/+7
2017-01-17GTK+3.22: fix some GdkScreen related deprecationsAlexei Sorokin1-19/+19
2017-01-15avoid deprecated gdk_window_set_background functionsAlexei Sorokin1-14/+25
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-105/+0
2016-06-18Gtk3: fix several deprecationsSorokin Alexei1-6/+9
2015-12-22mate_gdk_spawn_command_line_on_screen can be used with any GTK+monsta1-3/+3
2015-12-13remove more unused variablesWolfgang Ulbrich1-2/+1
2015-12-10GTK3: don't use deprecated gtk_widget_size_requestWolfgang Ulbrich1-0/+4
2015-07-09Use accessor functions instead of direct accessinfirit1-5/+1
2015-07-09Remove gtk version check around gdk_x11_screen_lookup_visualinfirit1-8/+0
2014-07-02Remove some old code after GLIB and GTK2 minimum version bumpStefano Karapetsas1-2/+0
2014-02-21Fix help button in preferences dialog.infirit1-36/+3
2013-11-12mate-screensaver-preferences: Add GTK3 supportStefano Karapetsas1-0/+175
2013-08-02Replace mate-open with gvfs-openinfirit1-1/+1
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2013-05-06Use idle-delay key in org.mate.session schemaStefano Karapetsas1-110/+73
2012-11-18fixed incorrect fsf addressesSteve Zesch1-2/+2
2012-11-03fix org.mate.lockdown schema nameStefano Karapetsas1-1/+1
2012-11-03Port MATE Screensaver to GSettingsraveit1-228/+112
2011-11-04first commitPerberos1-0/+1781