summaryrefslogtreecommitdiff
path: root/src/share/grabbag/picture.c
Commit message (Expand)AuthorAgeFilesLines
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-1/+1
* Fix a couple of Windows 2Gig file size issues.Erik de Castro Lopo2013-03-141-1/+2
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Remove casting of return value from *alloc() functions.Erik de Castro Lopo2012-04-041-3/+3
* Coverity fixesFelipe Contreras2011-08-251-2/+9
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* extra checking on memory allocation sizes to prevent a class of overflow attacksJosh Coalson2007-09-111-2/+3
* allow MIME type in specification to be blank and filled in automatically; all...Josh Coalson2007-02-061-40/+66
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* fix bug where jpeg marker detection could be broken by non-C localeJosh Coalson2006-11-211-1/+1
* minor syntaxJosh Coalson2006-10-031-1/+1
* add parsing of picture type from spec; add check that type 1 picture is 32x32...Josh Coalson2006-09-241-6/+49
* add picture.c (PICTURE specification parsing)Josh Coalson2006-09-241-0/+337