index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2014-12-01
Ignore SIGPIPE, caused by key handler exiting before all files got printed, f...
Bert Münnich
2014-11-27
Pass file paths to key handler via stdin; fixes issue #187
Bert Münnich
2014-11-27
Fixed leakage of pipe descriptors in case of failing fork
Bert Münnich
2014-10-24
Do not print could-not-open-warnings for files found by directory traversal
Bert Münnich
2014-10-01
Corrected & refactored handling of window bar content...
Bert Münnich
2014-10-01
Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177
Bert Münnich
2014-09-30
Unified file count variable for image & thumbnail mode
Bert Münnich
2014-09-27
Changed image mark in thumbnail view to small rectangle
Bert Münnich
2014-09-26
Refactored main loop; properly fixes startup issue
Bert Münnich
2014-09-26
Fixed startup in thumbnail mode with floating window
Bert Münnich
2014-09-26
Revised thumbnail loading...
Bert Münnich
2014-09-11
Fixed segfault caused by image removal in thumbnail mode
Bert Münnich
2014-09-01
Simplified img_frame_animate
Bert Münnich
2014-08-29
Corrected i_alternate, fixes issue #171
Bert Münnich
2014-08-22
Bug #165: Deletion of unnecessary null pointer checks
Markus Elfring
2014-08-18
Further simplified thumbnail marks
Bert Münnich
2014-08-17
Full redraw when removing files during thumbnail reloading; fixes issue #164
Bert Münnich
2014-08-16
Fixed wrong thumbnail-to-file mappings caused by file deletions
Bert Münnich
2014-08-16
Pass marked files to external key handler in thumbnail mode; fixes issue #135
Bert Münnich
2014-08-16
Count number of marked files
Bert Münnich
2014-08-16
Unified file index variable for image & thumbnail mode
Bert Münnich
2014-08-16
Generalized thumbnail loading, allows easier reloading of thumbnails later on
Bert Münnich
2014-07-28
Overhauled window drawing, yet again; fixes issue #155
Bert Münnich
2014-07-23
Added support for multiple commands per key/button mapping; elegant fix for i...
Bert Münnich
2014-07-23
Revised command structure and key and mouse button mappings
Bert Münnich
2014-06-15
Show key handler status in bar while it is running
Bert Münnich
2014-05-24
Timeout initial redraw
Miroslav Koskar
2014-03-17
Use real path of all files internally, requires _XOPEN_SOURCE>=500, fixes iss...
Bert Münnich
2014-02-18
Warn once when external key combo is used and key-handler not installed
Bert Münnich
2014-02-02
Unified X atom initialization
Bert Münnich
2014-01-31
Merged pull request #129
Bert Münnich
2014-01-31
Use a prefix key to execute the key handler
András Mohari
2014-01-11
Double click on thumbnail to open image
Bert Münnich
2014-01-11
Adhere to XDG Base Directory Specification; fixes issue #124
Bert Münnich
2014-01-09
Allow config.h to use multimedia keys (XF86_XK_*); fixes issue #123
Bert Münnich
2014-01-08
Fixed handling of overloaded key mappings
Bert Münnich
2014-01-08
Fixup for 9574150
Bert Münnich
2014-01-08
Check file modification time after key handler
Bert Münnich
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-02
Moved external shell commands into exec/key-handler script
Bert Münnich
2014-01-02
Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappings
Bert Münnich
2013-11-17
Close info file descriptor after reading
Bastien Dejean
2013-11-16
Fixed segfault when removing first image from file list, fixes issue #112
Bert Münnich
2013-11-14
Refactored remote changes
Bert Münnich
2013-11-14
Merge remote-tracking branch 'ariand/gamma'
Bert Münnich
2013-11-14
Highlight edges of marked images in thumbnail mode
Bert Münnich
2013-11-13
Add support for changing the gamma value
András Mohari
2013-10-21
Fixed inconsistencies in navigation when removing invalid files
Bert Münnich
2013-08-10
Added file marks; fixes issue #94
Bert Münnich
[next]