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,b420d6547f97b6a3,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!194.25.134.126.MISMATCH!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: GtkAda contributions v2.9 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 Date: Mon, 10 Jan 2011 17:54:49 +0100 Message-ID: <50ggz1t8rhay$.1gq40sri8dnc4$.dlg@40tude.net> NNTP-Posting-Date: 10 Jan 2011 17:54:46 CET NNTP-Posting-Host: aacc1103.newsspool1.arcor-online.net X-Trace: DXC=K<>_7SB83;YPU8j_I0DN6_ic==]BZ:af^4Fo<]lROoRQ<`=YMgDjhgRBegFcK<>=`^[6LHn;2LCV^COgUkn_?_Y_ndOBOAJZRfTW:Fk4am2BN] X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:17328 Date: 2011-01-10T17:54:46+01:00 List-Id: A contribution to GtkAda, Ada bindings to GTK+, deals with the following issues: - Tasking support; - Custom models for tree view widget; - Custom cell renderers for tree view widget; - Multi-columned derived model; - Extension derived model (to add columns to an existing model); - Abstract caching model for directory-like data; - Tree view and list view widgets for navigational browsing of abstract caching models; - File system navigation widgets with wildcard filtering; - 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; - Spawning processes synchronously and asynchronously with pipes; - Capturing asynchronous process standard I/O by Ada tasks and by text buffers; - Source view widget support. http://www.dmitry-kazakov.de/ada/gtkada_contributions.htm Changes to the version 2.8: 1. Progress indication added to Gtk_Abstract_Directory_Record; 2. Style_Get added to Gtk.Widget.Styles returning GValue by name; 3. RGB convenience function was added to Gtk.Missed; 4. Gtk.Generic_Enum_Combo_Box provides combo box widget created from an enumeration type (contributed by Oliver Kellogg); 5. The documentation links to the AdaCore on-line GtkAda Reference Manual were fixed because the old reference manual is no longer available. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de