summaryrefslogtreecommitdiff
path: root/panels/background/cc-background-item.c
Commit message (Expand)AuthorAgeFilesLines
* background: Use widgets to render slideshow emblemGeorges Basile Stavracas Neto2019-05-301-68/+1
* background: Cache thumbnails in CcBackgroundItemGeorges Basile Stavracas Neto2019-05-301-0/+24
* background: Remove unused variablesRobert Ancell2018-05-251-1/+0
* background: Remove GdkColor deprecation warningsRobert Ancell2018-02-011-9/+10
* background: Use g_auto for variablesRobert Ancell2018-01-261-41/+22
* background: Use G_DEFINE_TYPERobert Ancell2017-09-251-165/+157
* background: Replace octal code with literal UTF-8 characterRoddy Shuler2016-04-051-1/+1
* background: Fix crash when choosing background due to missing iconMarek Chalupa2015-01-191-0/+6
* background: Clean up uses of GIconDebarshi Ray2014-08-121-9/+8
* background: Composite the emblems ourselvesDebarshi Ray2014-07-161-15/+65
* Updated FSF's addressDaniel Mustieles2014-01-291-2/+1
* background: Align items in debug outputBastien Nocera2013-10-021-2/+2
* background: Fix double-free when closing the dialogBastien Nocera2013-10-021-1/+0
* background: Fix memory leak in background item objectBastien Nocera2013-10-021-0/+3
* background: Use g_clear_* helpers when possibleBastien Nocera2013-09-091-4/+2
* background: Offload the sorting of the initial list of filesMichael Wood2013-03-011-2/+13
* background: Fix compile-time warning with formatBastien Nocera2013-01-311-1/+1
* background: Sort Pictures in order of most recently modifiedMichael Wood2013-01-311-1/+27
* background: don't use the GnomeBG thumbnails for the preview areaCosimo Cecchi2011-03-301-15/+41
* Fix includes for gdesktop-enums.hAlexander Larsson2011-02-171-1/+1
* background: Remove unused GConf includeBastien Nocera2011-02-161-2/+0
* background: Fix comparisons of gradientsBastien Nocera2011-02-141-0/+4
* background: Add/Remove features for panelBastien Nocera2011-02-141-0/+1
* background: Add "needs-download" propertyBastien Nocera2011-02-141-1/+33
* background: Only accept URIs when creating itemsBastien Nocera2011-02-141-3/+5
* background: Handle no-flags from saved configBastien Nocera2011-02-141-0/+3
* background: Treat empty URI as NULLBastien Nocera2011-02-141-1/+8
* background: Add function to compare 2 bg itemsBastien Nocera2011-02-141-0/+66
* background: Add more info to _dump() functionBastien Nocera2011-02-141-1/+17
* background: Remove the "changed" signalBastien Nocera2011-02-121-30/+0
* background: Don't warn when trying to load a gradientBastien Nocera2011-02-111-1/+3
* background: Use URIs everywhere internallyBastien Nocera2011-02-111-51/+44
* background: Add function to copy a background itemBastien Nocera2011-02-111-0/+21
* background: Make update_size() work in _load()Bastien Nocera2011-02-111-1/+8
* background: Add function for debuggingBastien Nocera2011-02-111-0/+56
* background: Remove some dead codeBastien Nocera2011-02-111-49/+0
* background: Better guards for public functionsBastien Nocera2011-02-111-1/+6
* background: Major rework of the CcBackgroundItem codeBastien Nocera2011-02-101-170/+739
* background: Rename gnome-wp-item to cc-background-itemBastien Nocera2011-02-101-0/+223