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
/
options.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Removed command line option -F
Bert Münnich
2014-02-05
1
-1
/
+0
|
*
Slideshow mode is back, in a simplified version
Bert Münnich
2014-01-04
1
-0
/
+1
|
*
Add support for changing the gamma value
András Mohari
2013-11-13
1
-0
/
+1
|
*
Added options for anti-alias & alpha layer coloring to config.def.h
Bert Münnich
2013-08-22
1
-1
/
+0
|
|
|
|
Also removed now obsolete -p command line option; fixes issue #98
*
New options: -[io], read/write files from/to stdin/out
Bert Münnich
2013-03-19
1
-0
/
+1
|
|
|
|
Fixes issue #84
*
Updated/corrected license header
Bert Münnich
2013-02-08
1
-13
/
+13
|
*
Fixed issue #73
Bert Münnich
2012-12-27
1
-1
/
+1
|
*
New option: -N, set X window resource name
Bert Münnich
2012-10-29
1
-0
/
+1
|
*
Added option -b: disable bar
Bert Münnich
2012-02-16
1
-0
/
+1
|
*
Already in the year 2012
Bert Münnich
2012-02-15
1
-1
/
+1
|
*
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
-2
/
+2
|
*
Added own bool type
Bert
2011-09-11
1
-8
/
+8
|
*
Added slideshow support
Bert
2011-09-10
1
-2
/
+6
|
*
Reformated license header
Bert
2011-09-03
1
-11
/
+11
|
*
Corrected FSF address in license headers
Bert
2011-08-18
1
-7
/
+7
|
*
Reduced usage of preprocessor macros
Bert
2011-07-22
1
-0
/
+1
|
*
Use getline instead of readline
Bert
2011-05-29
1
-1
/
+1
|
*
New option: -n, start at given picture
Bert
2011-05-25
1
-1
/
+2
|
*
Removed option -a
Bert
2011-04-11
1
-1
/
+0
|
*
New option: -C, clean thumbnail cache
Bert
2011-04-08
1
-0
/
+1
|
*
New option: -a, do not filter out unsupported files
Bert
2011-04-06
1
-0
/
+1
|
*
Shorter typedefs
Bert
2011-03-01
1
-1
/
+1
|
*
First things for thumbnail mode
Bert
2011-02-16
1
-0
/
+1
|
*
Read filenames from stdin
Bert
2011-02-14
1
-0
/
+1
|
*
Skeleton for -r
Bert
2011-02-02
1
-0
/
+1
|
*
New option: -F, fixed/floating window
Bert
2011-02-01
1
-0
/
+1
|
*
Replaced option -W with -q, seems more natural
Bert
2011-01-30
1
-1
/
+1
|
*
Replace -w with well-known geometry option
Bert
2011-01-30
1
-2
/
+1
|
*
Explicitly enable printing of warnings
Bert
2011-01-30
1
-0
/
+2
|
*
Added plenty lots of options
Bert
2011-01-28
1
-0
/
+8
|
*
Added -w cmdline option
Bert
2011-01-27
1
-0
/
+2
|
*
Added [,] mappings for go 10 images back/forward
Bert
2011-01-23
1
-1
/
+1
|
*
Made parse_options void
Bert
2011-01-19
1
-1
/
+1
|
*
Option handling, merged app.c & events.c into main.c
Bert
2011-01-19
1
-0
/
+34