summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.van.berkom@gmail.com>2009-06-29 15:46:35 -0400
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2009-06-29 15:46:35 -0400
commit30c329a4a34e1630e98211e5af3f64a026ae274d (patch)
tree4399e8ebcdbbbc28530a8cd1f21379d76e87fcc1 /NEWS
parente6c028b11faa345346f0e88f8e8eee1133b1ecf3 (diff)
downloadglade-30c329a4a34e1630e98211e5af3f64a026ae274d.tar.gz
* configure.ac, NEWS: Rolling Glade 3.6.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 330ba221..3eb50f44 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+
+===========
+Glade 3.6.7
+===========
+ - Sync up remaining properties at load time (fixes use-action-appearance property
+ and any other unmentioned property states at load time, also unvails broken
+ orientation default value in GTK+, bug 587256).
+ - Fixed glitches with use-action-appearance at save time.
+ - Make stock button labels save as non-translatable automatically (bug 352446).
+ - Fixed crashes when handling GtkTextView in GtkBuilder format.
+ - Fixed crashes with editable treeview column types (bug 586715).
+ - Detect correct modifiers and buttons to spawn a context menu in a platform
+ independant way (bug 587128).
+ - Added --enable-mac-bundle configure argument to resolve paths correctly
+ when building bundles on osx.
+
===========
Glade 3.6.6
===========