log src/cache.c @ 1802:956aab097ea7

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Thu, 12 Mar 2009 21:06:37 +0000 zas_ Use gboolean where applicable, for the sake of consistency.
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Fri, 26 Dec 2008 14:12:36 +0000 nadvornik improved sidecar writting
Sat, 20 Dec 2008 23:18:20 +0000 nadvornik added options for metadata - not yet used
Mon, 17 Nov 2008 17:09:44 +0000 zas_ Change metadata directory to be $XDG_DATA_HOME instead of $XDG_CACHE_HOME as discussed on the ml (obviously it has impact only when XDG support is set). Suggestion by Omari Stephens.
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.
Thu, 22 May 2008 11:27:43 +0000 zas_ Fix up some types, make some signed vs unsigned warnings quiet.
Wed, 21 May 2008 11:07:23 +0000 zas_ Use G_DIR_SEPARATOR where applicable.
Tue, 20 May 2008 22:47:13 +0000 zas_ cache_find_location(): use g_build_filename() and move redundant code to new functions.
Tue, 20 May 2008 22:22:11 +0000 zas_ Use g_build_filename().
Tue, 20 May 2008 08:14:35 +0000 zas_ Sort out log_printf() vs printf_term() mix up.
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
Fri, 16 May 2008 10:02:56 +0000 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
Thu, 01 May 2008 23:20:26 +0000 zas_ Use sizeof() instead of hardcoded buffer sizes.
Thu, 01 May 2008 22:59:54 +0000 zas_ cache_sim_write_similarity(): cleanup and simplification.
Thu, 01 May 2008 22:31:14 +0000 zas_ Use secure_save stuff to write .sim files.
Thu, 01 May 2008 21:42:22 +0000 zas_ Typo fix.
Thu, 24 Apr 2008 15:53:08 +0000 zas_ 6 for() vs 201 for (): winner is for ().
Thu, 24 Apr 2008 12:23:02 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
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 20:47:19 +0000 zas_ Introduce macros to display debug messages.
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:
Sat, 12 Apr 2008 09:41:44 +0000 zas_ Rename thumbnails related options.
Fri, 11 Apr 2008 22:14:36 +0000 zas_ Add a new struct ConfOptions to handle options.
Tue, 08 Apr 2008 23:16:12 +0000 zas_ GQVIEW_* -> GQ_*
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Mon, 15 Aug 2005 22:32:57 +0000 gqview Mon Aug 15 18:27:38 2005 John Ellis <johne@verizon.net>
Thu, 14 Apr 2005 14:56:17 +0000 gqview Thu Apr 14 10:44:00 2005 John Ellis <johne@verizon.net>
Wed, 13 Apr 2005 22:29:53 +0000 gqview Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.