| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Overhaul introductionary text | Bert Münnich | 2019-01-26 | 2 | -8/+6 |
* | Align compile-time color options with X resource colors | Bert Münnich | 2019-01-23 | 5 | -32/+37 |
* | Simplify X resource retrieval | Bert Münnich | 2019-01-23 | 2 | -23/+22 |
* | Support X resource entries with Sxiv class name | Bert Münnich | 2019-01-23 | 1 | -13/+9 |
* | Fix code style of merged code | Bert Münnich | 2019-01-23 | 1 | -14/+10 |
* | Add Xresources capability | noamcore | 2019-01-23 | 2 | -6/+41 |
* | Add rawtherapee entry to key-handler | Bert Münnich | 2019-01-01 | 1 | -0/+1 |
* | Copy to primary buffer and clipboard | Bert Münnich | 2019-01-01 | 1 | -1/+1 |
* | Remove tags from image-info | Bert Münnich | 2019-01-01 | 1 | -3/+1 |
* | Remove tagging from key-handler | Bert Münnich | 2018-12-31 | 1 | -24/+1 |
* | Document undocumented "-" behavior | Bert Münnich | 2018-12-29 | 1 | -1/+1 |
* | Fix file list indexes when deleting last image | Bert Münnich | 2018-12-29 | 1 | -3/+3 |
* | Set window title only once at startup | Bert Münnich | 2018-10-15 | 2 | -12/+0 |
* | Revise Makefile | Bert Münnich | 2018-10-11 | 1 | -24/+18 |
* | Set executable bit on scripts in exec folder | Patryk Czachurski | 2018-08-04 | 2 | -0/+0 |
* | Respect updated path format when cleaning cache | Kacper Gutowski | 2018-07-30 | 1 | -11/+2 |
* | Don't skip dot files when cleaning cache | Kacper Gutowski | 2018-07-30 | 4 | -6/+12 |
* | Simplify cg_mark_range further | Bert Münnich | 2018-06-10 | 1 | -5/+3 |
* | Set global markidx whenever a single img is (un)marked | Bert Münnich | 2018-06-09 | 2 | -4/+4 |
* | (Un)mark thumbnails while holding Button3 down | Bert Münnich | 2018-06-09 | 1 | -4/+13 |
* | (Un)mark single image through generic function | Bert Münnich | 2018-06-09 | 2 | -14/+18 |
* | Simplify cg_mark_range | Bert Münnich | 2018-06-09 | 1 | -22/+11 |
* | Rename variable toggledidx to markidx | Bert Münnich | 2018-06-09 | 2 | -9/+9 |
* | Fix cg_mark_range after removing images from file list | Bert Münnich | 2018-06-09 | 1 | -0/+2 |
* | Remove unnecessary special cases in cg_mark_range | Bert Münnich | 2018-06-09 | 2 | -6/+1 |
* | Change default key-bindings of mark commands | Bert Münnich | 2018-06-09 | 1 | -3/+3 |
* | Add mark range function | Daniel Lublin | 2018-06-09 | 5 | -0/+42 |
* | New version scheme | Bert Münnich | 2018-06-09 | 2 | -3/+13 |
* | Initialize window bar buffers to empty string | Bert Münnich | 2018-04-11 | 2 | -1/+3 |
* | Revise waiting for child processes | Bert Münnich | 2018-02-18 | 1 | -6/+20 |
* | Close image-info explicitly | Bert Münnich | 2018-02-18 | 2 | -19/+22 |
* | Skip imlib cache when reloading due to inotify event | Bert Münnich | 2018-02-18 | 1 | -0/+1 |
* | Ignore outdated inotify events | Bert Münnich | 2018-02-18 | 1 | -7/+7 |
* | Do not limit fit-to-win to smallest zoom level | Bert Münnich | 2018-01-22 | 1 | -7/+4 |
* | Make zoomdiff compare impact on image dimensions | Bert Münnich | 2018-01-22 | 1 | -6/+6 |
* | Use float for ox/oy compare values | Bert Münnich | 2018-01-22 | 1 | -4/+4 |
* | Use argument to select between two drag methods | phi | 2018-01-22 | 4 | -8/+22 |
* | Refactoring | Bert Münnich | 2018-01-09 | 2 | -10/+8 |
* | Fix a potential uninitialized variable | Hyleus | 2018-01-09 | 1 | -2/+5 |
* | Fix autoreload-nop accidentally selecting on stdin | Leonardo Taccari | 2017-12-13 | 1 | -1/+1 |
* | Separate bar fields only by spaces | Bert Münnich | 2017-12-07 | 2 | -6/+8 |
* | Simplify drawing of bar text | Bert Münnich | 2017-12-07 | 1 | -53/+34 |
* | Replace utf8codepoint with Chris Wellons' utf8_decode | Bert Münnich | 2017-12-07 | 4 | -34/+75 |
* | win_textwidth is no longer needed outside window.c | Bert Münnich | 2017-12-07 | 2 | -12/+8 |
* | Remove obsolete files[].base | Bert Münnich | 2017-12-07 | 2 | -6/+0 |
* | Left bar shows file name as given by user | Bert Münnich | 2017-12-07 | 2 | -20/+6 |
* | Try to match a fallback font if needed | Squibby | 2017-12-06 | 5 | -10/+75 |
* | Reject text files resembling TGA images | Bert Münnich | 2017-11-23 | 3 | -18/+26 |
* | Stable version 24 | Bert Münnich | 2017-10-27 | 2 | -2/+12 |
* | Fix navigating from last to previous image over invalid files | Bert Münnich | 2017-10-26 | 2 | -4/+5 |