summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2011-01-22TODO: Only refer to github trackerDaniel Friesel
2011-01-16Update TODO & ChangeLogDaniel Friesel
2010-11-09Update TODO and feh(1): The scale-down issue was fixedDaniel Friesel
2010-08-21TODO: Add reference to github issues pageDaniel Friesel
2010-07-16Update TODODaniel Friesel
2010-07-12Update TODO. Quux.Daniel Friesel
2010-07-08Remove --menu-border optionDaniel Friesel
2010-06-25Update TODODaniel Friesel
2010-06-24Add tests for --thumb-title (+Update TODO cause there's more borkage with it)Daniel Friesel
2010-06-24Disable filelist saving from thumbnail mode (buggy and probably not useful)Daniel Friesel
2010-06-24Update BUGS/TODODaniel Friesel
2010-06-24Update TODODaniel Friesel
2010-06-17Update TODODaniel Friesel
2010-06-16Make --font set the global default fontDaniel Friesel
2010-06-12Update TODODaniel Friesel
2010-06-08TODO: I keep forgetting to remove fixed entries :>Daniel Friesel
2010-06-04TODO: Remove two entries (one finished, one wontimplement)Daniel Friesel
2010-06-04Forgot to remove fixed bug from TODO...Daniel Friesel
2010-06-03Update TODO. again.Daniel Friesel
2010-06-03Update TODODaniel Friesel
2010-05-31Update TODODaniel Friesel
2010-05-31Update TODODaniel Friesel
2010-05-30Update TODODaniel Friesel
2010-05-04Update TODODaniel Friesel
2010-05-03Fix memory leak related to the menuDaniel Friesel
The menu background images were not properly free()d
2010-05-03TODO: Update notes about memory leaksDaniel Friesel
2010-05-03Rework menu.c & fix various compiler warnings (from menu_code) + update TODODaniel Friesel
2010-04-22man/feh.1: Various fixes. Completely reviewed now.Daniel Friesel
2010-04-22Fix zoom mode once and for all[tm]Daniel Friesel
2010-04-21Update TODO. Again.Daniel Friesel
2010-04-13Update TODODaniel Friesel
2010-04-10events.c: Make pointer warping work for zoomed imagesDaniel Friesel
2010-04-07Update TODO (& use clang's deps.mk while at it)Daniel Friesel
2010-03-25Actually detect an empty filelistDaniel Friesel
This fixes imlib2 warnings (and occasional X errors/segfaults), which used to occur when all files in feh's filelist were suddenly deleted by an external application. Now, feh simply quits with "No more slides in show" (which makes more sense, IMHO).
2010-03-18Update TODO... againDaniel Friesel
2010-03-07Update TODO (--fmmode was removed)Daniel Friesel
2010-02-26Remove the (now unneccessary) libjpeg codeDaniel Friesel
2010-02-22Update README, TODO & feh(1)Daniel Friesel
2010-02-21Revert "Fix lossless image rotation"Daniel Friesel
This reverts commit 15ede2653b45a1fe73bc8c7c9151e3e8dc1c32dc.
2010-02-21Fix lossless image rotationDaniel Friesel
Apparently, the old code was based on libjpeg6. However, most systems use libjpeg8 now, which has a few new features like cropping, leading to a lot of fuckup with feh on libjpeg8 systems. Now feh works with libjpeg8, but probably doesn't support libjpeg6 anymore. Also, this code copypasta really sucks :-)
2010-02-18TODO: Add note about xineramaDaniel Friesel
2010-02-13Update TODO and BUGSDaniel Friesel
2010-02-13Add runtime shortcuts to toggle --draw-actions and --draw-filenameDaniel Friesel
2010-02-13Document --reload-buttonDaniel Friesel
2010-02-13Document --thumb-titleDaniel Friesel
2010-02-12TODO: keypad-movement + antialiasing can't be done better, apparently.Daniel Friesel
2010-02-11Add <keypad begin> to antialias the image (other keypad keys don't do this)Daniel Friesel
2010-02-11Finish --draw-actions and add it to documentationDaniel Friesel
2010-02-11Make --draw-actions not crash the programDaniel Friesel
2010-02-10Update TODODaniel Friesel