A Simple X Image Viewer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Bert 72e56e5207 Made config.h a bit clearer 14 年之前
.gitignore added .gitignore 14 年之前
LICENSE Added LICENSE 14 年之前
Makefile Rebuild all object files after changing config.h 14 年之前
config.h Made config.h a bit clearer 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 年之前