summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-directory-background.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-7/+7
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-40/+18
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-3/+3
* Trap errors when doing the XKillClient call inside set_root_pixmap. IDarin Adler2001-08-181-5/+6
* Remove eel_ prefix from name. (background_get_desktop_background_window):Darin Adler2001-07-241-8/+8
* Changed code that uses g_list_append to use g_list_prepend in all theDarin Adler2001-05-111-1/+1
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-8/+8
* Remove librsvg.Ramiro Estrugo2001-04-041-96/+96
* Comment out call to gnome_canvas_set_dither because it no longer serves aMike Engber2001-03-301-53/+22
* reviewed & checked in by: Darin Adler <darin@eazel.com>Darin Adler2001-03-051-3/+10
* reviewed by: Michael Engber <engber@eazel.com>Darin Adler2001-01-311-4/+4
* reviewed by: John HarperMike Engber2001-01-261-4/+11
* reviewed by: John HarperMike Engber2001-01-261-4/+4
* fixed bug 5908, assert hit when background pattern is deleted, by testingAndy Hertzfeld2001-01-241-2/+5
* reviewed by: Ramiro EstrugoMike Engber2001-01-231-21/+21
* reviewed by: John SullivanMike Engber2001-01-181-21/+125
* Removed comment detailing differences with the background-capplet codeMike Engber2001-01-171-3/+0
* reviewed by: Gene Z. RaganMike Engber2001-01-171-19/+27
* reviewed by: Gene Z. RaganMike Engber2001-01-161-13/+23
* Reviewed by Maciej, so if I broke something, blame him.George Lebl2001-01-031-3/+8
* Set the background pixmap of the desktop xwindow so that the windowMike Engber2000-12-271-35/+67