summaryrefslogtreecommitdiff
path: root/libnautilus/nautilus-icon-factory.c
Commit message (Expand)AuthorAgeFilesLines
* added Raph's scalable vector icons machineryAndy Hertzfeld2000-04-141-6/+47
* added framework for using custom images to reflect highlight state; usedAndy Hertzfeld2000-04-121-10/+38
* This is a new Perl script for searching for FIXME in the code. It reportsDarin Adler2000-04-121-1/+2
* Update for new GdkPixbuf. gnome-print must be built before bonobo.Darin Adler2000-04-111-7/+21
* save token from service, pass it back in header of subsequent request;Andy Hertzfeld2000-04-101-11/+63
* Improved the background handling code so more is shared.Darin Adler2000-04-051-1/+1
* Fixed bug in Ramiro's recent checkin that broke bootingJohn Sullivan2000-04-051-13/+17
* Removed some unnecessary \n from g_errors.Darin Adler2000-04-051-1/+1
* Preferences work. Make preference registration implicit. Update code thatRamiro Estrugo2000-04-051-13/+21
* Finished task 54 (Set background image by drag/drop).Darin Adler2000-04-051-9/+25
* Show icon emblems in list view.John Sullivan2000-03-311-12/+4
* Finished task 62 (Set custom icon by drag/drop on index panel)Darin Adler2000-03-311-1/+1
* Did some of the renamings that were queued in RENAMING.Darin Adler2000-03-161-21/+18
* Fixes for a couple of preferences bugs.John Sullivan2000-03-161-0/+5
* Make icon theme changes persist by using preferences mechanism.John Sullivan2000-03-161-13/+49
* A quick cleanup of how we use gnome-xml.Darin Adler2000-03-151-28/+3
* Added additional data to icons so they can specify where theDarin Adler2000-03-151-51/+176
* Fixed bugs relating to multiple directory and file objects for the sameDarin Adler2000-03-091-3/+4
* Fixed bug where icon factory was making a thumbnail for a single file multipleJohn Sullivan2000-03-091-6/+23
* You can now use Set Properties to attach keywords to a file,Darin Adler2000-03-091-52/+63
* Added nautilus_file_get_keywords, which returns a GList of keywords.Darin Adler2000-03-071-88/+110
* Added the concept of separate X and Y scale factors to moreDarin Adler2000-03-061-143/+163
* added a nautilus_has_suffix routine and used it in a couple of places;Andy Hertzfeld2000-03-061-6/+14
* changed thumbnailing code to use gdk-pixbuf to make the thumbnails andAndy Hertzfeld2000-03-031-27/+183
* fixed bugs in thumbnail stuff by quoting parameters to the scaling commandAndy Hertzfeld2000-03-021-4/+5
* implemented automatic thumbnail creation for large imagesAndy Hertzfeld2000-03-021-14/+187
* Some of the underlying work to prepare for emblems on the icons.Darin Adler2000-02-241-96/+41
* Fixed bug where the Eazel-theme icon for the document reverts toDarin Adler2000-02-221-69/+88
* Hooked up the menu item for using the Eazel Theme Icons so people can tryDarin Adler2000-02-181-21/+80
* Hand tuned icons for multiple resolutions.Darin Adler2000-02-181-80/+397
* Fix the GOAD ID for help index. Add help index. To avoid a warning in caseElliot Lee2000-02-171-0/+8
* Added icon stretching and did some cleanups.Darin Adler2000-02-161-1/+34
* Undo the cast.Darin Adler2000-02-141-1/+1
* Need a cast in here so people can build while I wait for the OK fromDarin Adler2000-02-141-2/+2
* Use GPOINTER_TO_UINT() instead of a manual cast.Elliot Lee2000-02-141-1/+1
* Redid the icon factory to fix a few things:Darin Adler2000-02-141-340/+515
* Quick fixes to some NULL-dereference problems in new index title code;John Sullivan2000-02-141-0/+3
* made index panel display "notes" from metadata if present, made it useAndy Hertzfeld2000-02-141-4/+10
* Changed icon scaling back to ART_FILTER_BILINEAR again after jrb and federicoJohn Sullivan2000-02-031-6/+2
* Fixed bug where scaled icons in list view were nearly black by revertingJohn Sullivan2000-02-021-2/+6
* If an error happens, we need to reset the location bar to currentElliot Lee2000-02-011-1/+1
* Changed the icon factory interface in a few ways: 1) There's no longer aDarin Adler2000-02-011-61/+162
* Changed it to not attempt to create a GC just to measure the text. ThisDarin Adler2000-01-311-5/+3
* Renamed FMIconCache to NautilusIconFactory and moved it to libnautilus.John Sullivan2000-01-271-0/+487