aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added screen-wise scrolling for thumbnail modeBert Münnich2011-10-271-26/+26
* Added i_reset_slideshow: set slideshow delay to number prefixBert Münnich2011-10-161-1/+1
* Added i_set_zoom command: set zoom to number prefixBert Münnich2011-10-161-1/+1
* Added support for number prefix for commandsBert Münnich2011-10-161-4/+2
* Mention min/max zoom level in config.def.hBert Münnich2011-10-161-1/+3
* Much nicer handling of compile-time featuresBert2011-09-121-0/+12
* Added own bool typeBert2011-09-111-77/+77
* Added slideshow supportBert2011-09-101-0/+8
* Overhauled buildingBert2011-09-081-0/+138