summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-background.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-111-0/+16
* reviewed by: John HarperMike Engber2001-01-101-22/+1
* Draw sidebar gradients dithered to avoid striation - bug 5458.Mike Engber2001-01-081-6/+18
* Darin saw this patch and says it should not destroy the world if I applyGeorge Lebl2001-01-061-0/+2
* reviewed by: Michael Engber <engber@eazel.com>Ramiro Estrugo2000-12-181-0/+22
* Fixed dragging a new background image onto the dekstop so that it; writesMike Engber2000-12-111-6/+22
* Changed the semantics of multi-point gradients so that percentages areMike Engber2000-12-051-1/+1
* Code formatting changes.Mike Engber2000-12-041-39/+52
* Update bug number in FIXME. Fixing some tabbing.Mike Engber2000-11-281-9/+9
* Fixed problem dropping images onto sidebar - bug 4822Mike Engber2000-11-221-6/+10
* Damn gradients! Fixed round off error which could result in a one pixelMike Engber2000-11-181-1/+1
* Fixed bug occuring when percentages of multi-point add up to >100% (bugMike Engber2000-11-181-3/+2
* Fixed off by one error in gradient calculation (bug 4759)Mike Engber2000-11-171-1/+1
* Nautilus no longer responds to PropertyChange events on the root windowMike Engber2000-11-141-40/+35
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-2/+2
* Tuck id of desktop window in root so other apps can detect when NautilusMike Engber2000-10-111-1/+7
* Changed the background code so that updates occuring during image loadingMike Engber2000-10-041-57/+144
* Sped up background drawing for the tiled non-aa case.Mike Engber2000-10-031-50/+73
* More work on whittling the state machine down to size.Darin Adler2000-10-031-2/+2
* More background drawing speedups - this time mainly for the non-aa case.Mike Engber2000-10-031-136/+279
* Yet another pass at optimizing background drawing.Mike Engber2000-09-261-102/+94
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-3/+3
* Sped up gradient drawing. Also changed the n-point gradient syntax to useMike Engber2000-09-231-144/+219
* Move nautilus_gnome_canvas_draw_pixmap to nautilus-gnome-extensionsMike Engber2000-09-211-136/+2
* Refactor/clean-up background blitting codeMike Engber2000-09-201-117/+89
* First cut at speeding up background drawing. Images now scaled withMike Engber2000-09-191-100/+233
* Cleaned up fixme's (bugs 2549, 2550, 2548) while working on a relatedMike Engber2000-09-141-2/+5
* Added a fixme + misc cleanup while investigating bugs 3022 and 3038Mike Engber2000-09-131-3/+1
* Dragging a image onto a background not clears the background colorMike Engber2000-09-121-12/+15
* Backout change made to fix bug 1899 - it caused problems for the desktop.Mike Engber2000-09-121-6/+0
* fixed bug 1899, background customization lost when theme changes, byAndy Hertzfeld2000-09-071-8/+13
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-0/+5
* Refactored draw_pixbuf_aa.Mike Engber2000-08-251-28/+17
* Added missing call to nautilus_file_changed for the case whereDarin Adler2000-08-231-108/+151
* Added a missing paren to fix build breakage.Gene Z. Ragan2000-08-221-1/+1
* Fixed backgrounds to draw images scaled & centered in aa mode. (bug 2231)Mike Engber2000-08-221-45/+118
* New function to test whether a GtkWidget has an attatchedRamiro Estrugo2000-08-211-0/+8
* Added bug numbers to some FIXME's and a new FIXME (and placeholderMike Engber2000-08-171-2/+2
* Cleanup some of my desktop changes (better names) (bug 1047) FixMike Engber2000-08-161-31/+56
* Third cut at syncing our desktop background with GNOME's (bug 1047) Now weMike Engber2000-08-151-21/+61
* Second cut at syncing our desktop background with GNOME's (bug 1047) NowMike Engber2000-08-151-51/+116
* First cut at syncing our desktop background with GNOME's (bug 1047) StillMike Engber2000-08-111-1/+1
* fixed bug where setting the sidebar to a solid color background wouldn'tAndy Hertzfeld2000-08-041-5/+3
* made the text color in the sidebar label and tabs automatically chooseAndy Hertzfeld2000-07-091-0/+35
* implemented n-point gradients for Arlo. Right now they only work inAndy Hertzfeld2000-07-031-16/+96
* eliminated the toolbar icon theme and associated widgetry in preferences.Andy Hertzfeld2000-06-301-1/+4
* fixed bug where the combine mode for backgrounds wasn't working properlyAndy Hertzfeld2000-06-301-1/+3
* added a new theme for Arlo; added a "combine mode to nautilus backgroundAndy Hertzfeld2000-06-301-4/+62
* Changed to use new call that's for receiving dropped images.Darin Adler2000-06-281-19/+31
* made the sidebar draw the background determined by the current theme whenAndy Hertzfeld2000-06-271-7/+25