Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-01 | mate-screensaver-preferences: Show lock image preview on file chooser | rbuj | 1 | -2/+80 | |
2020-04-16 | Remove function casting for g_idle_add (function, data) | rbuj | 1 | -1/+2 | |
2020-04-09 | Custom background image for lock screen | rbuj | 1 | -0/+15 | |
2020-03-13 | Remove warnings: cast between incompatible function types | rbuj | 1 | -2/+1 | |
2020-03-13 | Remove warning function declaration isn’t a prototype | rbuj | 1 | -1/+1 | |
2019-11-28 | avoid redundant redeclarations | Pablo Barciela | 1 | -0/+2 | |
2019-08-22 | Use gresources for mate-screensaver-preferences.ui | rbuj | 1 | -7/+2 | |
2019-07-05 | Remove trailing whitespaces | Laurent Napias | 1 | -1/+1 | |
2018-02-01 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -4/+0 | |
2017-12-19 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -5/+1 | |
This commit reverts: https://github.com/mate-desktop/mate-screensaver/commit/816394c1a6ce9968dba3e1b0ecc884c8ccca4d43 And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height | |||||
2017-09-11 | fix loop initial declarations | raveit65 | 1 | -2/+2 | |
2017-09-09 | Fix: idle slider display in all languages | ZenWalker | 1 | -5/+11 | |
2017-09-08 | Fix: idle slider display bug | ZenWalker | 1 | -0/+63 | |
Fixes #101 | |||||
2017-08-10 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -1/+5 | |
2017-07-26 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+7 | |
2017-01-17 | GTK+3.22: fix some GdkScreen related deprecations | Alexei Sorokin | 1 | -19/+19 | |
2017-01-15 | avoid deprecated gdk_window_set_background functions | Alexei Sorokin | 1 | -14/+25 | |
Which are completely broken in GTK+ 3.22. | |||||
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -105/+0 | |
and require libmatekbd and libmate-desktop >= 1.17 | |||||
2016-06-18 | Gtk3: fix several deprecations | Sorokin Alexei | 1 | -6/+9 | |
2015-12-22 | mate_gdk_spawn_command_line_on_screen can be used with any GTK+ | monsta | 1 | -3/+3 | |
2015-12-13 | remove more unused variables | Wolfgang Ulbrich | 1 | -2/+1 | |
this avoid some build warnings | |||||
2015-12-10 | GTK3: don't use deprecated gtk_widget_size_request | Wolfgang Ulbrich | 1 | -0/+4 | |
2015-07-09 | Use accessor functions instead of direct access | infirit | 1 | -5/+1 | |
Make Gtk2 build with GSEAL_ENABLE And cut down on ifdef hell. | |||||
2015-07-09 | Remove gtk version check around gdk_x11_screen_lookup_visual | infirit | 1 | -8/+0 | |
The function has been in Gtk 2 since 2.2. | |||||
2014-07-02 | Remove some old code after GLIB and GTK2 minimum version bump | Stefano Karapetsas | 1 | -2/+0 | |
2014-02-21 | Fix help button in preferences dialog. | infirit | 1 | -36/+3 | |
2013-11-12 | mate-screensaver-preferences: Add GTK3 support | Stefano Karapetsas | 1 | -0/+175 | |
2013-08-02 | Replace mate-open with gvfs-open | infirit | 1 | -1/+1 | |
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 1 | -1/+1 | |
2013-05-06 | Use idle-delay key in org.mate.session schema | Stefano Karapetsas | 1 | -110/+73 | |
Remove it from screensaver schema Closes #17 (https://github.com/mate-desktop/mate-screensaver/issues/17) | |||||
2012-11-18 | fixed incorrect fsf addresses | Steve Zesch | 1 | -2/+2 | |
2012-11-03 | fix org.mate.lockdown schema name | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-03 | Port MATE Screensaver to GSettings | raveit | 1 | -228/+112 | |
2011-11-04 | first commit | Perberos | 1 | -0/+1781 | |