log src/view_file_icon.c @ 637:8a1202efa51e

age author description
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.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Mon, 05 May 2008 09:21:01 +0000 zas_ Revert wrong patch rev 676.
Mon, 05 May 2008 08:32:18 +0000 zas_ Revert patch 675, and correctly fix gtk assertion failure.
Mon, 05 May 2008 08:15:52 +0000 zas_ Fix two memory leaks.
Mon, 05 May 2008 07:46:32 +0000 zas_ Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
Sun, 04 May 2008 23:57:20 +0000 zas_ vficon_release_cb(): use switch() and cleanup.
Sun, 04 May 2008 23:20:43 +0000 zas_ Minor tidyup.
Sun, 04 May 2008 23:06:46 +0000 zas_ Drop unused vficon_select_by_path() and vflist_select_by_path().
Sun, 04 May 2008 23:03:36 +0000 zas_ Minor cleanup.
Sun, 04 May 2008 19:00:39 +0000 zas_ Remove unused functions:
Sun, 04 May 2008 18:45:06 +0000 zas_ Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
Sun, 04 May 2008 16:16:07 +0000 zas_ Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
Sat, 03 May 2008 15:13:15 +0000 zas_ Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
Sat, 03 May 2008 15:09:21 +0000 zas_ Remove useless thumbs_list from ViewFileIcon.
Sat, 03 May 2008 11:58:41 +0000 zas_ Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
Thu, 24 Apr 2008 15:49:57 +0000 zas_ Convert the minority of while() to while ().
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 zas_ Handle the newline in DEBUG_N() macro instead of adding one
Wed, 23 Apr 2008 22:33:18 +0000 zas_ Use menu_item_add_stock_sensitive() and menu_item_add_sensitive().
Wed, 23 Apr 2008 22:17:21 +0000 zas_ Allow the copy of file paths to clipboard.
Wed, 23 Apr 2008 20:47:19 +0000 zas_ Introduce macros to display debug messages.
Tue, 22 Apr 2008 08:16:02 +0000 zas_ Ensure Properties dialog is displayed above fullscreen window.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 21:30:36 +0000 zas_ Use explicit names for mouse buttons instead of numbers.
Sun, 20 Apr 2008 18:07:51 +0000 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Wed, 16 Apr 2008 14:45:22 +0000 zas_ Introduce a new struct ViewDir to handle directory views common
Sat, 12 Apr 2008 15:04:58 +0000 zas_ Rename image-related options.
Sat, 12 Apr 2008 09:41:44 +0000 zas_ Rename thumbnails related options.
Sat, 12 Apr 2008 08:40:02 +0000 zas_ Rename collection options.
Fri, 11 Apr 2008 22:52:22 +0000 zas_ Move more options to ConfOptions.
Fri, 11 Apr 2008 22:14:36 +0000 zas_ Add a new struct ConfOptions to handle options.
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Tue, 08 Apr 2008 17:26:13 +0000 nadvornik fixed file delete notification in view_file_icon
Thu, 03 Apr 2008 22:20:42 +0000 zas_ Drop a bunch of unused variables.
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Sat, 22 Dec 2007 20:33:09 +0000 nadvornik fixed filelist refresh
Sat, 22 Dec 2007 09:51:12 +0000 nadvornik basic support for marks in view_file_icon.c
Mon, 22 Oct 2007 19:58:47 +0000 nadvornik fixed preloading images in file list
Sun, 30 Sep 2007 21:10:54 +0000 nadvornik editors.c was almost completely rewritten:
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Sat, 25 Nov 2006 03:00:33 +0000 gqview Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
Wed, 15 Nov 2006 07:19:16 +0000 gqview Wed Nov 15 02:05:27 2006 John Ellis <johne@verizon.net>
Fri, 20 Oct 2006 13:25:03 +0000 gqview Fri Oct 20 09:20:10 2006 John Ellis <johne@verizon.net>
Mon, 15 Aug 2005 21:41:20 +0000 gqview Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net>
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.