Age | Commit message (Expand) | Author | Files | Lines |
2013-12-12 | Use GTK_API_VERSION in mate-desktop-2.0-uninstall.pc.in | infirit | 1 | -1/+1 |
2013-10-31 | Add MATE_DESKTOP_CHECK_VERSION function | Stefano Karapetsas | 3 | -1/+87 |
2013-08-05 | Fix mate_gdk_spawn_command_line_on_screen | Stefano Karapetsas | 1 | -2/+2 |
2013-08-02 | Add replacement for gdk_spawn_command_line_on_screen | Stefano Karapetsas | 2 | -0/+52 |
2013-07-31 | Fix includes | Stefano Karapetsas | 2 | -2/+2 |
2013-07-24 | Fix includes | Stefano Karapetsas | 1 | -2/+2 |
2013-07-24 | libmate-desktop: Fix include path | Stefano Karapetsas | 1 | -1/+1 |
2013-07-24 | Add utilities for GSettings | Stefano Karapetsas | 3 | -0/+95 |
2013-07-24 | Fix typo in previous commit | Stefano Karapetsas | 1 | -1/+1 |
2013-07-24 | Add utilities for dconf | Stefano Karapetsas | 4 | -2/+215 |
2013-07-24 | Move include files and remove old libmate and libmateui folders | Stefano Karapetsas | 21 | -34/+27 |
2013-07-23 | Fix pkgconfig file for GTK3 support | Stefano Karapetsas | 1 | -1/+1 |
2013-07-16 | Fix gtk3 deprecation | Stefano Karapetsas | 1 | -0/+4 |
2013-06-28 | GTK3 compatibility. | Laszlo Boros | 2 | -0/+8 |
2013-02-21 | Add check if default MATE background exists before to use it | Stefano Karapetsas | 1 | -2/+13 |
2013-02-20 | Don't thumbnail thumbnails in .cache/thumbnails | Stefano Karapetsas | 1 | -1/+2 |
2012-12-18 | [mate-bg] change cache dir from "wallpaper" to "mate/background" | Jasmine Hassan | 1 | -1/+3 |
2012-12-17 | [mate-bg] small cleanup | Jasmine Hassan | 1 | -8/+9 |
2012-12-17 | [mate-bg] Do not add timeout for one-slide slideshows | Jasmine Hassan | 1 | -4/+16 |
2012-12-17 | [mate-bg] Cache resized wallpaper to help CPU at startup | Jasmine Hassan | 1 | -68/+250 |
2012-12-17 | [mate-bg] minor cleanup/fix | Jasmine Hassan | 1 | -24/+22 |
2012-12-13 | [mate-bg] cleanup, refactor, plug possible X client leak(s) | Jasmine Hassan | 2 | -155/+137 |
2012-12-03 | [mate-bg|schema] add "background-fade" setting, and define the key in header | Jasmine Hassan | 1 | -0/+3 |
2012-12-03 | [mate-bg] prefix defines BG_KEY's w/ MATE & move from .c to .h | Jasmine Hassan | 2 | -22/+27 |
2012-12-02 | [mate-bg] add 2 new gsettings functions | Jasmine Hassan | 2 | -10/+44 |
2012-12-01 | [mate-bg] Review GSettings port, add _(set|get)_draw_background() | Jasmine Hassan | 2 | -70/+108 |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 11 | -22/+22 |
2012-11-13 | [rr-labeler] honor workarea so labels don't appear over/under panels | Jasmine Hassan | 1 | -3/+132 |
2012-11-11 | [rr-labeler] use the new GTK3 draw event instead of expose-event | Jasmine Hassan | 1 | -2/+14 |
2012-11-11 | [mate-bg] don't try to use a null format | Jasmine Hassan | 1 | -3/+6 |
2012-11-11 | [mate-bg] don't keep duplicates of cache width and height | Jasmine Hassan | 1 | -11/+5 |
2012-11-11 | [libmate-desktop] make error traps use the new GTK APIs | Jasmine Hassan | 2 | -1/+13 |
2012-11-11 | [mate-bg] Proper update for GTK3 changes, simplify GTK2 compatability | Jasmine Hassan | 4 | -288/+364 |
2012-11-11 | [misc] rename --enable-deprecations to --enable-deprecation-flags | Jasmine Hassan | 1 | -1/+1 |
2012-11-11 | [build] Update all Makefile.am to more recent standards | Jasmine Hassan | 2 | -14/+16 |
2012-11-03 | fix FSF address in mate-bg-crossfade.h | Nelson Marques | 1 | -2/+2 |
2012-11-03 | add function to load system settings instead of the user settings | Stefano Karapetsas | 2 | -6/+38 |
2012-11-02 | fix thumbnails path for glib >= 2.34 | Stefano Karapetsas | 1 | -14/+28 |
2012-10-16 | fix g_free call | Stefano Karapetsas | 1 | -3/+4 |
2012-10-15 | add retro-compatibility for glib < 2.31 | Stefano Karapetsas | 1 | -1/+65 |
2012-09-28 | Fix possible double-free when destroying private windows | Stefano Karapetsas | 1 | -0/+6 |
2012-09-28 | Update libmate-desktop/display-name.c | Stefano Karapetsas | 1 | -1/+1 |
2012-09-12 | remove unused include | Stefano Karapetsas | 1 | -1/+0 |
2012-09-07 | fix thumbnails factory | Stefano Karapetsas | 1 | -47/+50 |
2012-09-07 | avoid format=NULL assertion warning | Stefano Karapetsas | 1 | -1/+2 |
2012-09-06 | fix gsettings schema name | Stefano Karapetsas | 1 | -1/+1 |
2012-09-03 | Merge branch 'master' of github.com:mate-desktop/mate-desktop | Stefano Karapetsas | 7 | -14/+14 |
2012-09-03 | migrate to gsettings | Stefano Karapetsas | 3 | -115/+56 |
2012-09-03 | update to latest thumbnail spec (code taken from gnome-desktop) | Stefano Karapetsas | 1 | -270/+652 |
2012-07-25 | fix incorrect-fsf-address | Nice&Gently | 7 | -14/+14 |