index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2014-01-08
Fixed slideshow delay corruption after GIF animation
Bert Münnich
2014-01-04
Slideshow mode is back, in a simplified version
Bert Münnich
2014-01-03
Simplified EXIF tag extraction in exec/image-info
Bert Münnich
2014-01-02
Moved external shell commands into exec/key-handler script
Bert Münnich
Gets called on all unset key mappings. Arguments are: key combo and current file. Thanks to Francesco Orsenigo (xarvh) for the idea.
2014-01-02
Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappings
Bert Münnich
2013-12-31
Refactored remote changes
Bert Münnich
2013-12-13
Fixed Imlib file handle type, issue #117
Bert Münnich
2013-11-17
Updated unstable version number
Bert Münnich
2013-11-16
Fixed segfault when removing first image from file list, fixes issue #112
Bert Münnich
2013-11-14
Highlight edges of marked images in thumbnail mode
Bert Münnich
2013-10-21
Fixed inconsistencies in navigation when removing invalid files
Bert Münnich
2013-10-05
Seek over EXIF APP0 frame instead of reading and discarding it
Bert Münnich
2013-09-07
Updated unstable version number
Bert Münnich
2013-08-22
Only print marked files when -o is given
Bert Münnich
Fallback to print all files, if no images are marked, was kind of irritating.
2013-08-10
Updated unstable version number
Bert Münnich
2013-06-02
Fixed typo in README.md
Bert Münnich
2013-06-02
Stable version 1.1.1
v1.1.1
Bert Münnich
2013-04-21
Fixed build for giflib version >= 5.0; fixed issue #90
Bert Münnich
2013-04-14
Use bgcol as window background pixel; fixed issue #89
Bert Münnich
2013-04-06
Fixed non-ASCII characters in window bar, issue #88
Bert Münnich
2013-04-02
Fixed segfault caused by FD_ISSET() on negative fd
Bert Münnich
Reported by Kris Siwiec
2013-03-30
Stable version 1.1
v1.1
1.1
Bert Münnich
2013-03-04
Applied code style on merged changes
Bert Münnich
2013-02-11
Ignore dotfiles for -r
Bert Münnich
2013-02-09
No checks on window size, use whatever the user has specified
Bert Münnich
2013-02-08
Be honest about using C99
Bert Münnich
2013-02-08
Refactored function definitions to use dangling brace
Bert Münnich
2013-01-29
Fixed issue #77, limit geometry info to first image frame
Bert Münnich
2013-01-27
Added documentation for image-info script
Bert Münnich
2013-01-12
Fixed completely insane {C,LD}FLAGS -I/-L settings
Bert Münnich
2013-01-10
Made Makefile more verbose
Bert Münnich
2013-01-04
Fixed compilation with giflib version 4.2.1
Bert Münnich
2012-12-27
Fixed issue #74, conditional compilation of gif support
Bert Münnich
2012-12-27
Fixed issue #73
Bert Münnich
2012-12-20
Fixed issue #72
muennich
2012-10-31
Next try to fix issue #71
Bert Münnich
2012-10-29
Smaller minimum gif delay, fixed issue #71
Bert Münnich
2012-08-24
Changed default font to support more encodings; fixed issue #66
Bert Münnich
2012-08-17
Disregard obsolete events, fixed issue #64
Bert Münnich
2012-08-16
Corrected zoom level handling
Bert Münnich
2012-08-07
Fixed WMProtocols registration order (before mapping window)
Bert Münnich
2012-05-14
Added section CONTRIBUTORS to man page
Bert Münnich
2012-05-13
Made Makefile more POSIX-compliant
Bert Münnich
2012-05-06
Slightly refactored flipping
Bert Münnich
2012-04-18
Only provide the .desktop file, do not install it by default
muennich
2012-04-17
Fixed typo in Makefile; increases unstable version number
Bert Münnich
2012-04-17
Add desktop file and appropriate lines to Makefile.
Bartłomiej Piotrowski
2012-03-28
Fixed issue #47
Bert Münnich
2012-03-16
Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line
Bert Münnich
2012-03-13
Optimized redraw timeout after window resize for tiling window managers; ↵
Bert Münnich
related to issue #44
[next]