summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-26Added STREQ macroBert Münnich
2011-09-26Make use of EXIT_* macros (2)Bert Münnich
2011-09-26Merge commit '3a81af4'Bert Münnich
2011-09-26make use of EXIT_ macrosrck
2011-09-23Simplified config.cBert Münnich
2011-09-17Use win_t member in img_t & tns_t instead of parametersBert Münnich
2011-09-14270/90 = 3Daniel
2011-09-13Updated docBert
2011-09-13Renamed XLIBS to config, added -D/-l optionsBert
2011-09-12Updated screenshot to reflect new title barBert
2011-09-12Much nicer handling of compile-time featuresBert
2011-09-12Shortened additional features sectionBert
2011-09-12Removed Makefile.netbsdBert
2011-09-12Made XFLAGS & XLIBS macros onlyBert
2011-09-11Added own bool typeBert
2011-09-11Added dirty flag to img structBert
2011-09-10Added slideshow supportBert
2011-09-10List additional features in usage message (-v)Bert
2011-09-08Strict conformance to IEEE Std 1003.1-2001Bert
2011-09-08Added screenshots to README.mdBert
2011-09-08Added feature overview to README.mdBert
2011-09-08Updated docBert
2011-09-08Fixed exif-only typo in tns_load()Bert
2011-09-08Added section "Additional features" to README.mdBert
2011-09-08Added EXIF_SUPPORT macro for optional dependency on libexifBert
2011-09-08Added EXIF auto-orientationBert
2011-09-08Overhauled buildingBert
2011-09-06Load as much of a corrupted gif file as possibleBert
2011-09-06Removed useless zl_cnt variableBert
2011-09-06Avoid conflicting macrosBert
2011-09-04Fixed title-update in thumb modeBert
2011-09-04Made i(t)_toggle_alpha command work in thumbnail mode tooBert
2011-09-03Reformated license headerBert
2011-09-03Fixed pointer-to-int-cast warnings on x86_64Bert
2011-09-03Fixed remove_file()Bert
2011-09-03Simplified cursor resettingBert
2011-09-03Simplified it_shell_cmd() using SXIV_IMG env-variableBert
2011-09-03Unified feature test macro requirementsBert
2011-09-02Updated docsBert
2011-09-02Corrected timeout handlingBert
2011-09-02Corrected thumbnail loading and timeout handlingBert
2011-09-02Data driven timeout handlingBert
2011-08-20Mention origin of img_load_gif() in commentBert
2011-08-19Added command to toggle gif animationsBert
2011-08-19Added support for gif animationBert
2011-08-19Added HAVE_GIFLIB macro for optional dependency on giflibBert
2011-08-19Refactored img_load_gif()Bert
2011-08-19Added support for multi-frame imagesBert
2011-08-19Fixed include in thumbs.hBert
2011-08-19Put event handling back into main.c; events -> commandsBert