aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-04-08Refactored recursive directory util functionsBert
2011-04-07Moved read_dir_rec into util.cBert
2011-04-07Do not create cache files for cache filesBert
2011-04-07Use directory structure in cache dirBert
2011-04-07Refactored thumbnail cache_dirBert
2011-04-07Write cache file for thumbnail directly after creating itBert
2011-04-07Load thumbnails from cacheBert
2011-04-07Write thumbnail cache files on exitBert
2011-04-07First things for thumbnail cachingBert
2011-04-07Small refactoring in tns_load()Bert
2011-04-07Removed escape key mappingBert
2011-04-07Refactored key/mouse mappings in man pageBert
2011-04-07Refactored key/mouse mappings in READMEBert
2011-04-06New key mapping: D, remove image from file listBert
2011-04-06New option: -a, do not filter out unsupported filesBert
2011-04-05Readded file-type check at startupBert
2011-04-04Do not check file-type at startupBert
2011-03-17More accurate READMEBert
2011-03-17Filename cosmeticsBert
2011-03-15Use imlib-handles in thumbs.c instead of pixmapsBert
2011-03-10Updated docBert
2011-03-10Toggle image transparency with A-keyBert
2011-03-09White background for images with alphaBert
2011-03-09Use ctrl for ext cmds, disable them in config.hBert
2011-03-03Use "/bin/sh -c" for external commandsBert
2011-03-01Slightly refactored commands.hBert
2011-03-01Support for external commands like mogrify & jpegtranBert
2011-03-01Shorter typedefsBert
2011-02-27Shorter version informationBert
2011-02-27Small refactorings, removed over-ambitious todoBert
2011-02-27Revert "Save rotated png-files with S-key"Bert
2011-02-27Save rotated png-files with S-keyBert
2011-02-26Stable version 0.7v0.7Bert
2011-02-26Sort directory entries when using -rBert
2011-02-26Align big images on top-left cornerBert
2011-02-25Refactored imlib context handlingBert
2011-02-25Todo: save rotated imagesBert
2011-02-21Correct timeout handling, more complexBert
2011-02-21Fixed cursor hiding after switching to thumb modeBert
2011-02-21Hide cursor on redraw or after 1.5s mouse inactivityBert
2011-02-21Updated docBert
2011-02-21Fixed title for thumbnail modeBert
2011-02-21Always support thumbs; start thumb-mode with single -tBert
2011-02-20Mode-guard in on_motionnotifyBert
2011-02-20Replaced -T flag with -tt; default thumbnail sizeBert
2011-02-20Mouse-wheel scrolling in thumb modeBert
2011-02-19g/G key mappings in thumbnail modeBert
2011-02-19Double click thumb to openBert
2011-02-19Merge branch 'master' into thumbsBert
2011-02-19Fixed offsets in resize win to imageBert