| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update FAQ regarding piping images (#158) | mamg22 | 2021-11-05 | 1 | -1/+1 |
* | make width of navigation area configurable (#155) | LuXu | 2021-11-04 | 3 | -6/+22 |
* | add links to labels in CONTRIBUTING (#154) | N-R-K | 2021-11-03 | 1 | -1/+10 |
* | fix: man page title for neo sxiv (#152) | Guilherme Rugai Freire | 2021-11-01 | 1 | -4/+4 |
* | -0 sends NULL separated file-list to key-handler | NRK | 2021-10-29 | 5 | -8/+7 |
* | Add colors and fonts to config.h (#115) | Arthur Williams | 2021-10-29 | 2 | -7/+15 |
* | code-style: general cleanups (#137) | N-R-K | 2021-10-29 | 9 | -45/+42 |
* | remove unnecessary animated webp related check | N-R-K | 2021-10-28 | 1 | -6/+0 |
* | update copyright notice (#139) | eylles | 2021-10-28 | 8 | -8/+16 |
* | eleminate padding from struct img on 64bit systems (#136) | N-R-K | 2021-10-28 | 1 | -3/+3 |
* | fix: memory leak due to not destroying XrmDatabase (#134) | N-R-K | 2021-10-28 | 1 | -2/+3 |
* | Add default key-binding for DRAG_RELATIVE (#117) | LuXu | 2021-10-27 | 5 | -3/+8 |
* | fix: memory leak in img_load_webp (#135) | N-R-K | 2021-10-26 | 1 | -4/+10 |
* | code-style: remove extra casts (#130) | javad | 2021-10-24 | 2 | -5/+5 |
* | remove TODO.md (#127) | N-R-K | 2021-10-19 | 2 | -9/+1 |
* | README: add package manager section (#111) | N-R-K | 2021-10-19 | 1 | -0/+14 |
* | Revert "Fix in tabbed with alpha patch (#3)" (#121) | N-R-K | 2021-10-16 | 1 | -2/+1 |
* | Add ability to bind arbitrary functions. | Arthur Williams | 2021-10-13 | 6 | -70/+96 |
* | Make imgcursor a config variable. | Arthur Williams | 2021-10-13 | 2 | -12/+5 |
* | Fix behaviour when TrueColor / 24 bit depth is not available (#114) | miseran | 2021-10-11 | 4 | -33/+24 |
* | code-style: fix consistency issues all over the codebase (#94) | Berke Kocaoğlu | 2021-10-11 | 11 | -68/+45 |
* | Make statusbar optional (#95) | Arthur Williams | 2021-10-10 | 6 | -34/+63 |
* | add statusbar message upon key-hander activation (#98) | N-R-K | 2021-10-07 | 2 | -2/+19 |
* | Rework build system v2 (#71) | N-R-K | 2021-10-03 | 4 | -55/+52 |
* | Move over to nsxiv-extra (#100) | N-R-K | 2021-10-01 | 2 | -7/+24 |
* | fix wrong bar.* defaults in manpage (#106) | N-R-K | 2021-10-02 | 1 | -2/+2 |
* | update outdated comment in config.def.h (#105) | N-R-K | 2021-09-30 | 1 | -3/+2 |
* | make ten_ms local to run (#101) | N-R-K | 2021-09-29 | 1 | -2/+1 |
* | fix: crashing on bad exif thumbnail (#75) | N-R-K | 2021-09-29 | 1 | -1/+1 |
* | Clarify comment in example key-handler (#89) | N-R-K | 2021-09-28 | 1 | -0/+2 |
* | Use zoom steps instead of hard-coding levels (#92) | Lu Xu | 2021-09-25 | 4 | -63/+22 |
* | Rename icon & desktop and add install-all in Makefile (#96) | Berke Kocaoğlu | 2021-09-25 | 2 | -7/+13 |
* | make keyhandler abort key configurable via config.h | NRK | 2021-09-24 | 2 | -1/+4 |
* | fix: unable to bind anything to XK_Escape | NRK | 2021-09-24 | 1 | -1/+1 |
* | Add animated webp support (#20) | Sam Whitehead | 2021-09-24 | 3 | -2/+159 |
* | Fix consistency in readme (#93) | Berke Kocaoğlu | 2021-09-24 | 1 | -4/+4 |
* | Add desktop and icon rules to Makefile, document icon installation (#80) | Guilherme Rugai Freire | 2021-09-23 | 3 | -16/+40 |
* | Change location of example scripts (#86) | Berke Kocaoğlu | 2021-09-22 | 5 | -5/+10 |
* | switch -0 to bottom in options.c | NRK | 2021-09-21 | 1 | -6/+6 |
* | add 0 to print_usage | NRK | 2021-09-21 | 1 | -1/+1 |
* | move -0 to bottom in the manpage | NRK | 2021-09-21 | 1 | -5/+5 |
* | document new -0 option in manpage | NRK | 2021-09-21 | 1 | -1/+5 |
* | code-style: use constant length array (#79) | N-R-K | 2021-09-22 | 1 | -1/+1 |
* | better document what the optional deps do | NRK | 2021-09-21 | 1 | -2/+5 |
* | add -0 for outputting null-terminated list (#68) | N-R-K | 2021-09-20 | 3 | -2/+8 |
* | Allow any set of modifiers to be used in keybindings | Arthur Williams | 2021-09-20 | 2 | -1/+4 |
* | Stable version 27.1 | NRK | 2021-09-17 | 2 | -1/+9 |
* | fix build when not git cloned | NRK | 2021-09-17 | 1 | -0/+2 |
* | Fix links in changelog and readme | Berke Kocaoğlu | 2021-09-17 | 2 | -16/+16 |
* | Stable version 27 | Berke Kocaoğlu | 2021-09-16 | 1 | -1/+1 |