libvips/libvips
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
..
arithmetic Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
colour Pass close-on-exec flag to lcms for non-Windows OS (#2816) 2022-05-21 17:28:40 +01:00
conversion Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
convolution Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
create Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
deprecated small configure improvements 2022-05-16 14:45:53 +01:00
draw Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
foreign Prefer to use `flags |=` everywhere (#2854) 2022-06-11 15:40:39 +01:00
freqfilt Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
histogram Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
include add dzsave to a target (#2718) 2022-05-20 18:38:46 +01:00
iofuncs Prefer to use `flags |=` everywhere (#2854) 2022-06-11 15:40:39 +01:00
module Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
morphology Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
mosaicing Update C++ binding and function list (#2851) 2022-06-10 14:43:44 +01:00
resample Prefer to use `flags |=` everywhere (#2854) 2022-06-11 15:40:39 +01:00
Makefile.am Remove `VIPS_EXEEXT` and `VIPS_SONAME` definitions (#2694) 2022-02-27 15:27:37 +00:00
Vips-8.0.metadata Enhance the introspection support by fixing annotations (#2657) 2022-02-15 10:54:40 +00:00
dummy.c stray "im_" prefix 2022-02-20 17:07:29 +00:00
introspect.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