index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.def.h
Age
Commit message (
Expand
)
Author
2014-09-29
Moved thumbnail sizes array to config.def.h
Bert Münnich
2014-09-28
Removed obsolete thumbnail dimension configuration setting
Bert Münnich
2014-09-28
Added thumbnail zooming...
Bert Münnich
2014-08-17
Increased contrast in default color set
Bert Münnich
2014-08-17
Added command to remove all image marks, bound to Ctrl-m; fixes issue #163
Bert Münnich
2014-07-25
Revised handling of GIF animations
Bert Münnich
2014-07-23
Added support for multiple commands per key/button mapping; elegant fix for i...
Bert Münnich
2014-07-23
Revised command structure and key and mouse button mappings
Bert Münnich
2014-05-31
Use integers for mouse mappings and buttons 6+7 for horizontal scrolling
Bert Münnich
2014-04-06
Use a checkerboard background for alpha layer; fixes issue #138
Bert Münnich
2014-02-04
Revised scale mode and zoom level handling
Bert Münnich
2014-02-04
Removed fit-win-to-img command
Bert Münnich
2014-01-31
Merged pull request #129
Bert Münnich
2014-01-31
Use a prefix key to execute the key handler
András Mohari
2014-01-04
Slideshow mode is back, in a simplified version
Bert Münnich
2014-01-02
Moved external shell commands into exec/key-handler script
Bert Münnich
2014-01-02
Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappings
Bert Münnich
2013-12-31
Refactored remote changes
Bert Münnich
2013-12-30
Read GIF's repeat information from file.
Aleksander Nitecki
2013-11-14
Merge remote-tracking branch 'baskerville/reverse-marks'
Bert Münnich
2013-11-14
Refactored remote changes
Bert Münnich
2013-11-14
Add command to reverse marked images
Bastien Dejean
2013-11-13
Add support for changing the gamma value
András Mohari
2013-08-22
Added options for anti-alias & alpha layer coloring to config.def.h
Bert Münnich
2013-08-10
Added file marks; fixes issue #94
Bert Münnich
2013-08-10
Changed key bindings for flipping to bar & underscore
Bert Münnich
2013-08-10
Refactored merged rotation code
Bert Münnich
2013-08-10
Handle 180 degrees image rotation
Bastien Dejean
2012-08-24
Changed default font to support more encodings; fixed issue #66
Bert Münnich
2012-08-16
New command: i_alternate, go to last image, issue #65
Bert Münnich
2012-07-19
New commands: fit to the window's height/width
baskerville
2012-05-13
Simplified & sped up reloading of all thumbnails
Bert Münnich
2012-05-08
Added a command to refresh the thumbnails
baskerville
2012-05-06
Added horizontal and vertical flip commands
baskerville
2012-03-02
Fixed issue #41, added WIN_FS_COLOR to config.h
Bert Münnich
2012-02-15
Added it_toggle_bar command; default mapping: XK_b
Bert Münnich
2012-02-12
Changed default font string, removed missing fontset warnings
Bert Münnich
2012-02-12
Added text bar on bottom of window
Bert Münnich
2012-02-11
Removed exif support; made gif support non-optional
Bert Münnich
2012-02-11
Removed slideshow support
Bert Münnich
2011-10-27
Added screen-wise scrolling for thumbnail mode
Bert Münnich
2011-10-16
Added i_reset_slideshow: set slideshow delay to number prefix
Bert Münnich
2011-10-16
Added i_set_zoom command: set zoom to number prefix
Bert Münnich
2011-10-16
Added support for number prefix for commands
Bert Münnich
2011-10-16
Mention min/max zoom level in config.def.h
Bert Münnich
2011-09-12
Much nicer handling of compile-time features
Bert
2011-09-11
Added own bool type
Bert
2011-09-10
Added slideshow support
Bert
2011-09-08
Overhauled building
Bert