libvips/libvips/iofuncs
Kleis Auke Wolthuizen 1214f942f9
Prefer to use `flags |=` everywhere (#2854)
Use the bitwise OR assignment operator to ensure that derived
classes does not overwrite the flags from the base class. Also,
move the flags from `openslideload_source` to its base class.
2022-06-11 15:40:39 +01:00
..
Makefile.am add sourceginput 2020-12-28 15:14:36 +00:00
buf.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00: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 Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
dbuf.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
enumtemplate Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00
enumtypes.c tried (and failed) to build against ubuntu nifti 2022-04-18 15:13:55 +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 improve the interpretation sanity checker 2022-05-22 14:05:01 +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 fix ssize_t / ssize_t confusion 2022-05-11 22:28:34 +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 Add tiffsave target (#2798) 2022-05-20 18:38:17 +01:00
sourcecustom.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
sourceginput.c Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
system.c Prefer to use `flags |=` everywhere (#2854) 2022-06-11 15:40:39 +01:00
target.c Add tiffsave target (#2798) 2022-05-20 18:38:17 +01:00
targetcustom.c fix typo in tatrgetcustom.c 2022-05-21 17:30:55 +01: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