summaryrefslogtreecommitdiff
path: root/libmate-desktop
AgeCommit message (Expand)AuthorFilesLines
2014-04-26libmate-desktop: Set dconf as private in pkgconfig fileStefano Karapetsas1-1/+2
2014-04-24Use bigger logo image in about dialog, if available in icon themeStefano Karapetsas1-0/+28
2014-04-24Fix label wrap with GTK3 in about dialogStefano Karapetsas1-0/+3
2014-04-23libmate-desktop: Make credits dialog a bit bigger in MateAboutDialogStefano Karapetsas1-1/+1
2014-04-23libmate-desktop: Add i18n in MateAboutDialogStefano Karapetsas2-2/+5
2014-04-23libmate-desktop: Add MateAboutDialog classStefano Karapetsas3-0/+2391
2014-04-23Add mate_gsettings_is_valid_keyname function from mate-panelStefano Karapetsas2-0/+70
2014-04-23Add more GSettings common functionsStefano Karapetsas2-3/+82
2014-04-21mate-dconf: Add void where neededStefano Karapetsas2-2/+2
2014-03-07Revert "gtk3: GdkRGBA support"Stefano Karapetsas8-499/+20
2014-03-07Revert "gtk3: mate_bg_create*thumbnail should return GdkPixbuf*"Stefano Karapetsas2-12/+35
2014-02-28gtk3: mate_bg_create*thumbnail should return GdkPixbuf*Denis Gorodnichev2-35/+12
2014-02-27gtk3: GdkRGBA supportDenis Gorodnichev8-20/+499
2014-02-17libmate-desktop: Use same if in mate-desktop-utilsStefano Karapetsas1-3/+1
2014-02-17Fix mate_gdk_spawn_command_line_on_screenDenis Gorodnichev1-6/+4
2014-02-04Fix mate_gdk_spawn_command_line_on_screenStefano Karapetsas1-2/+2
2013-12-12Use GTK_API_VERSION in mate-desktop-2.0-uninstall.pc.ininfirit1-1/+1
2013-10-31Add MATE_DESKTOP_CHECK_VERSION functionStefano Karapetsas3-1/+87
2013-08-05Fix mate_gdk_spawn_command_line_on_screenStefano Karapetsas1-2/+2
2013-08-02Add replacement for gdk_spawn_command_line_on_screenStefano Karapetsas2-0/+52
2013-07-31Fix includesStefano Karapetsas2-2/+2
2013-07-24Fix includesStefano Karapetsas1-2/+2
2013-07-24libmate-desktop: Fix include pathStefano Karapetsas1-1/+1
2013-07-24Add utilities for GSettingsStefano Karapetsas3-0/+95
2013-07-24Fix typo in previous commitStefano Karapetsas1-1/+1
2013-07-24Add utilities for dconfStefano Karapetsas4-2/+215
2013-07-24Move include files and remove old libmate and libmateui foldersStefano Karapetsas21-34/+27
2013-07-23Fix pkgconfig file for GTK3 supportStefano Karapetsas1-1/+1
2013-07-16Fix gtk3 deprecationStefano Karapetsas1-0/+4
2013-06-28GTK3 compatibility.Laszlo Boros2-0/+8
2013-02-21Add check if default MATE background exists before to use itStefano Karapetsas1-2/+13
2013-02-20Don't thumbnail thumbnails in .cache/thumbnailsStefano Karapetsas1-1/+2
2012-12-18[mate-bg] change cache dir from "wallpaper" to "mate/background"Jasmine Hassan1-1/+3
2012-12-17[mate-bg] small cleanupJasmine Hassan1-8/+9
2012-12-17[mate-bg] Do not add timeout for one-slide slideshowsJasmine Hassan1-4/+16
2012-12-17[mate-bg] Cache resized wallpaper to help CPU at startupJasmine Hassan1-68/+250
2012-12-17[mate-bg] minor cleanup/fixJasmine Hassan1-24/+22
2012-12-13[mate-bg] cleanup, refactor, plug possible X client leak(s)Jasmine Hassan2-155/+137
2012-12-03[mate-bg|schema] add "background-fade" setting, and define the key in headerJasmine Hassan1-0/+3
2012-12-03[mate-bg] prefix defines BG_KEY's w/ MATE & move from .c to .hJasmine Hassan2-22/+27
2012-12-02[mate-bg] add 2 new gsettings functionsJasmine Hassan2-10/+44
2012-12-01[mate-bg] Review GSettings port, add _(set|get)_draw_background()Jasmine Hassan2-70/+108
2012-11-18fixed incorrect fsf addresses.Steve Zesch11-22/+22
2012-11-13[rr-labeler] honor workarea so labels don't appear over/under panelsJasmine Hassan1-3/+132
2012-11-11[rr-labeler] use the new GTK3 draw event instead of expose-eventJasmine Hassan1-2/+14
2012-11-11[mate-bg] don't try to use a null formatJasmine Hassan1-3/+6
2012-11-11[mate-bg] don't keep duplicates of cache width and heightJasmine Hassan1-11/+5
2012-11-11[libmate-desktop] make error traps use the new GTK APIsJasmine Hassan2-1/+13
2012-11-11[mate-bg] Proper update for GTK3 changes, simplify GTK2 compatabilityJasmine Hassan4-288/+364
2012-11-11[misc] rename --enable-deprecations to --enable-deprecation-flagsJasmine Hassan1-1/+1