summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-15Set window title only once at startupBert Münnich
2018-10-11Revise MakefileBert Münnich
2018-08-04Set executable bit on scripts in exec folderPatryk Czachurski
2018-07-30Respect updated path format when cleaning cacheKacper Gutowski
2018-07-30Don't skip dot files when cleaning cacheKacper Gutowski
2018-06-10Simplify cg_mark_range furtherBert Münnich
2018-06-09Set global markidx whenever a single img is (un)markedBert Münnich
2018-06-09(Un)mark thumbnails while holding Button3 downBert Münnich
2018-06-09(Un)mark single image through generic functionBert Münnich
2018-06-09Simplify cg_mark_rangeBert Münnich
2018-06-09Rename variable toggledidx to markidxBert Münnich
2018-06-09Fix cg_mark_range after removing images from file listBert Münnich
2018-06-09Remove unnecessary special cases in cg_mark_rangeBert Münnich
2018-06-09Change default key-bindings of mark commandsBert Münnich
2018-06-09Add mark range functionDaniel Lublin
2018-06-09New version schemeBert Münnich
2018-04-11Initialize window bar buffers to empty stringBert Münnich
2018-02-18Revise waiting for child processesBert Münnich
2018-02-18Close image-info explicitlyBert Münnich
2018-02-18Skip imlib cache when reloading due to inotify eventBert Münnich
2018-02-18Ignore outdated inotify eventsBert Münnich
2018-01-22Do not limit fit-to-win to smallest zoom levelBert Münnich
2018-01-22Make zoomdiff compare impact on image dimensionsBert Münnich
2018-01-22Use float for ox/oy compare valuesBert Münnich
2018-01-22Use argument to select between two drag methodsphi
2018-01-09RefactoringBert Münnich
2018-01-09Fix a potential uninitialized variableHyleus
2017-12-13Fix autoreload-nop accidentally selecting on stdinLeonardo Taccari
2017-12-07Separate bar fields only by spacesBert Münnich
2017-12-07Simplify drawing of bar textBert Münnich
2017-12-07Replace utf8codepoint with Chris Wellons' utf8_decodeBert Münnich
2017-12-07win_textwidth is no longer needed outside window.cBert Münnich
2017-12-07Remove obsolete files[].baseBert Münnich
2017-12-07Left bar shows file name as given by userBert Münnich
2017-12-07Try to match a fallback font if neededSquibby
2017-11-23Reject text files resembling TGA imagesBert Münnich
2017-10-27Stable version 24v24Bert Münnich
2017-10-26Fix navigating from last to previous image over invalid filesBert Münnich
2017-10-24Set LC_COLLATE for -r file list sortingBert Münnich
2017-10-23List objs in Makefile not srcsBert Münnich
2017-10-23Make clean removes all object filesBert Münnich
2017-10-22Always take {C,CPP,LD}FLAGS from environmentBert Münnich
2017-10-19Back to VPATH for out-of-source buildsBert Münnich
2017-10-19Addendum to 1ace4fb0Bert Münnich
2017-10-16No more automatic dependency trackingBert Münnich
2017-10-16No more config.mkBert Münnich
2017-10-16Small refinements in MakefileBert Münnich
2017-10-16One header file for type definitions and function declarationsBert Münnich
2017-10-16Fix dep file include in MakefileBert Münnich
2017-10-16Zoom into mouse cursor positionBert Münnich