commit 9f3c2b79c48ca817b647b372bbb24ee48c756d03
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Wed Mar 26 17:04:31 2014 -0300

    Restored widgets classes that do not fail anymore in gtk 3.12

 tests/create-widgets.c | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

commit 5f10a02793fb6f5eee93fd6cd0a708e58b397497
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Wed Mar 26 16:58:24 2014 -0300

    Fixed bug in numeric property editors

 gladeui/glade-editor-property.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit 281b920eb15cba4fa05c5950840aee842212487c
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Tue Mar 25 17:29:22 2014 -0300

    Bumped gtk dependancy to 3.12

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 92589d52a0b95afeffbfc1fc357938ab83d3cb85
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Tue Mar 25 17:26:35 2014 -0300

    GtkDialog: disabled use-header-bar property untill Glade supports GtkHeaderBar
    GtkAboutDialog: ignore construct only use-header-bar property to force it to False in the runtime.

 plugins/gtk+/glade-gtk-about-dialog.c | 41 +++++++++++++++++++++++++++++++++++
 plugins/gtk+/gtk+.xml.in              |  3 +++
 2 files changed, 44 insertions(+)

commit a36133ebadbbb9d22a33e9e129af0e9b356ffba1
Author: YunQiang Su <wzssyqa@gmail.com>
Date:   Wed Mar 26 10:45:26 2014 +0800

    update zh_CN translation

 po/zh_CN.po | 136 +++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 88 insertions(+), 48 deletions(-)

commit 376e7ed394f5eb9f48d2d76632729eda22a8fca0
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Tue Mar 25 12:39:08 2014 -0300

    Fixed Bug 727014 "32 bit builds fail with -Werror=format-security"

 src/glade-http.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 6ceed22a3333568b27fc763ba8dec41e8e5a31f0