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
...
*
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]