libvips/libvips/iofuncs
John Cupitt 8f364a8b51 rename some _get funcs
all the _get_ funcs that returned a bool have become _isthing()
functions, eg.

vips_object_argument_get_assigned() ->
  vips_object_argument_isset()
2012-11-09 13:08:59 +00:00
..
Makefile.am new icc transformer compiles 2012-09-25 22:06:24 +01:00
base64.c remove dmalloc support 2011-09-23 17:12:47 +01:00
base64.h make everything LGPL2.1+ 2012-09-17 11:52:32 +01:00
buf.c make everything LGPL2.1+ 2012-09-17 11:52:32 +01:00
buffer.c update use of GPrivate 2012-10-23 13:57:38 +01:00
cache.c better cache trace, small fixes 2012-10-29 17:19:15 +00:00
enumtemplate
enumtypes.c add @depth option to dzsave 2012-11-01 18:11:46 +00:00
error.c more work on vips_quadratic 2012-11-08 13:34:37 +00:00
generate.c clean out debugging code 2012-10-31 09:17:21 +00:00
header.c better colourspace sniffing 2012-11-01 13:16:54 +00:00
image.c rename some _get funcs 2012-11-09 13:08:59 +00:00
init.c Merge remote-tracking branch 'origin/master' into colour 2012-10-25 08:58:17 +01:00
mapfile.c switch to new vips_copy() 2011-10-15 06:49:59 +01:00
memory.c new new g_thread*() API 2012-10-23 13:36:39 +01:00
object.c rename some _get funcs 2012-11-09 13:08:59 +00:00
operation.c rename some _get funcs 2012-11-09 13:08:59 +00:00
rect.c remove dmalloc support 2011-09-23 17:12:47 +01:00
region.c rename some _get funcs 2012-11-09 13:08:59 +00:00
semaphore.c new new g_thread*() API 2012-10-23 13:36:39 +01:00
sink.c rename some _get funcs 2012-11-09 13:08:59 +00:00
sink.h more accurate progress reporting 2012-04-12 10:01:17 +01:00
sinkdisc.c sync 2012-10-30 17:16:55 +00:00
sinkmemory.c clean out debugging code 2012-10-31 09:17:21 +00:00
sinkscreen.c new new g_thread*() API 2012-10-23 13:36:39 +01:00
threadpool.c update use of GPrivate 2012-10-23 13:57:38 +01:00
type.c easier array arg creation 2012-11-02 21:45:13 +00:00
util.c make everything LGPL2.1+ 2012-09-17 11:52:32 +01:00
vector.c rename some _get funcs 2012-11-09 13:08:59 +00:00
vips.c better temp file habndling on Windows 2012-07-05 14:40:18 +01:00
window.c hackery to get goi working 2011-12-31 18:22:42 +00:00