summaryrefslogtreecommitdiff
path: root/panels/background/cc-background-chooser-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* background: Use g_auto for variableswip/rancell/background-g-autoRobert Ancell2018-01-081-14/+9
* background: Use G_DEFINE_TYPERobert Ancell2017-09-251-62/+52
* background: Improve background chooser dialogGeorges Basile Stavracas Neto2017-08-161-9/+2
* background: Ensure that the chooser is tall enough with newer GTK+Debarshi Ray2016-03-091-2/+2
* background: Give mnemonic to labelled widgetsJiro Matsuzawa2016-01-181-1/+1
* background: Fix deprecated API usageRui Matos2014-12-051-2/+2
* background: Remove superflous frame from chooser dialogLapo Calamandrei2014-11-101-4/+1
* background: Use a stack with three views for the chooser dialogDebarshi Ray2014-09-121-179/+167
* background: Remove a useless horizontal size requestDebarshi Ray2014-09-101-1/+1
* background: Make switcher button as tall as other buttonsBastien Nocera2014-08-151-0/+6
* background: Allow dropping colours as wellBastien Nocera2014-07-181-6/+74
* background: Re-add drag'n'drop supportBastien Nocera2014-07-181-0/+96
* background: Prevent monitor_pictures_model() running multiple timesBastien Nocera2014-07-181-0/+3
* background: Composite the emblems ourselvesDebarshi Ray2014-07-161-7/+1
* background: Remove unnecessary initializationDebarshi Ray2014-06-171-3/+0
* background: Use higher resolution thumbnails on HiDpi displaysDebarshi Ray2014-06-171-3/+3
* background: Unbreak the test programDebarshi Ray2014-06-161-2/+6
* background: Use header bar in the chooser dialogYosef Or Boczko2014-04-281-2/+7
* background: Make whole dialog visible on small screensBastien Nocera2014-04-141-3/+8
* background: Remove uses of libsocialweb and BgFlickrSourceDebarshi Ray2014-02-131-25/+0
* background: Use GLib API to convert absolute filename to URIDebarshi Ray2014-02-131-1/+4
* background: Guard against XDG_PICTURES_DIR not being definedDebarshi Ray2014-02-131-2/+16
* Updated FSF's addressDaniel Mustieles2014-01-291-3/+1
* background: The chooser should have exactly 3 columnsDebarshi Ray2014-01-081-0/+1
* background: Remove unused variableDebarshi Ray2013-10-041-1/+0
* background: Set the size request only on the parentDebarshi Ray2013-10-041-8/+1
* background: Use the same method to set the initial view and toggleDebarshi Ray2013-10-031-3/+1
* background: Fix leak of the Flickr sourceBastien Nocera2013-10-021-0/+3
* background: Remove empty finalize functionsBastien Nocera2013-09-091-8/+0
* background: drop GtkStockYosef Or Boczko2013-07-191-1/+1
* background: show explanation of why pictures source might be emptyJoshua Lock2013-06-041-12/+170
* background: Fix not having 3 columns in high contrastBastien Nocera2012-11-141-1/+1
* Set pixbuf renderer stock size to 32 so emblems render at 16pxWilliam Jon McCann2012-09-101-0/+6
* background: New background panel designWilliam Jon McCann2012-08-171-0/+335