log src/utilops.c @ 1797:203404cc8e98

age author description
Sun, 14 Feb 2010 21:35:11 +0000 nadvornik fixed reference count
Mon, 07 Sep 2009 20:44:29 +0000 nadvornik start_editor_from_filelist_full fixes
Fri, 28 Aug 2009 21:01:29 +0000 nadvornik improved printing of selection
Tue, 25 Aug 2009 21:30:50 +0000 nadvornik write metadata before another opeation
Tue, 30 Jun 2009 19:53:55 +0000 mow Revert "Add pgettext for some ambiguous strings"
Sat, 20 Jun 2009 18:42:23 +0000 nadvornik fixed leak in file_util_* functions
Fri, 19 Jun 2009 22:34:52 +0000 nadvornik run external commands from current directory even with no files
Wed, 17 Jun 2009 18:41:10 +0000 nadvornik made file_util_start_editor_from_file consider also sidecars
Mon, 08 Jun 2009 19:05:49 +0000 nadvornik unify code paths for New directory
Wed, 03 Jun 2009 20:05:19 +0000 nadvornik regroup sidecar files when an operation on partial group is finished
Tue, 02 Jun 2009 22:33:53 +0000 nadvornik changed selection behavior as requested at
Sun, 31 May 2009 11:08:00 +0000 nadvornik do not block the files sent to external editors like gimp
Thu, 07 May 2009 20:24:35 +0000 nadvornik limit metadata details dialog size
Sat, 02 May 2009 11:14:24 +0000 nadvornik force the metadata dialog if it was triggered by the menu or the button
Fri, 01 May 2009 09:49:27 +0000 nadvornik allow external editors without parameters, as long as they are in
Tue, 28 Apr 2009 06:54:59 +0000 nadvornik compilation fixes for older glib and gtk
Sat, 25 Apr 2009 20:55:11 +0000 nadvornik added more info to the details dialog
Fri, 24 Apr 2009 23:26:49 +0000 nadvornik added details dialog for other operations too
Fri, 24 Apr 2009 22:51:00 +0000 nadvornik added possibility to exclude individual files
Thu, 23 Apr 2009 21:15:14 +0000 nadvornik fixed writting metadata behavior at exit
Thu, 23 Apr 2009 21:12:19 +0000 nadvornik added an image to the file details dialog
Thu, 23 Apr 2009 20:48:03 +0000 nadvornik differentiate between "Cancel" and "Discard changes"
Tue, 21 Apr 2009 21:47:11 +0000 zas_ Fix up few warnings (especially on 64bits platforms).
Tue, 21 Apr 2009 21:07:28 +0000 nadvornik added possibility to show modifiied metadata before write
Fri, 10 Apr 2009 09:47:20 +0000 mow Add pgettext for some ambiguous strings
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Mon, 16 Mar 2009 19:11:39 +0000 zas_ gint -> gboolean where applicable.
Sun, 08 Mar 2009 23:12:49 +0000 zas_ Introduce EditorFlags type, cleanup.
Sun, 08 Mar 2009 15:30:15 +0000 zas_ Add helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT_SKIPPED() to clean up the code a bit. Minor tidy up.
Sun, 01 Mar 2009 23:14:19 +0000 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
Sat, 07 Feb 2009 21:03:11 +0000 nadvornik force at least one idle call before writting metadata
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sun, 01 Feb 2009 12:48:14 +0000 nadvornik read external editors from .desktop files
Fri, 02 Jan 2009 14:58:21 +0000 nadvornik added done callback to utilops
Fri, 26 Dec 2008 14:12:36 +0000 nadvornik improved sidecar writting
Thu, 25 Dec 2008 12:19:37 +0000 nadvornik perform internal commands in idle call
Sun, 21 Dec 2008 21:20:36 +0000 nadvornik most of the metadata options now works
Sat, 20 Dec 2008 20:43:56 +0000 nadvornik use the workflow in utilops.c for metadata approving and writting
Sun, 23 Nov 2008 16:16:09 +0000 zas_ Rename wmsubclass and name to role, which corresponds better to the purpose of the parameter as it ends to be passed to gtk_window_set_role().
Sun, 23 Nov 2008 16:10:29 +0000 zas_ Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sun, 05 Oct 2008 18:25:44 +0000 nadvornik fixed confirm_delete option
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Wed, 20 Aug 2008 20:36:36 +0000 nadvornik update the FileData structure when a new folder is created
Sun, 27 Jul 2008 19:22:40 +0000 nadvornik abort file operations when the file list is empty
Sun, 27 Jul 2008 18:20:59 +0000 nadvornik remember path entered in file dialog
Sat, 26 Jul 2008 20:02:20 +0000 nadvornik string cleanup
Sat, 26 Jul 2008 19:52:40 +0000 nadvornik removed unused messages.desc_dlist
Sat, 26 Jul 2008 19:41:46 +0000 nadvornik fixed new folder command
Sat, 26 Jul 2008 19:33:36 +0000 nadvornik fixed renaming of directories
Sat, 26 Jul 2008 18:33:49 +0000 nadvornik added icon for changes without warnings
Sat, 26 Jul 2008 18:17:56 +0000 nadvornik allow only existing folders in destination dialog
Fri, 25 Jul 2008 22:04:55 +0000 nadvornik improved error reporting
Wed, 23 Jul 2008 22:19:16 +0000 nadvornik indicate check warnings and errors in delete and rename dialogs
Wed, 23 Jul 2008 12:46:35 +0000 zas_ Tidy up.
Tue, 22 Jul 2008 21:46:08 +0000 nadvornik basic infrastructure for early error and dangerous operations checking
Mon, 21 Jul 2008 20:50:24 +0000 nadvornik file_util_rename_dir should not return anything
Mon, 21 Jul 2008 20:40:29 +0000 nadvornik added notification handler to view_dir
Sun, 20 Jul 2008 14:52:00 +0000 nadvornik implemented "create directory" command
Sun, 20 Jul 2008 13:59:55 +0000 nadvornik fixed file copy/move dialog
Sun, 20 Jul 2008 11:29:12 +0000 nadvornik fixed previous checkin
Sun, 20 Jul 2008 11:22:19 +0000 nadvornik implemented directory rename and delete operations
Wed, 25 Jun 2008 20:53:52 +0000 zas_ Tidy up.
Sun, 22 Jun 2008 09:19:42 +0000 nadvornik added possibility to disable grouping of selected files
Sat, 07 Jun 2008 15:08:33 +0000 nadvornik various notification improvements
Sat, 07 Jun 2008 10:45:33 +0000 nadvornik use the new notification for collections
Sat, 07 Jun 2008 09:36:12 +0000 nadvornik use new notification in img-view
Sat, 07 Jun 2008 09:10:01 +0000 nadvornik use new notification in layout and layout_image
Sat, 07 Jun 2008 08:13:22 +0000 nadvornik used new notification in search.c
Sat, 07 Jun 2008 07:45:08 +0000 nadvornik used new notification in dupe.c
Fri, 06 Jun 2008 22:34:15 +0000 nadvornik used new notification in cache_maint
Fri, 06 Jun 2008 22:11:03 +0000 nadvornik added NotifyType
Wed, 04 Jun 2008 21:12:47 +0000 nadvornik new notification system (used only in vflist for now)
Tue, 03 Jun 2008 19:44:19 +0000 nadvornik replaced directory path with FileData* dir_fd
Tue, 03 Jun 2008 11:24:16 +0000 zas_ Drop initialization to NULL since filelist_read() will take care of it.
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>