index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-23
Moved VERSION macro into Makefile
Bert
2011-01-23
Updated README.md usage info
Bert
2011-01-23
Implemented fullscreen mode
Bert
2011-01-23
main.c: add zooming on mousewheel events
Dave Reisner
2011-01-23
window.c: include ButtonPress events in Input
Dave Reisner
2011-01-23
Updated README.md usage section
Bert
2011-01-23
Unstable version number
Bert
2011-01-23
Removed one item from TODO list
Bert
2011-01-23
Added [,] mappings for go 10 images back/forward
Bert
2011-01-22
Added g/G mappings for goto first/last image
Bert
2011-01-22
Fixed typo in README.md
Bert
2011-01-22
Handle window resize events properly
Bert
2011-01-21
version 0.1
v0.1
Bert
2011-01-21
Small corrections in README.md
Bert
2011-01-21
Added README.md
Bert
2011-01-21
Added todo list
Bert
2011-01-21
Implemented panning
Bert
2011-01-21
Made config.h a bit clearer
Bert
2011-01-21
Stricter object encapsulation
Bert
2011-01-21
Merged img_display() into img_render()
Bert
2011-01-21
Described options in config.h
Bert
2011-01-21
Removed debug output
Bert
2011-01-21
More robust key handling
Bert
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
[prev]
[next]