index
:
nsxiv
master
new simple X image viewer
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-09-28
Fix layering of small gif frames
Bert Münnich
2011-09-26
Fix include for ssize_t
Bert Münnich
2011-09-26
Added STREQ macro
Bert Münnich
2011-09-26
Make use of EXIT_* macros (2)
Bert Münnich
2011-09-26
Merge commit '3a81af4'
Bert Münnich
2011-09-26
make use of EXIT_ macros
rck
2011-09-23
Simplified config.c
Bert Münnich
2011-09-17
Use win_t member in img_t & tns_t instead of parameters
Bert Münnich
2011-09-14
270/90 = 3
Daniel
2011-09-13
Updated doc
Bert
2011-09-13
Renamed XLIBS to config, added -D/-l options
Bert
2011-09-12
Updated screenshot to reflect new title bar
Bert
2011-09-12
Much nicer handling of compile-time features
Bert
- *_SUPPORT enabled in config.h - XLIBS helper app prints lib flags needed for current settings
2011-09-12
Shortened additional features section
Bert
2011-09-12
Removed Makefile.netbsd
Bert
2011-09-12
Made XFLAGS & XLIBS macros only
Bert
2011-09-11
Added own bool type
Bert
2011-09-11
Added dirty flag to img struct
Bert
2011-09-10
Added slideshow support
Bert
2011-09-10
List additional features in usage message (-v)
Bert
2011-09-08
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-08
Added screenshots to README.md
Bert
2011-09-08
Added feature overview to README.md
Bert
2011-09-08
Updated doc
Bert
2011-09-08
Fixed exif-only typo in tns_load()
Bert
2011-09-08
Added section "Additional features" to README.md
Bert
2011-09-08
Added EXIF_SUPPORT macro for optional dependency on libexif
Bert
2011-09-08
Added EXIF auto-orientation
Bert
2011-09-08
Overhauled building
Bert
- config.h -> config.def.h - Create config.h during make, if it does not exist - Nice make output - Use XFLAGS and XLIBS to include additional compile-time features, which depend on third-party libraries
2011-09-06
Load as much of a corrupted gif file as possible
Bert
2011-09-06
Removed useless zl_cnt variable
Bert
2011-09-06
Avoid conflicting macros
Bert
2011-09-04
Fixed title-update in thumb mode
Bert
2011-09-04
Made i(t)_toggle_alpha command work in thumbnail mode too
Bert
2011-09-03
Reformated license header
Bert
2011-09-03
Fixed pointer-to-int-cast warnings on x86_64
Bert
2011-09-03
Fixed remove_file()
Bert
2011-09-03
Simplified cursor resetting
Bert
2011-09-03
Simplified it_shell_cmd() using SXIV_IMG env-variable
Bert
2011-09-03
Unified feature test macro requirements
Bert
2011-09-02
Updated docs
Bert
2011-09-02
Corrected timeout handling
Bert
2011-09-02
Corrected thumbnail loading and timeout handling
Bert
2011-09-02
Data driven timeout handling
Bert
2011-08-20
Mention origin of img_load_gif() in comment
Bert
2011-08-19
Added command to toggle gif animations
Bert
2011-08-19
Added support for gif animation
Bert
2011-08-19
Added HAVE_GIFLIB macro for optional dependency on giflib
Bert
2011-08-19
Refactored img_load_gif()
Bert
- Corrected handling of transparency settings for individual frames - Corrected handling of different frame dimensions & offsets
2011-08-19
Added support for multi-frame images
Bert
[prev]
[next]