log src/thumb_standard.c @ 827:e5172386f229

age author description
Fri, 13 Jun 2008 12:27:41 +0000 zas_ Revert patches 759 and 760.
Wed, 21 May 2008 00:42:14 +0000 zas_ Use g_build_filename().
Wed, 21 May 2008 00:39:16 +0000 zas_ thumb_std_cache_path(): use g_build_filename() and simplify.
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.
Wed, 14 May 2008 17:00:25 +0000 zas_ Simplify thumb_std_maint_moved(), since g_list_append knows
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