pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mlterm
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Apr 10 07:25:37 UTC 2011
Modified Files:
pkgsrc/x11/mlterm: Makefile PLIST distinfo
pkgsrc/x11/mlterm/patches: patch-ae
Log Message:
Update to 3.0.3.
* make pkglint happy
Changelog:
Overview of changes from 3.0.2
==============================
ver 3.0.3
* Add support for iBus. (Experimental)
* Even if gdk-pixbuf is not linked to mlterm (--with-imagelib=gdk-pixbuf
option is not specified in configure), wall picture, icon picture
and pixmap_engine are supported by an external program (mlimgdisplay)
which uses gdk-pixbuf.
* Support "wall_picture" option partially (BMP format alone) in win32.
* Support palette settings in libvte.
* libvte uses dpi of gdk for xft font instead of manually calculated one
by DisplayWidthMM (,which can return wrong value in vmware) etc.
* Unsupported but valid formatted escape / CSI sequence is correctly ignored.
(Thanks to Iwamoto Kouichi san)
* Support "use_clipboard" option which enables CLIPBOARD selection not only
PRIMARY selection.
* Other bug fixes:
Fix wrong drawing of background of DEC Special characters. (Thanks to Iwamoto
Kouichi san)
Unhighlight background of bold characters. (Thanks to Iwamoto Kouichi san)
SF Bug #3158963 (Thanks to Jyun-Yan You)
SF Bug #3053107 (Thanks to Nezmer, Thanks to Iwamoto Kouichi san)
Overview of changes from 3.0.1
==============================
ver 3.0.2
* Drop imlib, gdk-pixbuf1 and gtk-1.x support.
* Add libvte compatible library using mlterm engine. (Experimental)
* Support gnome-pty-helper. (configure with --enable-pty-helper option)
* Support "alpha" option in X11.
* Add "depth" option.
* Support "rgba:RR/GG/BB/AA" format to specify rgba color in 32-bit depth.
* Add "bidi_mode" option.
* Add "letter_space" option.
* Support execution of command like "mlclient -e w3m" in "button3_behavior"
option.
* Other bug fixes:
"ESC [ r" and "ESC c" reset scrolling region. (Thanks to Iwamoto Kouichi san)
#3072833 (Thanks to Andreas Metzler)
#3051467 (Thanks to David Kolovratnik)
#3014219 (Thanks to Khaled Hosny)
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/x11/mlterm/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/mlterm/PLIST
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/mlterm/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/mlterm/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index