summaryrefslogtreecommitdiffstats
path: root/image.h
AgeCommit message (Expand)Author
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
2011-02-03New key mappings: 0/w, zoom to 100%/to fit windowBert
2011-02-03Display filesize in window titleBert
2011-01-31Check file timestamps before loading from cacheBert
2011-01-29Mouse-panning while pressing button2Bert
2011-01-28Added plenty lots of optionsBert
2011-01-26Added a key-mapping for toggle anti-aliasingBert
2011-01-26Added <,> mappings to rotate imageBert
2011-01-22Handle window resize events properlyBert
2011-01-21Implemented panningBert
2011-01-21Stricter object encapsulationBert