summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2014-01-04Slideshow mode is back, in a simplified versionBert Münnich
2014-01-03Simplified EXIF tag extraction in exec/image-infoBert Münnich
2014-01-02Moved external shell commands into exec/key-handler scriptBert Münnich
2014-01-02Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappingsBert Münnich
2013-12-31Refactored remote changesBert Münnich
2013-12-13Fixed Imlib file handle type, issue #117Bert Münnich
2013-11-17Updated unstable version numberBert Münnich
2013-11-16Fixed segfault when removing first image from file list, fixes issue #112Bert Münnich
2013-11-14Highlight edges of marked images in thumbnail modeBert Münnich
2013-10-21Fixed inconsistencies in navigation when removing invalid filesBert Münnich
2013-10-05Seek over EXIF APP0 frame instead of reading and discarding itBert Münnich
2013-09-07Updated unstable version numberBert Münnich
2013-08-22Only print marked files when -o is givenBert Münnich
2013-08-10Updated unstable version numberBert Münnich
2013-06-02Fixed typo in README.mdBert Münnich
2013-06-02Stable version 1.1.1v1.1.1Bert Münnich
2013-04-21Fixed build for giflib version >= 5.0; fixed issue #90Bert Münnich
2013-04-14Use bgcol as window background pixel; fixed issue #89Bert Münnich
2013-04-06Fixed non-ASCII characters in window bar, issue #88Bert Münnich
2013-04-02Fixed segfault caused by FD_ISSET() on negative fdBert Münnich
2013-03-30Stable version 1.1v1.11.1Bert Münnich
2013-03-04Applied code style on merged changesBert Münnich
2013-02-11Ignore dotfiles for -rBert Münnich
2013-02-09No checks on window size, use whatever the user has specifiedBert Münnich
2013-02-08Be honest about using C99Bert Münnich
2013-02-08Refactored function definitions to use dangling braceBert Münnich
2013-01-29Fixed issue #77, limit geometry info to first image frameBert Münnich
2013-01-27Added documentation for image-info scriptBert Münnich
2013-01-12Fixed completely insane {C,LD}FLAGS -I/-L settingsBert Münnich
2013-01-10Made Makefile more verboseBert Münnich
2013-01-04Fixed compilation with giflib version 4.2.1Bert Münnich
2012-12-27Fixed issue #74, conditional compilation of gif supportBert Münnich
2012-12-27Fixed issue #73Bert Münnich
2012-12-20Fixed issue #72muennich
2012-10-31Next try to fix issue #71Bert Münnich
2012-10-29Smaller minimum gif delay, fixed issue #71Bert Münnich
2012-08-24Changed default font to support more encodings; fixed issue #66Bert Münnich
2012-08-17Disregard obsolete events, fixed issue #64Bert Münnich
2012-08-16Corrected zoom level handlingBert Münnich
2012-08-07Fixed WMProtocols registration order (before mapping window)Bert Münnich
2012-05-14Added section CONTRIBUTORS to man pageBert Münnich
2012-05-13Made Makefile more POSIX-compliantBert Münnich
2012-05-06Slightly refactored flippingBert Münnich
2012-04-18Only provide the .desktop file, do not install it by defaultmuennich
2012-04-17Fixed typo in Makefile; increases unstable version numberBert Münnich
2012-04-17Add desktop file and appropriate lines to Makefile.Bartłomiej Piotrowski
2012-03-28Fixed issue #47Bert Münnich
2012-03-16Fixed it_scroll_move(DIR_DOWN) in thumb mode for last lineBert Münnich
2012-03-13Optimized redraw timeout after window resize for tiling window managers; rela...Bert Münnich
2012-03-02Fixed issue #42: image dragging broken by commit b845827Bert Münnich