| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix: img_load_gif: out-of-bound access | NRK | 2021-11-26 | 1 | -4/+7 |
* | Revert "fix: out-of-bounds access when bg not in color map" | NRK | 2021-11-26 | 1 | -4/+0 |
* | allow configuring imlib2's cache size (#171) | N-R-K | 2021-11-26 | 2 | -0/+7 |
* | switch back to whitelisting modifers (#150) | N-R-K | 2021-11-24 | 2 | -4/+4 |
* | rename: keyhandler_abort -> KEYHANDLER_ABORT (#172) | N-R-K | 2021-11-24 | 2 | -3/+3 |
* | add related projects and some doc fixes (#170) | N-R-K | 2021-11-23 | 2 | -5/+19 |
* | mark functions and vars as static (#146) | N-R-K | 2021-11-20 | 7 | -41/+40 |
* | set env var NSXIV_USING_NULL for key-handler and update docs | NRK | 2021-11-19 | 3 | -8/+19 |
* | apply -0 to stdin/-i as well | NRK | 2021-11-19 | 2 | -6/+10 |
* | use dedicated function to process key/button bindings (#166) | N-R-K | 2021-11-19 | 2 | -29/+24 |
* | Embed new nsxiv icon (#163) | mamg22 | 2021-11-13 | 6 | -269/+457 |
* | Adding shields.io badges for Readme (#159) | Sanjay Pavan | 2021-11-06 | 1 | -1/+5 |
* | 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 |