Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-03-29 | Fix invalid braces when not Linux or FreeBSD | Tatsuya Kinoshita | 1 | -1/+14 | |
2015-12-20 | Fix semi-transparent artifacts in w3m-img when used with 32-bit color (e.g. ↵ | Franz Thoma | 1 | -1/+5 | |
urxvt) imlib_render_image_on_drawable_at_size() tended to leave nasty semi-transparent artifacts in 32-bit mode. Apparently, resizing an image in 32-bit mode affects the alpha channel even if there is no transparency in the image. With this patch, resizing is done in 24-bit mode (or whatever depth the original image has) before converting the image to 32-bit and rendering it on the display. Origin: https://gist.github.com/fmthoma/f76a1b44e00d5ca972bb cf. https://github.com/hut/ranger/issues/86#issuecomment-166027119 | |||||
2015-12-16 | Wrap render_pixbuf_to_pixmap_32() in USE_GTK2 | Tatsuya Kinoshita | 1 | -1/+3 | |
2015-12-16 | w3mimgdisplay supports 32 bit depth screen. (e.g. gnome-terminal) | arakiken | 1 | -10/+55 | |
2015-12-16 | Revert "Fix handling visuals and colormaps incorrectly" | Tatsuya Kinoshita | 1 | -9/+4 | |
This reverts commit e24b4064daf3e022e370788a8c7267db40c37dda. | |||||
2015-10-23 | Fix handling visuals and colormaps incorrectly | BwackNinja | 1 | -4/+9 | |
cf. https://github.com/hut/ranger/issues/86 Origin: https://gist.github.com/BwackNinja/60a344730170f9ce2163 Bug-Arch: https://bugs.archlinux.org/task/46836 Bug: https://sourceforge.net/p/w3m/patches/72/ | |||||
2014-12-06 | Support remote image by OSC 5379 show_picture sequence. | Araki Ken | 1 | -3/+14 | |
2014-12-03 | Support FreeBSD framebuffer | Yusuke Baba | 3 | -1/+430 | |
Origin: http://www.ac.auone-net.jp/~baba/w3m-img/index.html Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=122673 | |||||
2014-12-01 | Depend on gdk-pixbuf instead of gtk when gtk2 | Naohiro Aota | 2 | -2/+2 | |
Origin: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/w3m/files/w3m-0.5.3-gdk-pixbuf.patch?revision=1.1 | |||||
2013-10-15 | Avoid prerequisite $(IMGOBJS) to fix parallel make issue of w3mimg | Tatsuya Kinoshita | 1 | -2/+2 | |
2013-10-15 | Revert "Fix parallel make issue" | Tatsuya Kinoshita | 1 | -2/+0 | |
This reverts commit aa6f871c6dcc108118142bcc786e4a6ac3d46867. | |||||
2012-05-24 | Remove garbage files | Tatsuya Kinoshita | 12 | -34/+0 | |
2012-05-22 | Remove garbage files | Tatsuya Kinoshita | 12 | -34/+0 | |
2012-05-03 | Fix parallel make issue | Tatsuya Kinoshita | 1 | -0/+2 | |
Patch from Gentoo <http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/w3m/files/w3m-0.5.3-parallel-make.patch?revision=1.1&view=markup>. | |||||
2011-05-04 | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 18 | -7/+1075 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 5 | -21/+232 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 17 | -0/+2265 | |