summaryrefslogtreecommitdiff
path: root/atari/thumbnail.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixup atari thumbnail creation function parametersVincent Sanders2015-03-151-3/+1
| | | | Missed this frontend in previous commit.
* remove unecessary utils/types.hVincent Sanders2014-11-021-0/+1
| | | | | | This cleans up this header and moves the functionality into more useful places while reducing the include complexity but only pulling in whats required.
* Fix up ripples from urldb change.Michael Drake2012-10-111-1/+1
|
* Remove thumbnail_create() from browser.h. Make RO front end use the core ↵Michael Drake2011-02-191-1/+1
| | | | | | thumbnail_redraw function. Make other front ends include the right header for thumbnail_create(). svn path=/trunk/netsurf/; revision=11716
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+25
svn path=/trunk/netsurf/; revision=11218