log src/filelist.c @ 551:5b127951daa1

age author description
Thu, 24 Apr 2008 12:47:09 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
Thu, 24 Apr 2008 09:50:37 +0000 zas_ Display file_data debug messages only at level 2.
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 13:04:57 +0000 zas_ Big whitespaces cleanup:
Sat, 19 Apr 2008 17:14:03 +0000 zas_ file_dat_unref: display number of references as well of path (debug only).
Tue, 15 Apr 2008 16:57:30 +0000 nadvornik save file_class to config file
Sun, 13 Apr 2008 19:21:13 +0000 zas_ Rename show_dot_files to show_hidden_files.
Sat, 12 Apr 2008 23:16:41 +0000 zas_ sidecar_ext -> sidecar.ext
Sat, 12 Apr 2008 09:12:37 +0000 zas_ Rename file filtering options.
Fri, 11 Apr 2008 22:14:36 +0000 zas_ Add a new struct ConfOptions to handle options.
Fri, 11 Apr 2008 12:31:32 +0000 zas_ Move secure save code to its own files: secure_save.{c,h}.
Tue, 08 Apr 2008 23:16:12 +0000 zas_ GQVIEW_* -> GQ_*