Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preparing for larger changes | John Hawthorn | 2008-06-17 | 1 | -22/+31 |
* | reorganized | John Hawthorn | 2008-06-17 | 1 | -169/+10 |
* | improved speed of scale | John Hawthorn | 2008-06-16 | 1 | -9/+17 |
* | 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 | 1 | -48/+51 |
* | split format work into seperate functions. Only JPEG works for now | John Hawthorn | 2008-06-15 | 1 | -31/+42 |
* | 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 | 1 | -3/+0 |
* | whatever | John Hawthorn | 2008-06-13 | 1 | -0/+3 |
* | 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 | 1 | -2/+5 |
* | 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 |
* | cleanup | John Hawthorn | 2008-05-22 | 1 | -4/+2 |
* | work towards gif support | John Hawthorn | 2008-05-22 | 1 | -1/+1 |
* | ready for gif decoder | John Hawthorn | 2008-05-19 | 1 | -3/+2 |
* | 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 | 1 | -12/+26 |
* | 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 |
* | various optimizations | John Hawthorn | 2008-05-15 | 1 | -52/+65 |
* | added debugging for expose events | John Hawthorn | 2008-05-14 | 1 | -0/+1 |
* | initial | John Hawthorn | 2008-05-14 | 1 | -0/+210 |