log src/utilops.c @ 1289:deb0876c29d2

age author description
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