diff options
author | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2011-04-05 03:17:45 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2011-04-05 03:17:45 +0900 |
commit | 9c7069557dc70709ae722705e03c12f79806630c (patch) | |
tree | 3972609f2237d30d418312c91750bfc6986ea7ed /ChangeLog | |
parent | a20c6f1b6d7e318ac400a81c7ff30a14b2b240f1 (diff) | |
download | glade-9c7069557dc70709ae722705e03c12f79806630c.tar.gz |
* configure.ac, NEWS: Rolling 3.10.0GLADE_3_10_0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2011-04-05 Tristan Van Berkom <tristanvb@openismus.com> + + * configure.ac, NEWS: Rolling 3.10.0 + 2011-04-05 Juan Pablo Ugarte <juanpablougarte@gmail.com> * gladeui/glade-widget-adaptor.[ch]: @@ -11,7 +15,7 @@ o Added new API glade_widget_find_child() o glade_widget_constructor() do not set catalog defaults for internal widgets. (Fixes GtkDialog action area orientation) - + * plugins/gtk+/glade-gtk-action-widgets.[ch]: o reworked code from GtkDialog support to read and write widget actions special tags found in GtkDialog and GtkInfoBar widgets @@ -25,7 +29,7 @@ o Fixed GtkDialog derived classes placeholders creation. o Set GtkButton::stock on post_create when reason is user. (Fixes bug in internal buttons with stock icons) - o Made glade_gtk_container_get_children() chain up to parent implementation to get + o Made glade_gtk_container_get_children() chain up to parent implementation to get internal widget and purify the list to remove posible duplicates * plugins/gtk+/gtk+.xml.in: |