summaryrefslogtreecommitdiff
path: root/panels/background/bg-wallpapers-source.c
Commit message (Expand)AuthorAgeFilesLines
* background: Clean up uses of GIconDebarshi Ray2014-08-121-2/+2
* background: Composite the emblems ourselvesDebarshi Ray2014-07-161-2/+12
* background: Use higher resolution thumbnails on HiDpi displaysDebarshi Ray2014-06-171-10/+25
* background: Rearrange the GObject boilerplateDebarshi Ray2014-06-171-21/+21
* background: Remove empty property getters and settersDebarshi Ray2014-06-171-28/+0
* Updated FSF's addressDaniel Mustieles2014-01-291-2/+1
* background: Fix a memory leak with wallpaper loadingKalev Lember2013-10-071-1/+1
* background: Remove empty finalize functionsBastien Nocera2013-09-091-7/+0
* background: Use g_clear_* helpers when possibleBastien Nocera2013-09-091-10/+2
* background: New background panel designWilliam Jon McCann2012-08-171-1/+1
* Background: Improve a11y of wallpaper listMatthias Clasen2011-05-161-0/+1
* background: Show 'Adwaita' as the first in the listBastien Nocera2011-02-121-0/+27
* background: Remove unused variableBastien Nocera2011-02-121-1/+0
* background: Make loading wallpapers seem fasterBastien Nocera2011-02-121-20/+16
* background: GnomeWpXml to CcBackgroundXmlBastien Nocera2011-02-121-27/+11
* background: Remove the "changed" signalBastien Nocera2011-02-121-64/+1
* background: Use URIs everywhere internallyBastien Nocera2011-02-111-2/+0
* background: Major rework of the CcBackgroundItem codeBastien Nocera2011-02-101-9/+16
* background: Rename gnome-wp-item to cc-background-itemBastien Nocera2011-02-101-4/+4
* background: Async function for loading XML wallpapersBastien Nocera2011-02-101-9/+19
* background: Add emblem for slideshow previewsBastien Nocera2010-12-141-2/+2
* background: Show wallpaper size on startupBastien Nocera2010-12-141-1/+1
* background: Follow mockupsBastien Nocera2010-12-141-1/+1
* background: load wallpapers in an idleWilliam Jon McCann2010-11-211-9/+27
* all: Fix build for latest gnome-desktop changesAndreas Proschofsky2010-11-141-1/+1
* background: Use gdesktop-settings-schemas enums all overRodrigo Moya2010-10-141-2/+2
* background: add FIXME for unused functionBastien Nocera2010-09-201-0/+1
* background: implement new UI design from Jakub SteinerThomas Wood2010-08-251-3/+3
* background: derive background sources from a common source objectThomas Wood2010-08-101-25/+12
* Add initial implementation of "background" panelThomas Wood2010-08-101-0/+237