summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-29Use getline instead of readlineBert
2011-05-25New option: -n, start at given pictureBert
2011-05-22Show image dimension in window titleBert
2011-05-16Updated docBert
2011-05-16H/J/K/L mappings to pan to edgesBert
2011-05-10Unstable version number in MakefileBert
2011-05-10Support DESTDIRPetr Sabata
2011-05-08Stable version 0.8.1v0.8.1Bert
2011-04-19Made fullscreen work under buggy window managersBert
2011-04-19Fixed background color for non-EWMH-compliant WMsBert
2011-04-19Center zoomed areaBert
2011-04-15Fixed mouse cursorBert
2011-04-14Fix fullscreen modeBert
2011-04-14Slightly changed config.hv0.8Bert
2011-04-14Merged commands.h into config.hBert
2011-04-14Stable version 0.8Bert
2011-04-11Renamed option -C -> -cBert
2011-04-11Slightly changed introductory textBert
2011-04-11Removed invalid iconBert
2011-04-11Removed option -aBert
2011-04-11Remove invalid images when loading them; refactoringsBert
2011-04-11Refactored main.cBert
2011-04-11Merge branch 'tcache'Bert
2011-04-08Removed debug outputBert
2011-04-08Updated doc for thumbnail cacheBert
2011-04-08New option: -C, clean thumbnail cacheBert
2011-04-08Refactored thumbs.cBert
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-07Disable support for external commands by defaultBert
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