log src/utilops.c @ 2587:c6f9494f6be1

age author description
Wed, 06 Sep 2017 11:59:47 +0100 cclark Fix #508: Copy and Move windows scale incorrectly
Sat, 17 Jun 2017 09:14:58 +0100 Colin Clark Fix #280: Set defaults for Auto Rename
Wed, 15 Mar 2017 11:06:10 +0000 Tomasz Golinski Fix #147: Alternative format for sidecar extension
Wed, 20 Jul 2016 13:20:24 +0100 Colin Clark CopyMoveRename
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Wed, 13 Apr 2016 18:53:12 +0100 Colin Clark Issue #332 Rename function can delete files
Thu, 30 Aug 2012 18:32:32 +0200 Laurent Monin Trim trailing white spaces on empty lines.
Thu, 30 Aug 2012 18:31:41 +0200 Laurent Monin Trim trailing white spaces.
Thu, 30 Aug 2012 18:10:47 +0200 Laurent Monin Clear few more warnings, unused variables mostly.
Sun, 19 Aug 2012 00:28:42 +0200 Vladimir Nadvornik dropped support for gtk < 2.20
Thu, 16 Aug 2012 23:23:38 +0200 Andreas Metzler Fix typo "writting" (instead of "writing").
Thu, 16 Aug 2012 23:20:25 +0200 Laurent Monin Revert "Fix typo "writting" (instead of "writing")."
Wed, 15 Aug 2012 15:26:50 +0200 Andreas Metzler Fix typo "writting" (instead of "writing").
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Tue, 04 Oct 2011 22:09:55 +0200 Vladimir Nadvornik rename file_data_new_simple to file_data_new_group, filedata.c cleanup
Sat, 27 Feb 2010 23:31:07 +0000 Laurent Monin Allow scrollview to grow when generic dialog is resized (ie. Metadata write ? dialog). Do not force scrollbar if not needed.
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Sun, 14 Feb 2010 21:35:11 +0000 Vladimir Nadvornik fixed reference count
Mon, 07 Sep 2009 20:44:29 +0000 Vladimir Nadvornik start_editor_from_filelist_full fixes
Fri, 28 Aug 2009 21:01:29 +0000 Vladimir Nadvornik improved printing of selection
Tue, 25 Aug 2009 21:30:50 +0000 Vladimir Nadvornik write metadata before another opeation
Tue, 30 Jun 2009 19:53:55 +0000 Klaus Ethgen Revert "Add pgettext for some ambiguous strings"
Sat, 20 Jun 2009 18:42:23 +0000 Vladimir Nadvornik fixed leak in file_util_* functions
Fri, 19 Jun 2009 22:34:52 +0000 Vladimir Nadvornik run external commands from current directory even with no files
Wed, 17 Jun 2009 18:41:10 +0000 Vladimir Nadvornik made file_util_start_editor_from_file consider also sidecars
Mon, 08 Jun 2009 19:05:49 +0000 Vladimir Nadvornik unify code paths for New directory
Wed, 03 Jun 2009 20:05:19 +0000 Vladimir Nadvornik regroup sidecar files when an operation on partial group is finished
Tue, 02 Jun 2009 22:33:53 +0000 Vladimir Nadvornik changed selection behavior as requested at
Sun, 31 May 2009 11:08:00 +0000 Vladimir Nadvornik do not block the files sent to external editors like gimp
Thu, 07 May 2009 20:24:35 +0000 Vladimir Nadvornik limit metadata details dialog size
Sat, 02 May 2009 11:14:24 +0000 Vladimir Nadvornik force the metadata dialog if it was triggered by the menu or the button
Fri, 01 May 2009 09:49:27 +0000 Vladimir Nadvornik allow external editors without parameters, as long as they are in
Tue, 28 Apr 2009 06:54:59 +0000 Vladimir Nadvornik compilation fixes for older glib and gtk
Sat, 25 Apr 2009 20:55:11 +0000 Vladimir Nadvornik added more info to the details dialog
Fri, 24 Apr 2009 23:26:49 +0000 Vladimir Nadvornik added details dialog for other operations too
Fri, 24 Apr 2009 22:51:00 +0000 Vladimir Nadvornik added possibility to exclude individual files
Thu, 23 Apr 2009 21:15:14 +0000 Vladimir Nadvornik fixed writting metadata behavior at exit
Thu, 23 Apr 2009 21:12:19 +0000 Vladimir Nadvornik added an image to the file details dialog
Thu, 23 Apr 2009 20:48:03 +0000 Vladimir Nadvornik differentiate between "Cancel" and "Discard changes"
Tue, 21 Apr 2009 21:47:11 +0000 Laurent Monin Fix up few warnings (especially on 64bits platforms).
Tue, 21 Apr 2009 21:07:28 +0000 Vladimir Nadvornik added possibility to show modifiied metadata before write
Fri, 10 Apr 2009 09:47:20 +0000 Klaus Ethgen Add pgettext for some ambiguous strings
Mon, 06 Apr 2009 22:13:54 +0000 Laurent Monin Fix up event source ids type: gint -> guint.
Mon, 16 Mar 2009 19:11:39 +0000 Laurent Monin gint -> gboolean where applicable.
Sun, 08 Mar 2009 23:12:49 +0000 Laurent Monin Introduce EditorFlags type, cleanup.
Sun, 08 Mar 2009 15:30:15 +0000 Laurent Monin 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 Laurent Monin When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
Sat, 07 Feb 2009 21:03:11 +0000 Vladimir Nadvornik force at least one idle call before writting metadata
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Sun, 01 Feb 2009 12:48:14 +0000 Vladimir Nadvornik read external editors from .desktop files
Fri, 02 Jan 2009 14:58:21 +0000 Vladimir Nadvornik added done callback to utilops
Fri, 26 Dec 2008 14:12:36 +0000 Vladimir Nadvornik improved sidecar writting
Thu, 25 Dec 2008 12:19:37 +0000 Vladimir Nadvornik perform internal commands in idle call
Sun, 21 Dec 2008 21:20:36 +0000 Vladimir Nadvornik most of the metadata options now works
Sat, 20 Dec 2008 20:43:56 +0000 Vladimir Nadvornik use the workflow in utilops.c for metadata approving and writting
Sun, 23 Nov 2008 16:16:09 +0000 Laurent Monin 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 Laurent Monin 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 Vladimir Nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sun, 05 Oct 2008 18:25:44 +0000 Vladimir Nadvornik fixed confirm_delete option
Tue, 26 Aug 2008 22:22:51 +0000 Laurent Monin For the sake of consistency, use glib basic types everywhere.