A Simple X Image Viewer
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Bert c7860b690b Stricter object encapsulation 14 年前
.gitignore added .gitignore 14 年前
LICENSE Added LICENSE 14 年前
Makefile Rebuild all object files after changing config.h 14 年前
config.h Described options in config.h 14 年前
image.c Stricter object encapsulation 14 年前
image.h Stricter object encapsulation 14 年前
main.c Stricter object encapsulation 14 年前
options.c Fixed filenames in parse_options() 14 年前
options.h Made parse_options void 14 年前
sxiv.h First try on zooming 14 年前
window.c Stricter object encapsulation 14 年前
window.h Stricter object encapsulation 14 年前