aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added skeleton for image-info user scriptBert Münnich2013-01-121-0/+10
|
* Moved thumbnail cache to ~/.sxiv/cache/Bert Münnich2013-01-122-15/+8
|
* Simplified status bar, filled by user scriptmuennich2013-01-123-132/+170
|
* 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-042-6/+6
|
* Fixed issue #74, conditional compilation of gif supportBert Münnich2012-12-272-3/+9
|
* Fixed issue #73Bert Münnich2012-12-274-3/+7
|
* Moved screenshots to gh-pages branchBert Münnich2012-12-212-0/+0
|
* Added Download/Changelog section to READMEBert Münnich2012-12-211-11/+116
|
* Fixed issue #72muennich2012-12-202-3/+5
|
* Merge branch 'winname'Bert Münnich2012-12-015-3/+14
|\
| * New option: -N, set X window resource nameBert Münnich2012-10-295-3/+14
| |
* | Merge branch 'newdraw'Bert Münnich2012-12-013-19/+48
|\ \
| * | Fixed BadDrawable errors caused by invalid window pixmapBert Münnich2012-10-291-6/+5
| | |
| * | Overhauled window drawingBert Münnich2012-10-293-17/+47
| |/ | | | | | | | | | | | | - Draw onto pixmap as before, but use the same size for the pixmap as for the window, allocate new pixmap after configure requests - Use XCopyArea() instead of XSetWindowBackgroundPixmap(), which now requires handling of Expose events
* | Next try to fix issue #71Bert Münnich2012-10-312-2/+2
| |
* | Smaller minimum gif delay, fixed issue #71Bert Münnich2012-10-292-2/+2
|/
* Changed default font to support more encodings; fixed issue #66Bert Münnich2012-08-242-2/+2
|
* Disregard obsolete events, fixed issue #64Bert Münnich2012-08-172-4/+12
|
* Simplified zoomdiff functionBert Münnich2012-08-162-10/+1
|
* New command: i_alternate, go to last image, issue #65Bert Münnich2012-08-164-0/+14
|
* Corrected zoom level handlingBert Münnich2012-08-163-9/+21
|
* Slightly changed the doc after merging remote changesBert Münnich2012-08-072-4/+4
|
* Merge remote-tracking branch 'baskerville/master'Bert Münnich2012-08-077-6/+30
|\
| * New commands: fit to the window's height/widthbaskerville2012-07-197-6/+30
| |
* | Removed dropped slideshow mappings from man page & READMEBert Münnich2012-08-072-20/+0
| |
* | Fixed WMProtocols registration order (before mapping window)Bert Münnich2012-08-072-4/+5
|/
* Made remote changes adhere to code styleBert Münnich2012-07-151-7/+9
|
* handle count prefix in thumbnail movementsbaskerville2012-07-155-18/+21
|
* Merge remote-tracking branch 'origin/master'Bert Münnich2012-06-071-1/+1
|\
| * Fixed mail address in man pagemuennich2012-05-161-1/+1
| |
* | Reduced file size of screenshots, thanks KevinBert Münnich2012-06-072-0/+0
|/
* Added baskerville to Contributors list in man pageBert Münnich2012-05-151-0/+1
|
* Updated screenshotsBert Münnich2012-05-142-0/+0
|
* Fixed issue #51, no more bar artifact when switching to fullscreenBert Münnich2012-05-141-1/+1
|
* Added section CONTRIBUTORS to man pageBert Münnich2012-05-142-5/+8
|
* Fixed mem-leak in tns_init/tns_freeBert Münnich2012-05-131-1/+1
|
* Simplified & sped up reloading of all thumbnailsBert Münnich2012-05-135-20/+12
|
* Merge remote-tracking branch 'baskerville/master'Bert Münnich2012-05-135-0/+24
|\
| * Added a command to refresh the thumbnailsbaskerville2012-05-085-0/+24
| |
* | Made Makefile more POSIX-compliantBert Münnich2012-05-131-7/+9
|/
* Slightly refactored flippingBert Münnich2012-05-065-28/+19
|
* Added horizontal and vertical flip commandsbaskerville2012-05-068-0/+57
|
* 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-172-0/+11
|
* Fixed issue #47Bert Münnich2012-03-282-2/+2
|
* Fixed issue #44Bert Münnich2012-03-161-1/+2
|
* Fixed it_scroll_move(DIR_DOWN) in thumb mode for last lineBert Münnich2012-03-162-9/+11
|