Paride Legovini
86dc6860f9
Allow opening directories non-recursively
il y a 8 ans
Bert Münnich
a7d39b0ab8
Simplified r_mkdir()
il y a 9 ans
Bert Münnich
d3a70a285d
Revised error handling
- Functions warn() and die() replaced by GNU-like error(3) function
- Register cleanup() with atexit(3)
- Functions called by cleanup() are marked with CLEANUP and are not allowed to
call exit(3)
il y a 9 ans
Bert Münnich
851e4288c1
Prefix safe allocation functions with 'e' instead of 's_'
il y a 9 ans
Bert Münnich
9a7e97cd89
Use XSI realpath(3)
il y a 9 ans
Bert Münnich
66c3c55759
Use POSIX.1-2008 getline(3)
il y a 9 ans
lucas8
3b8a79fb8b
Made argument of s_strdup const
il y a 10 ans
Bert Münnich
6d3bbc6d5e
Updated/corrected license header
il y a 12 ans
Bert Münnich
c78f55ebb4
Simplified zoomdiff function
il y a 12 ans
Bert Münnich
8a652a786c
Corrected zoom level handling
il y a 12 ans
Bert Münnich
d407dd65d5
Already in the year 2012
il y a 13 ans
Bert Münnich
c3c95ab218
Removed slideshow support
il y a 13 ans
Bert Münnich
36177fb180
Updated contact information
il y a 13 ans
Bert Münnich
61caa5511f
Fix TV_ADD_MSEC macro
il y a 13 ans
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
il y a 13 ans
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
il y a 13 ans
Bert Münnich
0a91ede86c
Fix include for ssize_t
il y a 13 ans
Bert Münnich
d721d8453e
Added STREQ macro
il y a 13 ans
Bert
510512714d
Added slideshow support
il y a 13 ans
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
il y a 13 ans
Bert
711494ad36
Avoid conflicting macros
il y a 13 ans
Bert
d585b86354
Reformated license header
il y a 13 ans
Bert
1e84773276
Data driven timeout handling
il y a 13 ans
Bert
8b3ae5027e
Added support for gif animation
il y a 13 ans
Bert
8763f6930f
Corrected FSF address in license headers
il y a 13 ans
Bert
ff013dd009
Revised handling of file names & paths
il y a 13 ans
Bert
bd87ae9346
All timeouts in milliseconds
il y a 13 ans
Bert
ea23115af4
Use getline instead of readline
il y a 13 ans
Bert
a90bd1c833
Refactored recursive directory util functions
il y a 14 ans
Bert
e9996882cb
Moved read_dir_rec into util.c
il y a 14 ans
Bert
92709b2b2f
Use directory structure in cache dir
il y a 14 ans
Bert
c21a3e3f28
Write thumbnail cache files on exit
il y a 14 ans
Bert
b828b55419
Immediately respond to events while loading thumbs
il y a 14 ans
Bert
26cc5aff69
Read filenames from stdin
il y a 14 ans
Bert
bad9a70a48
Display filesize in window title
il y a 14 ans
Bert
8f4af658ae
Refactored, new files util.[ch], C89
il y a 14 ans
Bert
2afb989cc4
Skeleton for -r
il y a 14 ans
Bert
f2ceac2f8a
New option: -F, fixed/floating window
il y a 14 ans
Bert
f0e9ec733a
Replaced option -W with -q, seems more natural
il y a 14 ans
Bert
229830ad18
Replace -w with well-known geometry option
il y a 14 ans
Bert
03bfe1015e
Explicitly enable printing of warnings
il y a 14 ans
Bert
8123d63c5b
Added plenty lots of options
il y a 14 ans
Bert
17e2a795bb
Added -w cmdline option
il y a 14 ans
Bert
6fed8db854
Added [,] mappings for go 10 images back/forward
il y a 14 ans
Bert
8b3b28300f
Made parse_options void
il y a 14 ans
Bert
a7e30bb081
Option handling, merged app.c & events.c into main.c
il y a 14 ans
Bert
8c240341f1
Added event handlers
il y a 14 ans
Bert
e7bc3bb71b
Non-working skeleton
il y a 14 ans