summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Lots of cleanups. Closes bug #313094 and bug #149714Kjartan Maraas2005-08-121-1/+1
* Make get_(larger|smaller)_icon_size public.Christian Neumair2005-05-211-43/+43
* remove nautilus-theme.[c-h] from the build process. remove the need to useDiego Gonzalez2005-04-041-2/+1
* Special case icons for burn: and computer:Alexander Larsson2005-01-111-1/+10
* Don't use frames for images with alpha.Alexander Larsson2004-12-171-1/+1
* Better handling of icon sizes, including framing of large file-as-iconAlexander Larsson2004-12-151-7/+13
* Force size for pixbufs.Alexander Larsson2004-11-291-5/+6
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-0/+8
* Use home icon for homedir. Patch from Anders Carlsson <andersca@gnome.org>Alexander Larsson2004-10-111-1/+6
* Some memory leak fixesThomas Cataldo2004-08-121-1/+3
* Don't leak display_name.Martin Wehner2004-04-221-0/+2
* Fix thumbnail scaling typo.Alexander Larsson2004-04-011-1/+1
* Based on patch from Soeren Sandmann:Alexander Larsson2004-03-311-25/+101
* Add image/bmpAlexander Larsson2004-03-051-1/+1
* Handle missing theme iconAlexander Larsson2004-02-111-1/+3
* Handle nonexisting full pathnames.Alexander Larsson2004-02-021-0/+4
* Fix GNOME_ICON_LOOKUP_FLAGS_ALLOW_SVG_AS_THEMSELVES behaviour whenAlexander Larsson2004-01-211-1/+1
* Use GtkIconTheme instead of GnomeIconThemeAlexander Larsson2003-12-181-88/+93
* Fix leaks. Patch from Martin Wehner <martin.wehner@epost.de>Alexander Larsson2003-10-211-0/+1
* Handle xpm icons in .desktop correctly (mdk bug 4453)Frédéric Crozat2003-09-021-1/+1
* Don't leak pixbuf.Alexander Larsson2003-07-081-0/+2
* Remove -Wsign-promo and add -Wno-strict-aliasing to the list of options toFrédéric Crozat2003-06-151-1/+1
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-12/+5
* Don't use eel_g_hash_table_new_free_at_exit, it only outputs wrongFrédéric Crozat2003-03-181-20/+25
* Make the thumbnail size prefs only affect images.Alexander Larsson2003-03-131-4/+35
* Keep track of whether the file is being thumbnailed. If it is atAlexander Larsson2003-03-121-0/+4
* Update according to NautilusIconFactory API changes.Alexander Larsson2003-03-061-236/+36
* Allow .svgz rendering in nautilus. Patch from Dom LachowiczDave Camp2003-02-081-2/+2
* Free window->last_geometry. Patch from Arjan van de VenAlexander Larsson2003-02-031-1/+1
* Only pass GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT if there is top-left textAlexander Larsson2003-01-271-4/+8
* Correct the CORBA_Any usage with context menus.Alexander Larsson2003-01-201-3/+23
* Respond properly to prefs regarding when to show thumbnails. Fixes #96644.James Willcox2002-12-091-4/+55
* Clear the cache when the icon theme changes so we get the new icons.James Willcox2002-12-051-3/+18
* Remove sample and loser from the default build.Anders Carlsson2002-11-201-0/+11
* Add a popup menu to the emblems in the emblem sidebar that allows renamingJames Willcox2002-10-211-0/+23
* New common utils for emblemsAlexander Larsson2002-10-041-1/+0
* Add display_name argument to nautilus_icon_factory_get_pixbuf_for_icon andAlexander Larsson2002-10-041-4/+15
* Require eel 2.1.0, libgnomeui 2.1.0 Bump version to 2.1.0Alexander Larsson2002-09-271-22/+21
* Some small performance enhancementsAlexander Larsson2002-09-211-12/+11
* Correct thumbnail loading icon.Alexander Larsson2002-09-191-1/+1
* Merge the new-icon-factory-branch branch to HEAD.Alexander Larsson2002-09-181-1503/+567
* fix in-icon svg rendering, also obey thumbnailing preferences for svgMichael Meeks2002-08-211-6/+6
* fix ugly leak and daftness.Michael Meeks2002-08-081-6/+7
* don't do a synchronous mime sniff on every icon we load.Michael Meeks2002-08-021-22/+35
* Fixed a problem where shortcutting || was preventing the fallback themeDave Camp2002-07-281-3/+5
* upd. (nautilus_icon_factory_init): upd. (is_theme_in_user_directory): moveMichael Meeks2002-07-261-59/+37
* Modified Files: ChangeLog components/music/nautilus-music-view.cGregory Merchan2002-07-081-2/+2
* Don't use window geometry metadata to place the desktop window.Alexander Larsson2002-07-051-0/+33
* Check for "/.nautilus/thumbnails/" rather than "/.thumbnails/". Fixes bugDamon Chaplin2002-06-251-1/+1
* Don't use custom font.Alex Larsson2002-05-111-6/+18