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
2015-12-20
Build-time option for default thumbnail size; fixes issue #207
Bert Münnich
2015-10-28
Simplified r_mkdir()
Bert Münnich
2015-10-28
Revised error handling
Bert Münnich
2015-10-28
Prefix safe allocation functions with 'e' instead of 's_'
Bert Münnich
2015-10-28
Removed unnecessary buffer size constants
Bert Münnich
2015-10-28
Use XSI realpath(3)
Bert Münnich
2015-10-28
Use POSIX.1-2008 getline(3)
Bert Münnich
2015-10-28
Removed feature test macro definitions from source files
Bert Münnich
2015-10-28
Removed overcautious parameter checks
Bert Münnich
2015-08-19
Always run image-info script after key-handler in image mode; fixes issue #213
Bert Münnich
2015-07-22
Thumbnail cache file format depending on existance of alpha layer
Bert Münnich
2015-05-18
Clarified comments in key-handler, fixes issue #206
Bert Münnich
2015-02-06
Round integer cast of image offset during rendering; fixes issue #197
Bert Münnich
2015-01-18
Pass real paths to key handler instead of the paths provided by the user
Bert Münnich
2015-01-11
Simplified command arguments
Bert Münnich
2015-01-07
Updated documentation regarding gamma correction
Bert Münnich
2015-01-06
The Icon key should not contain extension
Valentin Hăloiu
2015-01-05
Apply gamma value on thumbnails too; fixes issue #193
Bert Münnich
2015-01-04
Cache out of view thumbnails in the background
Bert Münnich
2015-01-04
Use bit-field for boolean flags in fileinfo struct
Bert Münnich
2014-12-22
Removed obsolete ss_delays array, fixes issue #191
Bert Münnich
2014-12-08
Grouped optional dependencies in Makefile
Bert Münnich
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-11-27
Enforced thumbnail reloading after key handler
Bert Münnich
2014-11-27
Limit thumbnail selection border width to 4px
Bert Münnich
2014-11-16
Stable version 1.3.1
v1.3.1
Bert Münnich
2014-11-14
Added -MP dependency generation option to compile flags
Bert Münnich
2014-11-02
Use and depend on GNU make...
Bert Münnich
2014-11-02
Updated unstable version number
Bert Münnich
2014-11-01
optimized icons
octos
2014-10-31
Do not cache thumbnails, which are smaller than the maximum size
Bert Münnich
2014-10-31
Discard cached & EXIF thumbnails, which are smaller than the configured maxim...
Bert Münnich
2014-10-31
Fixed leakage of resources allocated by EXIF library
Bert Münnich
2014-10-29
Fixed segfault when run with -c
Bert Münnich
2014-10-25
Fix Makefile depend file usage
Tim Harder
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
[next]