summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2013-03-06 19:53:02 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2013-03-06 19:53:02 -0300
commitbfb7687a90eb90992bb3d3e66781bea4432d7c61 (patch)
tree1166f917a9633ed7e2cc5d8197f8e31ecb3a153d /NEWS
parentc7eea88f85e78167bc31bafbe6a359b2a434ea69 (diff)
downloadglade-bfb7687a90eb90992bb3d3e66781bea4432d7c61.tar.gz
Rolling 3.15.0GLADE_3_15_0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS40
1 files changed, 40 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 17452359..d98d979f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
============
+Glade 3.15.0
+============
+
+ - Added Drag&Drop support from the palette and within the workspace.
+ - Added GtkLevelBar support
+ - Property editor UI cleanup
+ Hide Property editor class title
+ Moved clear and info buttom to the action widget of the notebook.
+ Updated atk icon with gnome's accessibility icon.
+ Text entry: Replaced buttons with 3 dots [...] for a secondary edit icon in the entry itself.
+ Removed treeview from flags editor.
+ Do not let every propery input expand if not nescesary.
+ Boolean input: replaced toggle buttons with a switch.
+ - Fixed bug #685265 "Excessively Selected for Translation" Daniel Mustieles
+ - Fixed bug #688326 "pointer tracking is off" by using every coordinate relative to GladeDesignLayout.
+ - Fixed bug #678922 "When editing a label, the cursor is moved to the end after every change."
+
+============
+Glade 3.14.0
+============
+
+ - Updated GtkAssistant support. Fixed bug #664276
+ - Set new property accel-group on action groups to make menu item accel work properly. Fixes bug 684041
+ - Do not abort if a project has a uninstantiable or abstract class object instead load it
+ as an object stub and let the user what to do. bug #646259
+ - Fixed runtime warning on GladeBaseEditor and GladeSignalEditor dispose methods
+ - Do not explicit set window bg as it should be handled by gtk.
+ - Sync close-button with the original gedit widget.
+ This way the proper symbolic close icon is used for the button. (Paolo Borelli)
+ - Use new documentation infrastructure (Javier Jardón)
+ - Added load/save/edit support for <style> <class name="foo"/> </style>, Fixes bug 658035.
+ - Fixed Bug #679589 "Use Action Appearance not supported for GTK 2.12 but added to widgets in Glade 3.8.2"
+ - Fixed bug #679487 "Huge memory leaks"
+ - Fixed bug #679721 "mac-integration: missing 'widget' variable declaration"
+ - Added glade_displayable_value_set_disabled() functions to disable GdkModifierType reserved values
+ - Added build/mingw-w64 directory with script to cross compile and create windows installer using nsis
+ - Fixes bug #675977 "Don't hard-code library search paths"
+ - And many others cleanups and fixes
+
+============
Glade 3.13.0
============