Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't rescale on expose events | John Hawthorn | 2009-12-21 | 1 | -4/+4 |
* | cleanup. prepare for caching. | John Hawthorn | 2009-11-21 | 1 | -28/+22 |
* | fix -ctl mode | John Hawthorn | 2009-10-06 | 1 | -0/+1 |
* | experimental support for imagemagick backend | John Hawthorn | 2009-08-31 | 1 | -6/+2 |
* | support for netpbm color and bw binary format (P4 and P6) | John Hawthorn | 2009-07-24 | 1 | -0/+2 |
* | load jpegs scaled 1/8 first | John Hawthorn | 2009-02-17 | 1 | -18/+35 |
* | switched to using state to keep track of image | John Hawthorn | 2009-02-16 | 1 | -25/+20 |
* | more TDEBUG information | John Hawthorn | 2009-01-04 | 1 | -0/+2 |
* | next version is 0.2 | John Hawthorn | 2009-01-03 | 1 | -1/+1 |
* | cleanup. Fix case of empty list. | "John Hawthorn ext:(%22) | 2009-01-01 | 1 | -1/+6 |
* | minor bug | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -1/+4 |
* | added version and updated usage | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -2/+6 |
* | select() waits properly, cleanup in main.c | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -13/+10 |
* | working -ctl support | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -16/+46 |
* | use GNU getline (temporary) | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -5/+7 |
* | added rudimentary `meh -list` support | "John Hawthorn ext:(%22) | 2008-12-26 | 1 | -4/+27 |
* | cleanup | "John Hawthorn ext:(%22) | 2008-12-21 | 1 | -4/+4 |
* | Major changes. Optional XShm support, bilinear scaling, caching WIP | John Hawthorn | 2008-09-13 | 1 | -99/+100 |
* | added -ctl support | John Hawthorn | 2008-06-30 | 1 | -104/+185 |
* | 2 minor bugs | John Hawthorn | 2008-06-27 | 1 | -1/+2 |
* | added close method. Fixed all known memory leaks | John Hawthorn | 2008-06-25 | 1 | -19/+7 |
* | cleanup | John Hawthorn | 2008-06-25 | 1 | -4/+4 |
* | ready for -list and -ctl | John Hawthorn | 2008-06-25 | 1 | -4/+16 |
* | cleanup | John Hawthorn | 2008-06-25 | 1 | -32/+12 |
* | cleanup | John Hawthorn | 2008-06-24 | 1 | -1/+9 |
* | cleanup | John Hawthorn | 2008-06-24 | 1 | -2/+2 |
* | cleanup | John Hawthorn | 2008-06-22 | 1 | -9/+22 |
* | 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 |