about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* whitespacegiraffedata2020-06-161-100/+100
* Add some web links to commentsgiraffedata2020-06-161-0/+22
* Fix for input file that has negative, zero, or missing width valuegiraffedata2020-06-102-11/+34
* Fix crash with PNG icongiraffedata2020-06-092-4/+9
* add commentsgiraffedata2020-06-081-0/+7
* whitespacegiraffedata2020-06-081-25/+25
* Add testsgiraffedata2020-06-0819-27/+422
* Whoops, warnings are actually worse; revert previous commitgiraffedata2020-06-071-2/+2
* Fix assertion checkinggiraffedata2020-06-071-1/+1
* cleanupgiraffedata2020-06-074-5/+3
* silence compiler warningsgiraffedata2020-06-071-2/+2
* Fix buffer overrungiraffedata2020-06-072-3/+8
* whitespacegiraffedata2020-06-071-28/+28
* Fix undefined behavior: swab with source and destination the samegiraffedata2020-06-072-4/+21
* Fix buffer overrunsgiraffedata2020-06-076-26/+63
* whitespacegiraffedata2020-06-071-36/+36
* whitespacegiraffedata2020-06-071-13/+13
* update HISTORYgiraffedata2020-06-071-1/+2
* Fix handling of non-terminated string in input imagegiraffedata2020-06-073-32/+20
* whitespacegiraffedata2020-06-071-3/+3
* cleanupgiraffedata2020-06-071-12/+11
* cleanupgiraffedata2020-06-071-5/+5
* cleanupgiraffedata2020-06-071-4/+5
* silence compiler warninggiraffedata2020-06-071-2/+2
* silence compiler warningsgiraffedata2020-06-071-2/+2
* whitespacegiraffedata2020-06-071-707/+707
* whitespacegiraffedata2020-06-071-43/+43
* silence compiler warninggiraffedata2020-06-071-21/+30
* Fix compiler warninggiraffedata2020-06-071-2/+2
* Fix bugs from previous commitgiraffedata2020-06-033-9/+42
* Don't free selector when there isn't one - bug from recent commitgiraffedata2020-06-021-4/+7
* Fix compiler warninggiraffedata2020-06-021-3/+2
* update HISTORYgiraffedata2020-05-311-0/+6
* Handle input with no mode settinggiraffedata2020-05-311-0/+9
* Undo previous mistaken changegiraffedata2020-05-301-2/+2
* Handle failed I/Ogiraffedata2020-05-304-8/+31
* Handle failed I/Ogiraffedata2020-05-309-221/+314
* Change verbosity of missing glyph messagesgiraffedata2020-05-291-7/+11
* fix typo in messagegiraffedata2020-05-291-1/+1
* update HISTORYgiraffedata2020-05-291-0/+9
* Fix ClipRgn and DirectBitsRect for region outside of picture frame - invalid ...giraffedata2020-05-291-45/+95
* cleanupgiraffedata2020-05-281-29/+51
* cleanupgiraffedata2020-05-281-75/+75
* Fix buffer overrun with different size source, destination rectanglesgiraffedata2020-05-281-4/+10
* cleanupgiraffedata2020-05-281-126/+172
* From a BDF font file, load only the characters that are needed instead of the...giraffedata2020-05-286-268/+800
* Fix grammar in commentsgiraffedata2020-05-158-16/+16
* Add -tileablegiraffedata2020-05-152-65/+215
* add comments about Ubuntu 18giraffedata2020-05-131-0/+2
* Fix passing null pointer to memcpygiraffedata2020-05-062-1/+16