log src/editors.c @ 768:ff51413f098d

age author description
Fri, 30 May 2008 08:39:52 +0000 zas_ Use functions to set editors name and command and ensure they are
Fri, 30 May 2008 07:20:25 +0000 zas_ Check for existing editor command using is_valid_editor_command().
Sat, 24 May 2008 22:44:18 +0000 nadvornik rewritten utilops.h:
Thu, 22 May 2008 20:22:13 +0000 zas_ Make shell command and its option rc file options instead of hardcoded strings.
Thu, 22 May 2008 09:12:36 +0000 zas_ Introduce an helper function that returns the name of an editor.
Thu, 22 May 2008 08:49:52 +0000 zas_ Use a struct to handle editor's properties.
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.
Fri, 16 May 2008 09:10:56 +0000 zas_ Improve editor commands error display:
Fri, 16 May 2008 08:37:07 +0000 zas_ Improve editors a bit:
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Thu, 24 Apr 2008 15:49:57 +0000 zas_ Convert the minority of while() to while ().
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
Sun, 16 Mar 2008 14:11:22 +0000 nadvornik whitelist of files that can have an xmp sidecar, sample external command
Wed, 21 Nov 2007 22:46:50 +0000 nadvornik added possibility to specify prefered file type for external commands
Sun, 30 Sep 2007 21:10:54 +0000 nadvornik editors.c was almost completely rewritten:
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Mon, 20 Aug 2007 20:11:32 +0000 nadvornik more external commands
Thu, 16 Aug 2007 20:57:09 +0000 nadvornik improved external delete command
Wed, 15 Aug 2007 21:37:51 +0000 nadvornik started implementation of external commands; external Delete should work
Sun, 03 Dec 2006 01:20:31 +0000 gqview Sat Dec 2 20:15:22 2006 John Ellis <johne@verizon.net>
Mon, 13 Jun 2005 21:39:13 +0000 gqview Mon Jun 13 17:31:46 2005 John Ellis <johne@verizon.net>
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.