index
:
nsxiv
master
new simple X image viewer
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-01-21
Nicer zooming
Bert
2011-01-20
First try on zooming
Bert
2011-01-20
Bigger background pixmap
Bert
2011-01-20
No more expose handling
Bert
2011-01-20
Put some useful information in the window title
Bert
2011-01-20
Fixed initial window title
Bert
2011-01-20
Check all given files before open the first
Bert
2011-01-20
Go to next/previous image
Bert
2011-01-20
Fixed filenames in parse_options()
Bert
2011-01-20
Brighter default background color
Bert
2011-01-20
Handle expose events
Bert
2011-01-20
Rebuild all object files after changing config.h
Bert
2011-01-19
Made parse_options void
Bert
2011-01-19
Removed im member from img struct
Bert
2011-01-19
Option handling, merged app.c & events.c into main.c
Bert
2011-01-18
Render image on window
Bert
2011-01-18
Renamed FATAL to DIE
Bert
2011-01-18
Basic image loading
Bert
2011-01-18
Initialize imlib2
Bert
2011-01-18
Simplified keysym lookup
Bert
2011-01-18
Encapsulate window environment in win_env_t
Bert
2011-01-18
Fixed scalemode initialization
Bert
2011-01-18
Reordered function definitions
Bert
2011-01-18
Added LICENSE
Bert
2011-01-17
Fixed compiler warning about missing include
Bert
2011-01-17
Small refactorings
Bert
2011-01-17
Return value != 0 on Escape
Bert
2011-01-17
Gray window background
Bert
2011-01-17
React to ConfigureNotify
Bert
2011-01-17
Added event loop
Bert
2011-01-17
New BG_COLOR setting in config.h
Bert
2011-01-17
Added event handlers
Bert
2011-01-17
Added win_open & win_close
Bert
2011-01-17
WARN and FATAL macros
Bert
2011-01-17
Basic main skeleton
Bert
2011-01-17
Fixed scalemode enum
Bert
2011-01-17
Basic app_* stuff
Bert
2011-01-17
Fixed Makefile
Bert
2011-01-17
added .gitignore
Bert
2011-01-17
Non-working skeleton
Bert
[prev]