log src/view_file.h @ 1802:956aab097ea7

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Mon, 28 Sep 2009 09:57:06 +0000 nadvornik consider sidecars in layout_image popup menu
Sat, 06 Jun 2009 22:51:55 +0000 nadvornik added mark filter to menu - now it is possible to assign hotkeys
Thu, 14 May 2009 20:32:14 +0000 zas_ Merge common thumb code from view_file_list and view_file_icon to view_file.
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!).
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, 17 Aug 2008 09:30:45 +0000 zas_ Simplify things related to ViewFileInfoList * and ViewFileInfoIcon * type casting:
Sat, 16 Aug 2008 20:34:14 +0000 nadvornik implemented marks filter
Mon, 09 Jun 2008 20:27:39 +0000 nadvornik moved notification to view_file.c
Thu, 05 Jun 2008 18:43:44 +0000 nadvornik use new notification in vficon
Tue, 03 Jun 2008 19:44:19 +0000 nadvornik replaced directory path with FileData* dir_fd
Thu, 22 May 2008 13:00:45 +0000 zas_ Fix signed vs unsigned warnings.
Wed, 14 May 2008 08:56:08 +0000 zas_ Make vf_pop_menu_*_cb static.
Tue, 13 May 2008 20:13:44 +0000 zas_ Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().
Tue, 13 May 2008 19:56:52 +0000 zas_ Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h
Mon, 12 May 2008 00:22:38 +0000 zas_ Add some wrapper functions for not yet common code.
Sun, 11 May 2008 23:47:59 +0000 zas_ Move a part of pop up menu common code to view_file.[ch].
Sun, 11 May 2008 23:09:39 +0000 zas_ Introduce vf_pop_menu_file_list() as a wrapper to
Sun, 11 May 2008 21:11:54 +0000 zas_ Use vf_* functions where possible.
Sun, 11 May 2008 20:38:21 +0000 zas_ Drop unused layout_list_get_path() and vf*_index_get_path().
Wed, 07 May 2008 22:48:30 +0000 zas_ Add a way to invert the current selection.
Sun, 04 May 2008 23:06:46 +0000 zas_ Drop unused vficon_select_by_path() and vflist_select_by_path().
Sun, 04 May 2008 11:47:36 +0000 zas_ Prepare switch to ViewFile (unused yet).
Sat, 03 May 2008 12:50:52 +0000 zas_ Add function prototypes (yet unused).
Sat, 03 May 2008 11:34:13 +0000 zas_ Replace Layout icon_view field by more generic file_view_type.
Sat, 03 May 2008 09:41:09 +0000 zas_ Prepare merging of some parts of view_file_list and view_file_icon and