index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2012-04-17
Fixed typo in Makefile; increases unstable version number
Bert Münnich
2012-04-17
Add desktop file and appropriate lines to Makefile.
Bartłomiej Piotrowski
2012-03-28
Fixed issue #47
Bert Münnich
2012-03-16
Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line
Bert Münnich
2012-03-13
Optimized redraw timeout after window resize for tiling window managers; rela...
Bert Münnich
2012-03-02
Fixed issue #42: image dragging broken by commit b845827
Bert Münnich
2012-02-27
Fixed issue #39: missing include of <sys/select.h>
Bert Münnich
2012-02-21
Updated homepage URL in manpage
Bert Münnich
2012-02-16
Added option -b: disable bar
Bert Münnich
2012-02-15
Added own exif tag handling in files exif.[ch]
Bert Münnich
2012-02-15
Added symbol BAR_SEPARATOR
Bert Münnich
2012-02-14
Fixed typo in Makefile
Bert Münnich
2012-02-14
Fix recreation of thumbnail cache file after manual reload
Bert Münnich
2012-02-12
Added text bar on bottom of window
Bert Münnich
2012-02-11
Removed exif support; made gif support non-optional
Bert Münnich
2012-02-11
Removed slideshow support
Bert Münnich
2011-12-17
Fixed issue #32: wrong antialias setting after it_shell_cmd
Bert Münnich
2011-11-13
Fixed issue #28 (again)
Bert Münnich
2011-11-11
Removed target "dist" from Makefile
Bert Münnich
2011-11-11
Fixed issue #28
Bert Münnich
2011-11-05
Thumbnails only get scaled down, fixed issue #27
Bert Münnich
2011-11-01
Better fix for issue #25
Bert Münnich
2011-10-31
Stable version 1.0
v1.0
1.0
Bert Münnich
2011-10-31
Fixed issue #25: invalid file cnt and sel in thumb mode
Bert Münnich
2011-10-27
Added screen-wise scrolling for thumbnail mode
Bert Münnich
2011-10-17
Fixed handling of gif disposal method (issue #23)
Bert Münnich
2011-10-16
Mention min/max zoom level in config.def.h
Bert Münnich
2011-10-13
Strictly adhere to ANSI-C standard
Bert Münnich
2011-10-12
Use void for empty argument lists
Bert Münnich
2011-10-11
Regard gif disposal method; fix bug #18
Bert Münnich
2011-09-29
Transformed function macros in util.h to inline functions
Bert Münnich
2011-09-28
Fix layering of small gif frames
Bert Münnich
2011-09-26
Make use of EXIT_* macros (2)
Bert Münnich
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-13
Renamed XLIBS to config, added -D/-l options
Bert
2011-09-12
Much nicer handling of compile-time features
Bert
2011-09-12
Made XFLAGS & XLIBS macros only
Bert
2011-09-11
Added dirty flag to img struct
Bert
2011-09-10
List additional features in usage message (-v)
Bert
2011-09-08
Overhauled building
Bert
2011-09-06
Avoid conflicting macros
Bert
2011-09-04
Made i(t)_toggle_alpha command work in thumbnail mode too
Bert
2011-09-03
Simplified cursor resetting
Bert
2011-09-02
Data driven timeout handling
Bert
2011-08-19
Added HAVE_GIFLIB macro for optional dependency on giflib
Bert
2011-08-19
Added support for multi-frame images
Bert
2011-08-19
Put event handling back into main.c; events -> commands
Bert
2011-08-19
Uniform thumbnail selection border size
Bert
2011-08-18
Revised handling of file names & paths
Bert
[prev]
[next]