Age | Commit message (Expand) | Author | Files | Lines |
2016-01-26 | GTK3: fix GtkMisc decperation commit | Wolfgang Ulbrich | 3 | -26/+26 |
2016-01-21 | drop defines for ancient dbus version | monsta | 2 | -11/+0 |
2015-12-22 | mate_gdk_spawn_command_line_on_screen can be used with any GTK+ | monsta | 2 | -8/+8 |
2015-12-14 | get rid of some build warnings when --without-console-kit is set | monsta | 1 | -0/+2 |
2015-12-13 | GTK3: don't use deprecated GtkMisc | Wolfgang Ulbrich | 3 | -0/+65 |
2015-12-13 | remove more unused variables | Wolfgang Ulbrich | 2 | -4/+2 |
2015-12-13 | GTK3: don't use deprecated gdk_cursor_new | Wolfgang Ulbrich | 3 | -0/+33 |
2015-12-11 | drop some unused variables | Wolfgang Ulbrich | 3 | -12/+6 |
2015-12-11 | GTK3: don't use deprecated gdk_cursor_unref | Wolfgang Ulbrich | 2 | -0/+12 |
2015-12-11 | GTK3 window: don't use GtkRC to override drawing area's background | Wolfgang Ulbrich | 1 | -1/+12 |
2015-12-10 | GTK3: don't use deprecated gtk_widget_size_request | Wolfgang Ulbrich | 2 | -0/+8 |
2015-12-10 | GTK3: use new gdk_error_trap_ignored api | Wolfgang Ulbrich | 2 | -0/+34 |
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 | 3 | -0/+15 |
2015-11-30 | fix warnings due to wrong id passed to g_source_remove | monsta | 3 | -0/+4 |
2015-10-20 | Revert "Lock the screen on systemd sleep under systemd" | monsta | 1 | -17/+0 |
2015-10-14 | Lock the screen on systemd sleep under systemd | Faidon Liambotis | 1 | -0/+17 |
2015-10-14 | Fix systemd event handling | Faidon Liambotis | 1 | -21/+35 |
2015-10-08 | Merge pull request #79 from paravoid/no-fade | Clement Lefebvre | 1 | -1/+1 |
2015-09-16 | manager: fade out explicitly locks more quickly | Ray Strode | 2 | -2/+2 |
2015-09-15 | Don't fade to black when locking the screen | Faidon Liambotis | 1 | -1/+1 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 2 | -9/+9 |
2015-07-09 | Simplify cursur hiding | infirit | 2 | -53/+1 |
2015-07-09 | Remove useless call to gtk_dialog_set_has_separator | infirit | 1 | -3/+0 |
2015-07-09 | Use accessor functions instead of direct access | infirit | 7 | -129/+30 |
2015-07-09 | Don't use gdkkeysyms-compat for Gtk+2 | infirit | 2 | -10/+8 |
2015-07-09 | Always use GDK_DISPLAY_XDISPLAY instead of GDK_DISPLAY | infirit | 6 | -87/+2 |
2015-07-09 | Remove gtk version check around gdk_x11_screen_lookup_visual | infirit | 3 | -16/+0 |
2015-07-08 | Use the string screensaver consistantly | infirit | 1 | -1/+1 |
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-12-16 | Revert "Add back Glib 2.32 support" | infirit | 3 | -12/+0 |
2014-12-16 | Add back Glib 2.32 support | infirit | 3 | -0/+12 |
2014-11-30 | Update to api changes for MateRR* in mate-desktop | infirit | 1 | -3/+1 |
2014-11-28 | don't leak memory | Monsta | 1 | -0/+4 |
2014-11-28 | avoid dereferencing NULL pointers | Monsta | 1 | -2/+8 |
2014-11-28 | zero-init signals array | monsta | 1 | -1/+1 |
2014-07-21 | Prevent SegFault in the absence of XRANDR | David Tagatac | 1 | -1/+2 |
2014-07-02 | Don't use deprecated GLib threading API. | infirit | 1 | -26/+14 |
2014-07-02 | Dont call g_thread_init | Stefano Karapetsas | 1 | -5/+0 |
2014-07-02 | Remove some old code after GLIB and GTK2 minimum version bump | Stefano Karapetsas | 5 | -43/+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-02-21 | Fix help button in preferences dialog. | infirit | 1 | -36/+3 |
2014-01-28 | Show date and time in lock dialog | Stefano Karapetsas | 1 | -0/+65 |
2014-01-14 | Check for logind, not for systemd | raveit65 | 1 | -2/+3 |
2014-01-14 | Fix compile warning if not compiled with systemd | raveit65 | 1 | -2/+1 |
2014-01-14 | listener-dbus: s/ConsoleKit/systemd/ | raveit65 | 1 | -2/+2 |