diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2015-12-16 15:44:56 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2015-12-16 15:44:56 +0000 |
commit | b51b027b52531f64237e89c6ceaabe899f39b535 (patch) | |
tree | 561ab67170685c80e3219160e44b95ac70697a56 | |
parent | Wrap render_pixbuf_to_pixmap_32() in USE_GTK2 (diff) | |
download | w3m-b51b027b52531f64237e89c6ceaabe899f39b535.tar.gz w3m-b51b027b52531f64237e89c6ceaabe899f39b535.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2015-12-17 Tatsuya Kinoshita <tats@debian.org> + + * w3mimg/x11/x11_w3mimg.c: + Wrap render_pixbuf_to_pixmap_32() in USE_GTK2. + +2015-12-17 arakiken <arakiken@users.sf.net> + + * w3mimg/x11/x11_w3mimg.c: + w3mimgdisplay supports 32 bit depth screen. (e.g. gnome-terminal). + Origin: https://bitbucket.org/arakiken/w3m/commits/f9c22db8cfd1aaba9bb7301ef9ba51ed88d8bb40 + +2015-12-17 Tatsuya Kinoshita <tats@debian.org> + + * w3mimg/x11/x11_w3mimg.c: + Revert "Fix handling visuals and colormaps incorrectly". + This reverts commit e24b4064daf3e022e370788a8c7267db40c37dda. + 2015-11-19 Tatsuya Kinoshita <tats@debian.org> * fm.h: Accept cookies by default. |