Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-01 | Depend on gdk-pixbuf instead of gtk when gtk2 | Naohiro Aota | 1 | -1/+1 | |
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 | |||||
2012-05-24 | Remove garbage files | Tatsuya Kinoshita | 3 | -6/+0 | |
2012-05-22 | Remove garbage files | Tatsuya Kinoshita | 3 | -6/+0 | |
2011-05-04 | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 3 | -0/+6 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 1 | -9/+115 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 3 | -0/+753 | |