summaryrefslogtreecommitdiffstats
path: root/config.def.h
AgeCommit message (Expand)Author
2015-12-20Build-time option for default thumbnail size; fixes issue #207Bert Münnich
2015-01-11Simplified command argumentsBert Münnich
2015-01-05Apply gamma value on thumbnails too; fixes issue #193Bert Münnich
2014-09-29Moved thumbnail sizes array to config.def.hBert Münnich
2014-09-28Removed obsolete thumbnail dimension configuration settingBert Münnich
2014-09-28Added thumbnail zooming...Bert Münnich
2014-08-17Increased contrast in default color setBert Münnich
2014-08-17Added command to remove all image marks, bound to Ctrl-m; fixes issue #163Bert 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-07-23Revised command structure and key and mouse button mappingsBert Münnich
2014-05-31Use integers for mouse mappings and buttons 6+7 for horizontal scrollingBert Münnich
2014-04-06Use a checkerboard background for alpha layer; fixes issue #138Bert Münnich
2014-02-04Revised scale mode and zoom level handlingBert Münnich
2014-02-04Removed fit-win-to-img commandBert Münnich
2014-01-31Merged pull request #129Bert Münnich
2014-01-31Use a prefix key to execute the key handlerAndrás Mohari
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
2014-01-02Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappingsBert Münnich
2013-12-31Refactored remote changesBert Münnich
2013-12-30Read GIF's repeat information from file.Aleksander Nitecki
2013-11-14Merge remote-tracking branch 'baskerville/reverse-marks'Bert Münnich
2013-11-14Refactored remote changesBert Münnich
2013-11-14Add command to reverse marked imagesBastien Dejean
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-10Added file marks; fixes issue #94Bert Münnich
2013-08-10Changed key bindings for flipping to bar & underscoreBert Münnich
2013-08-10Refactored merged rotation codeBert Münnich
2013-08-10Handle 180 degrees image rotationBastien Dejean
2012-08-24Changed default font to support more encodings; fixed issue #66Bert 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-05-13Simplified & sped up reloading of all thumbnailsBert Münnich
2012-05-08Added a command to refresh the thumbnailsbaskerville
2012-05-06Added horizontal and vertical flip commandsbaskerville
2012-03-02Fixed issue #41, added WIN_FS_COLOR to config.hBert Münnich
2012-02-15Added it_toggle_bar command; default mapping: XK_bBert Münnich
2012-02-12Changed default font string, removed missing fontset warningsBert Münnich
2012-02-12Added text bar on bottom of windowBert Münnich
2012-02-11Removed exif support; made gif support non-optionalBert Münnich
2012-02-11Removed slideshow supportBert Münnich
2011-10-27Added screen-wise scrolling for thumbnail modeBert Münnich
2011-10-16Added i_reset_slideshow: set slideshow delay to number prefixBert Münnich
2011-10-16Added i_set_zoom command: set zoom to number prefixBert Münnich
2011-10-16Added support for number prefix for commandsBert Münnich
2011-10-16Mention min/max zoom level in config.def.hBert Münnich
2011-09-12Much nicer handling of compile-time featuresBert
2011-09-11Added own bool typeBert