summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-factory.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Keep track of file size in addition to mtime when determining if the cacheAlexander Larsson2002-04-071-7/+15
* Fix typo. Was using x0 instead of y0. Reported by Edouard PoorAlexander Larsson2002-03-181-1/+1
* don't try to set properties on a remote container that is being / has beenMichael Meeks2002-03-061-2/+2
* impl. (cache_icon_new): add the icon to the cache view.Michael Meeks2002-03-051-0/+55
* Patch from drleary@mac.com, add a weak_pointer to the about-dialog toAlexander Larsson2002-02-281-12/+67
* Just release, don't unref. (get_metafile): Don't keep a ref. Also fixDarin Adler2002-02-271-3/+3
* Fix typo that used NAUTILUS_ZOOM_LEVEL_STANDARD instead ofAlexander Larsson2002-02-271-3/+10
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-271-2/+4
* Let "Loading" and "Empty" special nodes be italic.Anders Carlsson2002-02-251-25/+15
* Render svg icons at the right size.Alexander Larsson2002-02-251-4/+3
* Remove nautilus-desktop-file-loader.[ch]. Remove. Remove.Darin Adler2002-02-211-0/+1
* do the clipping with a new eel method.Michael Meeks2002-02-211-4/+3
* ensure we survive without trashing the WM, even if we can get no workingMichael Meeks2002-02-191-1/+1
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-4/+4
* GNOME2_CONVERSION_COMPLETE eradication campaignDarin Adler2002-01-251-83/+22
* Disable the code that destroys the fallback icon at shutdown time since itDarin Adler2002-01-221-0/+6
* Seperate document icons from the themes so they can be moved intoSeth Nickell2002-01-221-0/+4
* Get rid of code that passes around the "optimize for AA" flag.Darin Adler2002-01-211-58/+23