summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-gdk-pixbuf-extensions.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Nobody, because the "fix" is so revolting that noneRamiro Estrugo2001-01-191-9/+19
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-111-13/+13
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Ramiro Estrugo2000-12-231-2/+24
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2000-12-211-54/+391
* reviewed by: <delete if not using a buddy>Ramiro Estrugo2000-12-201-40/+0
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2000-12-201-331/+592
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2000-12-191-142/+0
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2000-12-111-1/+4
* Bug numbers for the FIXMEs in libnautilus-extensions.Rebecca Schulman2000-12-081-1/+1
* Fix uninitialized variable.Ramiro Estrugo2000-11-161-1/+1
* Fixed nautilus_gdk_pixbuf_load_async bug that would cause it to failMike Engber2000-10-301-14/+13
* Fixed bug 1945, Image viewer component does not display XPMs Fixed bugGene Z. Ragan2000-10-241-16/+1
* Tuck id of desktop window in root so other apps can detect when NautilusMike Engber2000-10-111-28/+12
* fixed bug where there was an overflow computing the average pixel valueAndy Hertzfeld2000-10-031-2/+2
* More background drawing speedups - this time mainly for the non-aa case.Mike Engber2000-10-031-57/+3
* Yet another pass at optimizing background drawing.Mike Engber2000-09-261-23/+35
* Handle GNOME_VFS_ERROR_EOF properly, now that we get this result insteadPavel Cisler2000-09-211-1/+1
* fixed problem where background images were not being displayed. MaciejAndy Hertzfeld2000-09-211-1/+1
* * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standJohn Sullivan2000-08-291-1/+1
* Moved functions to gnome-vfs.Darin Adler2000-08-251-10/+12
* Fix from andy to properly deal with pixbufs that have alpha channels.Ramiro Estrugo2000-08-211-0/+493
* Second cut at syncing our desktop background with GNOME's (bug 1047) NowMike Engber2000-08-151-22/+46
* added anti-aliased, shadowed labels for themed sidebar tabs, as well asAndy Hertzfeld2000-08-121-0/+4
* added a text color parameter to nautilus_gdk_pixbuf_draw_textAndy Hertzfeld2000-08-111-3/+4
* fixed embedded icon text clarity (we were using helvetica 9, which wasn'tAndy Hertzfeld2000-08-051-7/+13
* fixed bug 1944, nautilus doesn't thumbnail xpm images, by modifyingAndy Hertzfeld2000-08-041-0/+15
* Work in progress on new list view look. Allocate GdkGCs needed to draw thePavel Cisler2000-07-141-1/+2
* New function to draw text into a pixbuf given a rect and a string.Ramiro Estrugo2000-07-101-1/+134
* made the text color in the sidebar label and tabs automatically chooseAndy Hertzfeld2000-07-091-0/+41
* Update code to change gnome-vfs error codes to reflect renaming done toGene Z. Ragan2000-06-211-2/+2
* Fix bugzilla tasks #599 (hex number is bad default for meta viewMaciej Stachowiak2000-05-201-2/+2
* started work on cleaning up the music view, but it's still in an interimAndy Hertzfeld2000-05-161-0/+35
* Updated for new GNOME VFS.Darin Adler2000-04-131-10/+5
* Finished task 54 (Set background image by drag/drop).Darin Adler2000-04-051-11/+38
* First cut at tiled background images.Darin Adler2000-04-041-0/+295