log src/view_file_list.c @ 1802:956aab097ea7

age author description
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
Thu, 01 Oct 2009 17:37:51 +0000 nadvornik fixed tree_store reordering
Mon, 28 Sep 2009 09:57:06 +0000 nadvornik consider sidecars in layout_image popup menu
Mon, 07 Sep 2009 08:24:09 +0000 zas_ Comment out unused functions, silenting related compilation warnings.
Thu, 03 Sep 2009 20:00:40 +0000 nadvornik fixed in-place rename
Fri, 24 Jul 2009 14:07:54 +0000 nadvornik update column sizes after toggling thumbnails
Fri, 24 Jul 2009 13:32:37 +0000 nadvornik fixed switching of multiline texts
Fri, 24 Jul 2009 12:45:42 +0000 nadvornik call gtk_tree_view_columns_autosize only when reall needed
Fri, 24 Jul 2009 12:21:23 +0000 nadvornik do not use cell_data_func
Sun, 21 Jun 2009 12:39:58 +0000 nadvornik fixed updating of marks in sidecars
Sat, 20 Jun 2009 16:46:32 +0000 nadvornik improved list view
Tue, 02 Jun 2009 22:33:53 +0000 nadvornik changed selection behavior as requested at
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
Sat, 11 Apr 2009 19:35:03 +0000 nadvornik fixed updating of filelist marks
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
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!).
Sun, 15 Mar 2009 07:07:52 +0000 zas_ gint -> gboolean.
Sun, 01 Mar 2009 21:06:55 +0000 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
Sat, 28 Feb 2009 20:48:47 +0000 zas_ No space between function name and first parenthesis, it eases greping (see CODING).
Sat, 14 Feb 2009 20:26:30 +0000 nadvornik droped Preferences dialog, sidebar should replace it completely
Sat, 14 Feb 2009 19:50:54 +0000 nadvornik replaced bar_info with an universal bar, restored the original
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Mon, 26 Jan 2009 14:59:49 +0000 zas_ Silent two minor warnings: GtkSelectionData data field is guchar* while g_strndup() wants gchar * as first parameter.
Sat, 24 Jan 2009 13:46:08 +0000 nadvornik adjusted marks spacing to align them with the marks filter
Sun, 11 Jan 2009 21:28:03 +0000 nadvornik show symlinks in filelist
Sat, 10 Jan 2009 20:40:37 +0000 nadvornik simplified metadata interface, dropped metadata_read,