gimp/libgimpbase
Michael Natterer 99937ddfce libgimpbase: add gimp_output_stream_[v]printf()
Temporary, to be removed when we depend on glib 2.40, which will
clearly be before gimp 2.10
2013-11-28 00:29:43 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00
gimpbase-private.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpbase-private.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbase.def libgimpbase: add gimp_output_stream_[v]printf() 2013-11-28 00:29:43 +01:00
gimpbase.h Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00
gimpbaseenums.c libgimpbase: enum GimpForegroundExtractMode: add GIMP_FOREGROUND_EXTRACT_MATTING 2013-05-07 23:00:57 +02:00
gimpbaseenums.h libgimpbase: enum GimpForegroundExtractMode: add GIMP_FOREGROUND_EXTRACT_MATTING 2013-05-07 23:00:57 +02:00
gimpbasetypes.c libgimpbase: move docs from template files to inline comments 2010-06-29 19:16:51 +02:00
gimpbasetypes.h Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00
gimpchecks.c libgimpbase: move docs from template files to inline comments 2010-06-29 19:16:51 +02:00
gimpchecks.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcpuaccel.c Add SSE3, 4, and AVX gimp_cpu_accel checks 2013-06-25 20:40:27 -07:00
gimpcpuaccel.h Add SSE3, 4, and AVX gimp_cpu_accel checks 2013-06-25 20:40:27 -07:00
gimpdatafiles.c Bug 703113 - Plug-ins are queried on every launch 2013-07-12 15:18:38 +02:00
gimpdatafiles.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpenv.c libgimpbase: use g_win32_get_package_installation_directory_of_module() 2013-01-27 22:38:35 +01:00
gimpenv.h libgimpbase: add gimp_installation_directory() 2012-05-23 11:49:07 +02:00
gimplimits.h libgimpbase: also update comment next to GIMP_MAX_IMAGE_SIZE 2013-09-19 09:07:18 +02:00
gimpmemsize.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpmemsize.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpmetadata.c Bug 711241 - Broken or unknown metadata tag should not cancel... 2013-11-11 00:11:43 +01:00
gimpmetadata.h plug-ins: reverse the logic for setting GimpMetadataSaveFlags 2013-10-27 15:38:42 +01:00
gimpparam.h libgimpbase: move docs from template files to inline comments 2010-06-29 19:16:51 +02:00
gimpparasite.c libgimpbase: move docs from template files to inline comments 2010-06-29 19:16:51 +02:00
gimpparasite.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpparasiteio.c libgimpbase: move docs from template files to inline comments 2010-06-29 19:16:51 +02:00
gimpparasiteio.h Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpprotocol.c Bug 685445 - color-to-alpha plugin crashes (use-after-free) 2012-10-22 19:03:00 +02:00
gimpprotocol.h pdb: add a new PDB group "item" and move lots of functions to it 2010-07-09 09:34:44 +02:00
gimprectangle.c libgimpbase: move docs from template files to inline comments 2010-06-29 19:16:51 +02:00
gimprectangle.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpreloc.c libgimpbase: clean up the linux relocation code 2013-01-27 22:26:29 +01:00
gimpreloc.h libgimpbase: clean up the linux relocation code 2013-01-27 22:26:29 +01:00
gimpsignal.c libgimpbase: move docs from template files to inline comments 2010-06-29 19:16:51 +02:00
gimpsignal.h libgimpbase: move docs from template files to inline comments 2010-06-29 19:16:51 +02:00
gimpunit.c libgimpbase: improve gimp_unit_is_metric() 2013-11-17 21:03:37 +01:00
gimpunit.h libgimpbase: add gimp_unit_is_metric() 2013-10-12 18:54:34 +02:00
gimputils.c libgimpbase: add gimp_output_stream_[v]printf() 2013-11-28 00:29:43 +01:00
gimputils.h libgimpbase: add gimp_output_stream_[v]printf() 2013-11-28 00:29:43 +01:00
gimpvaluearray.c libgimpbase: add GimpParamSpecValueArray for the same reason 2012-05-04 00:51:50 +02:00
gimpvaluearray.h libgimpbase: add GimpParamSpecValueArray for the same reason 2012-05-04 00:51:50 +02:00
gimpwin32-io.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpwire.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpwire.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
test-cpu-accel.c Moved the CPU detection code to libgimpbase (see bug #342860): 2006-06-02 09:58:03 +00:00