summaryrefslogtreecommitdiff
path: root/gtk/bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* doxygen cleanups in utilsVincent Sanders2014-11-121-1/+1
|
* GTK: more endian fixes for bitmap conversion.John-Mark Bell2014-02-161-4/+48
|
* GTK: fix pre-multiplication of alpha.John-Mark Bell2014-02-161-3/+3
|
* GTK: make image component manipulation endian-safe.John-Mark Bell2014-02-161-41/+50
|
* Convert image format to core format, when the core requests it.Michael Drake2013-05-201-1/+51
|
* Remove suspension of bmp/gif images. It's completely redundant with the ↵Michael Drake2012-10-141-12/+0
| | | | convert on demand core image cache.
* Change GTK plotting to use cairo surfaces throughoutVincent Sanders2011-12-301-172/+172
| | | | svn path=/trunk/netsurf/; revision=13354
* fixup gtk source file namesVincent Sanders2011-01-291-0/+348
svn path=/trunk/netsurf/; revision=11529