log src/view_file.c @ 1810:c416d099a3dc

age author description
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
Mon, 28 Sep 2009 09:57:06 +0000 nadvornik consider sidecars in layout_image popup menu
Sat, 27 Jun 2009 20:47:17 +0000 nadvornik use radio buttons for file and dir mode in popup menu
Sun, 21 Jun 2009 20:14:53 +0000 nadvornik improved file list update priority
Sat, 20 Jun 2009 18:42:23 +0000 nadvornik fixed leak in file_util_* functions
Fri, 19 Jun 2009 22:34:52 +0000 nadvornik run external commands from current directory even with no files
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:45:34 +0000 zas_ Fix up unused variables warnings.
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.
Sat, 04 Apr 2009 22:09:50 +0000 nadvornik dropped show_copy_path option
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
Tue, 31 Mar 2009 20:05:16 +0000 nadvornik improved debug messages
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.
Sat, 14 Mar 2009 17:21:35 +0000 nadvornik improved notification system
Tue, 10 Mar 2009 22:52:12 +0000 nadvornik fixed saving of file_view_type
Sun, 08 Mar 2009 13:23:25 +0000 zas_ In various Edit context menus, only display editors that match the file types in the selection.
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:52:51 +0000 zas_ Add missing space between switch and first parenthesis.
Sun, 22 Feb 2009 15:35:37 +0000 nadvornik config file format changed to XML
Sat, 14 Feb 2009 20:26:30 +0000 nadvornik droped Preferences dialog, sidebar should replace it completely
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sun, 01 Feb 2009 12:48:14 +0000 nadvornik read external editors from .desktop files
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Tue, 19 Aug 2008 20:58:23 +0000 nadvornik fixed possible segfault