Age | Commit message (Expand) | Author |
2013-03-19 | Polished info script execution | Bert Münnich |
2013-03-19 | Spawn info script & update bar contents only when needed | Bert Münnich |
2013-03-19 | Spawn and read from info script without blocking | Bert Münnich |
2013-03-04 | Applied code style on merged changes | Bert Münnich |
2013-03-04 | Merge pointer warping in i_drag from Rob Pilling | Bert Münnich |
2013-03-03 | Wrap the pointer when the edge of the window is reached | Rob Pilling |
2013-02-11 | Ignore dotfiles for -r | Bert Münnich |
2013-02-09 | Merge branch 'sizehints', fixed issue #78 | Bert Münnich |
2013-02-09 | No checks on window size, use whatever the user has specified | Bert Münnich |
2013-02-09 | Correctly set window height after i_fit_to_img() | Bert Münnich |
2013-02-09 | Refined US{Position,Size} & WinGravity handling | Bert Münnich |
2013-02-09 | Merge remote-tracking branch '4z3/set-user-specified-sizehints' into sizehints | Bert Münnich |
2013-02-08 | Correctly updated window pixmap after i_fit_to_img() | Bert Münnich |
2013-02-08 | Use bool from stdbool.h after switching to C99 | Bert Münnich |
2013-02-08 | Be honest about using C99 | Bert Münnich |
2013-02-08 | Refactored function definitions to use dangling brace | Bert Münnich |
2013-02-08 | Updated/corrected license header | Bert Münnich |
2013-01-30 | When using -g hint the WM that we've got user specified geometry | tv |
2013-01-29 | Fixed issue #77, limit geometry info to first image frame | Bert Münnich |
2013-01-27 | Merge branch 'userinfo' | Bert Münnich |
2013-01-27 | Added documentation for image-info script | Bert Münnich |
2013-01-27 | Removed old definitions from commands.h | hut |
2013-01-12 | Added skeleton for image-info user script | Bert Münnich |
2013-01-12 | Moved thumbnail cache to ~/.sxiv/cache/ | Bert Münnich |
2013-01-12 | Simplified status bar, filled by user script | muennich |
2013-01-12 | Fixed completely insane {C,LD}FLAGS -I/-L settings | Bert Münnich |
2013-01-10 | Made Makefile more verbose | Bert Münnich |
2013-01-04 | Fixed compilation with giflib version 4.2.1 | Bert Münnich |
2012-12-27 | Fixed issue #74, conditional compilation of gif support | Bert Münnich |
2012-12-27 | Fixed issue #73 | Bert Münnich |
2012-12-21 | Moved screenshots to gh-pages branch | Bert Münnich |
2012-12-21 | Added Download/Changelog section to README | Bert Münnich |
2012-12-20 | Fixed issue #72 | muennich |
2012-12-01 | Merge branch 'winname' | Bert Münnich |
2012-12-01 | Merge branch 'newdraw' | Bert Münnich |
2012-10-31 | Next try to fix issue #71 | Bert Münnich |
2012-10-29 | Fixed BadDrawable errors caused by invalid window pixmap | Bert Münnich |
2012-10-29 | Smaller minimum gif delay, fixed issue #71 | Bert Münnich |
2012-10-29 | Overhauled window drawing | Bert Münnich |
2012-10-29 | New option: -N, set X window resource name | Bert Münnich |
2012-08-24 | Changed default font to support more encodings; fixed issue #66 | Bert Münnich |
2012-08-17 | Disregard obsolete events, fixed issue #64 | Bert Münnich |
2012-08-16 | Simplified zoomdiff function | Bert Münnich |
2012-08-16 | New command: i_alternate, go to last image, issue #65 | Bert Münnich |
2012-08-16 | Corrected zoom level handling | Bert Münnich |
2012-08-07 | Slightly changed the doc after merging remote changes | Bert Münnich |
2012-08-07 | Merge remote-tracking branch 'baskerville/master' | Bert Münnich |
2012-08-07 | Removed dropped slideshow mappings from man page & README | Bert Münnich |
2012-08-07 | Fixed WMProtocols registration order (before mapping window) | Bert Münnich |
2012-07-19 | New commands: fit to the window's height/width | baskerville |