Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+6 |
2018-02-01 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -40/+0 |
2018-02-01 | Add HiDPI support for lock screen (#148) | Victor Kareh | 1 | -3/+29 |
2018-01-02 | gs-lock-plug.c: Fix build warning: | Pablo Barciela | 1 | -1/+4 |
2017-04-15 | Bug Fix: g_get_real_name will never return NULL pointer | Hao Lee | 1 | -1/+2 |
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -190/+1 |
2016-10-19 | Also look for gdm-binary process | George Vlahavas | 1 | -2/+2 |
2016-06-30 | fix UI issues introduced in 296b056 | monsta | 1 | -6/+21 |
2016-06-24 | use gtk_box_new instead of gtk_{h,v}box_new properly | Sorokin Alexei | 1 | -10/+10 |
2016-06-18 | Gtk3: fix several deprecations | Sorokin Alexei | 1 | -17/+47 |
2016-04-09 | add style class lock-dialog | raveit65 | 1 | -0/+7 |
2016-01-26 | GTK3: fix GtkMisc decperation commit | Wolfgang Ulbrich | 1 | -19/+19 |
2015-12-22 | mate_gdk_spawn_command_line_on_screen can be used with any GTK+ | monsta | 1 | -5/+5 |
2015-12-13 | GTK3: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+34 |
2015-12-13 | GTK3: don't use deprecated gdk_cursor_new | Wolfgang Ulbrich | 1 | -0/+16 |
2015-12-11 | GTK3: don't use deprecated gdk_cursor_unref | Wolfgang Ulbrich | 1 | -0/+8 |
2015-12-10 | GTK3: don't use deprecated GDK_THREADS_ENTER/LEAVE | Wolfgang Ulbrich | 1 | -0/+4 |
2015-12-10 | GTK3: don't use deprecated gtk_button_box_new | Wolfgang Ulbrich | 1 | -0/+4 |
2015-12-10 | GTK3: don't use deprecated gtk_{v/h}box_new | Wolfgang Ulbrich | 1 | -0/+5 |
2015-07-09 | Use accessor functions instead of direct access | infirit | 1 | -30/+7 |
2015-07-09 | Don't use gdkkeysyms-compat for Gtk+2 | infirit | 1 | -2/+1 |
2015-07-09 | Always use GDK_DISPLAY_XDISPLAY instead of GDK_DISPLAY | infirit | 1 | -4/+0 |
2015-06-26 | [joequant] fix segfault due to wrong object being destroyed (ported from http... | Clement Lefebvre | 1 | -1/+1 |
2015-04-01 | check for running DM for user switching | raveit65 | 1 | -15/+17 |
2014-11-28 | don't leak memory | Monsta | 1 | -0/+4 |
2014-11-28 | zero-init signals array | monsta | 1 | -1/+1 |
2014-06-25 | Honor locale time settings in lock screenmate-screensaver-1.9.0 | Stefano Karapetsas | 1 | -2/+1 |
2014-06-12 | Revert "Honor locale time settings in lock screen." | infirit | 1 | -2/+4 |
2014-06-12 | Honor locale time settings in lock screen. | brian m. carlson | 1 | -4/+2 |
2014-01-28 | Show date and time in lock dialog | Stefano Karapetsas | 1 | -0/+65 |
2013-11-12 | Add GTK3 support | Stefano Karapetsas | 1 | -1/+217 |
2013-04-27 | Use GDK to detect caps lock state | Stefano Karapetsas | 1 | -17/+26 |
2013-04-13 | Add support to switch user with LightDM | Stefano Karapetsas | 1 | -45/+63 |
2013-02-28 | Use libnotify instead of libmatenotify | Stefano Karapetsas | 1 | -11/+11 |
2012-11-18 | fixed incorrect fsf addresses | Steve Zesch | 1 | -1/+1 |
2012-11-03 | add missing lock-dialog-theme key in gschema | Stefano Karapetsas | 1 | -2/+2 |
2012-11-03 | Port MATE Screensaver to GSettings | raveit | 1 | -5/+7 |
2012-05-26 | move is_program_in_path() functon | Stefano Karapetsas | 1 | -15/+15 |
2012-05-25 | add GDM support for user switch | Stefano Karapetsas | 1 | -14/+63 |
2011-11-04 | first commit | Perberos | 1 | -0/+2050 |