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 600abe54b7 Added todo list 14 years ago
.gitignore added .gitignore 14 years ago
LICENSE Added LICENSE 14 years ago
Makefile Rebuild all object files after changing config.h 14 years ago
TODO Added todo list 14 years ago
config.h Made config.h a bit clearer 14 years ago
image.c Implemented panning 14 years ago
image.h Implemented panning 14 years ago
main.c Implemented panning 14 years ago
options.c Fixed filenames in parse_options() 14 years ago
options.h Made parse_options void 14 years ago
sxiv.h First try on zooming 14 years ago
window.c Stricter object encapsulation 14 years ago
window.h Stricter object encapsulation 14 years ago