comp.lang.ada
 help / color / mirror / Atom feed
* ANN: GTKAda contributions v1.6
@ 2007-05-19 12:09 Dmitry A. Kazakov
  2007-05-19 12:10 ` Dmitry A. Kazakov
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry A. Kazakov @ 2007-05-19 12:09 UTC (permalink / raw)


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.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-19 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-19 12:09 ANN: GTKAda contributions v1.6 Dmitry A. Kazakov
2007-05-19 12:10 ` Dmitry A. Kazakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox