aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove tags from image-infoBert Münnich2019-01-011-3/+1
* Remove tagging from key-handlerBert Münnich2018-12-311-24/+1
* Document undocumented "-" behaviorBert Münnich2018-12-291-1/+1
* Fix file list indexes when deleting last imageBert Münnich2018-12-291-3/+3
* Set window title only once at startupBert Münnich2018-10-152-12/+0
* Revise MakefileBert Münnich2018-10-111-24/+18
* Set executable bit on scripts in exec folderPatryk Czachurski2018-08-042-0/+0
* Respect updated path format when cleaning cacheKacper Gutowski2018-07-301-11/+2
* Don't skip dot files when cleaning cacheKacper Gutowski2018-07-304-6/+12
* Simplify cg_mark_range furtherBert Münnich2018-06-101-5/+3
* Set global markidx whenever a single img is (un)markedBert Münnich2018-06-092-4/+4
* (Un)mark thumbnails while holding Button3 downBert Münnich2018-06-091-4/+13
* (Un)mark single image through generic functionBert Münnich2018-06-092-14/+18
* Simplify cg_mark_rangeBert Münnich2018-06-091-22/+11
* Rename variable toggledidx to markidxBert Münnich2018-06-092-9/+9
* Fix cg_mark_range after removing images from file listBert Münnich2018-06-091-0/+2
* Remove unnecessary special cases in cg_mark_rangeBert Münnich2018-06-092-6/+1
* Change default key-bindings of mark commandsBert Münnich2018-06-091-3/+3
* Add mark range functionDaniel Lublin2018-06-095-0/+42
* New version schemeBert Münnich2018-06-092-3/+13
* Initialize window bar buffers to empty stringBert Münnich2018-04-112-1/+3
* Revise waiting for child processesBert Münnich2018-02-181-6/+20
* Close image-info explicitlyBert Münnich2018-02-182-19/+22
* Skip imlib cache when reloading due to inotify eventBert Münnich2018-02-181-0/+1
* Ignore outdated inotify eventsBert Münnich2018-02-181-7/+7
* Do not limit fit-to-win to smallest zoom levelBert Münnich2018-01-221-7/+4
* Make zoomdiff compare impact on image dimensionsBert Münnich2018-01-221-6/+6
* Use float for ox/oy compare valuesBert Münnich2018-01-221-4/+4
* Use argument to select between two drag methodsphi2018-01-224-8/+22
* RefactoringBert Münnich2018-01-092-10/+8
* Fix a potential uninitialized variableHyleus2018-01-091-2/+5
* Fix autoreload-nop accidentally selecting on stdinLeonardo Taccari2017-12-131-1/+1
* Separate bar fields only by spacesBert Münnich2017-12-072-6/+8
* Simplify drawing of bar textBert Münnich2017-12-071-53/+34
* Replace utf8codepoint with Chris Wellons' utf8_decodeBert Münnich2017-12-074-34/+75
* win_textwidth is no longer needed outside window.cBert Münnich2017-12-072-12/+8
* Remove obsolete files[].baseBert Münnich2017-12-072-6/+0
* Left bar shows file name as given by userBert Münnich2017-12-072-20/+6
* Try to match a fallback font if neededSquibby2017-12-065-10/+75
* Reject text files resembling TGA imagesBert Münnich2017-11-233-18/+26
* Stable version 24Bert Münnich2017-10-272-2/+12
* Fix navigating from last to previous image over invalid filesBert Münnich2017-10-262-4/+5
* Set LC_COLLATE for -r file list sortingBert Münnich2017-10-242-1/+4
* List objs in Makefile not srcsBert Münnich2017-10-231-3/+2
* Make clean removes all object filesBert Münnich2017-10-231-2/+2
* Always take {C,CPP,LD}FLAGS from environmentBert Münnich2017-10-221-9/+9
* Back to VPATH for out-of-source buildsBert Münnich2017-10-191-6/+4
* Addendum to 1ace4fb0Bert Münnich2017-10-191-3/+1
* No more automatic dependency trackingBert Münnich2017-10-161-7/+3
* No more config.mkBert Münnich2017-10-161-2/+0