| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed build for giflib version >= 5.0; fixed issue #90 | Bert Münnich | 2013-04-21 | 1 | -1/+1 |
* | Use bgcol as window background pixel; fixed issue #89 | Bert Münnich | 2013-04-14 | 1 | -1/+1 |
* | Fixed non-ASCII characters in window bar, issue #88 | Bert Münnich | 2013-04-06 | 1 | -1/+1 |
* | Fixed segfault caused by FD_ISSET() on negative fd | Bert Münnich | 2013-04-02 | 1 | -1/+1 |
* | Stable version 1.1 | Bert Münnich | 2013-03-30 | 1 | -1/+1 |
* | Applied code style on merged changes | Bert Münnich | 2013-03-04 | 1 | -1/+1 |
* | Ignore dotfiles for -r | Bert Münnich | 2013-02-11 | 1 | -1/+1 |
* | No checks on window size, use whatever the user has specified | Bert Münnich | 2013-02-09 | 1 | -1/+1 |
* | Be honest about using C99 | Bert Münnich | 2013-02-08 | 1 | -1/+1 |
* | Refactored function definitions to use dangling brace | Bert Münnich | 2013-02-08 | 1 | -1/+1 |
* | Fixed issue #77, limit geometry info to first image frame | Bert Münnich | 2013-01-29 | 1 | -1/+1 |
* | Added documentation for image-info script | Bert Münnich | 2013-01-27 | 1 | -2/+6 |
* | Fixed completely insane {C,LD}FLAGS -I/-L settings | Bert Münnich | 2013-01-12 | 1 | -3/+3 |
* | Made Makefile more verbose | Bert Münnich | 2013-01-10 | 1 | -30/+15 |
* | Fixed compilation with giflib version 4.2.1 | Bert Münnich | 2013-01-04 | 1 | -1/+1 |
* | Fixed issue #74, conditional compilation of gif support | Bert Münnich | 2012-12-27 | 1 | -2/+2 |
* | Fixed issue #73 | Bert Münnich | 2012-12-27 | 1 | -1/+1 |
* | Fixed issue #72 | muennich | 2012-12-20 | 1 | -1/+1 |
* | Next try to fix issue #71 | Bert Münnich | 2012-10-31 | 1 | -1/+1 |
* | Smaller minimum gif delay, fixed issue #71 | Bert Münnich | 2012-10-29 | 1 | -1/+1 |
* | Changed default font to support more encodings; fixed issue #66 | Bert Münnich | 2012-08-24 | 1 | -1/+1 |
* | Disregard obsolete events, fixed issue #64 | Bert Münnich | 2012-08-17 | 1 | -1/+1 |
* | Corrected zoom level handling | Bert Münnich | 2012-08-16 | 1 | -1/+1 |
* | Fixed WMProtocols registration order (before mapping window) | Bert Münnich | 2012-08-07 | 1 | -1/+1 |
* | Added section CONTRIBUTORS to man page | Bert Münnich | 2012-05-14 | 1 | -1/+1 |
* | Made Makefile more POSIX-compliant | Bert Münnich | 2012-05-13 | 1 | -7/+9 |
* | Slightly refactored flipping | Bert Münnich | 2012-05-06 | 1 | -1/+1 |
* | Only provide the .desktop file, do not install it by default | muennich | 2012-04-18 | 1 | -5/+1 |
* | Fixed typo in Makefile; increases unstable version number | Bert Münnich | 2012-04-17 | 1 | -2/+2 |
* | Add desktop file and appropriate lines to Makefile. | Bartłomiej Piotrowski | 2012-04-17 | 1 | -0/+4 |
* | Fixed issue #47 | Bert Münnich | 2012-03-28 | 1 | -1/+1 |
* | Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line | Bert Münnich | 2012-03-16 | 1 | -1/+1 |
* | Optimized redraw timeout after window resize for tiling window managers; rela... | Bert Münnich | 2012-03-13 | 1 | -1/+1 |
* | Fixed issue #42: image dragging broken by commit b845827 | Bert Münnich | 2012-03-02 | 1 | -1/+1 |
* | Fixed issue #39: missing include of <sys/select.h> | Bert Münnich | 2012-02-27 | 1 | -1/+1 |
* | Updated homepage URL in manpage | Bert Münnich | 2012-02-21 | 1 | -1/+1 |
* | Added option -b: disable bar | Bert Münnich | 2012-02-16 | 1 | -1/+1 |
* | Added own exif tag handling in files exif.[ch] | Bert Münnich | 2012-02-15 | 1 | -1/+1 |
* | Added symbol BAR_SEPARATOR | Bert Münnich | 2012-02-15 | 1 | -1/+1 |
* | Fixed typo in Makefile | Bert Münnich | 2012-02-14 | 1 | -1/+1 |
* | Fix recreation of thumbnail cache file after manual reload | Bert Münnich | 2012-02-14 | 1 | -2/+2 |
* | Added text bar on bottom of window | Bert Münnich | 2012-02-12 | 1 | -1/+1 |
* | Removed exif support; made gif support non-optional | Bert Münnich | 2012-02-11 | 1 | -8/+5 |
* | Removed slideshow support | Bert Münnich | 2012-02-11 | 1 | -1/+1 |
* | Fixed issue #32: wrong antialias setting after it_shell_cmd | Bert Münnich | 2011-12-17 | 1 | -1/+1 |
* | Fixed issue #28 (again) | Bert Münnich | 2011-11-13 | 1 | -1/+1 |
* | Removed target "dist" from Makefile | Bert Münnich | 2011-11-11 | 1 | -9/+0 |
* | Fixed issue #28 | Bert Münnich | 2011-11-11 | 1 | -1/+1 |
* | Thumbnails only get scaled down, fixed issue #27 | Bert Münnich | 2011-11-05 | 1 | -1/+1 |
* | Better fix for issue #25 | Bert Münnich | 2011-11-01 | 1 | -1/+1 |