summaryrefslogtreecommitdiff
path: root/panels/background/bg-colors-source.c
Commit message (Expand)AuthorAgeFilesLines
* background: Cleanup BgColorsSourceGeorges Basile Stavracas Neto2019-05-301-8/+3
* background: Switch to GtkFlowBoxGeorges Basile Stavracas Neto2019-05-301-42/+10
* background: Make BgSource receive a GtkWidgetGeorges Basile Stavracas Neto2019-05-301-2/+2
* background: Use g_auto for variablesRobert Ancell2018-01-261-41/+20
* background: Add black background colortrey2018-01-261-0/+1
* background: Use G_DEFINE_TYPERobert Ancell2017-09-251-3/+5
* background: Fix crash when adding the second colorDebarshi Ray2014-11-111-1/+14
* background: Clean up uses of GIconDebarshi Ray2014-08-121-2/+2
* background: Remember added coloursBastien Nocera2014-07-181-1/+79
* background: Allow dropping colours as wellBastien Nocera2014-07-181-44/+88
* background: Composite the emblems ourselvesDebarshi Ray2014-07-161-2/+9
* background: Fix compilation warningBastien Nocera2014-06-251-0/+1
* background: Use higher resolution thumbnails on HiDpi displaysDebarshi Ray2014-06-171-4/+18
* background: Rearrange the GObject boilerplateDebarshi Ray2014-06-171-5/+5
* background: Remove black colour from choicesBastien Nocera2014-04-141-1/+0
* Updated FSF's addressDaniel Mustieles2014-01-291-2/+1
* background: Fix memory leak in the picture sourcesBastien Nocera2013-10-021-0/+1
* background: use a lighter texture for solid colors.Jakub Steiner2012-09-281-1/+1
* background: Use a varied color paletteJakub Steiner2012-09-051-12/+15
* background: New background panel designWilliam Jon McCann2012-08-171-40/+21
* Background: Improve a11y of wallpaper listMatthias Clasen2011-05-161-0/+1
* Fix includes for gdesktop-enums.hAlexander Larsson2011-02-171-1/+1
* background: Add arrows for the gradientsBastien Nocera2011-02-141-3/+31
* background: Use URIs everywhere internallyBastien Nocera2011-02-111-2/+2
* background: Set the flags for the colors sourceBastien Nocera2011-02-111-0/+7
* background: Major rework of the CcBackgroundItem codeBastien Nocera2011-02-101-17/+11
* background: Rename gnome-wp-item to cc-background-itemBastien Nocera2011-02-101-3/+3
* background: Better handling of colours and gradientsBastien Nocera2010-12-151-35/+19
* background: Add emblem for slideshow previewsBastien Nocera2010-12-141-1/+1
* background: Last bits of new gnome_bg API portingTomas Bzatek2010-11-081-1/+1
* background: implement new UI design from Jakub SteinerThomas Wood2010-08-251-1/+1
* background: fix various leaksThomas Wood2010-08-121-0/+2
* background: derive background sources from a common source objectThomas Wood2010-08-101-44/+4
* Add initial implementation of "background" panelThomas Wood2010-08-101-0/+158