Personal build of Neo Simple X Image Viewer. A few patches and custom changes applied.
Go to file
2011-01-18 15:33:25 +01:00
.gitignore added .gitignore 2011-01-17 16:18:23 +01:00
app.c Fixed compiler warning about missing include 2011-01-17 20:24:01 +01:00
app.h Basic app_* stuff 2011-01-17 16:40:54 +01:00
config.h New BG_COLOR setting in config.h 2011-01-17 17:19:13 +01:00
events.c Reordered function definitions 2011-01-18 15:33:25 +01:00
events.h Added event handlers 2011-01-17 16:43:03 +01:00
image.c Non-working skeleton 2011-01-17 14:57:59 +01:00
image.h Fixed scalemode enum 2011-01-17 16:41:22 +01:00
LICENSE Added LICENSE 2011-01-18 15:29:18 +01:00
main.c Reordered function definitions 2011-01-18 15:33:25 +01:00
Makefile Fixed Makefile 2011-01-17 16:18:47 +01:00
sxiv.h WARN and FATAL macros 2011-01-17 16:42:13 +01:00
window.c Small refactorings 2011-01-17 20:14:15 +01:00
window.h React to ConfigureNotify 2011-01-17 19:50:46 +01:00