libvips/libvips/iofuncs
John Cupitt caed71af04 emit "finish" at the end of targetcustom write
In 8.13 we deprecated target_finish() (it did not have an error return)
to target_end() (now has an error return).

This PR makes target_end() also emit the "finish" signal for
compatibility with the previous API. ruby-vips, for example, looks for
on_finish() to close files.

See https://github.com/libvips/ruby-vips/issues/351

Thanks lucaskanashiro
2022-12-16 11:32:16 +00:00
..
Makefile.am configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
buf.c fix null string in buffer print 2022-09-11 14:29:12 +01:00
buffer.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
cache.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
connection.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
dbuf.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
enumtemplate Update `glib-mkenums` templates (#2939) 2022-07-22 15:33:40 +01:00
enumtypes.c Update `glib-mkenums` templates (#2939) 2022-07-22 15:33:40 +01:00
error.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
gate.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
generate.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
ginputsource.c improve scaling of SVG images 2022-06-06 12:08:43 +01:00
header.c fix RGBA_ONLY with generic mono 2022-07-10 19:32:14 +01:00
image.c lock progress to 100% on posteval 2022-05-23 19:27:40 +01:00
init.c cleaner blocking code 2022-06-11 15:37:27 +01:00
mapfile.c Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00
memory.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
meson.build Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00
object.c Add tiffsave target (#2798) 2022-05-20 18:38:17 +01:00
operation.c cleaner blocking code 2022-06-11 15:37:27 +01:00
rect.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
region.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
reorder.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
sbuf.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
semaphore.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
sink.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
sink.h rename nlines as n_lines 2017-04-26 09:45:00 +01:00
sinkdisc.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
sinkmemory.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
sinkscreen.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
source.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
sourcecustom.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
sourceginput.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
system.c Prefer to use `flags |=` everywhere (#2854) 2022-06-11 15:40:39 +01:00
target.c Fix `dzsave_target` for ZIP output (#2927) 2022-07-15 19:39:56 +01:00
targetcustom.c emit "finish" at the end of targetcustom write 2022-12-16 11:32:16 +00:00
threadpool.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
type.c Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00
util.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
vector.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
vips.c vipsload: ensure resolution is positive (#2742) 2022-04-03 11:00:44 +01:00
vipsmarshal.c add VipsStreamiu 2019-11-21 16:22:43 +00:00
vipsmarshal.h add VipsStreamiu 2019-11-21 16:22:43 +00:00
vipsmarshal.list add VipsStreamiu 2019-11-21 16:22:43 +00:00
window.c Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00