summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-directory-background.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Second cut at syncing our desktop background with GNOME's (bug 1047) NowMike Engber2000-08-151-41/+81
* First cut at syncing our desktop background with GNOME's (bug 1047) StillMike Engber2000-08-111-144/+328
* After this change, you will get a warning each time you exitDarin Adler2000-08-091-11/+1
* made directory backgrounds interpret "./" when building background uri soAndy Hertzfeld2000-07-291-3/+7
* added a "Register now" alternative to the service signup pageAndy Hertzfeld2000-07-271-1/+0
* completed task 1774, desktop needs separate background from themeAndy Hertzfeld2000-07-261-7/+25
* Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix theDarin Adler2000-07-191-1/+2
* added a new theme for Arlo; added a "combine mode to nautilus backgroundAndy Hertzfeld2000-06-301-6/+13
* added nautilus_directory_background_is_set and used it to enable/disableAndy Hertzfeld2000-06-291-22/+48
* connected directory backgrounds up to the theming mechanism, and madeAndy Hertzfeld2000-06-291-9/+93
* integrated Erik Gustavsson's patches to make the slider work correctly atAndy Hertzfeld2000-06-291-3/+19
* Changed to use new call that's for receiving dropped images.Darin Adler2000-06-281-1/+3
* made the background reset command work in directory views again, byAndy Hertzfeld2000-06-271-1/+23
* Removed a bunch of incorrect calls to bonobo_object_unref. An error in theDarin Adler2000-06-271-1/+1
* Fixed bug 173 (UI for reverting directory view backgroundJohn Sullivan2000-04-291-4/+2
* gtk_signal_connect_while_alive wasn't quite up to the task, so I had toDarin Adler2000-04-291-8/+20
* Added code to disconnect when the background is destroyed.Darin Adler2000-04-281-4/+8
* Fixed code that was trying to disconnect the handler from the newDarin Adler2000-04-061-1/+1
* Improved the background handling code so more is shared.Darin Adler2000-04-051-0/+179