Commit Graph

183 Commits (653a6ee83b722e430ac3068f53650dd382d9209b)

Author SHA1 Message Date
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 f6510b0a04 Merged pull request #129 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
Bert Münnich 6a0fa2507c Slideshow mode is back, in a simplified version 11 years ago
Bert Münnich 0e818020cc Simplified EXIF tag extraction in exec/image-info 11 years ago
Bert Münnich f2e0c492bd Moved external shell commands into exec/key-handler script
Gets called on all unset key mappings. Arguments are: key combo and
current file. Thanks to Francesco Orsenigo (xarvh) for the idea.
11 years ago
Bert Münnich b2eae528ed Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappings 11 years ago
Bert Münnich ab28c9a8b9 Refactored remote changes 11 years ago
Bert Münnich 99dfd14919 Fixed Imlib file handle type, issue #117 11 years ago
Bert Münnich 9ab9cee088 Updated unstable version number 11 years ago
Bert Münnich cc479ca5ac Fixed segfault when removing first image from file list, fixes issue #112 11 years ago
Bert Münnich 38bc23405d Highlight edges of marked images in thumbnail mode 11 years ago
Bert Münnich 450c1ed9b5 Fixed inconsistencies in navigation when removing invalid files 11 years ago
Bert Münnich 1b089bc2fa Seek over EXIF APP0 frame instead of reading and discarding it 11 years ago
Bert Münnich 745eacbcf5 Updated unstable version number 11 years ago
Bert Münnich fb6e4bdd98 Only print marked files when -o is given
Fallback to print all files, if no images are marked, was kind of
irritating.
11 years ago
Bert Münnich 84d77b1732 Updated unstable version number 11 years ago
Bert Münnich 68ff9d71f1 Fixed typo in README.md 11 years ago
Bert Münnich b4346a9397 Stable version 1.1.1 11 years ago
Bert Münnich b1a24cb018 Fixed build for giflib version >= 5.0; fixed issue #90 12 years ago
Bert Münnich 593da23cf3 Use bgcol as window background pixel; fixed issue #89 12 years ago
Bert Münnich aac28cce7a Fixed non-ASCII characters in window bar, issue #88 12 years ago
Bert Münnich 98972e98f9 Fixed segfault caused by FD_ISSET() on negative fd
Reported by Kris Siwiec
12 years ago
Bert Münnich af69b2a7bb Stable version 1.1 12 years ago
Bert Münnich 9ee34477f8 Applied code style on merged changes 12 years ago
Bert Münnich 408b75a0b4 Ignore dotfiles for -r 12 years ago
Bert Münnich 1e2ddc44d8 No checks on window size, use whatever the user has specified 12 years ago
Bert Münnich b3f3bc29a1 Be honest about using C99 12 years ago
Bert Münnich 08ae25da22 Refactored function definitions to use dangling brace 12 years ago
Bert Münnich bcbe3b1475 Fixed issue #77, limit geometry info to first image frame 12 years ago
Bert Münnich 9c0a53bc34 Added documentation for image-info script 12 years ago
Bert Münnich 385ba28fd7 Fixed completely insane {C,LD}FLAGS -I/-L settings 12 years ago
Bert Münnich ec7382702a Made Makefile more verbose 12 years ago
Bert Münnich eea8b7a98d Fixed compilation with giflib version 4.2.1 12 years ago
Bert Münnich 97a2c05cc3 Fixed issue #74, conditional compilation of gif support 12 years ago
Bert Münnich cd929eabfe Fixed issue #73 12 years ago
muennich 5106472d8b Fixed issue #72 12 years ago
Bert Münnich 1ae06ffd09 Next try to fix issue #71 12 years ago
Bert Münnich 5dbf1b8eb9 Smaller minimum gif delay, fixed issue #71 12 years ago
Bert Münnich 65d5d44696 Changed default font to support more encodings; fixed issue #66 12 years ago
Bert Münnich fd519ffc40 Disregard obsolete events, fixed issue #64 12 years ago
Bert Münnich 8a652a786c Corrected zoom level handling 12 years ago