log src/pixbuf_util.c @ 1458:dc406812db14

age author description
Tue, 17 Mar 2009 19:52:56 +0000 nadvornik fixed loading of desktop file icons, gtk seems to expect an icon name without extension
Sun, 15 Mar 2009 13:33:56 +0000 zas_ gint -> gboolean.
Sun, 15 Mar 2009 07:07:52 +0000 zas_ gint -> gboolean.
Sun, 08 Mar 2009 14:27:19 +0000 zas_ Display icons in edit contextual menu.
Sat, 28 Feb 2009 20:24:42 +0000 zas_ Prevent Gtk assertion failures when no icon is set.
Sat, 28 Feb 2009 18:51:25 +0000 nadvornik load icons for external editors
Sat, 28 Feb 2009 09:59:27 +0000 nadvornik create toolbar from ui_manager
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sun, 07 Sep 2008 23:01:30 +0000 bruclik Replaced gtk depreceated code.
Tue, 26 Aug 2008 22:30:40 +0000 zas_ Consistency: type * instead of type*.
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Fri, 27 Jun 2008 21:09:15 +0000 nadvornik added pixbuf_fallback function
Sun, 15 Jun 2008 21:52:15 +0000 nadvornik rotate thumbnails by exif
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.