index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
image.h
Age
Commit message (
Expand
)
Author
2011-02-03
Split img_fit into internal/external function
Bert
2011-02-03
New key mappings: 0/w, zoom to 100%/to fit window
Bert
2011-02-03
Display filesize in window title
Bert
2011-01-31
Check file timestamps before loading from cache
Bert
2011-01-29
Mouse-panning while pressing button2
Bert
2011-01-28
Added plenty lots of options
Bert
2011-01-26
Added a key-mapping for toggle anti-aliasing
Bert
2011-01-26
Added <,> mappings to rotate 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-20
First try on zooming
Bert
2011-01-20
No more expose handling
Bert
2011-01-20
Check all given files before open the first
Bert
2011-01-20
Handle expose events
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
Basic image loading
Bert
2011-01-18
Initialize imlib2
Bert
2011-01-17
Fixed scalemode enum
Bert
2011-01-17
Non-working skeleton
Bert
[prev]