aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* GIFTranslator: error if out of boundshrev46966John Scipione2014-03-04-0/+4
* GIFTranslator: Increase ENTRY_COUNT to 4354John Scipione2014-03-04-1/+4
* GIFTranslator: rename cs and size to codeSizeJohn Scipione2014-03-04-14/+12
* GIFTranslator: Read the left and top image coordinatesJohn Scipione2014-03-04-1/+3
* GIFTranslator: Replace magic constantsJohn Scipione2014-03-04-19/+46
* GIFTranslator: check if NULL before accessing memberJohn Scipione2014-03-04-1/+2
* GIFTranslator: use ENTRY_COUNT define instead of 4096John Scipione2014-03-04-8/+10
* GIFTranslator: Use array notation instead of pointerJohn Scipione2014-03-04-2/+2
* GIFTranslator: Log info messages with LOG_INFO not LOG_ERRJohn Scipione2014-03-04-31/+32
* GIFTranslator: Style change, uchar => unsigned charJohn Scipione2014-03-04-4/+4
* GIFTranslator: don't call an implicit constructor for MemblockJohn Scipione2014-03-04-9/+19
* GIFTranslator: Remove unneeded BBitmap checksJohn Scipione2014-03-04-2/+2
* GIFTranslator: Style fixesJohn Scipione2014-03-04-776/+1074