summaryrefslogtreecommitdiffstats
path: root/image.h
AgeCommit message (Expand)Author
2015-10-28Revised error handlingBert Münnich
2014-09-01Simplified img_frame_animateBert Münnich
2014-07-25Revised handling of GIF animationsBert Münnich
2014-02-04Preserve panning when switching images; fixes issue #131Bert 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-14Refactored remote changesBert Münnich
2013-11-13Add support for changing the gamma valueAndrás Mohari
2013-08-10Refactored merged rotation codeBert Münnich
2013-08-10Handle 180 degrees image rotationBastien Dejean
2013-02-08Updated/corrected license headerBert Münnich
2012-07-19New commands: fit to the window's height/widthbaskerville
2012-05-06Slightly refactored flippingBert Münnich
2012-05-06Added horizontal and vertical flip commandsbaskerville
2012-02-15Removed unneeded members from img typeBert Münnich
2012-02-15Already in the year 2012Bert Münnich
2011-10-16Fixed pixel-wise panning by chaning x, y vars to floatBert Münnich
2011-10-16Pan by pixel count, if number prefix givenBert Münnich
2011-10-14Updated contact informationBert Münnich
2011-09-17Use win_t member in img_t & tns_t instead of parametersBert Münnich
2011-09-11Added own bool typeBert
2011-09-11Added dirty flag to img structBert
2011-09-10Added slideshow supportBert
2011-09-03Reformated license headerBert
2011-08-19Added support for gif animationBert
2011-08-19Refactored img_load_gif()Bert
2011-08-19Added support for multi-frame imagesBert
2011-08-18Corrected FSF address in license headersBert
2011-08-18Revised handling of file names & pathsBert
2011-07-22Reduced usage of preprocessor macrosBert
2011-06-03New mappings: ctrl-[hjkl], pan image one window width/heightBert
2011-05-16H/J/K/L mappings to pan to edgesBert
2011-04-19Center zoomed areaBert
2011-04-11Remove invalid images when loading them; refactoringsBert
2011-03-10Toggle image transparency with A-keyBert
2011-03-01Support for external commands like mogrify & jpegtranBert
2011-03-01Shorter typedefsBert
2011-02-27Revert "Save rotated png-files with S-key"Bert
2011-02-27Save rotated png-files with S-keyBert
2011-02-25Refactored imlib context handlingBert
2011-02-16Refactored thumbs, new files thumbs.[ch]Bert
2011-02-16Render thumbnailsBert
2011-02-16First things for thumbnail modeBert
2011-02-09Handle image remove/rename while runningBert
2011-02-04New key mapping: W, resize window to fit imageBert
2011-02-03Split img_fit into internal/external functionBert