summaryrefslogtreecommitdiffstats
path: root/image.c
AgeCommit message (Expand)Author
2019-01-23Align compile-time color options with X resource colorsBert 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
2017-11-23Reject text files resembling TGA imagesBert Münnich
2017-10-16One header file for type definitions and function declarationsBert Münnich
2017-10-16Zoom into mouse cursor positionBert Münnich
2017-10-04Mouse drag translates pointer position to image areaBert Münnich
2017-09-06Make pan fraction configurablejcalve
2016-12-01Merge djhejna/floatdelayBert Münnich
2016-11-28Support for DELAY as a floating point number including less than 1Don Hejna
2016-11-27Add -A option to force framerate on animated imagesdwminer
2016-10-20Only open regular files; fixes issue #252Bert Münnich
2016-08-06Use Xft for font loading and text drawingBert Münnich
2015-12-26Fix 32-bit unsigned integer shiftBert Münnich
2015-10-28Revised error handlingBert Münnich
2015-10-28Prefix safe allocation functions with 'e' instead of 's_'Bert Münnich
2015-10-28Removed feature test macro definitions from source filesBert Münnich
2015-10-28Removed overcautious parameter checksBert Münnich
2015-02-06Round integer cast of image offset during rendering; fixes issue #197Bert Münnich
2015-01-05Apply gamma value on thumbnails too; fixes issue #193Bert Münnich
2015-01-04Use bit-field for boolean flags in fileinfo structBert Münnich
2014-10-24Do not print could-not-open-warnings for files found by directory traversalBert Münnich
2014-09-01Simplified img_frame_animateBert Münnich
2014-07-28Overhauled window drawing, yet again; fixes issue #155Bert Münnich
2014-07-25Revised handling of GIF animationsBert Münnich
2014-07-23Added support for multiple commands per key/button mapping; elegant fix for i...Bert Münnich
2014-06-09Use thumbnails in EXIF tags; requirement for libexif is backBert Münnich
2014-05-27Fix build with giflib >= 5.1.0.Bartłomiej Piotrowski
2014-04-06Use a checkerboard background for alpha layer; fixes issue #138Bert Münnich
2014-02-07Check for background image allocation failureBert Münnich
2014-02-06Use separate background image for alpha layer; fixes issue #132Bert Münnich
2014-02-04Revised scale mode and zoom level handlingBert Münnich
2014-02-04Preserve panning when switching images; fixes issue #131Bert Münnich
2014-01-09Second take at rotating & flipping multi-frame images; fixes issue #121Bert Münnich
2014-01-09Revert "Apply flip & rotation on all frames of a multi-frame image; fixes iss...Bert Münnich
2014-01-09Apply flip & rotation on all frames of a multi-frame image; fixes issue #121Bert Münnich
2014-01-04Slideshow mode is back, in a simplified versionBert Münnich
2013-12-31Refactored remote changesBert Münnich
2013-12-30Read GIF's repeat information from file.Aleksander Nitecki
2013-12-13Fixed Imlib file handle type, issue #117Bert Münnich
2013-11-14Correct out-of-range gamma values given on command lineBert Münnich
2013-11-14Refactored remote changesBert Münnich
2013-11-13Add support for changing the gamma valueAndrás Mohari
2013-08-22Added options for anti-alias & alpha layer coloring to config.def.hBert Münnich
2013-08-10Refactored merged rotation codeBert Münnich
2013-08-10Handle 180 degrees image rotationBastien Dejean
2013-04-21Fixed build for giflib version >= 5.0; fixed issue #90Bert Münnich
2013-02-08Refactored function definitions to use dangling braceBert Münnich
2013-02-08Updated/corrected license headerBert Münnich