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
/
util.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Made all conditionals more precise
Bert Münnich
2011-09-29
1
-45
/
+47
|
*
Transformed function macros in util.h to inline functions
Bert Münnich
2011-09-29
1
-1
/
+1
|
*
Added STREQ macro
Bert Münnich
2011-09-26
1
-1
/
+1
|
*
make use of EXIT_ macros
rck
2011-09-26
1
-1
/
+1
|
*
Added slideshow support
Bert
2011-09-10
1
-2
/
+11
|
*
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-08
1
-6
/
+38
|
*
Avoid conflicting macros
Bert
2011-09-06
1
-2
/
+2
|
*
Reformated license header
Bert
2011-09-03
1
-11
/
+11
|
*
Data driven timeout handling
Bert
2011-09-02
1
-13
/
+0
|
*
Added support for gif animation
Bert
2011-08-19
1
-0
/
+13
|
*
Corrected FSF address in license headers
Bert
2011-08-18
1
-7
/
+7
|
*
Revised handling of file names & paths
Bert
2011-08-18
1
-0
/
+11
|
*
Major code refactoring
Bert
2011-07-26
1
-3
/
+5
|
|
|
|
|
- Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch]
*
Use getline instead of readline
Bert
2011-05-29
1
-37
/
+1
|
*
Refactored recursive directory util functions
Bert
2011-04-08
1
-79
/
+99
|
*
Moved read_dir_rec into util.c
Bert
2011-04-07
1
-0
/
+79
|
*
Use directory structure in cache dir
Bert
2011-04-07
1
-0
/
+43
|
*
Write cache file for thumbnail directly after creating it
Bert
2011-04-07
1
-1
/
+1
|
*
Write thumbnail cache files on exit
Bert
2011-04-07
1
-1
/
+79
|
*
Fixed empty lines in readline()
Bert
2011-02-15
1
-3
/
+3
|
*
More appropriate buffer sizes
Bert
2011-02-14
1
-1
/
+1
|
*
Read filenames from stdin
Bert
2011-02-14
1
-1
/
+39
|
*
Display filesize in window title
Bert
2011-02-03
1
-0
/
+9
|
*
Fixed die/warn in util.c
Bert
2011-02-03
1
-2
/
+2
|
*
Refactored, new files util.[ch], C89
Bert
2011-02-03
1
-0
/
+68