index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
types.h
Age
Commit message (
Expand
)
Author
2014-10-24
Do not print could-not-open-warnings for files found by directory traversal
Bert Münnich
2014-07-23
Added support for multiple commands per key/button mapping; elegant fix for i...
Bert Münnich
2014-01-11
Double click on thumbnail to open image
Bert Münnich
2014-01-09
Second take at rotating & flipping multi-frame images; fixes issue #121
Bert Münnich
2014-01-09
Revert "Apply flip & rotation on all frames of a multi-frame image; fixes iss...
Bert Münnich
2014-01-09
Apply flip & rotation on all frames of a multi-frame image; fixes issue #121
Bert Münnich
2013-08-10
Added file marks; fixes issue #94
Bert Münnich
2013-08-10
Refactored merged rotation code
Bert Münnich
2013-08-10
Handle 180 degrees image rotation
Bastien Dejean
2013-02-08
Use bool from stdbool.h after switching to C99
Bert Münnich
2013-02-08
Updated/corrected license header
Bert Münnich
2012-12-27
Fixed issue #73
Bert Münnich
2012-07-19
New commands: fit to the window's height/width
baskerville
2012-05-06
Slightly refactored flipping
Bert Münnich
2012-05-06
Added horizontal and vertical flip commands
baskerville
2012-02-15
Added own exif tag handling in files exif.[ch]
Bert Münnich
2012-02-12
Added text bar on bottom of window
Bert Münnich
2011-09-11
Added own bool type
Bert
2011-09-06
Load as much of a corrupted gif file as possible
Bert
2011-09-03
Simplified cursor resetting
Bert
2011-09-02
Data driven timeout handling
Bert
2011-08-19
Put event handling back into main.c; events -> commands
Bert
2011-08-19
Renamed application modes
Bert
2011-08-18
Small refactorings
Bert
2011-08-18
Revised handling of file names & paths
Bert
2011-07-26
Major code refactoring
Bert
2011-07-22
Reduced usage of preprocessor macros
Bert