Gimp/app/file
Massimo Valentini 42e370e208 app: don't pass NULL to g_object_add_weak_pointer
opening many images from the command line used to print:

(gimp-2.9:): GLib-GObject-CRITICAL **: g_object_add_weak_pointer:
assertion 'G_IS_OBJECT (object)' failed

because only the first finds the empty display
(cherry picked from commit 8a7d5c9d16)
2013-07-05 18:19:20 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
file-open.c app: don't pass NULL to g_object_add_weak_pointer 2013-07-05 18:19:20 +02:00
file-open.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-procedure.c app: fix saving/loading of .xcf.gz and other compressed XCFs 2013-05-02 20:12:26 +02:00
file-procedure.h app: Add file_procedure_in_group() 2009-05-16 09:47:36 +02:00
file-save.c Bug 676566 - Window title becomes "Untitled" after exporting without saving 2012-07-17 22:59:09 +02:00
file-save.h app: make file_save() aware of the difference between overwrite and export 2012-05-18 18:59:10 +02:00
file-utils.c app: fix saving/loading of .xcf.gz and other compressed XCFs 2013-05-02 20:12:26 +02:00
file-utils.h app: fix saving/loading of .xcf.gz and other compressed XCFs 2013-05-02 20:12:26 +02:00
gimp-file.h app: gimp_image_get/set_imported/exported/save_a_copy_uri() 2011-02-02 22:28:46 +01:00
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00