John Cupitt
|
ef2d7024bd
|
version number bump
starting to stabilise 7.28, hopefully
|
2012-01-30 11:27:28 +00:00 |
John Cupitt
|
d621cd1f38
|
remove old fftw2 path, reduce mem use
|
2012-01-28 11:27:16 +00:00 |
John Cupitt
|
2e4dedeebc
|
gm tweaks
|
2012-01-18 14:57:22 +00:00 |
John Cupitt
|
56bab17678
|
Merge remote-tracking branch 'origin/7.26'
Conflicts:
ChangeLog
TODO
configure.in
libvips/deprecated/dispatch_types.c
libvips/foreign/tiff2vips.c
libvips/include/vips/image.h
libvips/iofuncs/header.c
libvips/iofuncs/operation.c
po/vips7.pot
|
2012-01-14 14:00:41 +00:00 |
John Cupitt
|
b210d34192
|
interpolation CLI args were broken
thanks to speckins, broken since 7.26.4, embarassingly
I've added another test to make check to stop this happening again
|
2012-01-14 11:19:50 +00:00 |
John Cupitt
|
b43f38997d
|
small fixes
|
2012-01-11 15:00:37 +00:00 |
John Cupitt
|
7ae919e4f4
|
more hacking on gio warnings
all the serious ones seem to be fixed now
|
2012-01-01 12:04:46 +00:00 |
John Cupitt
|
d0ec401a12
|
hackery to get goi working
|
2011-12-31 18:22:42 +00:00 |
John Cupitt
|
0983b50905
|
Merge remote-tracking branch 'origin/gobject-introspection' into goi-merge
Conflicts:
TODO
libvips/arithmetic/im_recomb.c
libvips/arithmetic/im_stats.c
libvips/deprecated/im_measure.c
libvips/include/vips/header.h
libvips/include/vips/image.h
libvips/include/vips/object.h
libvips/iofuncs/header.c
libvips/iofuncs/image.c
libvips/iofuncs/object.c
|
2011-12-24 17:36:55 +00:00 |
John Cupitt
|
14734596a1
|
move VipsFormat to deprecated
|
2011-12-20 15:29:33 +00:00 |
John Cupitt
|
6864739351
|
move matio read to new system
|
2011-12-20 10:10:53 +00:00 |
John Cupitt
|
0377920764
|
mvoe png load/save over
|
2011-12-19 21:40:08 +00:00 |
John Cupitt
|
3015d7d7b8
|
move imagemagick load over to the new style
|
2011-12-19 08:58:04 +00:00 |
John Cupitt
|
0137186205
|
move fits read/write to new-style
|
2011-12-13 17:50:55 +00:00 |
John Cupitt
|
a2ed2edb5d
|
fix --without-tiff etc.
|
2011-12-13 13:19:20 +00:00 |
John Cupitt
|
7fe4843250
|
Merge remote-tracking branch 'origin/master' into format-hacking
also, start adding openslide.c to foreign
Conflicts:
ChangeLog
TODO
libvips/iofuncs/image.c
|
2011-12-11 15:54:08 +00:00 |
John Cupitt
|
3e3c66fc32
|
lazy read from tiled tiff was broken
|
2011-12-05 22:00:01 +00:00 |
John Cupitt
|
56fb2126b8
|
rename VipsFile as VipsForeign
|
2011-11-29 11:43:08 +00:00 |
Benjamin Gilbert
|
1078c2a7fb
|
add configure check for OpenSlide
|
2011-11-26 22:18:46 -05:00 |
John Cupitt
|
9cb602baa1
|
more new format stuff to VipsFile
|
2011-11-23 17:38:19 +00:00 |
John Cupitt
|
2f7de7f8d0
|
redone ifthenelse/blend as classes
relational/ can now go, woo
|
2011-11-15 21:49:49 +00:00 |
John Cupitt
|
5b133145a7
|
move im_shift*( to a class, remove bool package
|
2011-11-12 17:18:13 +00:00 |
John Cupitt
|
786eca0d3e
|
use atexit() to call vips_shutdown()
|
2011-11-10 14:10:24 +00:00 |
John Cupitt
|
8fe50220d5
|
move mask/ to deprecated, add VipsRound
|
2011-11-10 13:53:58 +00:00 |
John Cupitt
|
df7059bc4a
|
Merge remote-tracking branch 'origin/7.26'
Conflicts:
ChangeLog
configure.in
libvips/iofuncs/header.c
|
2011-10-18 14:40:04 +01:00 |
John Cupitt
|
65e79de8f9
|
NOCACHE was not being set on OS X
mmap() on OS X caches too much and we were not turning it off correctly
|
2011-10-15 06:35:16 +01:00 |
John Cupitt
|
22a585c45b
|
Merge remote-tracking branch 'origin/7.26'
Conflicts:
ChangeLog
configure.in
po/vips7.pot
|
2011-10-12 12:09:08 +01:00 |
John Cupitt
|
95c421f618
|
version bump
|
2011-10-12 12:06:53 +01:00 |
John Cupitt
|
b948f17c02
|
Merge remote-tracking branch 'origin/7.26'
Conflicts:
ChangeLog
configure.in
libvips/include/vips/vips.h
libvips/include/vips/vips7compat.h
libvips/iofuncs/image.c
libvips/iofuncs/init.c
po/vips7.pot
|
2011-10-11 21:49:06 +01:00 |
John Cupitt
|
df599f2f55
|
better vips_init() fallback
the vips_init() fallback was not working well ... new, better one gets
called more often
|
2011-09-12 12:28:01 +01:00 |
John Cupitt
|
7111ff2433
|
version bump for next cycle
s Please enter the commit message for your changes. Lines starting
|
2011-08-21 18:06:19 +01:00 |
John Cupitt
|
11eb90cdb3
|
itest for C++ compiler
automatically disable C++ support if no compiler found
|
2011-08-16 13:26:57 +01:00 |
John Cupitt
|
1e21963f83
|
don't use G_VALUE_COLLECT_INIT
|
2011-08-15 13:59:47 +01:00 |
John Cupitt
|
b748961743
|
im_benchmark.c had some debugging left in
oops, im_benchmark.c had some work commenetd out, hence the fast run
times
|
2011-08-10 10:17:36 +01:00 |
John Cupitt
|
b494ce7a52
|
stuff!
|
2011-08-09 12:45:42 +01:00 |
John Cupitt
|
e7dbd89938
|
bump version again, doc fixes
|
2011-07-26 22:37:03 +01:00 |
John Cupitt
|
b0e7c727fa
|
version bump
version bump for release, get make dist working again
|
2011-07-26 09:59:53 +01:00 |
John Cupitt
|
1b5803af2e
|
new man pages
restored and updated man.1 pages
|
2011-07-26 09:27:06 +01:00 |
John Cupitt
|
f69168fc04
|
gobject-introspection compiles
we now mostly compile cleanly, woo
|
2011-06-22 12:17:43 +01:00 |
John Cupitt
|
271a6717a3
|
more introspection fiddling
|
2011-06-21 22:37:53 +01:00 |
John Cupitt
|
f94541ba64
|
more introspection hackery
|
2011-06-21 14:41:38 +01:00 |
John Cupitt
|
b9d32462ba
|
add gobject introspection support
|
2011-06-20 18:00:01 +01:00 |
John Cupitt
|
4650234e20
|
add VIPS_EXEEXT to the exported API
EXEEXT was just internal, now it's part of the API we export
|
2011-06-15 14:42:49 +01:00 |
John Cupitt
|
e0d4ed89ff
|
reorganise tools/ dir
The subdir in tools are no lonmger necessary. Also, remove ther old bin
links feature, not very useful anymore.
|
2011-04-06 12:06:32 +01:00 |
John Cupitt
|
8ddc805878
|
phew all done
iofuncs is now all on the vips_ namespace, and all revised, hopefully
|
2011-03-28 17:18:06 +01:00 |
John Cupitt
|
0dfd37b036
|
better png import
better handling of 1-bit and palette png images, though png 1.2.9 and
later only now argh
|
2011-03-20 11:28:17 +00:00 |
John Cupitt
|
c0b98a19f9
|
remove deprecated cli programs
removed some deprecated or now-replaced cli programs
|
2011-03-11 13:58:22 +00:00 |
John Cupitt
|
aa620ea540
|
remove the old man pages
Finally junk the old man pages, everything is redone as gtk-doc now.
|
2011-02-03 11:50:58 +00:00 |
John Cupitt
|
af95502d82
|
final operators gtk-doc'd
All done! Good Lord. Just some parts of iofuncs/ still to do.
|
2011-02-02 17:17:05 +00:00 |
John Cupitt
|
6425cd2660
|
stuff
|
2010-12-13 17:31:38 +00:00 |