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.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added file marks; fixes issue #94
Bert Münnich
2013-08-10
1
-0
/
+2
|
|
|
|
|
|
|
|
- Command it_toggle_image_mark (bound to 'm') toggles mark of current image - Command it_navigate_marked (bound to 'N'/'P') can be used to go to the next/previous marked image - When option -o is given, all marked files get printed
*
Updated/corrected license header
Bert Münnich
2013-02-08
1
-13
/
+13
|
*
Removed old definitions from commands.h
hut
2013-01-27
1
-3
/
+0
|
*
New command: i_alternate, go to last image, issue #65
Bert Münnich
2012-08-16
1
-0
/
+1
|
*
Simplified & sped up reloading of all thumbnails
Bert Münnich
2012-05-13
1
-1
/
+1
|
*
Added a command to refresh the thumbnails
baskerville
2012-05-08
1
-0
/
+1
|
*
Added horizontal and vertical flip commands
baskerville
2012-05-06
1
-0
/
+1
|
*
Added it_toggle_bar command; default mapping: XK_b
Bert Münnich
2012-02-15
1
-0
/
+1
|
*
Already in the year 2012
Bert Münnich
2012-02-15
1
-1
/
+1
|
*
Added screen-wise scrolling for thumbnail mode
Bert Münnich
2011-10-27
1
-3
/
+3
|
*
Added i_reset_slideshow: set slideshow delay to number prefix
Bert Münnich
2011-10-16
1
-0
/
+1
|
*
Added i_set_zoom command: set zoom to number prefix
Bert Münnich
2011-10-16
1
-0
/
+1
|
*
Added support for number prefix for commands
Bert Münnich
2011-10-16
1
-1
/
+1
|
*
Updated contact information
Bert Münnich
2011-10-14
1
-1
/
+1
|
*
Added own bool type
Bert
2011-09-11
1
-28
/
+30
|
*
Added slideshow support
Bert
2011-09-10
1
-0
/
+2
|
*
Made i(t)_toggle_alpha command work in thumbnail mode too
Bert
2011-09-04
1
-1
/
+1
|
*
Reformated license header
Bert
2011-09-03
1
-11
/
+11
|
*
Added command to toggle gif animations
Bert
2011-08-19
1
-0
/
+1
|
*
Added support for multi-frame images
Bert
2011-08-19
1
-0
/
+1
|
*
Put event handling back into main.c; events -> commands
Bert
2011-08-19
1
-0
/
+63
|
*
Merged commands.h into config.h
Bert
2011-04-14
1
-13
/
+0
|
*
Use ctrl for ext cmds, disable them in config.h
Bert
2011-03-09
1
-5
/
+5
|
*
Use "/bin/sh -c" for external commands
Bert
2011-03-03
1
-22
/
+6
|
*
Slightly refactored commands.h
Bert
2011-03-01
1
-8
/
+13
|
*
Support for external commands like mogrify & jpegtran
Bert
2011-03-01
1
-0
/
+24