summaryrefslogtreecommitdiff
path: root/image
Commit message (Expand)AuthorAgeFilesLines
* Further fixes for unsigned int being used as an intptrRob Kendrick2008-04-071-4/+4
* Fix assumption that int is the same width as a pointerRob Kendrick2008-04-071-10/+11
* Fix build with WITH_NSSPRITE undefinedJohn Mark Bell2008-03-291-1/+1
* Fix instructions on disabling librosprite. Move #include for when James Shaw2008-03-291-0/+2
* Implement sprite support for GTK using librospriteJames Shaw2008-03-292-0/+166
* Save non-opaque images with a proper mask/full alpha channelAdrian Lees2008-03-241-1/+3
* Wrap jpeg library check in #ifdef riscos, as we don't care on non-RISC OS. S...Rob Kendrick2008-03-101-2/+3
* Update status bar when standalone images are done.Michael Drake2008-03-107-0/+14
* SignednessWarnings.squash()John Mark Bell2008-02-256-11/+13
* Make GIF decoding work correctly on big-endian (colors were wrong).James Bursa2008-02-101-4/+5
* Move SVG code into a new library, libsvgtiny.James Bursa2008-02-032-866/+59
* Fix coordinates when redrawing an SVG within a page.James Bursa2007-12-111-39/+21
* Implement polyline, polygon, more path segment types, and more transforms.James Bursa2007-12-021-51/+222
* Implement and fix more of viewBox, path, and transform.James Bursa2007-11-301-19/+29
* Add support for transform, color none, and some colours in style attribute.James Bursa2007-11-291-13/+109
* NetBSD doesn't have the timezone struct, either.Rob Kendrick2007-09-141-2/+2
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-0819-76/+284
* Fix warning with rsvgRob Kendrick2007-08-082-2/+2
* Add incremental parsing of SVG data to librsvg content handler.Rob Kendrick2007-07-192-10/+19
* Fixes to rsvg renderer. Now mostly works for direct (non-embedded in a docum...Rob Kendrick2007-07-181-47/+32
* Initial work on RSVG image handler. Still a lot to do.Rob Kendrick2007-07-182-0/+245
* Wrap internal SVG renderer with appropriate #ifdef WITH_NS_SVGRob Kendrick2007-07-181-1/+4
* Wrap jpeg.c with #ifdef WITH_JPEGRob Kendrick2007-07-181-1/+4
* Start on implementing SVG <path>.James Bursa2007-07-171-1/+135
* Add SVG support for a few basic shapes.James Bursa2007-07-151-46/+368
* Primitive SVG render (rect, text).James Bursa2007-07-132-0/+255
* Changes to allow building on Solaris.Rob Kendrick2007-06-151-1/+7
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-3013-59/+59
* Content handlers should not call warn_user - they should broadcast the John Mark Bell2007-03-114-7/+0
* Ignore common GIF screen size errors (fix 1650225)Richard Wilson2007-03-031-6/+6
* Release temporary PNG/JNG memory as soon as possibleRichard Wilson2006-12-031-1/+7
* Update project URL.Michael Drake2006-11-2715-19/+19
* Remove redundant log statementsRichard Wilson2006-07-031-6/+0
* [project @ 2006-03-24 03:44:33 by adrianl]Adrian Lees2006-03-241-0/+3
* [project @ 2006-03-23 04:31:17 by rjek]Rob Kendrick2006-03-231-2/+2
* [project @ 2006-03-04 20:46:54 by jmb]John Mark Bell2006-03-041-4/+19
* [project @ 2006-02-28 01:02:37 by rjw]Richard Wilson2006-02-281-7/+7
* [project @ 2006-02-28 00:45:15 by rjw]Richard Wilson2006-02-282-58/+168
* [project @ 2006-02-26 02:25:19 by rjw]Richard Wilson2006-02-265-46/+403
* [project @ 2006-02-25 18:50:34 by rjw]Richard Wilson2006-02-254-0/+697
* [project @ 2006-02-22 01:58:19 by rjw]Richard Wilson2006-02-225-11/+22
* [project @ 2006-02-21 20:49:11 by rjw]Richard Wilson2006-02-218-13/+76
* [project @ 2006-01-24 23:06:36 by rjw]Richard Wilson2006-01-241-11/+3
* [project @ 2006-01-24 23:05:56 by rjw]Richard Wilson2006-01-241-3/+6
* [project @ 2006-01-24 23:04:49 by rjw]Richard Wilson2006-01-242-106/+110
* [project @ 2006-01-01 23:54:37 by rjw]Richard Wilson2006-01-011-65/+82
* [project @ 2005-09-17 19:59:02 by jmb]John Mark Bell2005-09-172-3/+29
* [project @ 2005-07-04 23:21:29 by jmb]John Mark Bell2005-07-041-1/+1
* [project @ 2005-06-23 17:22:28 by rjw]Richard Wilson2005-06-235-4/+10
* [project @ 2005-04-29 01:35:52 by rjw]Richard Wilson2005-04-294-5/+8