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
*
Use argument to select between two drag methods
phi
2018-01-22
1
-6
/
+15
*
One header file for type definitions and function declarations
Bert Münnich
2017-10-16
1
-9
/
+4
*
Improve mouse support
Bert Münnich
2017-10-06
1
-0
/
+6
*
Simplify cursor reset in image mode
Bert Münnich
2017-10-05
1
-1
/
+1
*
Own win method for mouse cursor location
Bert Münnich
2017-10-05
1
-6
/
+4
*
Mouse drag translates pointer position to image area
Bert Münnich
2017-10-04
1
-54
/
+23
*
Merge djhejna/floatdelay
Bert Münnich
2016-12-01
1
-2
/
+2
*
Make navigate_frame command respect a count prefix
Bert Münnich
2015-12-26
1
-0
/
+2
*
Revised error handling
Bert Münnich
2015-10-28
1
-2
/
+0
*
Removed feature test macro definitions from source files
Bert Münnich
2015-10-28
1
-3
/
+2
*
Simplified command arguments
Bert Münnich
2015-01-11
1
-54
/
+35
*
Apply gamma value on thumbnails too; fixes issue #193
Bert Münnich
2015-01-05
1
-5
/
+11
*
Cache out of view thumbnails in the background
Bert Münnich
2015-01-04
1
-1
/
+1
*
Use bit-field for boolean flags in fileinfo struct
Bert Münnich
2015-01-04
1
-8
/
+8
*
Removed obsolete ss_delays array, fixes issue #191
Bert Münnich
2014-12-22
1
-4
/
+0
*
Unified file count variable for image & thumbnail mode
Bert Münnich
2014-09-30
1
-14
/
+9
*
Added thumbnail zooming...
Bert Münnich
2014-09-28
1
-12
/
+14
*
Revised thumbnail loading...
Bert Münnich
2014-09-26
1
-1
/
+2
*
Simplified img_frame_animate
Bert Münnich
2014-09-01
1
-1
/
+1
*
Fixed segfault in ci_toggle_animation, fixes issue #173
Bert Münnich
2014-09-01
1
-7
/
+8
*
Added command to remove all image marks, bound to Ctrl-m; fixes issue #163
Bert Münnich
2014-08-17
1
-0
/
+12
*
Fixed wrong thumbnail-to-file mappings caused by file deletions
Bert Münnich
2014-08-16
1
-3
/
+3
*
Pass marked files to external key handler in thumbnail mode; fixes issue #135
Bert Münnich
2014-08-16
1
-1
/
+1
*
Count number of marked files
Bert Münnich
2014-08-16
1
-3
/
+7
*
Unified file index variable for image & thumbnail mode
Bert Münnich
2014-08-16
1
-28
/
+18
*
Revised handling of GIF animations
Bert Münnich
2014-07-25
1
-4
/
+8
*
Revised command structure and key and mouse button mappings
Bert Münnich
2014-07-23
1
-177
/
+139
*
Use a checkerboard background for alpha layer; fixes issue #138
Bert Münnich
2014-04-06
1
-9
/
+8
*
Removed fit-win-to-img command
Bert Münnich
2014-02-04
1
-20
/
+0
*
Preserve panning when switching images; fixes issue #131
Bert Münnich
2014-02-04
1
-6
/
+4
*
Merged pull request #129
Bert Münnich
2014-01-31
1
-0
/
+7
*
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
[next]