log src/utilops.c @ 766:7148e125bf23

age author description
Fri, 30 May 2008 07:20:25 +0000 zas_ Check for existing editor command using is_valid_editor_command().
Tue, 27 May 2008 18:37:15 +0000 nadvornik another fix in notification
Mon, 26 May 2008 17:06:30 +0000 nadvornik fixed bug in notification code
Sun, 25 May 2008 20:17:07 +0000 zas_ Tidy up: indentation fixes, typo fixes, ...
Sun, 25 May 2008 19:54:00 +0000 zas_ Typo fix.
Sun, 25 May 2008 19:13:04 +0000 zas_ Typo fix.
Sat, 24 May 2008 22:44:18 +0000 nadvornik rewritten utilops.h:
Thu, 22 May 2008 08:49:52 +0000 zas_ Use a struct to handle editor's properties.
Wed, 21 May 2008 11:07:23 +0000 zas_ Use G_DIR_SEPARATOR where applicable.
Wed, 21 May 2008 10:46:33 +0000 zas_ Use g_build_filename() instead of g_strconcat().
Tue, 20 May 2008 22:09:04 +0000 zas_ Drop concat_dir_and_file() and use g_build_filename() instead.
Fri, 16 May 2008 14:59:45 +0000 zas_ Fix redundant application name in window titles.
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
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.
Tue, 06 May 2008 21:35:31 +0000 nadvornik moved safe delete functions to separate file
Tue, 06 May 2008 20:24:16 +0000 nadvornik use some of the new functions in filedata.c
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
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 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 22:17:21 +0000 zas_ Allow the copy of file paths to clipboard.
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 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 22:04:29 +0000 zas_ Move safe_delete* and in place rename options to file_ops
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
Thu, 03 Apr 2008 23:29:14 +0000 zas_ Make the wmclass value unique among the code by defining
Thu, 03 Apr 2008 08:51:32 +0000 zas_ Setting no limit size to trash directory is now possible using zero as value.
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Mon, 08 Oct 2007 19:41:49 +0000 nadvornik improved FileDataChangeInfo structure, check for another file operation in progress
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
Tue, 28 Nov 2006 17:06:47 +0000 gqview Tue Nov 28 11:54:30 2006 John Ellis <johne@verizon.net>
Sat, 18 Nov 2006 00:12:22 +0000 gqview Fri Nov 17 19:06:19 2006 John Ellis <johne@verizon.net>
Thu, 19 Oct 2006 11:45:14 +0000 gqview Thu Oct 19 07:42:38 2006 John Ellis <johne@verizon.net>
Sat, 14 Oct 2006 09:22:02 +0000 gqview Sat Oct 14 05:18:45 2006 John Ellis <johne@verizon.net>
Fri, 13 Oct 2006 10:14:59 +0000 gqview Fri Oct 13 05:22:43 2006 John Ellis <johne@verizon.net>
Fri, 01 Sep 2006 06:39:36 +0000 gqview Fri Sep 1 02:12:45 2006 John Ellis <johne@verizon.net>
Wed, 18 May 2005 23:52:16 +0000 gqview Wed May 18 19:36:49 2005 John Ellis <johne@verizon.net>
Sat, 14 May 2005 20:58:18 +0000 gqview Sat May 14 13:04:23 2005 John Ellis <johne@verizon.net>
Thu, 03 Mar 2005 19:32:48 +0000 gqview ##### Note: GQview CVS on sourceforge is not always up to date, please use #####
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.
Thu, 13 Apr 2000 12:55:19 +0000 gqview 0.8.0
Mon, 03 Apr 2000 18:24:05 +0000 gqview Initial revision