log src/bar_sort.c @ 795:a31524ae39cb

age author description
Tue, 03 Jun 2008 19:44:19 +0000 nadvornik replaced directory path with FileData* dir_fd
Tue, 03 Jun 2008 13:54:22 +0000 zas_ Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
Tue, 03 Jun 2008 11:24:16 +0000 zas_ Drop initialization to NULL since filelist_read() will take care of it.
Sun, 25 May 2008 19:03:30 +0000 zas_ bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.
Sat, 24 May 2008 22:44:18 +0000 nadvornik rewritten utilops.h:
Tue, 20 May 2008 22:09:04 +0000 zas_ Drop concat_dir_and_file() and use g_build_filename() instead.
Tue, 20 May 2008 21:51:25 +0000 zas_ Use g_build_filename() to build paths.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Sun, 04 May 2008 21:54:20 +0000 nadvornik dropped path_list functions, use filelist functions everywhere
Thu, 24 Apr 2008 20:18:59 +0000 zas_ Do not allow to add anything but directories to sort bar in
Thu, 24 Apr 2008 12:23:02 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
Tue, 22 Apr 2008 23:53:24 +0000 zas_ Save sort manager state to rc file.
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: