summaryrefslogtreecommitdiffstats
path: root/commands.c
AgeCommit message (Expand)Author
2015-10-28Revised error handlingBert Münnich
2015-10-28Removed feature test macro definitions from source filesBert Münnich
2015-01-11Simplified command argumentsBert Münnich
2015-01-05Apply gamma value on thumbnails too; fixes issue #193Bert Münnich
2015-01-04Cache out of view thumbnails in the backgroundBert Münnich
2015-01-04Use bit-field for boolean flags in fileinfo structBert Münnich
2014-12-22Removed obsolete ss_delays array, fixes issue #191Bert Münnich
2014-09-30Unified file count variable for image & thumbnail modeBert Münnich
2014-09-28Added thumbnail zooming...Bert Münnich
2014-09-26Revised thumbnail loading...Bert Münnich
2014-09-01Simplified img_frame_animateBert Münnich
2014-09-01Fixed segfault in ci_toggle_animation, fixes issue #173Bert Münnich
2014-08-17Added command to remove all image marks, bound to Ctrl-m; fixes issue #163Bert Münnich
2014-08-16Fixed wrong thumbnail-to-file mappings caused by file deletionsBert Münnich
2014-08-16Pass marked files to external key handler in thumbnail mode; fixes issue #135Bert Münnich
2014-08-16Count number of marked filesBert Münnich
2014-08-16Unified file index variable for image & thumbnail modeBert Münnich
2014-07-25Revised handling of GIF animationsBert Münnich
2014-07-23Revised command structure and key and mouse button mappingsBert Münnich
2014-04-06Use a checkerboard background for alpha layer; fixes issue #138Bert Münnich
2014-02-04Removed fit-win-to-img commandBert Münnich
2014-02-04Preserve panning when switching images; fixes issue #131Bert Münnich
2014-01-31Merged pull request #129Bert Münnich
2014-01-08Fixed handling of overloaded key mappingsBert Münnich
2014-01-04Slideshow mode is back, in a simplified versionBert Münnich
2014-01-02Moved external shell commands into exec/key-handler scriptBert Münnich
2013-11-14Merge remote-tracking branch 'baskerville/reverse-marks'Bert Münnich
2013-11-14Refactored remote changesBert Münnich
2013-11-14Merge remote-tracking branch 'ariand/gamma'Bert Münnich
2013-11-14Add command to reverse marked imagesBastien Dejean
2013-11-14Highlight edges of marked images in thumbnail modeBert Münnich
2013-11-13Add support for changing the gamma valueAndrás Mohari
2013-09-07Warp pointer on first/last pixelPeter Hofmann
2013-08-22Added options for anti-alias & alpha layer coloring to config.def.hBert Münnich
2013-08-22Only print marked files when -o is givenBert Münnich
2013-08-10Added file marks; fixes issue #94Bert Münnich
2013-08-10Refactored merged rotation codeBert Münnich
2013-08-10Handle 180 degrees image rotationBastien Dejean
2013-03-19New options: -[io], read/write files from/to stdin/outBert Münnich
2013-03-19Spawn info script & update bar contents only when neededBert Münnich
2013-03-04Applied code style on merged changesBert Münnich
2013-03-03Wrap the pointer when the edge of the window is reachedRob Pilling
2013-02-08Refactored function definitions to use dangling braceBert Münnich
2013-02-08Updated/corrected license headerBert Münnich
2012-08-16New command: i_alternate, go to last image, issue #65Bert Münnich
2012-07-19New commands: fit to the window's height/widthbaskerville
2012-07-15handle count prefix in thumbnail movementsbaskerville
2012-05-14Fixed issue #51, no more bar artifact when switching to fullscreenBert Münnich
2012-05-13Simplified & sped up reloading of all thumbnailsBert Münnich
2012-05-08Added a command to refresh the thumbnailsbaskerville