290 Revīzijas (8bf1adcd9a61cba1bcc9d35ac0b86a0785d2a7bd)

Autors SHA1 Ziņojums Datums
  Bert Münnich 8bf1adcd9a New version scheme pirms 6 gadiem
  Bert Münnich b78aaee9d7 Initialize window bar buffers to empty string pirms 6 gadiem
  phi d5c5708110 Use argument to select between two drag methods pirms 7 gadiem
  Bert Münnich 8017b75de4 Refactoring pirms 7 gadiem
  Bert Münnich 004fcd5c5b Left bar shows file name as given by user pirms 7 gadiem
  Squibby eb96c71725 Try to match a fallback font if needed pirms 7 gadiem
  Bert Münnich f02661879f Reject text files resembling TGA images pirms 7 gadiem
  Bert Münnich 9dabc5f988 Stable version 24 pirms 7 gadiem
  Bert Münnich 64b885b6a9 Fix navigating from last to previous image over invalid files pirms 7 gadiem
  Bert Münnich 2d34c4b9bf Set LC_COLLATE for -r file list sorting pirms 7 gadiem
  Bert Münnich 96445c3268 List objs in Makefile not srcs pirms 7 gadiem
  Bert Münnich 79bcc2ba4a Make clean removes all object files pirms 7 gadiem
  Bert Münnich df714376c5 Always take {C,CPP,LD}FLAGS from environment pirms 7 gadiem
  Bert Münnich 4d2fc0b889 Back to VPATH for out-of-source builds pirms 7 gadiem
  Bert Münnich d2b3a18d60 Addendum to 1ace4fb0 pirms 7 gadiem
  Bert Münnich 1ace4fb09c No more automatic dependency tracking pirms 7 gadiem
  Bert Münnich 24cf812bb2 No more config.mk pirms 7 gadiem
  Bert Münnich 2cf9cfc700 Small refinements in Makefile pirms 7 gadiem
  Bert Münnich 4af189e7d9 Fix dep file include in Makefile pirms 7 gadiem
  Bert Münnich a5403178e3 Zoom into mouse cursor position pirms 7 gadiem
  Bert Münnich 5155d52ab1 Much more portable Makefile pirms 7 gadiem
  Bert Münnich 6beb8b4d71 Always include non-configurable part of CPPFLAGS pirms 7 gadiem
  Bert Münnich e3b68efadd Move DEPFLAGS from Makefile to config.mk pirms 7 gadiem
  Bert Münnich 33b5dbfa82 Mention GNU make requirement in Makefile pirms 7 gadiem
  Bert Münnich 171633de32 Get rid of SRCDIR macro, VPATH on make cmd line suffices pirms 7 gadiem
  Bert Münnich 8081cbebf3 Improve mouse support pirms 7 gadiem
  Bert Münnich b8fd923e74 Simplify cursor handling pirms 7 gadiem
  Bert Münnich e310136e02 Mouse drag translates pointer position to image area pirms 7 gadiem
  Bert Münnich 9b6acc781e Fix linker command line pirms 7 gadiem
  Bert Münnich 5b5dc74195 Only use targets in build messages pirms 7 gadiem
  Bert Münnich 20009c240b Move special targets to bottom of Makefile pirms 7 gadiem
  Bert Münnich a1b2fd2774 Non-verbose build pirms 7 gadiem
  Bert Münnich a46006f527 Support out-of-source builds pirms 7 gadiem
  Bert Münnich e46b1fa609 Simplify config.mk pirms 7 gadiem
  Bert Münnich ad9955a9cf Move configuration parts from Makefile into config.mk pirms 7 gadiem
  Bert Münnich 8aaa5c9398 Simplify autoreload backend selection in Makefile pirms 7 gadiem
  Max Voit edb117e3bd Add autoreload support by inotify (and dummy backend nop) pirms 8 gadiem
  Bert Münnich e98266b148 State the purpose of CLEANUP macro pirms 7 gadiem
  Bert Münnich ba4b84a8b1 Fix missing quote in key-handler from commit 5c607ad pirms 8 gadiem
  Bert Münnich 5c607ad495 Pass given file names to key-handler instead of real paths pirms 8 gadiem
  Bert Münnich 1c260e701b Fix unused-variable warnings in conditionally compiled code pirms 8 gadiem
  Vlad Glagolev 22436f747d Add build options for optional dependencies pirms 8 gadiem
  Bert Münnich 9a85dd41d8 Ignore button and key events while key-handler is running pirms 8 gadiem
  Bert Münnich c772d3c3f3 Use -e for X window embedding pirms 8 gadiem
  Bert Münnich 878d97068c Only open regular files; fixes issue #252 pirms 8 gadiem
  Paride Legovini 86dc6860f9 Allow opening directories non-recursively pirms 8 gadiem
  Bert Münnich d69f39e3aa Update unstable version number pirms 8 gadiem
  Bert Münnich c280129cef Use Xft for font loading and text drawing pirms 8 gadiem
  Bert Münnich 53a72c7b65 Fix option -q; commit d3a70a2 completely broke it; fixes issue #223 pirms 9 gadiem
  Bert Münnich 4db3029bc6 Fix 32-bit unsigned integer shift pirms 9 gadiem