index
:
nsxiv
master
new simple X image viewer
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Collapse
)
Author
2011-01-26
Complete mouse support
Bert
2011-01-26
Merge remote branch 'falconindy/mouse'
Bert
2011-01-26
Added a key-mapping for toggle anti-aliasing
Bert
2011-01-26
Added <,> mappings to rotate image
Bert
2011-01-23
Added man page
Bert
2011-01-23
Implemented fullscreen mode
Bert
2011-01-23
main.c: add zooming on mousewheel events
Dave Reisner
Signed-off-by: Dave Reisner <d@falconindy.com>
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
Handle window resize events properly
Bert
2011-01-21
Implemented panning
Bert
2011-01-21
Stricter object encapsulation
Bert
2011-01-21
Merged img_display() into img_render()
Bert
2011-01-21
Removed debug output
Bert
2011-01-21
More robust key handling
Bert
2011-01-20
First try on zooming
Bert
2011-01-20
No more expose handling
Bert
2011-01-20
Put some useful information in the 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
Handle expose events
Bert
2011-01-19
Made parse_options void
Bert
2011-01-19
Option handling, merged app.c & events.c into main.c
Bert
2011-01-18
Reordered function definitions
Bert
2011-01-17
Basic main skeleton
Bert
2011-01-17
Non-working skeleton
Bert
[prev]