summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-13Add support for changing the gamma valueAndrás Mohari
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-24Fixed image orientation if a JFIF APP0 segment is present in a JPEG header.Jacek Naglak
2013-09-07Updated unstable version numberBert Münnich
2013-09-07Warp pointer on first/last pixelPeter Hofmann
2013-08-22Added options for anti-alias & alpha layer coloring to config.def.hBert Münnich
2013-08-22Only print marked files when -o is givenBert Münnich
2013-08-10Added file marks; fixes issue #94Bert Münnich
2013-08-10Updated unstable version numberBert Münnich
2013-08-10Changed key bindings for flipping to bar & underscoreBert Münnich
2013-08-10Refactored merged rotation codeBert Münnich
2013-08-10Handle 180 degrees image rotationBastien Dejean
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-06Updated source tarball URLs in README.mdBert Münnich
2013-04-06Fixed non-ASCII characters in window bar, issue #88Bert Münnich
2013-04-02Updated .gitignoreBert Münnich
2013-04-02Updated source tarball URLs in README.mdBert 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-19New options: -[io], read/write files from/to stdin/outBert Münnich
2013-03-19Merge branch 'asyncinfo'Bert Münnich
2013-03-19Made bar fields more distinguishableBert Münnich
2013-03-19Polished info script executionBert Münnich
2013-03-19Spawn info script & update bar contents only when neededBert Münnich
2013-03-19Spawn and read from info script without blockingBert Münnich
2013-03-04Applied code style on merged changesBert Münnich
2013-03-04Merge pointer warping in i_drag from Rob PillingBert Münnich
2013-03-03Wrap the pointer when the edge of the window is reachedRob Pilling
2013-02-11Ignore dotfiles for -rBert Münnich
2013-02-09Merge branch 'sizehints', fixed issue #78Bert Münnich
2013-02-09No checks on window size, use whatever the user has specifiedBert Münnich
2013-02-09Correctly set window height after i_fit_to_img()Bert Münnich
2013-02-09Refined US{Position,Size} & WinGravity handlingBert Münnich
2013-02-09Merge remote-tracking branch '4z3/set-user-specified-sizehints' into sizehintsBert Münnich
2013-02-08Correctly updated window pixmap after i_fit_to_img()Bert Münnich
2013-02-08Use bool from stdbool.h after switching to C99Bert Münnich
2013-02-08Be honest about using C99Bert Münnich
2013-02-08Refactored function definitions to use dangling braceBert Münnich
2013-02-08Updated/corrected license headerBert Münnich
2013-01-30When using -g hint the WM that we've got user specified geometrytv
2013-01-29Fixed issue #77, limit geometry info to first image frameBert Münnich
2013-01-27Merge branch 'userinfo'Bert Münnich
2013-01-27Added documentation for image-info scriptBert Münnich
2013-01-27Removed old definitions from commands.hhut
2013-01-12Added skeleton for image-info user scriptBert Münnich
2013-01-12Moved thumbnail cache to ~/.sxiv/cache/Bert Münnich