log src/ui_fileops.h @ 1802:956aab097ea7

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Sat, 22 Aug 2009 20:20:19 +0000 nadvornik fixed sidecar grouping
Thu, 11 Jun 2009 17:34:37 +0000 zas_ Fix up compilation using make -jN: sometimes it fails due to order of headers inclusion.
Sun, 15 Mar 2009 20:16:20 +0000 zas_ gint -> gboolean.
Fri, 06 Mar 2009 15:04:35 +0000 zas_ Add debug versions of path_to_utf8() and path_from_utf8() which allows to report the caller file and line, this is enabled with --enable-debug-flags (and developer mode too).
Sun, 01 Mar 2009 17:10:45 +0000 zas_ Introduce is_readable_file() which test if file exists, is regular and readable.
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sat, 10 Jan 2009 20:40:37 +0000 nadvornik simplified metadata interface, dropped metadata_read,
Fri, 02 Jan 2009 09:26:23 +0000 nadvornik sidecar files grouping was made case-insensitive
Thu, 20 Nov 2008 11:46:43 +0000 zas_ Fix compilation warnings.
Sat, 15 Nov 2008 20:17:14 +0000 zas_ Implement preliminary support for XDG Base Directory Specification.
Sat, 15 Nov 2008 20:01:25 +0000 zas_ Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
Sat, 15 Nov 2008 17:30:45 +0000 zas_ Use functions to return directories instead of constants.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Tue, 20 May 2008 22:09:04 +0000 zas_ Drop concat_dir_and_file() and use g_build_filename() instead.
Sun, 04 May 2008 21:54:20 +0000 nadvornik dropped path_list functions, use filelist functions everywhere
Fri, 02 May 2008 20:56:59 +0000 zas_ Remove unused checksum_simple() function.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
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:
Fri, 18 Apr 2008 09:15:09 +0000 zas_ Introduce printf_term() macro and use it.
Fri, 11 Apr 2008 22:27:54 +0000 zas_ Move file_sort_case_sensitive to ConfOptions.
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Sat, 18 Nov 2006 00:12:22 +0000 gqview Fri Nov 17 19:06:19 2006 John Ellis <johne@verizon.net>
Sat, 16 Apr 2005 16:26:49 +0000 gqview Sat Apr 16 12:29:42 2005 John Ellis <johne@verizon.net>
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.