summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-directory-background.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all traces of former nautilus metadata codeAlexander Larsson2009-06-231-1/+1
* Avoid delays in background switchingMatthias Clasen2009-04-211-8/+13
* Plug 3 small leaksMatthias Clasen2008-09-051-0/+3
* Make use of new eel_background_save_to_gconf().Søren Sandmann2008-06-011-103/+1
* If the placement is "none", then set image to NULL.Søren Sandmann2008-05-311-0/+6
* Revert last commit as we do still need to deal with uris.Søren Sandmann2008-05-311-3/+3
* Update for new eel API Require SVN version of eelSøren Sandmann2008-05-311-3/+3
* Don't call eel_background_set_image_uri_sync() since it has been exactlySøren Sandmann2008-05-311-6/+1
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-1/+1
* Fix possibly uninitialized variable.Christian Neumair2008-05-171-0/+2
* Rewrite this function using gconf directly instead of relying onSøren Sandmann2008-05-171-104/+191
* Remove call of noop eel_background_set_is_constant()Soren Sandmann2008-01-251-1/+0
* Merge gio-branchAlexander Larsson2007-11-301-7/+2
* Remove all pending eel preferences callbacks.Christian Neumair2007-01-111-0/+9
* Do background change comparison in eel instead (#349961) Patch fromAlexander Larsson2006-08-081-34/+11
* Handle new background zooming mode. (#105231)Martin Wehner2006-01-141-0/+6
* Lots of cleanups. Closes bug #313094 and bug #149714Kjartan Maraas2005-08-121-1/+1
* Require eel 2.10.1 (for EelBackground changes)Alexander Larsson2005-03-161-262/+26
* Free the color string. Closes bug #154204.Kjartan Maraas2005-01-311-0/+1
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-1/+0
* By default set the background per-directory in spatial mode. Take outDave Camp2004-04-091-13/+16
* create a 1x1 pixmap with the background colour and set _XROOTPMAP_ID whenMark McLoughlin2003-06-161-58/+15
* Don't update the desktop background image four times for each change inAlexander Larsson2003-06-101-13/+36
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-4/+1
* Remove callbacks for background gconf keys.Dave Camp2003-01-231-0/+9
* Rename nautilus_file_update_desktop_pixmaps toAlexander Larsson2003-01-131-17/+9
* Handle the fact the we may have to reload the background if it needed toAlexander Larsson2002-12-191-3/+14
* Only set image of required size, when now pixmap needed, kill old pixmapAlexander Larsson2002-11-211-21/+77
* Set the background globally by default. On a right-drag from the propertyDave Camp2002-10-311-81/+75
* Require gtk+ 2.1.1Anders Carlsson2002-10-311-0/+25
* Don't read settings from the nautilus theme. Return the globallyDave Camp2002-10-051-115/+75
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-27/+42
* Fix window/background_window typo.Federico Mena Quintero2002-07-151-2/+1
* check that our window and the pixmap have the same depthjacob berkman2002-07-151-1/+2
* Set the Colormap for the GdkPixmap created via gdk_pixmap_foreign_new().Shivram U2002-06-251-1/+6
* require libbonoboui >= 1.116.1 [ CVS ]Michael Meeks2002-05-171-1/+2
* Remove deprecated usage of gnome-config. Patch by Diego GonzálezAlexander Larsson2002-04-221-55/+4
* Check the return value of XOpenDisplay and handle failures.Alexander Larsson2002-04-211-1/+13
* Comment out WPTYPE_EMBOSSED since it doesn't exist.Anders Carlsson2002-03-201-1/+2
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-50/+33
* Based on patch from Richard Hestilow <hestilow@ximian.com>Alexander Larsson2002-03-041-187/+101
* Call eel_background_set_is_constant_size() on the desktop background toAlexander Larsson2002-03-031-1/+2
* Enable gdk_window_set_back_pixmap() again. This limits flicker whenAlexander Larsson2002-02-251-2/+0
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-45/+58
* don't set the background, it causes a strange segv later.Michael Meeks2002-01-181-0/+2
* Remove flash when Nautilus desktop is started with a pixmap backgroundFrédéric Crozat2002-01-021-1/+6
* s/__FUNCTION__/G_GNUC_FUNCTION/Laszlo Peter2001-12-111-4/+1
* Roll double-free bug fix from the branch.Darin Adler2001-12-011-2/+2
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-7/+7
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-28/+28