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 (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
Made i(t)_toggle_alpha command work in thumbnail mode too
Bert
2011-09-04
1
-7
/
+6
|
*
Reformated license header
Bert
2011-09-03
1
-11
/
+11
|
*
Fixed pointer-to-int-cast warnings on x86_64
Bert
2011-09-03
1
-3
/
+3
|
*
Simplified cursor resetting
Bert
2011-09-03
1
-17
/
+14
|
*
Simplified it_shell_cmd() using SXIV_IMG env-variable
Bert
2011-09-03
1
-38
/
+19
|
*
Data driven timeout handling
Bert
2011-09-02
1
-11
/
+14
|
*
Added command to toggle gif animations
Bert
2011-08-19
1
-2
/
+20
|
*
Added support for gif animation
Bert
2011-08-19
1
-1
/
+2
|
*
Added support for multi-frame images
Bert
2011-08-19
1
-0
/
+4
|
*
Put event handling back into main.c; events -> commands
Bert
2011-08-19
1
-0
/
+400
[prev]