summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2019-01-26Stable version 25v25Bert Münnich
2018-10-11Revise MakefileBert Münnich
2018-06-09New version schemeBert Münnich
2018-04-11Initialize window bar buffers to empty stringBert Münnich
2018-01-22Use argument to select between two drag methodsphi
2018-01-09RefactoringBert 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-16Fix dep file include in MakefileBert Münnich
2017-10-16Zoom into mouse cursor positionBert Münnich
2017-10-12Much more portable MakefileBert Münnich
2017-10-08Always include non-configurable part of CPPFLAGSBert Münnich
2017-10-08Move DEPFLAGS from Makefile to config.mkBert Münnich
2017-10-08Mention GNU make requirement in MakefileBert Münnich
2017-10-08Get rid of SRCDIR macro, VPATH on make cmd line sufficesBert Münnich
2017-10-06Improve mouse supportBert Münnich
2017-10-05Simplify cursor handlingBert Münnich
2017-10-04Mouse drag translates pointer position to image areaBert Münnich
2017-09-11Fix linker command lineBert Münnich
2017-09-11Only use targets in build messagesBert Münnich
2017-09-08Move special targets to bottom of MakefileBert Münnich
2017-09-08Non-verbose buildBert Münnich
2017-09-08Support out-of-source buildsBert Münnich
2017-09-08Simplify config.mkBert Münnich
2017-09-06Move configuration parts from Makefile into config.mkBert Münnich
2017-05-17Simplify autoreload backend selection in MakefileBert Münnich
2017-05-17Add autoreload support by inotify (and dummy backend nop)Max Voit
2017-05-17State the purpose of CLEANUP macroBert Münnich
2017-02-13Fix missing quote in key-handler from commit 5c607adBert Münnich
2017-01-07Pass given file names to key-handler instead of real pathsBert Münnich
2016-12-28Fix unused-variable warnings in conditionally compiled codeBert Münnich
2016-12-28Merge vaygr/opt-depBert Münnich
2016-12-27Add build options for optional dependenciesVlad Glagolev
2016-12-01Merge djhejna/floatdelayBert Münnich
2016-11-30Ignore button and key events while key-handler is runningBert Münnich
2016-11-28Merge dwminer/framerateBert Münnich
2016-10-30Use -e for X window embeddingBert Münnich
2016-10-20Only open regular files; fixes issue #252Bert Münnich