log

age author description
Fri, 11 Apr 2008 20:35:37 +0000 zas_ Make thumbnail standard fail directory after current application
Fri, 11 Apr 2008 20:01:29 +0000 zas_ Define drag and drop target string in dnd.h.
Fri, 11 Apr 2008 19:43:36 +0000 zas_ Use secure save in history_list_save().
Fri, 11 Apr 2008 17:11:14 +0000 zas_ Use secure save in comment_file_write().
Fri, 11 Apr 2008 16:46:21 +0000 zas_ Secure save now unlinks temporary file on error by default.
Fri, 11 Apr 2008 16:04:37 +0000 zas_ Use secure save feature when saving collections.
Fri, 11 Apr 2008 16:02:33 +0000 zas_ Preserve permissions of the destination file when using secure save.
Fri, 11 Apr 2008 15:27:08 +0000 zas_ Revert part of the previous patch, let the caller take care
Fri, 11 Apr 2008 14:27:55 +0000 zas_ Use path_from_utf8() on the passed filename.
Fri, 11 Apr 2008 13:07:48 +0000 zas_ ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,
Fri, 11 Apr 2008 12:31:32 +0000 zas_ Move secure save code to its own files: secure_save.{c,h}.
Fri, 11 Apr 2008 12:25:36 +0000 zas_ Add missing #ifdef/#endif.
Fri, 11 Apr 2008 10:46:52 +0000 zas_ Ensure that gcc flag -Wall is set.
Fri, 11 Apr 2008 10:45:37 +0000 zas_ Silent some gcc warnings.