summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-28Allow opening directories non-recursivelyParide Legovini
2016-08-10Update unstable version numberBert Münnich
2016-08-08Add TODO listBert Münnich
2016-08-06Use Xft for font loading and text drawingBert Münnich
2016-08-06Provide image width and height to image-info script; fixes issue #159Bert Münnich
2016-02-12Removed usage information from README, refer to man pageBert Münnich
2016-02-12Refined grouping of key/mouse mappings in man pageBert Münnich
2015-12-28Fix option -q; commit d3a70a2 completely broke it; fixes issue #223Bert Münnich
2015-12-26Make navigate_frame command respect a count prefixBert Münnich
2015-12-26Fix 32-bit unsigned integer shiftBert Münnich
2015-12-25Make image-info script more steady to special symbols in file namesSudo Nice
2015-12-20Stable version 1.3.2v1.3.2Bert Münnich
2015-12-20Build-time option for default thumbnail size; fixes issue #207Bert Münnich
2015-10-28Simplified r_mkdir()Bert Münnich
2015-10-28Revised error handlingBert Münnich
2015-10-28Prefix safe allocation functions with 'e' instead of 's_'Bert Münnich
2015-10-28Removed unnecessary buffer size constantsBert Münnich
2015-10-28Use XSI realpath(3)Bert Münnich
2015-10-28Use POSIX.1-2008 getline(3)Bert Münnich
2015-10-28Removed feature test macro definitions from source filesBert Münnich
2015-10-28Removed overcautious parameter checksBert Münnich
2015-08-19Always run image-info script after key-handler in image mode; fixes issue #213Bert Münnich
2015-07-22Thumbnail cache file format depending on existance of alpha layerBert Münnich
2015-05-18Clarified comments in key-handler, fixes issue #206Bert Münnich
2015-02-06Round integer cast of image offset during rendering; fixes issue #197Bert Münnich
2015-01-18Pass real paths to key handler instead of the paths provided by the userBert Münnich
2015-01-11Simplified command argumentsBert Münnich
2015-01-07Updated documentation regarding gamma correctionBert Münnich
2015-01-06The Icon key should not contain extensionValentin Hăloiu
2015-01-05Apply gamma value on thumbnails too; fixes issue #193Bert Münnich
2015-01-04Cache out of view thumbnails in the backgroundBert Münnich
2015-01-04Use bit-field for boolean flags in fileinfo structBert Münnich
2014-12-22Removed obsolete ss_delays array, fixes issue #191Bert Münnich
2014-12-08Grouped optional dependencies in MakefileBert Münnich
2014-12-01Ignore SIGPIPE, caused by key handler exiting before all files got printed, f...Bert Münnich
2014-11-27Pass file paths to key handler via stdin; fixes issue #187Bert Münnich
2014-11-27Fixed leakage of pipe descriptors in case of failing forkBert Münnich
2014-11-27Enforced thumbnail reloading after key handlerBert Münnich
2014-11-27Limit thumbnail selection border width to 4pxBert Münnich
2014-11-16Stable version 1.3.1v1.3.1Bert Münnich
2014-11-14Added -MP dependency generation option to compile flagsBert Münnich
2014-11-02Use and depend on GNU make...Bert Münnich
2014-11-02Updated unstable version numberBert Münnich
2014-11-01optimized iconsoctos
2014-10-31Do not cache thumbnails, which are smaller than the maximum sizeBert Münnich
2014-10-31Discard cached & EXIF thumbnails, which are smaller than the configured maxim...Bert Münnich
2014-10-31Fixed leakage of resources allocated by EXIF libraryBert Münnich
2014-10-29Fixed segfault when run with -cBert Münnich
2014-10-25Fix Makefile depend file usageTim Harder
2014-10-24Stable version 1.3v1.3Bert Münnich