index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-24
Stable version 1.3
v1.3
Bert Münnich
2014-10-24
Do not print could-not-open-warnings for files found by directory traversal
Bert Münnich
2014-10-24
Use depend file for header build dependencies
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-29
Set JPEG quality for thumbnail cache files
Bert Münnich
2014-09-29
Fixed thumbnail creation for files with big aspect ratio factor; fixes issue ...
Bert Münnich
2014-09-29
Scale thumbnail selection border width with thumbnail size
Bert Münnich
2014-09-29
Moved thumbnail sizes array to config.def.h
Bert Münnich
2014-09-29
Refactored thumbnail size dependent calculations
Bert Münnich
2014-09-28
Removed obsolete thumbnail dimension configuration setting
Bert Münnich
2014-09-28
Added thumbnail zooming...
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-09-01
Fixed segfault in ci_toggle_animation, fixes issue #173
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-20
Refactored rotation in key-handler
Bert Münnich
2014-08-20
Added actions for tag addition & removal to key-handler
Bert Münnich
2014-08-18
Unified rotate actions in key-handler; use lossless operation based on file type
Bert Münnich
2014-08-18
Beautified thumbnail marks and selection border
Bert Münnich
2014-08-18
Further simplified thumbnail marks
Bert Münnich
2014-08-17
Simplified thumbnail selection and marks
Bert Münnich
2014-08-17
Increased contrast in default color set
Bert Münnich
2014-08-17
Added command to remove all image marks, bound to Ctrl-m; fixes issue #163
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-08-01
Made argument of s_strdup const
lucas8
2014-07-28
Overhauled window drawing, yet again; fixes issue #155
Bert Münnich
2014-07-25
Revised handling of GIF animations
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-06-10
Create thumbnail cache dir automatically
Bert Münnich
2014-06-10
Small fix for thumbnail cropping
Bert Münnich
2014-06-09
Use thumbnails in EXIF tags; requirement for libexif is back
Bert Münnich
2014-05-31
Merge branch 'barthalion/master'
Bert Münnich
2014-05-31
Use integers for mouse mappings and buttons 6+7 for horizontal scrolling
Bert Münnich
2014-05-27
Fix build with giflib >= 5.1.0.
Bartłomiej Piotrowski
2014-05-24
Timeout initial redraw
Miroslav Koskar
2014-05-24
Add a section about key-handler to the man page.
Artem Bezsmertnyi
[next]