Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | last minute mistake | John Hawthorn | 2008-06-18 | 1 | -1/+1 | |
| | ||||||
* | more complete bmp support. Supports 1,2,4,8,24 bit images without compression | John Hawthorn | 2008-06-18 | 2 | -34/+81 | |
| | | | | (including OS/2) | |||||
* | preparing for larger changes | John Hawthorn | 2008-06-17 | 1 | -22/+31 | |
| | ||||||
* | started bitmap support | John Hawthorn | 2008-06-17 | 1 | -0/+111 | |
| | ||||||
* | forgot to add file | John Hawthorn | 2008-06-17 | 1 | -0/+179 | |
| | ||||||
* | reorganized | John Hawthorn | 2008-06-17 | 2 | -169/+17 | |
| | ||||||
* | improved speed of scale | John Hawthorn | 2008-06-16 | 3 | -9/+23 | |
| | ||||||
* | replace popcount with ctz | John Hawthorn | 2008-06-16 | 1 | -12/+8 | |
| | ||||||
* | fixed ximage() | John Hawthorn | 2008-06-16 | 1 | -3/+3 | |
| | ||||||
* | changed all formats to use struct image | John Hawthorn | 2008-06-16 | 5 | -118/+167 | |
| | ||||||
* | split format work into seperate functions. Only JPEG works for now | John Hawthorn | 2008-06-15 | 3 | -72/+122 | |
| | ||||||
* | minor change | John Hawthorn | 2008-06-15 | 1 | -1/+5 | |
| | ||||||
* | fixed resize aspect bug | John Hawthorn | 2008-06-15 | 1 | -0/+5 | |
| | ||||||
* | working gif support | John Hawthorn | 2008-06-14 | 3 | -225/+32 | |
| | ||||||
* | whatever | John Hawthorn | 2008-06-13 | 3 | -5/+17 | |
| | ||||||
* | fixed memory leaks | John Hawthorn | 2008-06-05 | 1 | -5/+9 | |
| | ||||||
* | aspect ratio wm hints | John Hawthorn | 2008-06-04 | 1 | -3/+12 | |
| | ||||||
* | tmp | John Hawthorn | 2008-06-03 | 2 | -27/+73 | |
| | ||||||
* | work towards GIF support | John Hawthorn | 2008-05-27 | 1 | -2/+73 | |
| | ||||||
* | support greyscale jpegs | John Hawthorn | 2008-05-27 | 1 | -13/+22 | |
| | ||||||
* | embarrassing | John Hawthorn | 2008-05-27 | 1 | -1/+1 | |
| | ||||||
* | add Enter & stdout functionality | John Hawthorn | 2008-05-27 | 1 | -2/+3 | |
| | ||||||
* | linked list to store images, proper error handling | John Hawthorn | 2008-05-22 | 1 | -12/+52 | |
| | ||||||
* | basic error handling | John Hawthorn | 2008-05-22 | 1 | -12/+11 | |
| | ||||||
* | basic png support | John Hawthorn | 2008-05-22 | 2 | -2/+61 | |
| | ||||||
* | cleanup | John Hawthorn | 2008-05-22 | 4 | -8/+13 | |
| | ||||||
* | cleanup | John Hawthorn | 2008-05-22 | 5 | -10/+4 | |
| | ||||||
* | work towards gif support | John Hawthorn | 2008-05-22 | 2 | -1/+104 | |
| | ||||||
* | ready for gif decoder | John Hawthorn | 2008-05-19 | 4 | -4/+16 | |
| | ||||||
* | include string.h | John Hawthorn | 2008-05-19 | 1 | -0/+1 | |
| | ||||||
* | more preparations | John Hawthorn | 2008-05-19 | 1 | -9/+13 | |
| | ||||||
* | prepare for other file types | John Hawthorn | 2008-05-19 | 3 | -20/+28 | |
| | ||||||
* | 16 bit depth | John Hawthorn | 2008-05-15 | 1 | -13/+12 | |
| | ||||||
* | black border when preserving aspect ratio | John Hawthorn | 2008-05-15 | 1 | -7/+22 | |
| | ||||||
* | preserve aspect ratio, cleanup | John Hawthorn | 2008-05-15 | 1 | -6/+13 | |
| | ||||||
* | cleanup | John Hawthorn | 2008-05-15 | 1 | -11/+27 | |
| | ||||||
* | various optimizations | John Hawthorn | 2008-05-15 | 2 | -59/+81 | |
| | ||||||
* | added debugging for expose events | John Hawthorn | 2008-05-14 | 1 | -0/+1 | |
| | ||||||
* | initial | John Hawthorn | 2008-05-14 | 6 | -0/+297 | |