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
*
sort and group includes
NRK
2022-06-28
1
-4
/
+4
*
code-style: cleanup includes
NRK
2022-06-28
1
-0
/
+1
*
reduce calls to win-title
NRK
2022-06-02
1
-0
/
+1
*
Declare every extern function/variable in `nsxiv.h` (#268)
N-R-K
2022-05-03
1
-25
/
+2
*
Add thumb-info (#265)
N-R-K
2022-05-03
1
-1
/
+8
*
code-style: reduce some unnecessary if-elses (#261)
N-R-K
2022-04-27
1
-4
/
+1
*
update copyright year
NRK
2022-02-13
1
-1
/
+1
*
Add keybind to scroll to image center (#203)
Nick Hanley
2022-01-15
1
-0
/
+5
*
make thumbnail bindings configureable via config.h (#167)
N-R-K
2022-01-10
1
-0
/
+55
*
fix tcc warning
NRK
2022-01-06
1
-0
/
+1
*
fix -Wshadow related warnings
NRK
2022-01-06
1
-3
/
+3
*
specify func argument and related cleanup (#183)
N-R-K
2021-12-19
1
-2
/
+2
*
make width of navigation area configurable (#155)
LuXu
2021-11-04
1
-2
/
+2
*
-0 sends NULL separated file-list to key-handler
NRK
2021-10-29
1
-1
/
+1
*
code-style: general cleanups (#137)
N-R-K
2021-10-29
1
-2
/
+0
*
update copyright notice (#139)
eylles
2021-10-28
1
-1
/
+2
*
Add default key-binding for DRAG_RELATIVE (#117)
LuXu
2021-10-27
1
-1
/
+1
*
Add ability to bind arbitrary functions.
Arthur Williams
2021-10-13
1
-12
/
+0
*
code-style: fix consistency issues all over the codebase (#94)
Berke Kocaoğlu
2021-10-11
1
-5
/
+3
*
add statusbar message upon key-hander activation (#98)
N-R-K
2021-10-07
1
-1
/
+2
*
Use zoom steps instead of hard-coding levels (#92)
Lu Xu
2021-09-25
1
-6
/
+2
*
add -0 for outputting null-terminated list (#68)
N-R-K
2021-09-20
1
-1
/
+1
*
Rename, Update Docs and Prepare for Release (#9)
Berke Kocaoğlu
2021-09-16
1
-5
/
+5
*
Simplify cg_mark_range further
Bert Münnich
2018-06-10
1
-5
/
+3
*
Set global markidx whenever a single img is (un)marked
Bert Münnich
2018-06-09
1
-4
/
+3
*
(Un)mark single image through generic function
Bert Münnich
2018-06-09
1
-14
/
+6
*
Simplify cg_mark_range
Bert Münnich
2018-06-09
1
-22
/
+11
*
Rename variable toggledidx to markidx
Bert Münnich
2018-06-09
1
-6
/
+6
*
Remove unnecessary special cases in cg_mark_range
Bert Münnich
2018-06-09
1
-5
/
+0
*
Add mark range function
Daniel Lublin
2018-06-09
1
-0
/
+35
*
Close image-info explicitly
Bert Münnich
2018-02-18
1
-1
/
+4
*
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
[next]