log src/view_file_icon.c @ 1811:f405ec9b696b default tip

age author description
Mon, 10 May 2010 11:33:13 +0000 mow Some small logic mistakes default tip
Mon, 10 May 2010 11:32:56 +0000 mow GTK marks several functions as deprecated
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Tue, 13 Oct 2009 21:49:21 +0000 mow Add compatibility for GTK 2.18
Mon, 28 Sep 2009 09:57:06 +0000 nadvornik consider sidecars in layout_image popup menu
Sun, 28 Jun 2009 09:25:47 +0000 nadvornik cleanup: remove some disabled code
Tue, 02 Jun 2009 22:33:53 +0000 nadvornik changed selection behavior as requested at
Mon, 01 Jun 2009 16:37:30 +0000 zas_ Minor code cleanup and redundancy reduction.
Thu, 14 May 2009 20:32:14 +0000 zas_ Merge common thumb code from view_file_list and view_file_icon to view_file.
Sat, 09 May 2009 19:45:24 +0000 nadvornik expose the file grouping flag to the user
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Mon, 06 Apr 2009 19:13:35 +0000 zas_ Remove unused field in IconData.
Thu, 02 Apr 2009 23:11:07 +0000 zas_ Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
Tue, 31 Mar 2009 21:33:54 +0000 nadvornik improved next/prev operation on sidecar files
Mon, 16 Mar 2009 20:39:09 +0000 zas_ gint -> gboolean where applicable. The end (ouf!).