Age | Commit message (Expand) | Author | Files | Lines |
2016-01-26 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+4 |
2016-01-26 | GTK3: fix GtkMisc decperation commit | Wolfgang Ulbrich | 3 | -26/+26 |
2016-01-21 | configure.ac: no need to parse and print dbus version anymore | monsta | 1 | -34/+0 |
2016-01-21 | drop defines for ancient dbus version | monsta | 2 | -11/+0 |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+5 |
2016-01-03 | drop MateConf migration script | Monsta | 2 | -19/+0 |
2015-12-22 | mate_gdk_spawn_command_line_on_screen can be used with any GTK+ | monsta | 2 | -8/+8 |
2015-12-16 | removed some strings from translation - nothing to translate there | monsta | 1 | -4/+4 |
2015-12-14 | get rid of some build warnings when --without-console-kit is set | monsta | 1 | -0/+2 |
2015-12-13 | GTK3: replace deprecated gdk_window_set_background | Wolfgang Ulbrich | 1 | -2/+8 |
2015-12-13 | GTK3: don't use deprecated GtkMisc | Wolfgang Ulbrich | 3 | -0/+65 |
2015-12-13 | remove more unused variables | Wolfgang Ulbrich | 5 | -18/+7 |
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 | 3 | -0/+12 |
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 | 2 | -0/+12 |
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 | 5 | -2/+11 |
2015-11-03 | 1.12.0v1.12.01.12 | Clement Lefebvre | 1 | -1/+1 |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 2 | -0/+1490 |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -7/+2 |
2015-10-27 | some corrections in NEWS | monsta | 1 | -2/+10 |
2015-10-21 | release 1.11.1mate-screensaver-1.11.1 | raveit65 | 2 | -1/+7 |
2015-10-20 | Revert "Lock the screen on systemd sleep under systemd" | monsta | 1 | -17/+0 |
2015-10-20 | add datarootdir to .pc.in file, fix warning during configure process | Monsta | 1 | -1/+2 |
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-09 | release 1.11.0mate-screensaver-1.11.0 | raveit65 | 1 | -0/+5 |
2015-10-08 | Merge pull request #79 from paravoid/no-fade | Clement Lefebvre | 1 | -1/+1 |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -1/+5 |
2015-10-05 | fix build w/o systemd support | Monsta | 1 | -2/+2 |
2015-10-01 | configure.ac: add support for new libsystemd library | Monsta | 1 | -3/+3 |
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-08 | define max/min version of GLib | infirit | 1 | -0/+6 |
2015-09-08 | Rework gsettings schema building | infirit | 4 | -6/+7 |
2015-09-08 | Merge pull request #77 from monsta/patch-2 | Martin Wimpress | 1 | -1/+0 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 2 | -9/+9 |
2015-08-25 | Merge pull request #78 from monsta/laundry | Martin Wimpress | 1 | -10/+0 |
2015-08-25 | stop caring for osx | Monsta | 1 | -10/+0 |
2015-08-19 | configure.ac: drop obsolete macro | monsta | 1 | -1/+0 |
2015-07-12 | slideshow: Cleanup cairo drawing between gtk versions | infirit | 1 | -30/+12 |
2015-07-12 | slideshow: Drop GdkPixmap and use retrieve GdkPixbuf directly | infirit | 1 | -12/+1 |
2015-07-12 | popsquares: Use cairo for Gtk+2 | infirit | 1 | -49/+21 |
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 |