summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2012-05-06 17:18:44 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2012-05-06 17:18:44 -0300
commitdffd3b3fcfba53caf26c200684f3dff3f49c35a8 (patch)
treea55cbe5d86ccf29033749081c5ad7c0e97aba997 /NEWS
parent8f9bd4c2658dc3a98b79d75f33c89deaf1226937 (diff)
downloadglade-dffd3b3fcfba53caf26c200684f3dff3f49c35a8.tar.gz
Rolling 3.13
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 946d0680..17452359 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
============
+Glade 3.13.0
+============
+
+ - Implemented Glade UI in glade! (Use GtkBuilder and GResources to build GladeWindow contents)
+ - Implemented GladePreferences dialog.
+ Fixes bug 588981 "Catalog support in GUI preferences instead of using environment var"
+ - Replaced deprecated font and color selection dialogs with font and color chooser dialogs.
+ - Added GladeSignalEditor::detail-suggestions signal
+ - Use glade_util_get_placeholder_from_pointer() in paste action activate
+ - Fixed bug #675395 "Using right click to add a widget over a placeholder do not work as expected every time"
+ - Fixed bug #675042 "plugins/gtk+.xml.in: always store GtkButton [x|y]align properties"
+ - Added custom style provider to setup GladeDesignView and GladeDesignLayout background color to @base_color
+ - Fixed memory leak on GladeSignalEditor::callback-suggestions emison
+ - Removed use of lots of deprecated functions
+
+============
+Glade 3.12.0
+============
+
+ - Implemented GladeSignalEditor::callback-suggestions signal based
+ on patch by Marco Diego Aurélio Mesquita, closes bug #667570
+ "Implement callback name suggestion on glade-signal-editor"
+ - Fixed bug 664912 "GtkGrid assumes 3x3 (edit)"
+ - Fixed bug 645340 "Minor string typo" and bug 646366 "non-sense UI string"
+ - Fixed bug 669272 "Emit a signal to notify signal activation" by Marco Diego Aurélio Mesquita
+
+============
Glade 3.11.0
============