[glade/glade-3-12] Rolling 3.12.1
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/glade-3-12] Rolling 3.12.1
- Date: Sun, 6 May 2012 19:45:11 +0000 (UTC)
commit 947c909d96bde6f8b07c78201be2275fce85e396
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Sun May 6 16:44:45 2012 -0300
Rolling 3.12.1
ChangeLog | 4 ++++
NEWS | 11 +++++++++++
configure.ac | 2 +-
3 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3b60960..71cd168 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-05-06 Juan Pablo Ugarte <juanpablougarte gmail com>
+
+ * configure.ac, NEWS: Rolling 3.12.1 bugfix release
+
2012-05-03 Juan Pablo Ugarte <juanpablougarte gmail com>
* gladeui/glade-utils.c: Reworked glade_util_get_placeholder_from_pointer()
diff --git a/NEWS b/NEWS
index b1cff31..a78f55d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
============
+Glade 3.12.1
+============
+
+ - 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
============
diff --git a/configure.ac b/configure.ac
index 8fd7b7e..a16f89e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.52)
m4_define(glade_major_version, 3)
m4_define(glade_minor_version, 12)
-m4_define(glade_micro_version, 0)
+m4_define(glade_micro_version, 1)
m4_define(glade_version, glade_major_version.glade_minor_version.glade_micro_version)
AC_INIT([glade], [glade_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]