]> git.imager.perl.org - imager.git/history - imexttypes.h
(rt #127575) link to Imager::Install from Imager::Files
[imager.git] / imexttypes.h
2018-12-15 Tony Cookmove EXIF handling from the JPEG handler to core Imager
2015-03-26 Tony Cookwe don't need to bump API level twice in the same release
2015-03-26 Tony Cookadd colorchannels(), alphachannel() and colormodel...
2015-01-25 Tony Cookimproved polygon support
2015-01-25 Tony Cookbump IMAGER_API_LEVEL since I added APIs
2015-01-25 Tony Cookaccess to poly_poly from perl as polypolygon()
2013-02-21 Tony Cookmark mm_log() for the API with the right gcc -Wformat...
2012-12-14 Tony Cookimproved support for threads
2012-12-14 Tony Cookrestore ABI level 5 compatibility
2012-11-24 Tony Cookadd mutex functions to the API
2012-11-24 Tony Cookadd i_errors()/im_errors() to the API
2012-11-24 Tony Cookadd some context dependent functions to the API
2012-11-24 Tony Cookupdate I/O layers to accept a context on creation
2012-11-24 Tony CookWIP, it compiles
2012-11-24 Tony CookWIP, more context changes
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-17 Tony Cookadding tracing for the slot APIs
2012-09-11 Tony Cookimproved thread safety for Imager
2012-09-11 Tony Cookadd mutex functions to the API
2012-08-26 Tony Cookadd the context slot APIs
2012-08-25 Tony Cookadd mutex functions to the API
2012-08-14 Tony Cookadd i_errors()/im_errors() to the API
2012-08-14 Tony Cookadd some context dependent functions to the API
2012-08-14 Tony Cookupdate I/O layers to accept a context on creation
2012-08-14 Tony CookWIP, it compiles
2012-08-14 Tony CookWIP, more context changes
2012-04-29 Tony Cooki_get_file_background[f]?() now return int
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-13 Tony Cookadd psamp(), psampf() to C image API
2011-10-10 Tony CookMerge the I/O buffering branch
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2010-09-25 Tony CookMove freetype 2 support into its own module
2010-09-16 Tony Cookmove win32 font support in a new directory, and use...
2010-08-31 Tony Cookmove JPEG into it's own module
2010-08-25 Tony Cookmove TIFF into its own module
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-07-31 Tony Cook - Finished/rewrote Arnar's old SGI RGB file format...
2006-06-27 Tony Cookimplement a flood_fill that stops at a given color...
2006-06-26 Tony Cookadd support for file write plugins
2006-02-21 Tony Cook- added version/level to the API function table structure
2006-02-17 Tony Cook- more memory allocation integer overflow auditing
2006-01-11 Tony Cook- constify the Imager API
2006-01-10 Tony Cook- start of external Imager API access: