index
:
nsxiv
config
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
2021-09-16
set title based on prefix and suffix (#23)
qsmodo
2020-01-16
Fix indentation
Bert Münnich
2019-07-16
Do not keep track of fullscreen state
Bert Münnich
2018-12-29
Fix file list indexes when deleting last image
Bert Münnich
2018-10-15
Set window title only once at startup
Bert Münnich
2018-07-30
Don't skip dot files when cleaning cache
Kacper Gutowski
2018-06-09
Set global markidx whenever a single img is (un)marked
Bert Münnich
2018-06-09
(Un)mark thumbnails while holding Button3 down
Bert Münnich
2018-06-09
(Un)mark single image through generic function
Bert Münnich
2018-06-09
Rename variable toggledidx to markidx
Bert Münnich
2018-06-09
Fix cg_mark_range after removing images from file list
Bert Münnich
2018-06-09
Remove unnecessary special cases in cg_mark_range
Bert Münnich
2018-06-09
Add mark range function
Daniel Lublin
2018-02-18
Revise waiting for child processes
Bert Münnich
2018-02-18
Close image-info explicitly
Bert Münnich
2018-02-18
Skip imlib cache when reloading due to inotify event
Bert Münnich
2018-01-09
Refactoring
Bert Münnich
2018-01-09
Fix a potential uninitialized variable
Hyleus
2017-12-07
Separate bar fields only by spaces
Bert Münnich
2017-12-07
Remove obsolete files[].base
Bert Münnich
2017-12-07
Left bar shows file name as given by user
Bert Münnich
2017-12-07
Try to match a fallback font if needed
Squibby
2017-10-26
Fix navigating from last to previous image over invalid files
Bert Münnich
2017-10-24
Set LC_COLLATE for -r file list sorting
Bert Münnich
2017-10-16
One header file for type definitions and function declarations
Bert Münnich
2017-10-06
Improve mouse support
Bert Münnich
2017-10-05
Simplify cursor reset in image mode
Bert Münnich
2017-10-04
Mouse drag translates pointer position to image area
Bert Münnich
2017-05-17
Detect all file overwrites in autoreload_inotify
Bert Münnich
2017-05-17
Revised autoreload interface
Bert Münnich
2017-05-17
Add autoreload support by inotify (and dummy backend nop)
Max Voit
2017-05-17
Properly quit when window gets closed; fixes issue #27
Bert Münnich
2017-02-15
Fix typo
Jakub Wilk
2017-01-07
Pass given file names to key-handler instead of real paths
Bert Münnich
2016-12-01
Merge djhejna/floatdelay
Bert Münnich
2016-11-30
Ignore button and key events while key-handler is running
Bert Münnich
2016-11-28
Support for DELAY as a floating point number including less than 1
Don Hejna
2016-09-28
Allow opening directories non-recursively
Paride Legovini
2016-08-06
Use Xft for font loading and text drawing
Bert Münnich
2016-08-06
Provide image width and height to image-info script; fixes issue #159
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-01-18
Pass real paths to key handler instead of the paths provided by the user
Bert Münnich
2015-01-04
Cache out of view thumbnails in the background
Bert Münnich
[next]