summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2006-08-20 17:36:29 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2006-08-20 17:36:29 +0000
commite137cd6b38671d03a9efcd8afd70276319c82663 (patch)
tree032b1ed419f84bfaf78fae0d612ed12b4e8aa5a2 /NEWS
parentf603960d7d34a6b7bf16ebb4b888de81452c29ab (diff)
downloadglade-e137cd6b38671d03a9efcd8afd70276319c82663.tar.gz
wrapping 3.0.1 tarballGLADE3_3_0_1
* configure.in, NEWS: wrapping 3.0.1 tarball
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0f6e729..7e748e23 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
===========
+Glade 3.0.1
+===========
+
+New features and fixes
+======================
+ - Pasting a widget does not paste the packing options (bug 345604) (Juan Pablo Ugarte)
+ - Now you can paste widgets to your hearts content (bug 345603)
+ - Fixed expander widgets (they were missing placeholders).
+ - Adjustments are saved witout floating point precision in the glade file (reports of
+ glade-- code generator disliking the decimal points).
+ - Fixed an embaressing segfault when removing items using the menu/toolbar editor (Juan Pablo)
+ - Interface signals are now properly introspected + alphabetically sorted (Juan Pablo)
+ - Removed some properties on children internal to composite widgets, properties that
+ we're controlled by style properties on the GtkDialog widget (bug 352018).
+ - Enhancements to the "Projects" menu + minor UI enhancements (Vincent Geddes)
+ - Palette items can be locked down with CNTL-click matching glade-2 behaviour (bug 303679)
+
+
+===========
Glade 3.0.0
===========