2012-12-14 |
Tony Cook | improved support for threads |
blob | commitdiff | raw |
2012-11-24 |
Tony Cook | fill out documentation |
blob | commitdiff | raw |
2012-11-24 |
Tony Cook | avoid i_push_errorf() and i_fatal() in a few more places |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | remove the obsolete and unused i_img_new() function |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | update image.c with IMAGER_NO_CONTEXT |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | implement reference counting for context objects |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | WIP, it compiles |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | WIP, more context changes |
blob | commitdiff | raw | diff to current |
2012-09-29 |
Tony Cook | revert threading changes, they aren't ready for the... |
blob | commitdiff | raw | diff to current |
2012-09-11 |
Tony Cook | improved thread safety for Imager |
blob | commitdiff | raw |
2012-08-14 |
Tony Cook | fill out documentation |
blob | commitdiff | raw |
2012-08-14 |
Tony Cook | avoid i_push_errorf() and i_fatal() in a few more places |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Tony Cook | remove the obsolete and unused i_img_new() function |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Tony Cook | update image.c with IMAGER_NO_CONTEXT |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Tony Cook | implement reference counting for context objects |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Tony Cook | WIP, it compiles |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Tony Cook | WIP, more context changes |
blob | commitdiff | raw | diff to current |
2012-04-29 |
Tony Cook | i_get_file_background[f]?() now return int |
blob | commitdiff | raw | diff to current |
2012-03-05 |
Tony Cook | [rt #75258] fix the utterly broken i_gpixf() for palett... |
blob | commitdiff | raw | diff to current |
2011-10-10 |
Tony Cook | [rt #70656] apply the last the Debian spelling fixes |
blob | commitdiff | raw | diff to current |
2011-10-10 |
Tony Cook | Merge the I/O buffering branch |
blob | commitdiff | raw | diff to current |
2011-08-08 |
Tony Cook | switch to using size_t and i_img_dim strictly |
blob | commitdiff | raw | diff to current |
2011-05-25 |
Tony Cook | split 8-bit image implementation out of the megafile... |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Tony Cook | test coverage and fix pass for compose() |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Tony Cook | add an internal i_img_samef() and adapt is_imaged(... |
blob | commitdiff | raw | diff to current |
2010-12-16 |
Tony Cook | - images with an translucent alpha channel were not... |
blob | commitdiff | raw | diff to current |
2010-10-01 |
Tony Cook | detect some more file types |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Tony Cook | move JPEG into it's own module |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Tony Cook | move TIFF into its own module |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Tony Cook | huge spelling update and spell checking patch |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Tony Cook | - use scanline oriented operations to flip images... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
Tony Cook | - an integer division meant that preview scaling to... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Tony Cook | API documentation (mostly) |
blob | commitdiff | raw | diff to current |
2008-04-18 |
Tony Cook | - check that the result of fileno($fh) is defined... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Tony Cook | - writing a 2 or 4 channel image to a PGM/PPM will... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Tony Cook | - writing a 2 or 4 channel image to a JPEG will now... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Tony Cook | commit changes from draw branch |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Tony Cook | merge in tiff re-work branch |
blob | commitdiff | raw | diff to current |
2007-10-30 |
Tony Cook | - validate chan_count for chans == NULL for each of... |
blob | commitdiff | raw | diff to current |
2007-09-11 |
Tony Cook | define 0.61 release goals |
blob | commitdiff | raw | diff to current |
2007-08-25 |
Tony Cook | added cleanup, documentation, further tests and graysca... |
blob | commitdiff | raw | diff to current |
2007-08-24 |
Tony Cook | Gabriel Vasseur's patch, corrected just enough for... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Tony Cook | - Finished/rewrote Arnar's old SGI RGB file format... |
blob | commitdiff | raw | diff to current |
2006-12-30 |
Tony Cook | Various changes: |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Tony Cook | the rubthrough() method now supports destination images... |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Tony Cook | add detection of BZIP2 and gzip data |
blob | commitdiff | raw | diff to current |
2006-07-21 |
Tony Cook | add a magic entry to detect XWD files |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Tony Cook | cast 2 signed/unsigned char pointer conversions to... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Tony Cook | long delayed renaming of m_fatal() to i_fatal() to... |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Tony Cook | add support for file write plugins |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Tony Cook | i_test_format_probe: |
blob | commitdiff | raw | diff to current |
2006-03-30 |
Tony Cook | add format probes for SGI RGB, ILBM, XPM, PCX, FITS... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Tony Cook | - i_test_format_probe() now attempts to detect MS Windo... |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Tony Cook | - eliminate sign warning from image.c |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Tony Cook | - constify the Imager API |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Tony Cook | - start of external Imager API access: |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Tony Cook | - creating an image where the size of the allocated... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
Tony Cook | - renamed io.h to imio.h to prevent problems building... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Tony Cook | - the changes to scale() had some problems with integer... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Tony Cook | - the parameters to crop() weren't handled... |
blob | commitdiff | raw | diff to current |
2004-09-05 |
Tony Cook | - previously, if you supplied to_paletted and... |
blob | commitdiff | raw | diff to current |
2004-01-03 |
Arnar Mar Hrafnkelsson | Removed half finished speedhack for 3ch8bit images... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Arnar Mar Hrafnkelsson | Added extra parameters to rubthrough so only a subimage of |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Arnar Mar Hrafnkelsson | Autodetection of fileformat as loading. |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Arnar Mar Hrafnkelsson | More debugging for auto probing of image types. |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Arnar Mar Hrafnkelsson | More support for autodetection of formats, still some... |
blob | commitdiff | raw | diff to current |
2002-08-19 |
Arnar Mar Hrafnkelsson | Support for probing for fileformats. |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Arnar Mar Hrafnkelsson | temporary scaling test code, proper defaults for crop(). |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Tony Cook | hide or rename any symbols that are likely to conflict... |
blob | commitdiff | raw | diff to current |
2002-03-31 |
Tony Cook | difference() method |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Tony Cook | Ticket #369 - writing grayscale images to GIF |
blob | commitdiff | raw | diff to current |
2002-02-03 |
Tony Cook | added Artur's OSX dlload() emulation, with minor changes |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Arnar Mar Hrafnkelsson | Removed old cruft from image.* and minor changes to... |
blob | commitdiff | raw | diff to current |
2001-11-12 |
Arnar Mar Hrafnkelsson | Finished antialiased polygon drawing routines. |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Arnar Mar Hrafnkelsson | Fixed i_transform2() so malloc(0) doesn't happen. ... |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Arnar Mar Hrafnkelsson | Added static to all internal functions for image.c... |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Arnar Mar Hrafnkelsson | Fixed warnings for ~0 for unsigned int variables. ... |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Arnar Mar Hrafnkelsson | Fixes to the scale function so that edges are handled... |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Arnar Mar Hrafnkelsson | Closed memory leaks when an error occurs during load... |
blob | commitdiff | raw | diff to current |
2001-10-11 |
Tony Cook | some fixes to double/sample image support |
blob | commitdiff | raw | diff to current |
2001-08-29 |
Tony Cook | implement fountain fills similar to most paint programs |
blob | commitdiff | raw | diff to current |
2001-08-13 |
Tony Cook | Egads |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Arnar Mar Hrafnkelsson | Removed a bunch of unused variables and fixed an attemp... |
blob | commitdiff | raw | diff to current |
2001-05-06 |
Tony Cook | oops, forgot to free the memory I allocated |
blob | commitdiff | raw | diff to current |
2001-05-06 |
Tony Cook | implementing read/put horizontal line of pixels |
blob | commitdiff | raw | diff to current |
2001-05-06 |
Tony Cook | minor fix to code layout changes |
blob | commitdiff | raw | diff to current |
2001-05-04 |
Arnar Mar Hrafnkelsson | Just code layout changes and logging. |
blob | commitdiff | raw | diff to current |
2001-05-04 |
Arnar Mar Hrafnkelsson | Added a testcase for copy() and flip() methods, fixed... |
blob | commitdiff | raw | diff to current |
2001-05-04 |
Arnar Mar Hrafnkelsson | Added flip() and docs to Imager.pm and i_flipxy() to... |
blob | commitdiff | raw | diff to current |
2001-03-25 |
Arnar Mar Hrafnkelsson | Initial revision Imager-0_38 Imager-0_38pre9 |
blob | commitdiff | raw | diff to current |
|