index
:
nsxiv
master
neo simple X image viewer.
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use POSIX.1-2008 getline(3)
Bert Münnich
2015-10-28
4
-37
/
+6
*
Removed feature test macro definitions from source files
Bert Münnich
2015-10-28
7
-21
/
+13
*
Removed overcautious parameter checks
Bert Münnich
2015-10-28
6
-147
/
+11
*
Always run image-info script after key-handler in image mode; fixes issue #213
Bert Münnich
2015-08-19
2
-4
/
+4
*
Thumbnail cache file format depending on existance of alpha layer
Bert Münnich
2015-07-22
2
-5
/
+9
*
Clarified comments in key-handler, fixes issue #206
Bert Münnich
2015-05-18
3
-7
/
+7
*
Round integer cast of image offset during rendering; fixes issue #197
Bert Münnich
2015-02-06
2
-3
/
+3
*
Pass real paths to key handler instead of the paths provided by the user
Bert Münnich
2015-01-18
2
-2
/
+2
*
Simplified command arguments
Bert Münnich
2015-01-11
4
-144
/
+125
*
Updated documentation regarding gamma correction
Bert Münnich
2015-01-07
3
-13
/
+16
*
The Icon key should not contain extension
Valentin Hăloiu
2015-01-06
2
-2
/
+2
*
Apply gamma value on thumbnails too; fixes issue #193
Bert Münnich
2015-01-05
5
-40
/
+27
*
Cache out of view thumbnails in the background
Bert Münnich
2015-01-04
5
-25
/
+45
*
Use bit-field for boolean flags in fileinfo struct
Bert Münnich
2015-01-04
6
-27
/
+34
*
Removed obsolete ss_delays array, fixes issue #191
Bert Münnich
2014-12-22
2
-5
/
+1
*
Grouped optional dependencies in Makefile
Bert Münnich
2014-12-08
1
-3
/
+14
*
Ignore SIGPIPE, caused by key handler exiting before all files got printed, f...
Bert Münnich
2014-12-01
2
-1
/
+3
*
Pass file paths to key handler via stdin; fixes issue #187
Bert Münnich
2014-11-27
3
-55
/
+71
*
Fixed leakage of pipe descriptors in case of failing fork
Bert Münnich
2014-11-27
1
-8
/
+10
*
Enforced thumbnail reloading after key handler
Bert Münnich
2014-11-27
1
-1
/
+1
*
Limit thumbnail selection border width to 4px
Bert Münnich
2014-11-27
2
-1
/
+2
*
Stable version 1.3.1
Bert Münnich
2014-11-16
2
-1
/
+7
*
Added -MP dependency generation option to compile flags
Bert Münnich
2014-11-14
1
-2
/
+2
*
Use and depend on GNU make...
Bert Münnich
2014-11-02
2
-23
/
+17
*
Updated unstable version number
Bert Münnich
2014-11-02
1
-1
/
+1
*
optimized icons
octos
2014-11-01
5
-0
/
+0
*
Do not cache thumbnails, which are smaller than the maximum size
Bert Münnich
2014-10-31
1
-12
/
+22
*
Discard cached & EXIF thumbnails, which are smaller than the configured maxim...
Bert Münnich
2014-10-31
1
-12
/
+21
*
Fixed leakage of resources allocated by EXIF library
Bert Münnich
2014-10-31
2
-5
/
+5
*
Fixed segfault when run with -c
Bert Münnich
2014-10-29
2
-2
/
+2
*
Fix Makefile depend file usage
Tim Harder
2014-10-25
1
-3
/
+4
*
Stable version 1.3
Bert Münnich
2014-10-24
2
-1
/
+8
*
Do not print could-not-open-warnings for files found by directory traversal
Bert Münnich
2014-10-24
4
-11
/
+14
*
Use depend file for header build dependencies
Bert Münnich
2014-10-24
2
-1
/
+10
*
Corrected & refactored handling of window bar content...
Bert Münnich
2014-10-01
3
-41
/
+67
*
Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177
Bert Münnich
2014-10-01
2
-6
/
+7
*
Unified file count variable for image & thumbnail mode
Bert Münnich
2014-09-30
5
-49
/
+42
*
Set JPEG quality for thumbnail cache files
Bert Münnich
2014-09-29
1
-0
/
+1
*
Fixed thumbnail creation for files with big aspect ratio factor; fixes issue ...
Bert Münnich
2014-09-29
1
-1
/
+2
*
Scale thumbnail selection border width with thumbnail size
Bert Münnich
2014-09-29
2
-7
/
+11
*
Moved thumbnail sizes array to config.def.h
Bert Münnich
2014-09-29
2
-7
/
+13
*
Refactored thumbnail size dependent calculations
Bert Münnich
2014-09-29
3
-12
/
+15
*
Removed obsolete thumbnail dimension configuration setting
Bert Münnich
2014-09-28
2
-7
/
+1
*
Added thumbnail zooming...
Bert Münnich
2014-09-28
7
-63
/
+100
*
Changed image mark in thumbnail view to small rectangle
Bert Münnich
2014-09-27
3
-6
/
+5
*
Refactored main loop; properly fixes startup issue
Bert Münnich
2014-09-26
1
-32
/
+27
*
Fixed startup in thumbnail mode with floating window
Bert Münnich
2014-09-26
1
-3
/
+5
*
Revised thumbnail loading...
Bert Münnich
2014-09-26
5
-45
/
+71
*
Fixed segfault caused by image removal in thumbnail mode
Bert Münnich
2014-09-11
2
-2
/
+2
*
Simplified img_frame_animate
Bert Münnich
2014-09-01
4
-13
/
+8
[next]