libvtemm is C++ API for vte - a terminal emulator widget. libvtemm 0.20 wraps vte 0.20 API
tarballs: http://download.gnome.org/sources/libvtemm/0.20/ git: http://git.gnome.org/cgit/libvtemm/ bugzilla: http://bugzilla.gnome.org/browse.cgi?product=libvtemm discussion about libvtemm: mailing list - [email protected] irc - c++ channel on irc.gnome.org (but I rarely sit there - I'm shy.) changes since 0.20.3: generally speaking: API and ABI are broken (again, dammit): - API version is bumped to 1.2, so this version is parallel installable with 0.20.3 (1.1) and earlier (1.0). API bump caused by ugly design bug in Vte::Pty::Master and throwing out Vte::TerminalAccessible - reasons are in git log/ChangeLog. - new build system used in other *mm modules. - same things are in NEWS, but probably written nicer, and in git log/ChangeLog. - also, libvtemm is in jhbuild now in gnome-2.28.modules. dependencies are written in README. Krzesimir Nowak _______________________________________________ gnome-announce-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
