gimp/app/file
Michael Natterer f8848f06fd app: paranoia: ref file_save()'s GFile during save, see previous commit 2014-07-13 15:08:45 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: add file-remote.[ch] which implements uploading/downloading 2014-07-11 01:23:11 +02:00
file-open.c app: port file-open and file-save to the new file-remote utilities 2014-07-11 01:52:17 +02:00
file-open.h app: port file_open_from_command_line() to GFile 2014-07-07 23:58:11 +02:00
file-procedure.c app: file_utils_file_get_ext() now returns an allocated string 2014-07-08 09:10:29 +02:00
file-procedure.h app: port all file_open() and file_save() functions to GFile 2014-07-07 23:58:11 +02:00
file-remote.c app: some GimpProgress cleanup 2014-07-12 23:45:20 +02:00
file-remote.h app: add file-remote.[ch] which implements uploading/downloading 2014-07-11 01:23:11 +02:00
file-save.c app: paranoia: ref file_save()'s GFile during save, see previous commit 2014-07-13 15:08:45 +02:00
file-save.h app: port all file_open() and file_save() functions to GFile 2014-07-07 23:58:11 +02:00
file-utils.c app: fix leak and remove unused variable in file-utils.c 2014-07-08 20:27:07 +02:00
file-utils.h app: change file_utils_filename_to_uri() to file_utils_filename_to_file() 2014-07-08 10:25:25 +02:00
gimp-file.h app: port all file_open() and file_save() functions to GFile 2014-07-07 23:58:11 +02:00