aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Updated unstable version numberBert Münnich2013-09-071-1/+1
* Only print marked files when -o is givenBert Münnich2013-08-221-1/+1
* Updated unstable version numberBert Münnich2013-08-101-1/+1
* Fixed typo in README.mdBert Münnich2013-06-021-1/+1
* Stable version 1.1.1Bert Münnich2013-06-021-1/+1
* Fixed build for giflib version >= 5.0; fixed issue #90Bert Münnich2013-04-211-1/+1
* Use bgcol as window background pixel; fixed issue #89Bert Münnich2013-04-141-1/+1
* Fixed non-ASCII characters in window bar, issue #88Bert Münnich2013-04-061-1/+1
* Fixed segfault caused by FD_ISSET() on negative fdBert Münnich2013-04-021-1/+1
* Stable version 1.1Bert Münnich2013-03-301-1/+1
* Applied code style on merged changesBert Münnich2013-03-041-1/+1
* Ignore dotfiles for -rBert Münnich2013-02-111-1/+1
* No checks on window size, use whatever the user has specifiedBert Münnich2013-02-091-1/+1
* Be honest about using C99Bert Münnich2013-02-081-1/+1
* Refactored function definitions to use dangling braceBert Münnich2013-02-081-1/+1
* Fixed issue #77, limit geometry info to first image frameBert Münnich2013-01-291-1/+1
* Added documentation for image-info scriptBert Münnich2013-01-271-2/+6
* Fixed completely insane {C,LD}FLAGS -I/-L settingsBert Münnich2013-01-121-3/+3
* Made Makefile more verboseBert Münnich2013-01-101-30/+15
* Fixed compilation with giflib version 4.2.1Bert Münnich2013-01-041-1/+1
* Fixed issue #74, conditional compilation of gif supportBert Münnich2012-12-271-2/+2
* Fixed issue #73Bert Münnich2012-12-271-1/+1
* Fixed issue #72muennich2012-12-201-1/+1
* Next try to fix issue #71Bert Münnich2012-10-311-1/+1
* Smaller minimum gif delay, fixed issue #71Bert Münnich2012-10-291-1/+1
* Changed default font to support more encodings; fixed issue #66Bert Münnich2012-08-241-1/+1
* Disregard obsolete events, fixed issue #64Bert Münnich2012-08-171-1/+1
* Corrected zoom level handlingBert Münnich2012-08-161-1/+1
* Fixed WMProtocols registration order (before mapping window)Bert Münnich2012-08-071-1/+1
* Added section CONTRIBUTORS to man pageBert Münnich2012-05-141-1/+1
* Made Makefile more POSIX-compliantBert Münnich2012-05-131-7/+9
* Slightly refactored flippingBert Münnich2012-05-061-1/+1
* Only provide the .desktop file, do not install it by defaultmuennich2012-04-181-5/+1
* Fixed typo in Makefile; increases unstable version numberBert Münnich2012-04-171-2/+2
* Add desktop file and appropriate lines to Makefile.Bartłomiej Piotrowski2012-04-171-0/+4
* Fixed issue #47Bert Münnich2012-03-281-1/+1
* Fixed it_scroll_move(DIR_DOWN) in thumb mode for last lineBert Münnich2012-03-161-1/+1
* Optimized redraw timeout after window resize for tiling window managers; rela...Bert Münnich2012-03-131-1/+1
* Fixed issue #42: image dragging broken by commit b845827Bert Münnich2012-03-021-1/+1
* Fixed issue #39: missing include of <sys/select.h>Bert Münnich2012-02-271-1/+1
* Updated homepage URL in manpageBert Münnich2012-02-211-1/+1
* Added option -b: disable barBert Münnich2012-02-161-1/+1
* Added own exif tag handling in files exif.[ch]Bert Münnich2012-02-151-1/+1
* Added symbol BAR_SEPARATORBert Münnich2012-02-151-1/+1
* Fixed typo in MakefileBert Münnich2012-02-141-1/+1
* Fix recreation of thumbnail cache file after manual reloadBert Münnich2012-02-141-2/+2
* Added text bar on bottom of windowBert Münnich2012-02-121-1/+1
* Removed exif support; made gif support non-optionalBert Münnich2012-02-111-8/+5
* Removed slideshow supportBert Münnich2012-02-111-1/+1
* Fixed issue #32: wrong antialias setting after it_shell_cmdBert Münnich2011-12-171-1/+1