index
:
forks/imv
master
Fork of imv, replacing icu with libgrapheme
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
navigator.c
Age
Commit message (
Expand
)
Author
2017-11-25
Don't duplicate license text in all source files
Harry Jeffery
2017-11-24
Make the navigator interface opaque
Harry Jeffery
2017-11-23
Move remaining actions to bindable commands
Harry Jeffery
2017-08-22
Remove year from copyright notices
Harry Jeffery
2017-08-20
Implement documented -l flag
Harry Jeffery
2017-04-14
Refactor navigator poll rate limiting
Harry Jeffery
2017-04-14
Refactor navigator to new style
Harry Jeffery
2016-05-01
Make imv_navigator_add() return an integer value
Dmitrij D. Czarkoff
2016-05-01
Remove buf_size from struct imv_navigator
Dmitrij D. Czarkoff
2016-04-29
Remember files' modification times, not their directories'
Dmitrij D. Czarkoff
2016-04-26
Reimplement '-x' flag
Dmitrij D. Czarkoff
2016-04-26
Fix segmentation violation
Dmitrij D. Czarkoff
2016-04-26
Add vim modelines
Dmitrij D. Czarkoff
2016-04-02
Add -x switch to exit imv when reaching end of file list.
Hannes Koerber
2016-01-17
Fix memory leak in imv_navigator_destroy
Harry Jeffery
2016-01-13
Use PATH_MAX for buffers holding paths
Dmitrij D. Czarkoff
2015-12-30
Reduce amount of stat(2) calls
Dmitrij D. Czarkoff
2015-12-28
Remove names from file copyright headers
Harry Jeffery
2015-12-28
Add checks for malloc(3)
Dmitrij D. Czarkoff
2015-12-28
Use stat(2) to monitor file changes
Dmitrij D. Czarkoff
2015-12-28
Use realloc(3) for extending buffer
Dmitrij D. Czarkoff
2015-12-08
Refactor imv_navigator interface
Harry Jeffery
2015-11-28
Fix memory corruption bug in imv_navigator_remove_path
Harry Jeffery
2015-11-28
Load still images in the background
Harry Jeffery
2015-11-27
add imv_navigator_remove_path function
Harry Jeffery
2015-11-20
Remove unnecessary malloc casts
Harry Jeffery
2015-11-20
Add support for -n PATH starting specifier
Harry Jeffery
2015-11-13
imv_navigator_set_path
Michal Koutenský
2015-11-12
Relicence imv to GPLv2+
Harry Jeffery
2015-11-11
Update makefile to use a build directory
Harry Jeffery