index
:
nsxiv
master
neo simple X image viewer.
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed handling of overloaded key mappings
Bert Münnich
2014-01-08
1
-77
/
+77
*
Slideshow mode is back, in a simplified version
Bert Münnich
2014-01-04
1
-4
/
+28
*
Moved external shell commands into exec/key-handler script
Bert Münnich
2014-01-02
1
-66
/
+0
*
Merge remote-tracking branch 'baskerville/reverse-marks'
Bert Münnich
2013-11-14
1
-0
/
+11
|
\
|
*
Add command to reverse marked images
Bastien Dejean
2013-11-14
1
-0
/
+12
*
|
Refactored remote changes
Bert Münnich
2013-11-14
1
-8
/
+1
*
|
Merge remote-tracking branch 'ariand/gamma'
Bert Münnich
2013-11-14
1
-0
/
+16
|
\
\
|
*
|
Add support for changing the gamma value
András Mohari
2013-11-13
1
-0
/
+16
|
|
/
*
/
Highlight edges of marked images in thumbnail mode
Bert Münnich
2013-11-14
1
-3
/
+3
|
/
*
Warp pointer on first/last pixel
Peter Hofmann
2013-09-07
1
-8
/
+8
*
Added options for anti-alias & alpha layer coloring to config.def.h
Bert Münnich
2013-08-22
1
-1
/
+3
*
Only print marked files when -o is given
Bert Münnich
2013-08-22
1
-2
/
+2
*
Added file marks; fixes issue #94
Bert Münnich
2013-08-10
1
-2
/
+45
*
Refactored merged rotation code
Bert Münnich
2013-08-10
1
-12
/
+5
*
Handle 180 degrees image rotation
Bastien Dejean
2013-08-10
1
-5
/
+8
*
New options: -[io], read/write files from/to stdin/out
Bert Münnich
2013-03-19
1
-0
/
+7
*
Spawn info script & update bar contents only when needed
Bert Münnich
2013-03-19
1
-2
/
+6
*
Applied code style on merged changes
Bert Münnich
2013-03-04
1
-14
/
+9
*
Wrap the pointer when the edge of the window is reached
Rob Pilling
2013-03-03
1
-3
/
+22
*
Refactored function definitions to use dangling brace
Bert Münnich
2013-02-08
1
-28
/
+56
*
Updated/corrected license header
Bert Münnich
2013-02-08
1
-13
/
+13
*
New command: i_alternate, go to last image, issue #65
Bert Münnich
2012-08-16
1
-0
/
+10
*
New commands: fit to the window's height/width
baskerville
2012-07-19
1
-1
/
+2
*
handle count prefix in thumbnail movements
baskerville
2012-07-15
1
-1
/
+1
*
Fixed issue #51, no more bar artifact when switching to fullscreen
Bert Münnich
2012-05-14
1
-1
/
+1
*
Simplified & sped up reloading of all thumbnails
Bert Münnich
2012-05-13
1
-16
/
+8
*
Added a command to refresh the thumbnails
baskerville
2012-05-08
1
-0
/
+18
*
Slightly refactored flipping
Bert Münnich
2012-05-06
1
-9
/
+5
*
Added horizontal and vertical flip commands
baskerville
2012-05-06
1
-0
/
+15
*
Fixed issue #42: image dragging broken by commit b845827
Bert Münnich
2012-03-02
1
-1
/
+3
*
Added it_toggle_bar command; default mapping: XK_b
Bert Münnich
2012-02-15
1
-0
/
+10
*
Already in the year 2012
Bert Münnich
2012-02-15
1
-1
/
+1
*
Removed slideshow support
Bert Münnich
2012-02-11
1
-58
/
+0
*
Fixed rendering after fit win to img
Bert Münnich
2011-11-11
1
-0
/
+1
*
Better fix for issue #25
Bert Münnich
2011-11-01
1
-4
/
+1
*
Fixed issue #25: invalid file cnt and sel in thumb mode
Bert Münnich
2011-10-31
1
-1
/
+4
*
Added screen-wise scrolling for thumbnail mode
Bert Münnich
2011-10-27
1
-4
/
+4
*
Added i_reset_slideshow: set slideshow delay to number prefix
Bert Münnich
2011-10-16
1
-8
/
+27
*
Multiply i_navigate argument with number prefix
Bert Münnich
2011-10-16
1
-0
/
+2
*
Added i_set_zoom command: set zoom to number prefix
Bert Münnich
2011-10-16
1
-1
/
+8
*
Pan by pixel count, if number prefix given
Bert Münnich
2011-10-16
1
-2
/
+2
*
Added support for number prefix for commands
Bert Münnich
2011-10-16
1
-5
/
+9
*
Updated contact information
Bert Münnich
2011-10-14
1
-1
/
+1
*
Use void for empty argument lists
Bert Münnich
2011-10-12
1
-5
/
+5
*
Made all conditionals more precise
Bert Münnich
2011-09-29
1
-15
/
+9
*
make use of EXIT_ macros
rck
2011-09-26
1
-3
/
+3
*
Use win_t member in img_t & tns_t instead of parameters
Bert Münnich
2011-09-17
1
-14
/
+14
*
Added own bool type
Bert
2011-09-11
1
-109
/
+107
*
Added slideshow support
Bert
2011-09-10
1
-4
/
+48
*
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-08
1
-2
/
+2
[next]