aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAgeFilesLines
* Add Xresources capabilitynoamcore2019-01-231-5/+5
* Change default key-bindings of mark commandsBert Münnich2018-06-091-3/+3
* Add mark range functionDaniel Lublin2018-06-091-0/+1
* Use argument to select between two drag methodsphi2018-01-221-1/+1
* Improve mouse supportBert Münnich2017-10-061-10/+4
* Make pan fraction configurablejcalve2017-09-061-0/+3
* Use Xft for font loading and text drawingBert Münnich2016-08-061-2/+2
* Build-time option for default thumbnail size; fixes issue #207Bert Münnich2015-12-201-0/+3
* Simplified command argumentsBert Münnich2015-01-111-88/+88
* Apply gamma value on thumbnails too; fixes issue #193Bert Münnich2015-01-051-3/+3
* Moved thumbnail sizes array to config.def.hBert Münnich2014-09-291-0/+6
* Removed obsolete thumbnail dimension configuration settingBert Münnich2014-09-281-6/+0
* Added thumbnail zooming...Bert Münnich2014-09-281-6/+6
* Increased contrast in default color setBert Münnich2014-08-171-2/+2
* Added command to remove all image marks, bound to Ctrl-m; fixes issue #163Bert Münnich2014-08-171-0/+1
* Revised handling of GIF animationsBert Münnich2014-07-251-7/+0
* Added support for multiple commands per key/button mapping; elegant fix for i...Bert Münnich2014-07-231-0/+2
* Revised command structure and key and mouse button mappingsBert Münnich2014-07-231-51/+47
* Use integers for mouse mappings and buttons 6+7 for horizontal scrollingBert Münnich2014-05-311-9/+11
* Use a checkerboard background for alpha layer; fixes issue #138Bert Münnich2014-04-061-13/+10
* Revised scale mode and zoom level handlingBert Münnich2014-02-041-9/+2
* Removed fit-win-to-img commandBert Münnich2014-02-041-1/+0
* Merged pull request #129Bert Münnich2014-01-311-1/+3
|\
| * Use a prefix key to execute the key handlerAndrás Mohari2014-01-311-0/+6
|/
* Slideshow mode is back, in a simplified versionBert Münnich2014-01-041-0/+5
* Moved external shell commands into exec/key-handler scriptBert Münnich2014-01-021-17/+0
* Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappingsBert Münnich2014-01-021-93/+92
* Refactored remote changesBert Münnich2013-12-311-1/+1
* Read GIF's repeat information from file.Aleksander Nitecki2013-12-301-1/+1
* Merge remote-tracking branch 'baskerville/reverse-marks'Bert Münnich2013-11-141-0/+1
|\
| * Add command to reverse marked imagesBastien Dejean2013-11-141-0/+1
* | Refactored remote changesBert Münnich2013-11-141-3/+3
* | Add support for changing the gamma valueAndrás Mohari2013-11-131-0/+11
|/
* Added options for anti-alias & alpha layer coloring to config.def.hBert Münnich2013-08-221-0/+13
* Added file marks; fixes issue #94Bert Münnich2013-08-101-0/+4
* Changed key bindings for flipping to bar & underscoreBert Münnich2013-08-101-2/+2
* Refactored merged rotation codeBert Münnich2013-08-101-3/+3
* Handle 180 degrees image rotationBastien Dejean2013-08-101-2/+7
* Changed default font to support more encodings; fixed issue #66Bert Münnich2012-08-241-1/+1
* New command: i_alternate, go to last image, issue #65Bert Münnich2012-08-161-0/+1
* New commands: fit to the window's height/widthbaskerville2012-07-191-1/+3
* Simplified & sped up reloading of all thumbnailsBert Münnich2012-05-131-1/+1
* Added a command to refresh the thumbnailsbaskerville2012-05-081-0/+1
* Added horizontal and vertical flip commandsbaskerville2012-05-061-0/+3
* Fixed issue #41, added WIN_FS_COLOR to config.hBert Münnich2012-03-021-0/+1
* Added it_toggle_bar command; default mapping: XK_bBert Münnich2012-02-151-0/+1
* Changed default font string, removed missing fontset warningsBert Münnich2012-02-121-1/+1
* Added text bar on bottom of windowBert Münnich2012-02-121-5/+12
* Removed exif support; made gif support non-optionalBert Münnich2012-02-111-12/+0
* Removed slideshow supportBert Münnich2012-02-111-8/+0