summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-directory-background.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed dragging a new background image onto the dekstop so that it; writesMike Engber2000-12-111-9/+28
* Code formatting changes.Mike Engber2000-12-041-10/+5
* fixed some commentsMike Engber2000-11-161-9/+1
* Nautilus no longer responds to PropertyChange events on the root windowMike Engber2000-11-141-0/+21
* Change "file" back to "directory" because it was actually part of theMaciej Stachowiak2000-10-121-1/+1
* Bye bye to directory metadata. (set_metadata_string_in_metafile): don'tMaciej Stachowiak2000-10-121-155/+148
* Use `nautilus_file_get_existing', not `nautilus_file_get', to check if aMaciej Stachowiak2000-10-121-2/+7
* More work on whittling the state machine down to size.Darin Adler2000-10-031-1/+4
* More background drawing speedups - this time mainly for the non-aa case.Mike Engber2000-10-031-9/+8
* horizontal & vertical desktop gradient settings were being written outMike Engber2000-09-231-1/+1
* Added a fixme + misc cleanup while investigating bugs 3022 and 3038Mike Engber2000-09-131-5/+5
* Dragging a image onto a background not clears the background colorMike Engber2000-09-121-1/+1
* We now update the gnome_config settings that store the list of backgroundMike Engber2000-09-061-1/+30
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-0/+4
* * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standJohn Sullivan2000-08-291-1/+2
* Moved functions to gnome-vfs.Darin Adler2000-08-251-8/+7
* Added a Change Desktop Background item to the right click menu of theMike Engber2000-08-241-7/+8
* Added missing call to nautilus_file_changed for the case whereDarin Adler2000-08-231-8/+8
* Final cut at syncing our desktop background with GNOME's (bug 1047) Now weMike Engber2000-08-181-22/+85
* Remove extra parameters now that the initial files callback is gone. ItDarin Adler2000-08-171-3/+10
* Added bug numbers to some FIXME's and a new FIXME (and placeholderMike Engber2000-08-171-4/+13
* Cleanup some of my desktop changes (better names) (bug 1047) FixMike Engber2000-08-161-19/+36
* Third cut at syncing our desktop background with GNOME's (bug 1047) Now weMike Engber2000-08-151-6/+144