| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove librsvg. | Ramiro Estrugo | 2001-04-04 | 1 | -96/+96 |
* | Comment out call to gnome_canvas_set_dither because it no longer serves a | Mike Engber | 2001-03-30 | 1 | -53/+22 |
* | reviewed & checked in by: Darin Adler <darin@eazel.com> | Darin Adler | 2001-03-05 | 1 | -3/+10 |
* | reviewed by: Michael Engber <engber@eazel.com> | Darin Adler | 2001-01-31 | 1 | -4/+4 |
* | reviewed by: John Harper | Mike Engber | 2001-01-26 | 1 | -4/+11 |
* | reviewed by: John Harper | Mike Engber | 2001-01-26 | 1 | -4/+4 |
* | fixed bug 5908, assert hit when background pattern is deleted, by testing | Andy Hertzfeld | 2001-01-24 | 1 | -2/+5 |
* | reviewed by: Ramiro Estrugo | Mike Engber | 2001-01-23 | 1 | -21/+21 |
* | reviewed by: John Sullivan | Mike Engber | 2001-01-18 | 1 | -21/+125 |
* | Removed comment detailing differences with the background-capplet code | Mike Engber | 2001-01-17 | 1 | -3/+0 |
* | reviewed by: Gene Z. Ragan | Mike Engber | 2001-01-17 | 1 | -19/+27 |
* | reviewed by: Gene Z. Ragan | Mike Engber | 2001-01-16 | 1 | -13/+23 |
* | Reviewed by Maciej, so if I broke something, blame him. | George Lebl | 2001-01-03 | 1 | -3/+8 |
* | Set the background pixmap of the desktop xwindow so that the window | Mike Engber | 2000-12-27 | 1 | -35/+67 |
* | Fixed dragging a new background image onto the dekstop so that it; writes | Mike Engber | 2000-12-11 | 1 | -9/+28 |
* | Code formatting changes. | Mike Engber | 2000-12-04 | 1 | -10/+5 |
* | fixed some comments | Mike Engber | 2000-11-16 | 1 | -9/+1 |
* | Nautilus no longer responds to PropertyChange events on the root window | Mike Engber | 2000-11-14 | 1 | -0/+21 |
* | Change "file" back to "directory" because it was actually part of the | Maciej Stachowiak | 2000-10-12 | 1 | -1/+1 |
* | Bye bye to directory metadata. (set_metadata_string_in_metafile): don't | Maciej Stachowiak | 2000-10-12 | 1 | -155/+148 |
* | Use `nautilus_file_get_existing', not `nautilus_file_get', to check if a | Maciej Stachowiak | 2000-10-12 | 1 | -2/+7 |
* | More work on whittling the state machine down to size. | Darin Adler | 2000-10-03 | 1 | -1/+4 |
* | More background drawing speedups - this time mainly for the non-aa case. | Mike Engber | 2000-10-03 | 1 | -9/+8 |
* | horizontal & vertical desktop gradient settings were being written out | Mike Engber | 2000-09-23 | 1 | -1/+1 |
* | Added a fixme + misc cleanup while investigating bugs 3022 and 3038 | Mike Engber | 2000-09-13 | 1 | -5/+5 |
* | Dragging a image onto a background not clears the background color | Mike Engber | 2000-09-12 | 1 | -1/+1 |
* | We now update the gnome_config settings that store the list of background | Mike Engber | 2000-09-06 | 1 | -1/+30 |
* | Fix all the warnings -Wuninitialized found. Quite a number of them were | Pavel Cisler | 2000-09-05 | 1 | -0/+4 |
* | * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-stand | John Sullivan | 2000-08-29 | 1 | -1/+2 |
* | Moved functions to gnome-vfs. | Darin Adler | 2000-08-25 | 1 | -8/+7 |
* | Added a Change Desktop Background item to the right click menu of the | Mike Engber | 2000-08-24 | 1 | -7/+8 |
* | Added missing call to nautilus_file_changed for the case where | Darin Adler | 2000-08-23 | 1 | -8/+8 |
* | Final cut at syncing our desktop background with GNOME's (bug 1047) Now we | Mike Engber | 2000-08-18 | 1 | -22/+85 |
* | Remove extra parameters now that the initial files callback is gone. It | Darin Adler | 2000-08-17 | 1 | -3/+10 |
* | Added bug numbers to some FIXME's and a new FIXME (and placeholder | Mike Engber | 2000-08-17 | 1 | -4/+13 |
* | Cleanup some of my desktop changes (better names) (bug 1047) Fix | Mike Engber | 2000-08-16 | 1 | -19/+36 |
* | Third cut at syncing our desktop background with GNOME's (bug 1047) Now we | Mike Engber | 2000-08-15 | 1 | -6/+144 |
* | Second cut at syncing our desktop background with GNOME's (bug 1047) Now | Mike Engber | 2000-08-15 | 1 | -41/+81 |
* | First cut at syncing our desktop background with GNOME's (bug 1047) Still | Mike Engber | 2000-08-11 | 1 | -144/+328 |
* | After this change, you will get a warning each time you exit | Darin Adler | 2000-08-09 | 1 | -11/+1 |
* | made directory backgrounds interpret "./" when building background uri so | Andy Hertzfeld | 2000-07-29 | 1 | -3/+7 |
* | added a "Register now" alternative to the service signup page | Andy Hertzfeld | 2000-07-27 | 1 | -1/+0 |
* | completed task 1774, desktop needs separate background from theme | Andy Hertzfeld | 2000-07-26 | 1 | -7/+25 |
* | Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix the | Darin Adler | 2000-07-19 | 1 | -1/+2 |
* | added a new theme for Arlo; added a "combine mode to nautilus background | Andy Hertzfeld | 2000-06-30 | 1 | -6/+13 |
* | added nautilus_directory_background_is_set and used it to enable/disable | Andy Hertzfeld | 2000-06-29 | 1 | -22/+48 |
* | connected directory backgrounds up to the theming mechanism, and made | Andy Hertzfeld | 2000-06-29 | 1 | -9/+93 |
* | integrated Erik Gustavsson's patches to make the slider work correctly at | Andy Hertzfeld | 2000-06-29 | 1 | -3/+19 |
* | Changed to use new call that's for receiving dropped images. | Darin Adler | 2000-06-28 | 1 | -1/+3 |
* | made the background reset command work in directory views again, by | Andy Hertzfeld | 2000-06-27 | 1 | -1/+23 |