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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ce72788e6d7cd743 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!storethat.news.telefonica.de!telefonica.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: ANN: GTKAda contributions v1.6 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <1q8myas55mho1$.62ov7kjq8gm0.dlg@40tude.net> Date: Sat, 19 May 2007 14:10:22 +0200 Message-ID: NNTP-Posting-Date: 19 May 2007 14:09:54 CEST NNTP-Posting-Host: c1c0f33c.newsspool1.arcor-online.net X-Trace: DXC=Z9O^`K^_3gTf8j24CD<3lPic==]BZ:af^4Fo<]lROoRQFl8W>\BH3YR On Sat, 19 May 2007 14:09:35 +0200, Dmitry A. Kazakov wrote: > The described here packages are proposed as a contribution to GtkAda, an > Ada bindings to GTK+. It deals with the following issues: > > - Tasking support; > - Custom models for tree view widget; > - Custom cell renderers for tree view widget; > - Resource styles; > - Capturing resources of a widget; > - Embeddable images; > - Some missing subprograms and bug fixes; > - Measurement unit selection widget and dialogs; > - Improved hue-luminance-saturation color model; > - Simplified image buttons and buttons customizable by style properties; > - Controlled Ada types for GTK+ strong and weak references; > - Simplified means to create lists of strings. > > The new release is compatible with GNAT GPL 2007. Changes since the version > 1.5: > > - Move_After and Mover_Before missing in Gtk.Tree_Store were added to > Gtk.Missed; > - Set_Expand missing in Gtk.Tree_View_Column was added to Gtk.Missed; > - Is_A missing in GLib was added to Gtk.Missed; > - Gtk.Enums.String_Lists was added for simplified creation of constant > lists of strings; > - GLib.Object.Strong_References and GLib.Object.Weak_References were added > to provide controlled wrappers around GTK+ strong and weak references; > - Gtk.Handlers.References was added to provide references to signal > handlers which disconnect the handler's callback upon finalization: > - Class_List_Properties was added to the package Gtk.Widget.Styles; > - Gtk.Widget.Styles.Store was added for capturing property styles of a > widget; > - For GNAT users GPS project files were added; > - Bug fix in editable renderers which caused exception propagation upon > keyboard initiated editing; > - Bug fix in Gtk.Widget.Styles which prevented reading Gdk_Color properly. http://www.dmitry-kazakov.de/ada/gtkada_contributions.htm -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de