log src/search.c @ 731:fa8f7d7396cf

age author description
Wed, 21 May 2008 00:32:57 +0000 zas_ Use g_build_filename().
Tue, 13 May 2008 08:02:46 +0000 zas_ Move some functions from main.[ch] to new window.[ch].
Thu, 08 May 2008 22:59:14 +0000 zas_ In the search results view, hide dimensions column instead of
Thu, 08 May 2008 22:49:16 +0000 zas_ Reset thumbnail column to NULL when hidden.
Thu, 08 May 2008 20:21:03 +0000 zas_ search_status_update(): slightly reduce code redundancy.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Wed, 23 Apr 2008 22:17:21 +0000 zas_ Allow the copy of file paths to clipboard.
Tue, 22 Apr 2008 08:16:02 +0000 zas_ Ensure Properties dialog is displayed above fullscreen window.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 21:30:36 +0000 zas_ Use explicit names for mouse buttons instead of numbers.
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.
Wed, 09 Apr 2008 16:37:54 +0000 zas_ Simplify and unify gtk_window creation with the help of