Age | Commit message (Expand) | Author | Lines |
2010-03-05 | Ummyeah... update version number. Fail...1.4 | Daniel Friesel | -4/+4 |
2010-03-04 | Release v1.4 | Daniel Friesel | -6/+24 |
2010-03-04 | configure: Remove unneeded libjpeg test (yes, should've used autoreconf, don'... | Daniel Friesel | -75/+1 |
2010-03-04 | Remove Independent JPEG Group notice again | Daniel Friesel | -2/+0 |
2010-03-01 | Apply patchto add --bg-fill (fullscreen background preserving aspect ratio) | Daniel Friesel | -24/+100 |
2010-02-28 | Update README (We don't include JPEG code anymode) | Daniel Friesel | -3/+0 |
2010-02-28 | Update lossless rotation in feh(1) | Daniel Friesel | -3/+3 |
2010-02-27 | Remove libjpeg from configure.{ac,in} | Daniel Friesel | -3/+1 |
2010-02-26 | Add --index-{name,size,dim} options for finer thumbnail/index text control | Daniel Friesel | -0/+24 |
2010-02-26 | feh(1): --theme: Add note about option precedence | Daniel Friesel | -0/+1 |
2010-02-26 | Also accept PageUp/PageDown on the keypad | Daniel Friesel | -0/+2 |
2010-02-26 | Remove the (now unneccessary) libjpeg code | Daniel Friesel | -1776/+5 |
2010-02-26 | Use jpegtran for lossless rotation | Daniel Friesel | -100/+15 |
2010-02-22 | md5.c: Always include string.h to fix memcpy warnings | Daniel Friesel | -1/+1 |
2010-02-22 | Update README, TODO & feh(1) | Daniel Friesel | -9/+9 |
2010-02-22 | Apply Gentoo patch to make Xinerama optional (probably requires autoreconf) | Daniel Friesel | -6/+19 |
2010-02-21 | Update README (libjpeg62 vs. libjpeg8) | Daniel Friesel | -0/+6 |
2010-02-21 | Revert "Fix lossless image rotation" | Daniel Friesel | -780/+535 |
2010-02-21 | feh(1): Acknowledge the IJG. | Daniel Friesel | -0/+2 |
2010-02-21 | Fix lossless image rotation | Daniel Friesel | -535/+780 |
2010-02-21 | Add configure.lineno to .gitignore | Daniel Friesel | -0/+1 |
2010-02-18 | TODO: Add note about xinerama | Daniel Friesel | -0/+3 |
2010-02-15 | draw-actions: Correctly calculate line width → don't cut of stuff | Daniel Friesel | -1/+5 |
2010-02-14 | Clean up options.c | Daniel Friesel | -40/+40 |
2010-02-14 | Remove fmmode relicts | Daniel Friesel | -15/+0 |
2010-02-13 | A few feh(1) fixes | Daniel Friesel | -5/+7 |
2010-02-13 | Print an error if 's' button (slidehsow_save_image) fails | Daniel Friesel | -1/+5 |
2010-02-13 | Add myself to AUTHORS | Daniel Friesel | -0/+3 |
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -12683/+11291 |
2010-02-13 | Update TODO and BUGS | Daniel Friesel | -2/+7 |
2010-02-13 | Enable antialiasing for a few keybindings | Daniel Friesel | -2/+2 |
2010-02-13 | Remove old (undocumented) Tab key binding as draw_actions toggle | Daniel Friesel | -14/+2 |
2010-02-13 | Add runtime shortcuts to toggle --draw-actions and --draw-filename | Daniel Friesel | -3/+18 |
2010-02-13 | Remove --xinerama option, the next release will break option BC anyway | Daniel Friesel | -5/+0 |
2010-02-13 | Rework button options | Daniel Friesel | -43/+70 |
2010-02-13 | Document --reload-button | Daniel Friesel | -4/+10 |
2010-02-13 | checkopts.pl: Ignore --help | Daniel Friesel | -1/+1 |
2010-02-13 | Document --start-at | Daniel Friesel | -0/+4 |
2010-02-13 | Document --thumb-title | Daniel Friesel | -0/+8 |
2010-02-12 | Don't recognize keypad +,-,/,* as normal input | Daniel Friesel | -0/+5 |
2010-02-12 | Fix some minor indenting issues | Daniel Friesel | -7/+7 |
2010-02-12 | TODO: keypad-movement + antialiasing can't be done better, apparently. | Daniel Friesel | -1/+3 |
2010-02-11 | Fix keypad keys in feh(1) | Daniel Friesel | -0/+9 |
2010-02-11 | Add <keypad begin> to antialias the image (other keypad keys don't do this) | Daniel Friesel | -3/+21 |
2010-02-11 | Finish --draw-actions and add it to documentation | Daniel Friesel | -26/+39 |
2010-02-11 | Fix --draw-actions alignment (when used with --draw-filename) | Daniel Friesel | -3/+12 |
2010-02-11 | Make --draw-actions not crash the program | Daniel Friesel | -19/+15 |
2010-02-10 | Fix some more options' documentation | Daniel Friesel | -3/+6 |
2010-02-10 | feh(1): Update unloadable images example | Daniel Friesel | -1/+1 |
2010-02-10 | feh(1): Add --cache-thumbnails option | Daniel Friesel | -0/+3 |