summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-04winwidget_render_image: Actually, use lroundDaniel Friesel
2010-06-04Forgot to remove fixed bug from TODO...Daniel Friesel
2010-06-03winwidget_render_image: Use round to calculate coordinates.Daniel Friesel
2010-06-03Update TODO. again.Daniel Friesel
2010-06-03Update TODODaniel Friesel
2010-06-01test/feh.t: Unset DISPLAY to make sure it works without XDaniel Friesel
2010-06-01Do not require X for options which don't use itDaniel Friesel
2010-06-01Release v1.6Daniel Friesel
2010-05-31Remove unused files getopt.c und getopt1.cDaniel Friesel
2010-05-31Update TODODaniel Friesel
2010-05-31Update ChangelogDaniel Friesel
2010-05-31Makefile / config.mk: Fix doc_dir. Now make uninstall won't purge all your do...Daniel Friesel
2010-05-31Add dependencies to READMEDaniel Friesel
2010-05-31Do not needlessly link against libX11 and libfreetypeDaniel Friesel
2010-05-31major --thumbnails speed impromevents, new --thumb-redraw optionDaniel Friesel
2010-05-31Update TODODaniel Friesel
2010-05-31Support caching of thumbnails up to 256x256 pixels (.thumbnails/large)Daniel Friesel
2010-05-30Silently disable thumbnail caching for thumbnails >= 128x128 pixelsDaniel Friesel
2010-05-30Update TODODaniel Friesel
2010-05-30Make --cache-thumbnails adhere more to the standardDaniel Friesel
2010-05-30Center images in index/thumbnail modeDaniel Friesel
2010-05-30Fix blur modeDaniel Friesel
2010-05-28Add actions keys to feh.1#SLIDESHOW KEYSDaniel Friesel
2010-05-28Support keypad return/enter for action as wellDaniel Friesel
2010-05-28Patch by aaptel: Support numpad keys for actionsDaniel Friesel
2010-05-20cam/gen-cam-menu: Doesn't seem to use bashims, so make it #!/bin/shDaniel Friesel
2010-05-09test/feh.t: Give a proper error if PACKAGE / VERSION are undefinedDaniel Friesel
2010-05-09man/feh.1: Add DEPENDENCIES sectionDaniel Friesel
2010-05-09Update test notes in READMEDaniel Friesel
2010-05-09Only run mandoc test if mandoc is availableDaniel Friesel
2010-05-06Release v1.5Daniel Friesel
2010-05-06README: Add note about testsDaniel Friesel
2010-05-06Use prove for tests. Might be a bit ugly right now... hm.Daniel Friesel
2010-05-05Remove erroneously added file test/actionDaniel Friesel
2010-05-05Add some more testsDaniel Friesel
2010-05-05Add a test scriptDaniel Friesel
2010-05-05Print mini-usage on stderrDaniel Friesel
2010-05-05Return failure after displaying usage on insufficient arguments etc.Daniel Friesel
2010-05-04man/feh.1: Sort alphabeticallyDaniel Friesel
2010-05-04Add my own website feh page to READMEDaniel Friesel
2010-05-04Remove feh.spoc, it's outdated and doesn't belong in here anywaysDaniel Friesel
2010-05-04Update TODODaniel Friesel
2010-05-04Accept --hide-pointer in non-fullscreen mode as wellDaniel Friesel
2010-05-03Add keybinding to toggle cursor visibility at runtimeDaniel Friesel
2010-05-03menu: Remove xinerama toggle, add draw_actions toggle insteadDaniel Friesel
2010-05-03Fix remaining compiler warnings (I probably won't implement these options any...Daniel Friesel
2010-05-03Make --start-at work with filenames instead of list positionsDaniel Friesel
2010-05-03Fix memory leak related to the menuDaniel Friesel
2010-05-03TODO: Update notes about memory leaksDaniel Friesel
2010-05-03Rework menu.c & fix various compiler warnings (from menu_code) + update TODODaniel Friesel