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
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
2017-10-05
Own win method for mouse cursor location
Bert Münnich
2017-10-05
Simplify cursor handling
Bert Münnich
2017-10-04
Mouse drag translates pointer position to image area
Bert Münnich
2017-09-11
Fix linker command line
Bert Münnich
2017-09-11
Only use targets in build messages
Bert Münnich
2017-09-08
Add -p flag to disable writing of cache and temporary files
Antti Korpi
2017-09-08
Move special targets to bottom of Makefile
Bert Münnich
2017-09-08
Non-verbose build
Bert Münnich
2017-09-08
Support out-of-source builds
Bert Münnich
2017-09-08
Simplify config.mk
Bert Münnich
2017-09-06
Move configuration parts from Makefile into config.mk
Bert Münnich
2017-09-06
Make pan fraction configurable
jcalve
2017-09-06
Add Max Voit to list of contributors
Bert Münnich
2017-09-02
Add key-handler action to copy image to clipboard
Bert Münnich
2017-05-17
Adapt inotify_nop to API changes
Bert Münnich
2017-05-17
Update copyright notice in autoreload_inotify.c
Bert Münnich
2017-05-17
Merge branch 'autoreload'
Bert Münnich
2017-05-17
Detect all file overwrites in autoreload_inotify
Bert Münnich
2017-05-17
Compiler independent buffer alignment
Bert Münnich
2017-05-17
Read all available inotify events
Bert Münnich
2017-05-17
Simplify inotify cleanup
Bert Münnich
2017-05-17
Revised error reporting in autoreload_inotify
Bert Münnich
2017-05-17
Fix code-style in autoreload_inotify.c
Bert Münnich
2017-05-17
Simplify autoreload backend selection in Makefile
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-05-17
State the purpose of CLEANUP macro
Bert Münnich
2017-02-15
Merge branch 'diogocp/patch-1'
Bert Münnich
2017-02-15
Fix typo
Jakub Wilk
2017-02-13
Fix missing quote in key-handler from commit 5c607ad
Bert Münnich
[next]