commit c03fd515622b26c079488a6e0091ecfc209f8683
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sat Feb 17 12:33:37 2018 -0300

    plugins/gtk+/glade-gtk-action-widgets.c glade-gtk-cell-layout.c: fix identation.

 plugins/gtk+/glade-gtk-action-widgets.c |  27 ++++----
 plugins/gtk+/glade-gtk-cell-layout.c    | 117 +++++++++++++++++---------------
 2 files changed, 75 insertions(+), 69 deletions(-)

commit c2d88ea2575ba80cf29b3d6de3e8d6e7ef364282
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sat Feb 17 12:25:59 2018 -0300

    Fix bug in action widgets response-id parsing on 32bits system

 plugins/gtk+/glade-gtk-action-widgets.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 9f1ceaa16c7fc0a4883f980e54a0de14ec714cce
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sat Feb 17 12:23:56 2018 -0300

    Fix bug in GtkCellRenderer attributes parsing on 32bits systems
    
    Fixes bug 793036 "GtkCellRenderer Properties not loaded from glade file"
    Thanks to Peter Onion for finding and fixing it.

 plugins/gtk+/glade-gtk-cell-layout.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e83dd1db9279229b4913ddaf79c8a40b2676e557
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sat Jan 20 23:10:20 2018 -0300

    GladeDesignView: set selected layout state
    
    Update layout state in order to change border color with css

 gladeui/glade-design-layout.c   |  6 ---
 gladeui/glade-design-layout.css | 11 +++++-
 gladeui/glade-design-private.h  |  3 --
 gladeui/glade-design-view.c     | 82 ++++++++++++++++++-----------------------
 4 files changed, 46 insertions(+), 56 deletions(-)

commit ae8827eac304d0f8ba24608b48539cff80887149
Author: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Date:   Tue Jan 30 15:10:43 2018 -0300

    Add GtkStackSidebar to the toolbox
    
    https://bugzilla.gnome.org/show_bug.cgi?id=765783

 plugins/gtk+/gtk+.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit 98c14e5f4267bb17b8ae2635e96b326aa4545ac1
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sun Dec 31 11:19:15 2017 -0300

    GladeBaseEditor: use GSIZE_TO_POINTER to store a GType on a pointer
    
    Fix bug 774994 "in treeview columns editor contextual menu does nothing"

 gladeui/glade-base-editor.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit cea9dd1f66e704df0198efd5d6163a79e7afb7cf
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sun Nov 26 17:29:59 2017 -0300

    Rolling 3.20.2

 NEWS         | 10 ++++++++++
 configure.ac |  8 ++++----
 2 files changed, 14 insertions(+), 4 deletions(-)