index
:
nsxiv
config
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
2018-06-09
(Un)mark single image through generic function
Bert Münnich
2018-06-09
Simplify cg_mark_range
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
Change default key-bindings of mark commands
Bert Münnich
2018-06-09
Add mark range function
Daniel Lublin
2018-06-09
New version scheme
Bert Münnich
2018-04-11
Initialize window bar buffers to empty string
Bert Münnich
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-02-18
Ignore outdated inotify events
Bert Münnich
2018-01-22
Do not limit fit-to-win to smallest zoom level
Bert Münnich
2018-01-22
Make zoomdiff compare impact on image dimensions
Bert Münnich
2018-01-22
Use float for ox/oy compare values
Bert Münnich
2018-01-22
Use argument to select between two drag methods
phi
2018-01-09
Refactoring
Bert Münnich
2018-01-09
Fix a potential uninitialized variable
Hyleus
2017-12-13
Fix autoreload-nop accidentally selecting on stdin
Leonardo Taccari
2017-12-07
Separate bar fields only by spaces
Bert Münnich
2017-12-07
Simplify drawing of bar text
Bert Münnich
2017-12-07
Replace utf8codepoint with Chris Wellons' utf8_decode
Bert Münnich
2017-12-07
win_textwidth is no longer needed outside window.c
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-11-23
Reject text files resembling TGA images
Bert Münnich
2017-10-27
Stable version 24
v24
Bert Münnich
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-23
List objs in Makefile not srcs
Bert Münnich
2017-10-23
Make clean removes all object files
Bert Münnich
2017-10-22
Always take {C,CPP,LD}FLAGS from environment
Bert Münnich
2017-10-19
Back to VPATH for out-of-source builds
Bert Münnich
2017-10-19
Addendum to 1ace4fb0
Bert Münnich
2017-10-16
No more automatic dependency tracking
Bert Münnich
2017-10-16
No more config.mk
Bert Münnich
2017-10-16
Small refinements in Makefile
Bert Münnich
2017-10-16
One header file for type definitions and function declarations
Bert Münnich
2017-10-16
Fix dep file include in Makefile
Bert Münnich
2017-10-16
Zoom into mouse cursor position
Bert Münnich
2017-10-12
Much more portable Makefile
Bert Münnich
2017-10-08
Always include non-configurable part of CPPFLAGS
Bert Münnich
2017-10-08
Move DEPFLAGS from Makefile to config.mk
Bert Münnich
2017-10-08
Mention GNU make requirement in Makefile
Bert Münnich
2017-10-08
Get rid of SRCDIR macro, VPATH on make cmd line suffices
Bert Münnich
2017-10-06
Add missing description for Button3 to man page
Bert Münnich
2017-10-06
Improve mouse support
Bert Münnich
2017-10-05
Simplify cursor reset in image mode
Bert Münnich
[next]