From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,db1e9c342471f509,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-03 01:26:48 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!skynet.be!skynet.be!213.51.129.3.MISMATCH!newshub1.home.nl!home.nl!newsfeed.kabelfoon.nl!195.129.110.21.MISMATCH!bnewsfeed00.bru.ops.eu.uu.net!bnewsinpeer01.bru.ops.eu.uu.net!lnewspeer01.lnd.ops.eu.uu.net!lnewspost00.lnd.ops.eu.uu.net!emea.uu.net!read.news.fr.uu.net!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 3 Jul 2003 10:26:48 +0200 From: Arnaud Charlet X-X-Sender: charlet@aix.act-europe.fr Subject: ANNOUNCE: GtkAda 2.2.0 release Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII NNTP-Posting-Host: aix.act-europe.fr X-Trace: 1057220806 read.news.fr.uu.net 29964 212.157.227.143 X-Complaints-To: abuse@fr.uu.net Xref: archiver1.google.com comp.lang.ada:40008 Date: 2003-07-03T10:26:48+02:00 List-Id: GtkAda 2.2.0 release -------------------- GtkAda is an Ada95 graphical toolkit based on Gtk+. It allows you to develop graphical applications in Ada95 using Gtk+ and Gnome. The primary download site is http://libre.act-europe.fr/GtkAda This version represents a major update compared to GtkAda 2.0.0, and is suitable for use with Gtk+ 2.2.0 and above. A binary package is also provided with this release for Windows platforms. New features in 2.2.0: - Support for Glade2 - Support for GtkExtra - Support for libglade2 - New functions bound in Gtk.Label - New type UTF8_String to make it clearer when UTF8 strings are expected - New capabilities in GtkAda.MDI, see spec for details - Support for drad-n-drop in GtkAda.MDI - Bugs and memory leak fixes in GtkAda.MDI - New package Glib.Graphs (was actually in GtkAda 2.0.0, but not announced) - Update to GNOME 2.0 API - Memory leaks fixed in Glib.XML - Code clean ups - Fixed Gtk.Text_Buffer.Cut|Copy|Paste_Clipboard - Speed improvements and code clean up in Gtkada.Canvas - Full support for Pango (font handling and internationalization support) - New package Glib.Messages - New package Glib.Unicode