log src/editors.c @ 476:96594c79ba5c

age author description
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 13:42:22 +0000 zas_ Minor cleanup and code redundancy reduction.
Sun, 20 Apr 2008 13:30:36 +0000 zas_ editor_command_one(): tidy up.
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Sun, 20 Apr 2008 09:53:37 +0000 nadvornik rm as external delete command is too dangerous, even for testing
Fri, 18 Apr 2008 23:35:16 +0000 zas_ gimp-remote has no -n option.
Fri, 11 Apr 2008 22:14:36 +0000 zas_ Add a new struct ConfOptions to handle options.
Wed, 09 Apr 2008 13:53:01 +0000 zas_ Replace occurences of Geeqie / geeqie by constants defined in main.h.
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, 06 Apr 2008 10:03:54 +0000 zas_ Mark strings as translatable.
Thu, 03 Apr 2008 23:29:14 +0000 zas_ Make the wmclass value unique among the code by defining
Thu, 03 Apr 2008 20:46:55 +0000 zas_ Drop unused variable.
Thu, 03 Apr 2008 20:45:55 +0000 zas_ Add missing return at the end of editor_command_next_start().
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code