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: a07f3367d7,720f6f2fd9b06c8,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!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.4 with GtkSourceView support 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: Fri, 7 Aug 2009 16:11:23 +0200 Message-ID: <161rj0vcpnw5l$.bvs6fckipn18.dlg@40tude.net> NNTP-Posting-Date: 07 Aug 2009 16:11:22 CEST NNTP-Posting-Host: 060ae7e0.newsspool4.arcor-online.net X-Trace: DXC=Ik4Q>B5:7gPYQ5E:l This library is proposed as a contribution to GtkAda, an Ada bindings to GTK+. It deals with the following issues: 1. Tasking support; 2. Custom models for tree view widget; 3. Custom cell renderers for tree view widget; 4. Multi-columned derived model; 5. Extension derived model (to add columns to an existing model); 6. Abstract caching model for directory-like data; 7. Tree view and list view widgets for navigational browsing of abstract caching models; 8. File system navigation widgets with wildcard filtering; 9. Resource styles; 10. Capturing resources of a widget; 11. Embeddable images; 12. Some missing subprograms and bug fixes; 13. Measurement unit selection widget and dialogs; 14. Improved hue-luminance-saturation color model; 15. Simplified image buttons and buttons customizable by style properties; 16. Controlled Ada types for GTK+ strong and weak references; 17. Simplified means to create lists of strings; 18. Spawning processes synchronously and asynchronously with pipes; 19. Capturing asynchronous process standard I/O by Ada tasks and by text buffers. http://www.dmitry-kazakov.de/ada/gtkada_contributions.htm Changes to the previous version: 1. Support for translation of stack traceback into symbolic form by pasting from the clipboard; 2. Set_Selection and Reset_Selection were added to Gtk.Abstract_Browser; 3. Get_Directory_Object and Get_Storage were added to Gtk.Persistent_Storage_Browser; 4. Full GtkSourceView bindings were added.. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de