aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cleanupJohn Hawthorn2008-06-228-37/+83
|
* support for 16 and 32 bit bitmapsJohn Hawthorn2008-06-181-3/+19
|
* last minute mistakeJohn Hawthorn2008-06-181-1/+1
|
* more complete bmp support. Supports 1,2,4,8,24 bit images without compressionJohn Hawthorn2008-06-182-34/+81
| | | | (including OS/2)
* preparing for larger changesJohn Hawthorn2008-06-171-22/+31
|
* started bitmap supportJohn Hawthorn2008-06-171-0/+111
|
* forgot to add fileJohn Hawthorn2008-06-171-0/+179
|
* reorganizedJohn Hawthorn2008-06-172-169/+17
|
* improved speed of scaleJohn Hawthorn2008-06-163-9/+23
|
* replace popcount with ctzJohn Hawthorn2008-06-161-12/+8
|
* fixed ximage()John Hawthorn2008-06-161-3/+3
|
* changed all formats to use struct imageJohn Hawthorn2008-06-165-118/+167
|
* split format work into seperate functions. Only JPEG works for nowJohn Hawthorn2008-06-153-72/+122
|
* minor changeJohn Hawthorn2008-06-151-1/+5
|
* fixed resize aspect bugJohn Hawthorn2008-06-151-0/+5
|
* working gif supportJohn Hawthorn2008-06-143-225/+32
|
* whateverJohn Hawthorn2008-06-133-5/+17
|
* fixed memory leaksJohn Hawthorn2008-06-051-5/+9
|
* aspect ratio wm hintsJohn Hawthorn2008-06-041-3/+12
|
* tmpJohn Hawthorn2008-06-032-27/+73
|
* work towards GIF supportJohn Hawthorn2008-05-271-2/+73
|
* support greyscale jpegsJohn Hawthorn2008-05-271-13/+22
|
* embarrassingJohn Hawthorn2008-05-271-1/+1
|
* add Enter & stdout functionalityJohn Hawthorn2008-05-271-2/+3
|
* linked list to store images, proper error handlingJohn Hawthorn2008-05-221-12/+52
|
* basic error handlingJohn Hawthorn2008-05-221-12/+11
|
* basic png supportJohn Hawthorn2008-05-222-2/+61
|
* cleanupJohn Hawthorn2008-05-224-8/+13
|
* cleanupJohn Hawthorn2008-05-225-10/+4
|
* work towards gif supportJohn Hawthorn2008-05-222-1/+104
|
* ready for gif decoderJohn Hawthorn2008-05-194-4/+16
|
* include string.hJohn Hawthorn2008-05-191-0/+1
|
* more preparationsJohn Hawthorn2008-05-191-9/+13
|
* prepare for other file typesJohn Hawthorn2008-05-193-20/+28
|
* 16 bit depthJohn Hawthorn2008-05-151-13/+12
|
* black border when preserving aspect ratioJohn Hawthorn2008-05-151-7/+22
|
* preserve aspect ratio, cleanupJohn Hawthorn2008-05-151-6/+13
|
* cleanupJohn Hawthorn2008-05-151-11/+27
|
* various optimizationsJohn Hawthorn2008-05-152-59/+81
|
* added debugging for expose eventsJohn Hawthorn2008-05-141-0/+1
|
* initialJohn Hawthorn2008-05-146-0/+297