Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: GtkAda Contributions v2.4 with GtkSourceView support

1 view
Skip to first unread message

Dmitry A. Kazakov

unread,
Aug 7, 2009, 10:11:23 AM8/7/09
to
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

0 new messages