Gimp/app/file
2016-01-01 20:52:45 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
file-open.c app: turn get_label() and get_blurb() into virtual functions of GimpProcedure 2016-01-01 20:52:45 +01: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: derive GimpProcedure from GimpViewable 2016-01-01 20:05:32 +01: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 Removes various easy compilation warnings. 2014-09-28 18:18:00 +02:00
file-remote.h app: separate the mount logic from uploading/downloading 2014-07-23 21:37:13 +02:00
file-save.c app: turn get_label() and get_blurb() into virtual functions of GimpProcedure 2016-01-01 20:52:45 +01: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 implicit enum casting 2015-01-10 00:02:28 +01: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
Makefile.am app: add file-remote.[ch] which implements uploading/downloading 2014-07-11 01:23:11 +02:00