summaryrefslogtreecommitdiffstats
path: root/commands.c
AgeCommit message (Expand)Author
2011-09-26make use of EXIT_ macrosrck
2011-09-17Use win_t member in img_t & tns_t instead of parametersBert Münnich
2011-09-11Added own bool typeBert
2011-09-10Added slideshow supportBert
2011-09-08Strict conformance to IEEE Std 1003.1-2001Bert
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-03Simplified cursor resettingBert
2011-09-03Simplified it_shell_cmd() using SXIV_IMG env-variableBert
2011-09-02Data driven timeout handlingBert
2011-08-19Added command to toggle gif animationsBert
2011-08-19Added support for gif animationBert
2011-08-19Added support for multi-frame imagesBert
2011-08-19Put event handling back into main.c; events -> commandsBert