[glade] Rolling 3.13
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Rolling 3.13
- Date: Sun, 6 May 2012 20:36:41 +0000 (UTC)
commit dffd3b3fcfba53caf26c200684f3dff3f49c35a8
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Sun May 6 17:18:44 2012 -0300
Rolling 3.13
ChangeLog | 4 ++++
NEWS | 27 +++++++++++++++++++++++++++
configure.ac | 2 +-
3 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d5eb9ef..817108a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-05-06 Juan Pablo Ugarte <juanpablougarte gmail com>
+
+ * NEWS: Rolling 3.13.0
+
2012-05-04 Juan Pablo Ugarte <juanpablougarte gmail com>
* gladeui/glade-app.c: Added glade_init()
diff --git a/NEWS b/NEWS
index 946d068..1745235 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
============
diff --git a/configure.ac b/configure.ac
index 4b7243f..ec6145a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -128,7 +128,7 @@ GOBJECT_INTROSPECTION_CHECK([0.10.1])
dnl ================================================================
dnl Check for gtk+
dnl ================================================================
-GTK_REQUIRED=3.2.3
+GTK_REQUIRED=3.4.0
PKG_CHECK_MODULES([GTK],[
gtk+-3.0 >= $GTK_REQUIRED
gmodule-2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]