283 Commits (9dabc5f9883b80286b91f73ea4dcf9fd3d1ad11c)

Author SHA1 Message Date
  Bert Münnich 9b9294bae6 Use bit-field for boolean flags in fileinfo struct 10 years ago
  Bert Münnich 0cb1d11305 Removed obsolete ss_delays array, fixes issue #191 10 years ago
  Bert Münnich e228594391 Grouped optional dependencies in Makefile 10 years ago
  Bert Münnich 6216bf6c2d Ignore SIGPIPE, caused by key handler exiting before all files got printed, fixes issue #188 10 years ago
  Bert Münnich 728a2d931f Limit thumbnail selection border width to 4px 10 years ago
  Bert Münnich 1439b84544 Stable version 1.3.1 10 years ago
  Bert Münnich 54af451b4a Added -MP dependency generation option to compile flags 10 years ago
  Bert Münnich f55d9f4283 Use and depend on GNU make... 10 years ago
  Bert Münnich 6cee58117a Updated unstable version number 10 years ago
  Bert Münnich f5f49e7a9d Fixed leakage of resources allocated by EXIF library 10 years ago
  Bert Münnich 25077ac764 Fixed segfault when run with -c 10 years ago
  Tim Harder 33b8148614 Fix Makefile depend file usage 10 years ago
  Bert Münnich c038283286 Stable version 1.3 10 years ago
  Bert Münnich e15dabde74 Use depend file for header build dependencies 10 years ago
  Bert Münnich 8db3191f04 Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177 10 years ago
  Bert Münnich ddd028eb3e Unified file count variable for image & thumbnail mode 10 years ago
  Bert Münnich 8fa7247f69 Refactored thumbnail size dependent calculations 10 years ago
  Bert Münnich c3c70a6c3e Removed obsolete thumbnail dimension configuration setting 10 years ago
  Bert Münnich b2dbd2fed3 Changed image mark in thumbnail view to small rectangle 10 years ago
  Bert Münnich eaa269b6cb Revised thumbnail loading... 10 years ago
  Bert Münnich 52e56c8924 Fixed segfault caused by image removal in thumbnail mode 10 years ago
  Bert Münnich 95a7496edc Fixed segfault in ci_toggle_animation, fixes issue #173 10 years ago
  Bert Münnich f478385d59 Corrected i_alternate, fixes issue #171 10 years ago
  Bert Münnich eaf55e9af9 Added actions for tag addition & removal to key-handler 10 years ago
  Bert Münnich fe3a1e326f Further simplified thumbnail marks 10 years ago
  Bert Münnich 50652f63d9 Full redraw when removing files during thumbnail reloading; fixes issue #164 10 years ago
  Bert Münnich 61f61cae5f Generalized thumbnail loading, allows easier reloading of thumbnails later on 10 years ago
  lucas8 3b8a79fb8b Made argument of s_strdup const 10 years ago
  Bert Münnich bb6721549b Overhauled window drawing, yet again; fixes issue #155 10 years ago
  Bert Münnich 5e481912ec Revised handling of GIF animations 10 years ago
  Bert Münnich 06164c29b7 Revised command structure and key and mouse button mappings 10 years ago
  Bert Münnich 5d0679b855 Show key handler status in bar while it is running 10 years ago
  Bert Münnich cd02f2dd86 Small fix for thumbnail cropping 10 years ago
  Bert Münnich d26f39914e Use thumbnails in EXIF tags; requirement for libexif is back 10 years ago
  Bert Münnich 7a74fae56a Use integers for mouse mappings and buttons 6+7 for horizontal scrolling 10 years ago
  Artem Bezsmertnyi 5ca20ad3e8 Add a section about key-handler to the man page. 10 years ago
  Bert Münnich 1560d2b4fb Stable version 1.2 10 years ago
  Bert Münnich 0b83386bff Do not center window on screen, workaround for issue #9 10 years ago
  Bert Münnich e685859a30 Use a checkerboard background for alpha layer; fixes issue #138 10 years ago
  Bert Münnich 6d7acac3d1 Use real path of all files internally, requires _XOPEN_SOURCE>=500, fixes issue #137 11 years ago
  Bert Münnich 653a6ee83b Warn once when external key combo is used and key-handler not installed 11 years ago
  Bert Münnich d049391916 Check for background image allocation failure 11 years ago
  Bert Münnich 4fde8c8cbc Use separate background image for alpha layer; fixes issue #132 11 years ago
  Bert Münnich 72f1b1ca6f Removed command line option -F 11 years ago
  Bert Münnich eb82519a80 Preserve panning when switching images; fixes issue #131 11 years ago
  Bert Münnich e2fa49ecfe Unified X atom initialization 11 years ago
  Bert Münnich 03b1d7cf7a Fixed -z option argument parsing; fixes issue #127 11 years ago
  Bert Münnich 304fd382db Adhere to XDG Base Directory Specification; fixes issue #124 11 years ago
  Bert Münnich 002c7e550b Second take at rotating & flipping multi-frame images; fixes issue #121 11 years ago
  Bert Münnich cd34aa2a6b Fixed slideshow delay corruption after GIF animation 11 years ago