commit cccbb5f704c70c06f0a7ace99f90fd9f05b83f6c
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Tue Mar 22 13:06:37 2016 -0300

    Rolling 3.20

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

commit 22eea8bbb5aa922da66d1f34bbb3f657b2775c22
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Tue Mar 22 12:46:33 2016 -0300

    tests/create-widgets.c: removed various test to make distcheck work.
    
    I will make a release and fix them in master.

 tests/create-widgets.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit e9c7f7cb9a2e8296aeee238823ea3e4d4d7b6af6
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Tue Mar 22 12:45:42 2016 -0300

    tests/add-child.c: removed GtkTreeViewColumn test to make distcheck work for release

 tests/add-child.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 417d577d6f2263a334a39648cf1e9a89b8d8d56f
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Tue Mar 22 12:42:27 2016 -0300

    Removed GLADE_PIXMAP_DIR env from test environment because gtk_icon_theme_append_search_path() does not work if the path is not in a "proper" icon directory structure ()

 configure.ac | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit a365d77fcd402612b0722b4aaffc5fff9954c60b
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 21 21:31:09 2016 -0300

    po/POTFILES.skip: Added workaround for intltool bug.
    See https://bugs.launchpad.net/intltool/+bug/1117944

 po/POTFILES.skip | 3 +++
 1 file changed, 3 insertions(+)

commit 1ce50954017ea8f525f882cd0ef1155dc8b356a1
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Tue Mar 15 17:46:06 2016 -0300

    GladeDesignLayout: fixed regresion drawing nodes and pushpin in margins and alginment edit modes.
    
    _glade_design_layout_get_colors() removed context parameter.

 gladeui/glade-design-layout.c  | 23 ++++++++++++++++-------
 gladeui/glade-design-private.h |  3 +--
 gladeui/glade-utils.c          | 12 +-----------
 3 files changed, 18 insertions(+), 20 deletions(-)

commit 3f7b3cd4519d8cd4c356703c98c20cd0d30707e9
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Tue Mar 22 11:02:24 2016 +0000

    Updated Italian translation

 po/it.po | 2442 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1325 insertions(+), 1117 deletions(-)

commit fda43d995c87975587da969e7385ad89dd5db76b
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sun Mar 20 22:55:18 2016 +0100

    Updated Danish translation

 po/da.po | 413 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 196 insertions(+), 217 deletions(-)

commit 47bf92b0a77e8eea9b6d4b66954f246e630f5383
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 23:36:20 2016 -0300

    gladeui/glade-base-editor.c: relicense as LGPL

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

commit a2a03330c0724fd748201e8cb4606677a6ef04c5
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 23:34:33 2016 -0300

    gladeui/glade-design-layout.css: relicense as LGPL

 gladeui/glade-design-layout.css | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit 6428646fda2e0061750ad8eecdff0374af1fffbe
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 23:25:56 2016 -0300

    Bumped reqired gtk+ verstion to 3.19.12

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

commit d3aad6d1e778f12b32991db6fce3508dd7e79432
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 23:25:30 2016 -0300

    GladeRegistration: updated to new class css name API

 src/glade-registration.c     |    9 -
 src/glade-registration.css   |   26 +-
 src/glade-registration.glade | 3709 ++++++++++++++++++++----------------------
 3 files changed, 1736 insertions(+), 2008 deletions(-)

commit ce3d607bef6f22602d227952ed1a10dadbcce421
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 23:24:37 2016 -0300

    GladeDesignLayout: updated to new class css name API

 gladeui/glade-design-layout.c   |  2 ++
 gladeui/glade-design-layout.css | 13 +++++++------
 2 files changed, 9 insertions(+), 6 deletions(-)

commit 08529d9d86f5b8117e00e9feeb9b9753e01370ff
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 19:18:55 2016 -0300

    GladeRegistration: get color properly for context style to draw glade logo

 src/glade-registration.c | 21 +++++----------------
 1 file changed, 5 insertions(+), 16 deletions(-)

commit eafe354d66467aff6c88cde6512dddc65484e1c4
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 19:02:03 2016 -0300

    GladeDesignView: get color properly for context style to draw glade logo

 gladeui/glade-design-view.c | 21 ++++++---------------
 1 file changed, 6 insertions(+), 15 deletions(-)

commit c695cc5a963069ebad91f277624d0904104668fd
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 18:31:39 2016 -0300

    GladeDesignLayout: set border radius to 0 in selection

 gladeui/glade-design-layout.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 59d1f46ea4c6d53ade6f0962915395edd0759328
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 18:05:13 2016 -0300

    GladePlaceholder: on_chooser_adaptor_selected() destroy popup instead of widget chooser.

 gladeui/glade-placeholder.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 00ed05155b9f98cc27c35cd97045a5c0603e1ccf
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 18:03:40 2016 -0300

    GladeDesignView: on_chooser_adaptor_selected() destroy popup instead of widget chooser.

 gladeui/glade-design-view.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit b6d6b8928ba54866a1dc1e00002acd1f01cec6a0
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 17:27:54 2016 -0300

    GladeWindow: renamed gtk-key-bindings to -gtk-key-bindings in class custom css

 src/glade-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6726727b45cfdf256b5e92e936a94f5b37eee454
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Mon Mar 14 17:37:54 2016 -0300

    GladeDesignLayout: implemented selection box in css

 gladeui/glade-design-layout.c   | 27 +++++++++------------------
 gladeui/glade-design-layout.css | 11 +++++++++++
 2 files changed, 20 insertions(+), 18 deletions(-)

commit 9e4b669d47f4de3f1a055190f8488ad419c28642
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Fri Jan 29 13:30:50 2016 -0300

    GladeDesignLayout: implemented frame using css

 gladeui/Makefile.am                     |  1 +
 gladeui/glade-design-layout.c           | 93 +++++++++++----------------------
 gladeui/glade-design-layout.css         | 34 ++++++++++++
 gladeui/gladeui-resources.gresource.xml |  1 +
 4 files changed, 67 insertions(+), 62 deletions(-)

commit 285c1e2684212e891bb2375ad2e5f964dfe4a482
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Fri Jan 29 10:22:18 2016 -0300

    GladeRegistration: add css provider to default screen.

 src/glade-registration.c   | 30 ++++++++++--------------------
 src/glade-registration.css | 26 +++++++++-----------------
 2 files changed, 19 insertions(+), 37 deletions(-)

commit 59469766a3d54b60857f5edda46d541f0c0bdcfe
Author: Tom Tryfonidis <tomtryf@gnome.org>
Date:   Mon Mar 14 20:18:51 2016 +0000

    Updated Greek translation

 po/el.po | 2801 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1532 insertions(+), 1269 deletions(-)

commit 9075fb7b6e924a8959ccb883ae4e8ca4185c30b9
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sun Mar 13 21:26:22 2016 +0200

    Updated Lithuanian translation

 po/lt.po | 903 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 451 insertions(+), 452 deletions(-)

commit ee36c3ce3e6126e25ad14d560b145b666c155ff1
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Mar 12 20:13:50 2016 +0000

    Updated Korean translation

 po/ko.po | 2415 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1295 insertions(+), 1120 deletions(-)

commit f6cc339b882464a1957c728355546aa55284894a
Author: Bernd Homuth <dev@hmt.im>
Date:   Sat Mar 12 12:36:46 2016 +0000

    Updated German translation

 po/de.po | 52 +++++++++++++++++++++++++++++-----------------------
 1 file changed, 29 insertions(+), 23 deletions(-)

commit e762f2c9a875199b0b0eeb2a6d2ed0a90960e16b
Author: Sebastian Rasmussen <sebras@gmail.com>
Date:   Mon Mar 7 13:11:41 2016 +0000

    Updated Swedish translation

 po/sv.po | 2860 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1561 insertions(+), 1299 deletions(-)

commit f43f9c055c69b3b6f257d2e65429ac1b37b19e1f
Author: Sebastian Rasmussen <sebras@gmail.com>
Date:   Mon Mar 7 13:08:05 2016 +0000

    Updated Swedish translation

 help/sv/sv.po | 655 ++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 409 insertions(+), 246 deletions(-)

commit 96f52889869edb0fb16582ee7803921d6fef980c
Author: Gábor Kelemen <kelemeng@openscope.org>
Date:   Fri Mar 4 08:05:30 2016 +0000

    Updated Hungarian translation

 help/hu/hu.po | 148 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 73 insertions(+), 75 deletions(-)

commit 7f009c3563120470782635d1062f72efb1e1ef52
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Mar 2 21:35:06 2016 +0100

    Updated Spanish translation

 help/es/es.po | 384 +++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 244 insertions(+), 140 deletions(-)

commit fc8e0dd5d600213a7115bd8216afc0c68801a99d
Author: Efstathios Iosifidis <eiosifidis@gnome.org>
Date:   Tue Mar 1 14:12:40 2016 +0000

    Updated Greek translation

 help/el/el.po | 428 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 241 insertions(+), 187 deletions(-)

commit 398337ff548392967f2486ac23ba9608ce8615c0
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Mar 1 12:19:02 2016 +0100

    Updated Czech translation

 help/cs/cs.po | 398 ++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 248 insertions(+), 150 deletions(-)

commit 00c9a27a23995062747923e2bfefbf3a6f565bd4
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Mar 1 10:40:37 2016 +0100

    Updated Czech translation

 po/cs.po | 933 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 469 insertions(+), 464 deletions(-)

commit afcd847874d0ad9cbf7345ebeaee4fad1fad312e
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Sun Feb 28 22:19:05 2016 +0000

    Updated Occitan translation

 po/oc.po | 97 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 49 insertions(+), 48 deletions(-)

commit 579d702b80d8da249db22b2cc10dc19a75da1c8d
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Sun Feb 28 22:05:20 2016 +0000

    Updated Occitan translation

 po/oc.po | 5951 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 3473 insertions(+), 2478 deletions(-)

commit cfc436b7ce72d84c300d74bcf93b6dffda693349
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sat Feb 27 11:26:33 2016 -0300

    HACKING renamed as CONTRIBUTING.md and added as a link.

 CONTRIBUTING.md | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 HACKING         | 76 +--------------------------------------------------------
 2 files changed, 76 insertions(+), 76 deletions(-)

commit 7e5dfa8ccd211945e624b0fab7fe2b19fb1b9907
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sat Feb 27 11:09:49 2016 -0300

    CONTRIBUTING.md: added link to HACKING file so that git mirrors pick it up when an user tries to create a pull request

 CONTRIBUTING.md | 1 +
 1 file changed, 1 insertion(+)

commit a164c9416e6b711c8a9e76848973957c1acc8a5b
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sat Feb 27 11:09:11 2016 -0300

    HACKING: added note about pull request in mirrors

 HACKING | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

commit 5610c1d56d0a17ce6d0ee1a771a6f1212032939a
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Sun Feb 21 18:20:13 2016 -0300

    plugins/python/glade-python.c: Make sure we load Gtk 3

 plugins/python/glade-python.c | 3 +++
 1 file changed, 3 insertions(+)

commit 9708d81887066332b3f2dd063fb4f353f8073dd9
Author: Fran Dieguez <fran.dieguez@mabishu.com>
Date:   Wed Feb 24 15:22:36 2016 +0100

    Updated Galician translations

 po/gl.po | 2477 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1332 insertions(+), 1145 deletions(-)

commit 6ea20d1b17df945122f51469de81e8481143281f
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sat Feb 20 11:38:50 2016 +0100

    Updated Serbian translation

 po/sr.po       | 2467 ++++++++++++++++++++++++++++++--------------------------
 po/sr@latin.po | 2445 ++++++++++++++++++++++++++++++-------------------------
 2 files changed, 2672 insertions(+), 2240 deletions(-)

commit 8953d805f4293ace36a07314d49e3aa6156bf045
Author: Ben Iofel <iofelben@gmail.com>
Date:   Wed Feb 17 17:06:57 2016 -0500

    GtkWindow: don't set the same titlebar multiple times

 plugins/gtk+/glade-gtk-window.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit ea1464d7644e298f498c1e6b9d5f46fd191a495d
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Tue Feb 16 19:48:47 2016 +0100

    Updated German doc translation

 help/de/de.po | 579 ++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 342 insertions(+), 237 deletions(-)

commit 6ad6ff72de23303f430cf48e520a73a53d901ca7
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Feb 13 18:53:49 2016 +0100

    Updated Spanish translation

 po/es.po | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

commit 9413e71628aa73803b3f45a10c74c205e0485c65
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sat Feb 13 06:50:48 2016 +0000

    Updated Chinese (Taiwan) translation

 po/zh_TW.po | 2485 ++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1335 insertions(+), 1150 deletions(-)

commit 4ae14c1689bf85e7c9e27858e65d90dd361c3044
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Thu Feb 11 23:02:36 2016 +0200

    Update Latvian translation

 po/lv.po | 3206 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1698 insertions(+), 1508 deletions(-)

commit 687af66e2f5a4a47a09b9651ed7870ec7ba8e075
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Wed Feb 10 20:03:58 2016 +0100

    Bug 761839: Fix 'glade' command name in user manual

 help/C/index.docbook | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2ad3ff1003e16240c0a1b75d1a71e905ea3c43c1
Author: Rafael Fontenelle <rffontenelle@gmail.com>
Date:   Wed Feb 10 17:20:30 2016 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 991 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 494 insertions(+), 497 deletions(-)

commit 26abe861c73a5f7542790759fca1aca7803ead86
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Tue Feb 9 10:37:30 2016 +0000

    Updated Kazakh translation

 po/kk.po | 2549 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1368 insertions(+), 1181 deletions(-)

commit 73d5b111784eb840c07e2c088e868d62b8abfffe
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sun Feb 7 16:42:29 2016 +0100

    Updated Danish translation

 po/da.po | 2446 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1324 insertions(+), 1122 deletions(-)

commit f227ea84c008d22bd70b83eef287a1ed04e851c2
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Sun Feb 7 15:07:14 2016 +0000

    Updated Hungarian translation

 po/hu.po | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

commit 4e61d4a08ca62896499b43fd23165d8581c49648
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Feb 7 13:14:29 2016 +0100

    Updated Spanish translation

 po/es.po | 337 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 174 insertions(+), 163 deletions(-)

commit a93e4c45213d876efe0686391f6616366a0abfd6
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Feb 6 22:04:44 2016 +0100

    Updated Polish translation

 po/pl.po | 2501 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1341 insertions(+), 1160 deletions(-)

commit b74ba26a92fc545aaa457ff60349d86a3d80bbdb
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Feb 6 21:59:02 2016 +0100

    Fix typo (ellispize)

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

commit fb064442707fc529952883c81d927d72a50b8e19
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Mon Feb 1 20:10:10 2016 +0100

    Updated German translation

 po/de.po | 810 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 412 insertions(+), 398 deletions(-)

commit a0225866f730df657e2feef89a24d766e437f02e
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Jan 31 22:24:43 2016 +0100

    Updated Spanish translation

 po/es.po | 582 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 299 insertions(+), 283 deletions(-)

commit 5b721ecf1f2ab192f9a5d2fded133929126bf19e
Author: Gábor Kelemen <kelemeng@openscope.org>
Date:   Fri Jan 29 22:21:56 2016 +0000

    Updated Hungarian translation

 po/hu.po | 2520 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1349 insertions(+), 1171 deletions(-)

commit 276a16f4bd02a3293d07326c61c63058b2adb96d
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 18:09:21 2016 +0100

    Bug 536840 - Save palette small icon preference

 src/glade-window.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit fcae2de874d06d797302f6a09f4c24ffbd592107
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 17:53:01 2016 +0100

    Bug 430445 - null string default title for GtkFileChooserButton
    
    Actually, the title displayed is introspected from the filechooser button
    and takes whatever happens to be set by GTK+ in the given locale.
    
    Just null it out and let the user set a title.

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

commit 876f8f175af9320450225f3fb6b82a53d1a918d0
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 16:07:30 2016 +0100

    Ugly hack to restore paned positions
    
    When we maximize the window, usually an idle is enough until it's
    safe to start manipulating the stored paned window positions.
    
    Now, 200ms seems to be enough.
    
    This fixes restoring of paned window positions, if you exit Glade
    cleanly by quitting Glade, it should restore the app in the same
    state it was (undocked window positions and paned positions)

 src/glade-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 81920d56168a8148b74905f2e8e323922148c6e8
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 15:10:47 2016 +0100

    GladePreviewer: Update window title with (unnamed) if need be

 gladeui/glade-previewer.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit d6b334384a2598c9391d349d59756dd9468c7204
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 15:10:00 2016 +0100

    GladeWidget: Write the hidden IDs out when previewing
    
    For the previewer, we need the name of the widget we're gonna
    preview, even if we dont serialize it in the real output

 gladeui/glade-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 98954a4e3a96b0f8c1b420de690b480447b30cd0
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 15:09:37 2016 +0100

    GladeProject: Identify when we are serializing for a preview

 gladeui/glade-project.c | 11 +++++++++++
 gladeui/glade-project.h |  1 +
 2 files changed, 12 insertions(+)

commit d6cac38bc86a9753617c95fa994600c731d05c2c
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 14:19:18 2016 +0100

    GtkStackSwitcher: Integrate new icon-size property

 plugins/gtk+/glade-stack-switcher-editor.ui | 38 +++++++++++++++++++++++------
 plugins/gtk+/gtk+.xml.in                    |  1 +
 2 files changed, 32 insertions(+), 7 deletions(-)

commit 9eb15655c6fad2616a803b9af9479f8f8f9be003
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 13:23:18 2016 +0100

    GtkPopover: Integrating new properties

 plugins/gtk+/glade-popover-editor.ui | 61 +++++++++++++++++++++++++++---------
 plugins/gtk+/gtk+.xml.in             |  9 ++++++
 2 files changed, 55 insertions(+), 15 deletions(-)

commit 415e90d0c7252d673cd26226ceeb1bcbd2d8286a
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 13:05:17 2016 +0100

    GtkTextView: Integrating new margin properties
    
    Top margin and bottom margin are since 3.18 and get placed
    beside the left and right margin properties

 plugins/gtk+/glade-text-view-editor.ui | 112 +++++++++++++++++++--------------
 plugins/gtk+/gtk+.xml.in               |   4 +-
 2 files changed, 66 insertions(+), 50 deletions(-)

commit 65ed7ce459283d98afbc3ecf3a41867cbebb8881
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 13:00:42 2016 +0100

    gtk+.xml.in: Updating since tags for newly added properties and signals

 plugins/gtk+/gtk+.xml.in | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

commit 249d09ee312d2cdb99edf210555344bc2a083b8b
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 12:44:38 2016 +0100

    GtkLabel: Integrate the "lines" property nicely
    
    This property is only relevant when ellipsizing and
    word wrapping are enabled, make it insensitive when
    not relevant and place it beside the wrap-mode property.

 plugins/gtk+/glade-gtk-label.c     |  28 +++++-
 plugins/gtk+/glade-label-editor.ui | 181 +++++++++++++++++++------------------
 plugins/gtk+/gtk+.xml.in           |   4 +-
 3 files changed, 122 insertions(+), 91 deletions(-)

commit f05791814345aefe3a25618ff96df4cf9840f12b
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 11:31:34 2016 +0100

    Bug 750985 - GtkMisc property deprecations
    
      o Mark xalign/yalign/xpad/ypad as deprecated everywhere
    
      o Remove save-always for xalign
    
      o Make them all optional with optional default False, this
        has the side effect that if the property is set, it will
        be serialized in the output regardless of value, so we
        dont need the save-always anymore.
    
    We required save-always on xalign of some buttons because of bug 675042

 plugins/gtk+/gtk+.xml.in | 32 +++++++++++++++-----------------
 1 file changed, 15 insertions(+), 17 deletions(-)

commit f552f1e2dcd2761d8084ad8aefcfecd43c71156f
Author: Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
Date:   Fri Jan 29 11:01:33 2016 +0100

    Bug 759872 - Show popovers hidden by model buttons
    
    Model button enjoys hiding popover ancestors when clicked,
    just go ahead and re-show the hidden popovers in that case.

 plugins/gtk+/glade-gtk-model-button.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

commit cb60d287df2af95b07496968fefa303842ddad9f
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Fri Jan 29 08:37:30 2016 -0300

    GladeRegistration: improved theme compatibility by using css theme colors.

 src/glade-registration.c   | 52 ++++++++++++++++++++++++++--------------------
 src/glade-registration.css | 26 ++++++++---------------
 2 files changed, 39 insertions(+), 39 deletions(-)

commit 88acef602224a1a199d0ffdef9b7e02039ae66b1
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 17:13:03 2016 +0100

    Bug 751234 - Ignore tearoff-state property in the workspace
    
    Dont let menus float away into the desktop

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

commit 0b07d924b269f3867d345a321c8b60d88cd17197
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Thu Jan 28 13:01:25 2016 -0300

    GladeDesignView: always render glade log as background using transprent fg color

 gladeui/glade-design-view.c | 98 +++++++++++++++++++++++----------------------
 1 file changed, 50 insertions(+), 48 deletions(-)

commit 4de9f13e48cd6ff91d9506e74ee5ef9cd9dfbf53
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Thu Jan 28 12:24:40 2016 -0300

    GladeRegistration: fixed textview minimun height, set them to 64

 src/glade-registration.glade | 293 ++++++++++++++++---------------------------
 1 file changed, 111 insertions(+), 182 deletions(-)

commit 08a976717c9e656cc6fbe5101def8c28cf87a8bf
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 16:56:09 2016 +0100

    Bug 759455 - Avoid showing window decorations in Glade's workspace
    
    On wayland, or when GTK_CSD=1 is set, the windows have decorations
    in the workspace, exposing pesky close buttons that close glade.

 plugins/gtk+/glade-gtk-window.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 31a5461f8a4c21e9515121843fd44ae7251668d1
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 16:49:44 2016 +0100

    glade-gtk-popover-menu.c: Properly derive the GtkPopover adaptor
    
    Chain up to popover implementations, in post create dont bother
    creating the placeholder, it will be done by the GtkContainer adaptor.
    
    Chaining up in post create here lets us properly ignore the ESC key
    event on popovers in the workspace as well.

 plugins/gtk+/glade-gtk-popover-menu.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 47c50da13920ddd9ceb7f627e6106e840693da39
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 16:48:53 2016 +0100

    Bug 759395 - Ignore ESC key press from popovers

 plugins/gtk+/glade-gtk-popover.c | 22 ++++++++++++++++++++++
 plugins/gtk+/gtk+.xml.in         |  1 +
 2 files changed, 23 insertions(+)

commit e85787ad98fbe566eb7d48b204ea6192e485d36d
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 16:18:15 2016 +0100

    glade-gtk-info-bar.c: Ensure names of action widgets at save time
    
    Also fix a bug where action-widgets was being serialized twice.

 plugins/gtk+/glade-gtk-info-bar.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit 271e466d7418fc611f63e6c1e79b5c1de1302a37
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 16:17:59 2016 +0100

    glade-gtk-dialog.c: Ensure names of action widgets at save time

 plugins/gtk+/glade-gtk-dialog.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 49f93cc5c8dad3b1a3221d692fa372b9cbf9abd0
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 16:17:01 2016 +0100

    glade-gtk-action-widgets.[ch]: Added a function to ensure action widget names
    
    When saving dialogs and infobars, we just work around the problem and ensure
    that buttons with response ids enabled in the action area have names, not undoably.

 plugins/gtk+/glade-gtk-action-widgets.c | 35 +++++++++++++++++++++++++++++++++
 plugins/gtk+/glade-gtk-action-widgets.h |  3 +++
 2 files changed, 38 insertions(+)

commit e96488deba0d0f70abf0afee648f7b6424cf33cb
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 15:47:44 2016 +0100

    GladeEditorProperty: Call glade_widget_ensure_name() with use_command

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

commit 5fa3ed76fbd485d48f08f737244cf203d66aee84
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 15:46:24 2016 +0100

    GladeWidget: Added use_command argument to new glade_widget_ensure_name() API

 gladeui/glade-widget.c | 10 ++++++++--
 gladeui/glade-widget.h |  4 +++-
 2 files changed, 11 insertions(+), 3 deletions(-)

commit ec31ae5827fc2c847131805e6611872942d461d7
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Thu Jan 28 10:14:05 2016 -0300

    GladeInspector: use new api to check if a widget has a name

 gladeui/glade-inspector.c | 41 ++++++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 19 deletions(-)

commit 1522c95d5d032d86aca0eebbc1f7603b8b70db9d
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Thu Jan 28 10:07:42 2016 -0300

    GladeDesignLayout: use new api to check if a widget has a name

 gladeui/glade-design-layout.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit f4454400f4161f98ec7dc3659e88453cc09a1b5b
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Thu Jan 28 10:07:03 2016 -0300

    GladeEditor: use new api to check if a widget has a name

 gladeui/glade-editor.c | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)

commit ba5b5f9e2ee81d5d56f11b2c9c8fa33243f2f3a1
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Thu Jan 28 10:03:39 2016 -0300

    gladeui/glade-project.h: fixed enum comment

 gladeui/glade-project.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 915773fb5c8b988d988b7ca985113bff5825b6f9
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Thu Jan 28 08:06:17 2016 -0300

    GladeInspector: added inspector_set_complete_text() function to optimize search by not casefolding the needle each time we need to search for it.

 gladeui/glade-inspector.c | 58 ++++++++++++++++++++---------------------------
 1 file changed, 25 insertions(+), 33 deletions(-)

commit 094997593cdc006d6f2ba0d5179f223518e56264
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 14:30:42 2016 +0100

    Bug 760610: Disable scroll events on property editor widgets
    
    As described in the bug, this is only harmful and annoying that
    combo boxes handle scroll events, of course, the whole purpose
    of combo boxes is to place them inside scrolled windows ;-)

 gladeui/glade-editor-property.c | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

commit 4db116636e69e3456a16aa691004d06b57bc621a
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 12:56:01 2016 +0100

    GladeEditorProperty: Use glade_widget_get_display_name()

 gladeui/glade-editor-property.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 5281edc1e49a572ca474bd64e52f1ca430c79800
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 12:45:02 2016 +0100

    GladeEditorTable: Use glade_widget_has_name() in some places
    
    Instead of strncmp()

 gladeui/glade-editor-table.c | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

commit 07d0bf3b42ce0bb621c53d3b50778b7eb6c2f369
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 12:38:44 2016 +0100

    GladeWidget: Use glade_widget_has_name()
    
    In some places, instead of strncmp() directly

 gladeui/glade-widget.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit e7430cc302bb53b24f8acd74ad34285975aa3dce
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 12:08:21 2016 +0100

    GladeEditor: Update the widget name in a property editor dialog
    
    For the ones spawned specifically for a given widget

 gladeui/glade-editor.c | 28 ++++++++++++++++++++--------
 1 file changed, 20 insertions(+), 8 deletions(-)

commit 691b7bea15152398f01949a5999d933c5790da02
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 11:59:46 2016 +0100

    GladeBaseEditor: Fixed name/ID editing to handle unnamed widgets

 gladeui/glade-base-editor.c | 29 ++++++++++++++++++++++++-----
 1 file changed, 24 insertions(+), 5 deletions(-)

commit 910973211ebb9ddc185b8a394bc711936e0e907e
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 11:23:57 2016 +0100

    glade-base-editor.c: Display (unnamed) instead of __glade_... for unnamed widgets
    
    By default, trim the display string after the get-display-name signal
    runs and substitute it for (unnamed) if it wants to display an unnamed
    widget ID.

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

commit 61e9156b91433c73d9ba97f42a07924959f7efbe
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Thu Jan 28 11:45:42 2016 +0100

    GladeWidget: Added new name related APIs
    
      o glade_widget_get_display_name()
    
        Gets the name which should be displayed in the UI
    
      o glade_widget_has_name()
    
        Checks whether the user has assigned a name to the widget or not.

 gladeui/glade-widget.c | 40 ++++++++++++++++++++++++++++++++++++++++
 gladeui/glade-widget.h |  2 ++
 2 files changed, 42 insertions(+)

commit 5a13b8982c2516134cca5bd63ce948b3093b97aa
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Thu Jan 28 07:19:00 2016 -0300

    GladeInspector: skip unnamed widgets in search

 gladeui/glade-inspector.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 5f991d2d802844dbbfc204bcddd9b15856221672
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Wed Jan 27 19:59:30 2016 +0100

    Updated German translation

 po/de.po | 230 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 123 insertions(+), 107 deletions(-)

commit 362dbdd61d048e8bae71ff361259cae3e6e4d5e4
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 18:40:18 2016 +0100

    glade-gtk-widget.c: Support unnamed widgets in sizegroup actions
    
    Ensure that adding a widget to a sizegroup results in the new referred
    to widget having a name.

 plugins/gtk+/glade-gtk-widget.c | 38 +++++++++++++++++++++++++++++++++-----
 1 file changed, 33 insertions(+), 5 deletions(-)

commit 2312da5e709ec33717a01149c61b0509697d7ba8
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Wed Jan 27 14:12:23 2016 -0300

    GladeEditor: do not show unnamed widgets in header

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

commit 4ef17651249273fc095020fdba619fdb7d33cfd1
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 17:46:30 2016 +0100

    GladeEditorProperty: Dont display unnamed names in treeviews
    
    When selecting objects for reference in a treeview, show "(unnamed)"
    instead of __glade_unnamed_1 or such.

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

commit fa18850038d4cc2d6f2b9f4b4b15f43b45092fa0
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 17:33:12 2016 +0100

    GladeEditorTable: Adjusting name/ID edit rules.
    
    Now you are allowed to clear the widget ID as long as
    that widget is not referred to by anything else in the
    project.

 gladeui/glade-editor-table.c | 40 ++++++++++++++++++++++++++++++++++------
 1 file changed, 34 insertions(+), 6 deletions(-)

commit a784c69aa6da2ac1bb22dc788a7e8bfb951fbf8b
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 17:32:26 2016 +0100

    GladeWidget: Added glade_widget_has_prop_refs()
    
    Check if there are property references to a widget without duplicating the list.

 gladeui/glade-widget.c | 7 +++++++
 gladeui/glade-widget.h | 1 +
 2 files changed, 8 insertions(+)

commit eaf809714fda317cbbad726259b1f2757118522c
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Wed Jan 27 13:39:49 2016 -0300

    GladeDesignView: show class name if widget is unnamed

 gladeui/glade-design-layout.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 779dd7a9944514c83d12f1ce70280d49733eb4cf
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Wed Jan 27 13:17:52 2016 -0300

    GladeInspector: do not show widget name if its unnamed (has prefix __glade_unnamed_)

 gladeui/glade-inspector.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

commit b448b883c14cfb07531045886c28313a0f9241e0
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 17:13:13 2016 +0100

    GladeEditorProperty: Set names on selected widgets in the multi-object dialog
    
    Ensure that the selected list of objects have names

 gladeui/glade-editor-property.c | 44 +++++++++++++++++++++--------------------
 1 file changed, 23 insertions(+), 21 deletions(-)

commit 1069f10b5bffdd6db2e7d3d8e85c3a6e5fd1cb62
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 17:12:17 2016 +0100

    Added glade_widget_ensure_name()
    
    A function to set real names on widgets unconditionally
    if they dont actually have names but only a prefix

 gladeui/glade-widget.c | 14 ++++++++++++++
 gladeui/glade-widget.h |  2 ++
 2 files changed, 16 insertions(+)

commit 9c91cd5ca8de94be0105e5541ee28be583ad551e
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 16:11:17 2016 +0100

    GladeEPropObject: Set names when choosing an object
    
    When an object property is set, set the widget name of the object.

 gladeui/glade-editor-property.c | 92 ++++++++++++++++++++++++++---------------
 1 file changed, 59 insertions(+), 33 deletions(-)

commit 1963ca5f816a89bd2c7ff160da32954d95716074
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 15:01:45 2016 +0100

    GladeWidget: Dont require widget ids
    
    Create widgets initially with a special glade defined 'unnamed' prefix,
    if a widget ID has this prefix, dont save it in the output

 gladeui/glade-widget.c | 170 ++++++++++++++++++++++++-------------------------
 gladeui/glade-widget.h |   5 ++
 2 files changed, 87 insertions(+), 88 deletions(-)

commit 9e7585c0a6f0277af46f6022db4192fd468d2d59
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 14:55:20 2016 +0100

    GladeProject: redocument glade_project_new_widget_name()
    
    Now does not require the gwidget (actually did not for a long time).

 gladeui/glade-project.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit f482bec02e66b5d5afd8699194a2be6cdc569ccf
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Jan 27 12:35:44 2016 +0100

    glade-name-context.[ch]: Removing glade_name_context_dual_new_name()
    
    This is an artifact from older glades which supported name collisions
    in separate toplevel windows within the same glade file.

 gladeui/glade-name-context.c | 61 --------------------------------------------
 gladeui/glade-name-context.h |  4 ---
 2 files changed, 65 deletions(-)

commit 882dda3909f660ad5eeeb8ada837a8f6b9f518ae
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jan 25 15:40:29 2016 +0000

    Add a missing tag to the AppData file

 data/glade.appdata.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit 1db05d07f7d352ea296fc3aee300c4cc87125275
Author: Rafael Fontenelle <rffontenelle@gmail.com>
Date:   Mon Jan 25 14:19:46 2016 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 2648 +++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 1658 insertions(+), 990 deletions(-)

commit 4004db17cd2b6c8bba08b56073c943bf7472e831
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jan 25 13:11:19 2016 +0000

    Add a missing tag to the AppData file

 data/glade.appdata.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit 0e8a1d9ec5c502ec55e8ade84cebb43c0cd47dcf
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Fri Jan 22 21:40:21 2016 +0200

    Updated Lithuanian translation

 po/lt.po | 1673 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 932 insertions(+), 741 deletions(-)

commit 41148f7185a5f557dc78419ddd4a940ade3c689b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Jan 18 19:01:32 2016 +0100

    Updated Spanish translation

 po/es.po | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

commit 8c12b8120b6dd50a12a43282241c10497f3e0e31
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Fri Jan 8 12:33:51 2016 +0100

    Fix typo (Forth)

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

commit 1fa6a8a7669bf3cf3cfec9d9337967afdf5cb1a9
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Tue Jan 5 22:20:52 2016 +0000

    Updated German translation

 po/de.po | 1622 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 894 insertions(+), 728 deletions(-)

commit 4c46b200e3c214008abc16fb1b87ceb116dabcd4
Author: Руслан Ижбулатов <lrn1986@gmail.com>
Date:   Thu Dec 24 12:22:50 2015 +0000

    Don't crash when popover menu children have no visible-submenu set
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759847

 plugins/gtk+/glade-gtk-popover-menu.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3a58fe8ae06e5a3de0698b080075b048d8fbef8d
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Dec 25 00:29:18 2015 +0100

    Updated Czech translation

 po/cs.po | 1777 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 975 insertions(+), 802 deletions(-)

commit bbee87328f566ff829fa49353df92816544200c7
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Dec 21 12:05:07 2015 -0500

    Update TODO

 TODO | 4 ----
 1 file changed, 4 deletions(-)

commit 4cac36ffeb990478508bda1881ff7ba8295d8546
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Dec 21 08:33:53 2015 +0000

    Updated Spanish translation

 po/es.po | 1094 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 560 insertions(+), 534 deletions(-)

commit ac5fe2a81c85e738232d6c20c5cfa2bebfece6a7
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Dec 21 05:11:42 2015 +0100

    Updated POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit f86bdcb729345680b0d2063b8773d4405461e2f3
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Mon Dec 21 12:40:06 2015 +0900

    Removed duplicate displayable values for GtkPackType
    
    These were added with GtkActionBar

 plugins/gtk+/gtk+.xml.in | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

commit ca346336d934d2b2662e0fc7a0c8c991fc677a4a
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Mon Dec 21 12:16:20 2015 +0900

    Removed some unneeded listbox/flowbox related declarations
    
      o Removed duplicate declaration of GtkListBoxRow
    
      o Removed redundant declaration of displayable values
        for the GtkSelectionMode type (they were previously
        declared by GtkListBox)

 plugins/gtk+/gtk+.xml.in | 13 -------------
 1 file changed, 13 deletions(-)

commit 7775dc5512abb9f412738db67b83650ae90e7952
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Oct 17 23:03:30 2014 -0400

    Support GtkFlowBox

 plugins/gtk+/Makefile.am                           |   1 +
 plugins/gtk+/glade-gtk-flow-box.c                  | 265 +++++++++++++++++++++
 plugins/gtk+/gtk+.xml.in                           |  54 +++++
 plugins/gtk+/icons/16x16/Makefile.am               |   2 +
 plugins/gtk+/icons/16x16/widget-gtk-flowbox.png    | Bin 0 -> 381 bytes
 .../gtk+/icons/16x16/widget-gtk-flowboxchild.png   | Bin 0 -> 365 bytes
 plugins/gtk+/icons/22x22/Makefile.am               |   2 +
 plugins/gtk+/icons/22x22/widget-gtk-flowbox.png    | Bin 0 -> 230 bytes
 .../gtk+/icons/22x22/widget-gtk-flowboxchild.png   | Bin 0 -> 226 bytes
 9 files changed, 324 insertions(+)

commit 0dbc96b70ba866ffca004d38e822ce870ce10ae0
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Dec 20 23:58:25 2015 +0100

    Updated POTFILES.in

 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

commit 854ca34b7470f5ee753214cbf88581a8330cddea
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Dec 20 16:07:19 2015 -0500

    Update TODO

 TODO | 2 --
 1 file changed, 2 deletions(-)

commit 0c3658f962939fbfa65b637e16acd7706c6a35ad
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 12 20:04:25 2014 -0500

    Support GtkActionBar

 plugins/gtk+/Makefile.am                          |   4 +
 plugins/gtk+/glade-action-bar-editor.c            | 160 +++++++
 plugins/gtk+/glade-action-bar-editor.h            |  57 +++
 plugins/gtk+/glade-action-bar-editor.ui           | 131 ++++++
 plugins/gtk+/glade-gtk-action-bar.c               | 499 ++++++++++++++++++++++
 plugins/gtk+/glade-gtk-resources.gresource.xml    |   1 +
 plugins/gtk+/gtk+.xml.in                          |  40 ++
 plugins/gtk+/icons/16x16/Makefile.am              |   1 +
 plugins/gtk+/icons/16x16/widget-gtk-actionbar.png | Bin 0 -> 340 bytes
 plugins/gtk+/icons/22x22/Makefile.am              |   1 +
 plugins/gtk+/icons/22x22/widget-gtk-actionbar.png | Bin 0 -> 285 bytes
 11 files changed, 894 insertions(+)

commit 942d34cb221a5eabcbc3a57d446f33f3b2c9069b
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Sun Dec 20 17:44:01 2015 +0900

    Main UI frontend: Use wide paned handles.
    
    Its almost impossible to resize these things without any width to grab.

 src/glade.glade | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 52673d3dedae7e17bae4f5a201420be9e9fe7a19
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Dec 20 01:28:17 2015 -0500

    TODO: Some updates

 TODO | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

commit 971951313c51446ae5565aeb3eb406996c2d1025
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Sat Dec 19 07:40:30 2015 +0000

    Updated Portuguese translation

 po/pt.po | 669 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 351 insertions(+), 318 deletions(-)

commit 4f81f15467ad45c3dddc7ee50ffaca9596d628ee
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Dec 14 15:18:06 2015 +0000

    Updated Spanish translation

 po/es.po | 802 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 449 insertions(+), 353 deletions(-)

commit aaebdb3daa71962bd209a054858e5f8a97f3d749
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Mon Dec 14 15:25:15 2015 +0900

    Reverting change from notebook-actions branch merge.
    
    It seems Matthias was testing headerbars in dialogs as was
    suggested in the WONTFIX'ed bug 757562. Reverting the enabling
    of headerbars in dialogs.
    
    Also updated the comment in gtk+.xml.in around the headerbar
    disabling, originally it was because it was unsupported (yet),
    now it is because dialogs own their headerbars.

 plugins/gtk+/gtk+.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a190f19ed7b21470af78c0b8f07359bdf6a7f545
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Mon Dec 14 15:16:18 2015 +0900

    glade-gtk-notebook.c: Fixed warning about imbalanced children
    
    Now that there is a new special child type, only remove "tab"
    widgets when extracting the children. This ugly loop is there
    to ensure that the right tab is matched with it's page when
    changing the notebook children during undo/redo, and also to
    handle the case where positions of notebook tabs are not
    specified in the datamodel (yet) because the notebook is
    being loaded from a file and the appearance of tabs in
    the loaded file should be used.
    
    In any case, this small commit fixes the undo/redo console
    warnings when undoing/redoing the addition/removal of children
    from the new start action / end action positions.

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

commit 5363351b2fdd55cffa4c5ce27ee0ee1e49ddd460
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Oct 18 00:26:27 2014 -0400

    Support notebook actions

 plugins/gtk+/glade-gtk-notebook.c     | 118 ++++++++++++++++++++++++++++++++--
 plugins/gtk+/glade-notebook-editor.c  |  99 +++++++++++++++++++++++++++-
 plugins/gtk+/glade-notebook-editor.ui |  94 +++++++++++++++++++++------
 plugins/gtk+/gtk+.xml.in              |  15 ++++-
 4 files changed, 297 insertions(+), 29 deletions(-)

commit 7c2afbd825cdf8bf8413388cc4f08c71b8295653
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Sun Dec 13 08:29:02 2015 +0000

    Updated Portuguese translation

 po/pt.po | 501 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 276 insertions(+), 225 deletions(-)

commit 0c076cc8828cd80f1f156a08569199675bf35165
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Dec 11 15:23:54 2015 -0500

    Fix use of GTK+ style context APIs
    
    Make sure to save the style context before querying
    with other states. This stops GTK+ from warning, and
    makes things work.

 gladeui/glade-design-view.c | 10 +++++++---
 gladeui/glade-placeholder.c |  6 +++++-
 2 files changed, 12 insertions(+), 4 deletions(-)

commit ed15bde7cd00c5a799ae6230b48448b3533493bd
Author: Ben Iofel <iofelben@gmail.com>
Date:   Thu Dec 10 19:24:26 2015 -0500

    Remove duplicate GtkPopover in widget list

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

commit 2eeeb2896ef98b688330d49d5df71a6a4f53bfe2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Dec 10 23:16:48 2015 +0100

    Updated POTFILES.in

 po/POTFILES.in | 3 +++
 1 file changed, 3 insertions(+)

commit f29a6871927425b927840802360ad073cc1a1a31
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Nov 17 23:49:46 2015 -0500

    Don't clear selection too eagerly
    
    When the current submenu in a GtkPopoverMenu is selected, and we
    are editing its submenu child property, we get change notification
    for the popovers visible-submenu property. Don't clear the selection
    in this case because the visible submenu did not actually change
    to a different widget, it just changed its name.

 plugins/gtk+/glade-gtk-popover-menu.c | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

commit 76d0d030cb749c6f4b106e2159201cf76e2e384c
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Mar 1 23:23:59 2015 -0500

    popover menu editor: Fix wrong reference
    
    There is no embed widget in the ui file, so don't refer to one.

 plugins/gtk+/glade-popover-menu-editor.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 94065c00c10eb993d7d987baf7dbbe10a0247065
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Mar 1 23:02:45 2015 -0500

    GladeWidget: Avoid inconsistent state during dispose
    
    The dispose code was throwing away the list of properties
    without clearing out the quick-access hash table, so getters
    could still return already-freed property objects. This
    was causing the popover code to crash.

 gladeui/glade-widget.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 0b818d01767426a061ae348d360233da075cd823
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Jan 19 13:51:50 2015 -0500

    Add since attributes
    
    GtkPopover was introduced in 3.12, GtkPopoverMenu and GtkModelButton
    are coming in 3.16.

 plugins/gtk+/gtk+.xml.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 90dd04f495a53701f934458bf24dda8723403017
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Jan 18 14:17:10 2015 -0500

    Disable some model button properties
    
    Disable the ::icon and ::iconic properties until there
    is a proper editor for GIcons.

 plugins/gtk+/glade-model-button-editor.ui | 54 +++----------------------------
 plugins/gtk+/gtk+.xml.in                  |  4 +--
 2 files changed, 7 insertions(+), 51 deletions(-)

commit b65e92f9f3e7004db075459d8905c9d3de68ba50
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Jan 18 14:10:20 2015 -0500

    Move GtkModelButton to a better place in the palette
    
    It belongs to the other buttons, so move it there.

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

commit aa3d861ad20a5be74c677a0fbb862dbf40b9c3fa
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Jan 18 14:08:18 2015 -0500

    Add an icon for GtkModelButton
    
    This should serve as the final proof that you don't let your
    developers draw icons...

 plugins/gtk+/icons/16x16/Makefile.am                |   1 +
 plugins/gtk+/icons/16x16/widget-gtk-modelbutton.png | Bin 0 -> 306 bytes
 plugins/gtk+/icons/22x22/Makefile.am                |   1 +
 plugins/gtk+/icons/22x22/widget-gtk-modelbutton.png | Bin 0 -> 248 bytes
 4 files changed, 2 insertions(+)

commit 104168b917dc1eaf344597fade714d091fa678c0
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Jan 18 13:51:08 2015 -0500

    Refuse to add popovers to another containers
    
    It doesn't make sense to allow this.

 plugins/gtk+/glade-gtk-container.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit fa312a67dccf9fbefcf6c02e1750e22ea03eeb92
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Jan 18 13:43:28 2015 -0500

    Mark popovers as toplevels
    
    This change makes glade create a popover when the user clicks
    on the button in the palette, which is the expected behavior.

 plugins/gtk+/gtk+.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bc6bf8e5f107fa437fa7a25ed0953b30f4228346
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Jan 18 13:40:36 2015 -0500

    Set visible to False for popovers
    
    With respect to visibility, popovers should be treated like
    toplevels: It takes an explicit action to show them.

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

commit 75ac748f67149b2a5a6deb47dede328a99d2f3e9
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 19 14:33:36 2014 +0100

    Allow creating themed icons

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

commit 963c076255b6862181592a1b9cbc81beba3e40cd
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 19 12:56:38 2014 +0100

    Initial GtkModelButton support

 plugins/gtk+/Makefile.am                       |   4 +
 plugins/gtk+/glade-gtk-model-button.c          |  40 ++++
 plugins/gtk+/glade-gtk-resources.gresource.xml |   1 +
 plugins/gtk+/glade-model-button-editor.c       |  69 +++++++
 plugins/gtk+/glade-model-button-editor.h       |  57 ++++++
 plugins/gtk+/glade-model-button-editor.ui      | 253 +++++++++++++++++++++++++
 plugins/gtk+/gtk+.xml.in                       |  34 ++++
 7 files changed, 458 insertions(+)

commit 99eb7211ec40b7f449389ecf861c35d77cdb8716
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 19 12:13:29 2014 +0100

    Handle submenu changes better
    
    Deal with 'spontaneous' changes of the visible submenu. This will
    happen once we add model buttons.

 plugins/gtk+/glade-gtk-popover-menu.c | 91 +++++++++++++++++++++++------------
 1 file changed, 59 insertions(+), 32 deletions(-)

commit 115bad7c5348b01c9cd313ab68ddb88837e94510
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 19 08:09:35 2014 +0100

    Add an editor for GtkPopoverMenu

 plugins/gtk+/Makefile.am                       |   3 +
 plugins/gtk+/glade-gtk-popover-menu.c          |  12 +++
 plugins/gtk+/glade-gtk-resources.gresource.xml |   1 +
 plugins/gtk+/glade-popover-menu-editor.c       |  69 +++++++++++++
 plugins/gtk+/glade-popover-menu-editor.h       |  57 +++++++++++
 plugins/gtk+/glade-popover-menu-editor.ui      | 136 +++++++++++++++++++++++++
 plugins/gtk+/gtk+.xml.in                       |   5 +-
 7 files changed, 281 insertions(+), 2 deletions(-)

commit f0a5bed8cd2d9fdb5ea97f3139baf4199c2f79c7
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 19 07:33:33 2014 +0100

    Make submenu switching work from the tree
    
    Ensure that the submenu containing the currently selected widget is
    visible.

 plugins/gtk+/glade-gtk-popover-menu.c | 74 +++++++++++++++++++++++++++++++----
 1 file changed, 66 insertions(+), 8 deletions(-)

commit 63de4bc14bf2a57d26311f081b0e130fc16d9633
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 19 07:17:53 2014 +0100

    Initial GtkPopoverMenu support
    
    Add GtkPopoverMenu with two virtual properties, one for the number
    of menus, and one for the currently edited menu.

 plugins/gtk+/Makefile.am                           |   1 +
 plugins/gtk+/glade-gtk-popover-menu.c              | 478 +++++++++++++++++++++
 plugins/gtk+/gtk+.xml.in                           |  32 ++
 plugins/gtk+/icons/16x16/Makefile.am               |   1 +
 plugins/gtk+/icons/16x16/widget-gtk-popover.png    | Bin 276 -> 311 bytes
 .../gtk+/icons/16x16/widget-gtk-popovermenu.png    | Bin 0 -> 276 bytes
 plugins/gtk+/icons/22x22/Makefile.am               |   1 +
 plugins/gtk+/icons/22x22/widget-gtk-popover.png    | Bin 327 -> 326 bytes
 .../gtk+/icons/22x22/widget-gtk-popovermenu.png    | Bin 0 -> 327 bytes
 9 files changed, 513 insertions(+)

commit 4e97ffeb6ca4a4b1a4848864d8ab6033f71a0f17
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 19 07:53:42 2014 +0100

    Add an editor for GtkPopover

 plugins/gtk+/Makefile.am                       |   3 +
 plugins/gtk+/glade-gtk-popover.c               |  13 ++
 plugins/gtk+/glade-gtk-resources.gresource.xml |   1 +
 plugins/gtk+/glade-popover-editor.c            |  69 +++++++++++
 plugins/gtk+/glade-popover-editor.h            |  57 +++++++++
 plugins/gtk+/glade-popover-editor.ui           | 165 +++++++++++++++++++++++++
 plugins/gtk+/gtk+.xml.in                       |   6 +-
 7 files changed, 312 insertions(+), 2 deletions(-)

commit 1b65635082c77bde55adc1de82147084a46c180b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Nov 15 16:47:39 2014 -0500

    Move popovers to the container section
    
    Makes more sense there.

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

commit db0567a53a621a0c58aaddf7ee429ef70e8bd424
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Thu Nov 13 23:41:53 2014 -0500

    Add support for GtkPopover
    
    This is pretty bare-bones at the moment.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=740104

 plugins/gtk+/Makefile.am                        |   1 +
 plugins/gtk+/glade-gtk-popover.c                |  45 ++++++++++++++++++++++++
 plugins/gtk+/gtk+.xml.in                        |   9 +++++
 plugins/gtk+/icons/16x16/Makefile.am            |   1 +
 plugins/gtk+/icons/16x16/widget-gtk-popover.png | Bin 0 -> 276 bytes
 plugins/gtk+/icons/22x22/Makefile.am            |   1 +
 plugins/gtk+/icons/22x22/widget-gtk-popover.png | Bin 0 -> 327 bytes
 7 files changed, 57 insertions(+)

commit 0ed81f09e51aefa36eb80bb7cad9722fa85b8bf0
Author: Tristan Van Berkom <tristan@upstairslabs.com>
Date:   Wed Dec 9 13:16:20 2015 +0900

    Bug 754131: Avoid crashes when loading boxes with center-child children
    
    Patch by Juan Pablo Ugarte

 plugins/gtk+/glade-gtk-box.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 472d652691248adce2e823910c484de6d50e02c9
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Sat Dec 5 07:52:41 2015 +0000

    Updated Portuguese translation

 po/pt.po | 1405 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 729 insertions(+), 676 deletions(-)

commit 87192dcb61a9126569fa50de03de6f6cd8065b81
Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
Date:   Thu Dec 3 19:14:11 2015 -0300

    data/glade.appdata.xml.in: added <kudos> section to app data as requested by Richard Hughes.

 data/glade.appdata.xml.in | 5 +++++
 1 file changed, 5 insertions(+)

commit 4aed1c749130887a1a0a042dce8a24dcdd10df2b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Dec 2 21:06:39 2015 +0100

    Updated Spanish translation

 po/es.po | 18670 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 9356 insertions(+), 9314 deletions(-)

commit 9453da66c7fa867759630208845f97f4d183f519
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Mon Dec 15 15:58:44 2014 +0100

    Fix a typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741552

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

commit be97b72da2c26498f274c20a12eef1f1532ebc70
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 18 10:22:07 2015 -0500

    Add GDK_TOUCHPAD_GESTURE_MASK
    
    This is a new addition to the GdkEventMask enum.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758287

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

commit ec9813ad7bbf3396ad2213352938a0ee3727f085
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 18 10:29:51 2015 -0500

    Add missing AtkAccessibleRole enum values
    
    Some of these have appeared in the last year or so.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758288

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

commit 114c2ff797e1a3c30809eefa26407d2dadba7776
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 18 10:31:48 2015 -0500

    Add GTK_INPUT_HINT_VERTICAL_WRITING
    
    This value was added to the GtkInputHints enum in 3.18.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758289

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

commit ffe425069ed564777d4ba3250b98d1c6ae816adb
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 18 10:34:05 2015 -0500

    Add GTK_POLICY_EXTERNAL
    
    This value has been added to the GtkPolicyType enum in 3.16.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758290

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

commit 2768570bab781411f6866d03205f77e57bdf612b
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Nov 28 18:01:31 2015 +0200

    Fixed errors in Lithuanian translation

 po/lt.po | 80 ++++++++++++++++++++++++++--------------------------------------
 1 file changed, 33 insertions(+), 47 deletions(-)

commit 1fa6269af5aba38a5f879e0596925ca416f78c7a
Author: Ben Iofel <iofelben@gmail.com>
Date:   Fri Nov 27 02:18:26 2015 -0500

    Deprecate GtkAction, GtkActivatable, and friends
    
    GtkAction has been deprecated since GTK 3.10, so this commit marks it deprecated
    and moves the widgets into the 'Deprecated' section.  This also deprecates all
    the GtkActivatable properties (e.g. look at the properties of a GtkButton in
    glade).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757609

 plugins/gtk+/gtk+.xml.in | 51 +++++++++++++++++++++++-------------------------
 1 file changed, 24 insertions(+), 27 deletions(-)

commit 6475f26dfe5989df99c847dc8a7f70889e732242
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 18 11:52:07 2015 -0500

    string list: Avoid GTK+ warnings
    
    GTK+ warns nowadays if the state passed to gtk_style_context_get_*
    does not match the state of the context. Avoid this by setting
    the state beforehand.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758300

 plugins/gtk+/glade-string-list.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 3604a2a9fc2ce36e09c0d6a2d26ef8aeaec0c179
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 18 11:50:55 2015 -0500

    signal editor: Avoid GTK+ warnings
    
    GTK+ warns nowadays if the state passed to gtk_style_context_get_*
    does not match the state of the context. Avoid this by setting
    the state beforehand. This is just a bandaid fix; the drawing
    should be redone in terms of gtk_render_ APIs instead of poking
    at colors.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758299

 gladeui/glade-signal-editor.c | 37 +++++++++++++++++++++++++------------
 1 file changed, 25 insertions(+), 12 deletions(-)

commit 23d5293d22a69f366699b78b6fafba7ec9b9af73
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 18 11:41:16 2015 -0500

    dnd: Avoid GTK+ warnings
    
    GTK+ warns nowadays if the state passed to gtk_style_context_get_*
    does not match the state of the context. Avoid this by using the
    state of the context.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758297

 gladeui/glade-dnd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b2c94a56a4ad57c5d77280718164503b8c5d2538
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 18 11:38:59 2015 -0500

    GladeDesignLayout: Avoid GTK+ warnings
    
    GTK+ warns nowadays if the state passed to gtk_style_context_get_*
    does not match the state of the context. Avoid this by setting
    the state beforehand. This is just a bandaid fix; the drawing
    should be redone in terms of gtk_render_ APIs instead of poking
    at colors.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758296

 gladeui/glade-design-layout.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 74e95093a36dd30311e619141de4b1e0a33f19a2
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Nov 18 08:07:32 2015 -0500

    Drop deprecated style properties
    
    These have no effect anymore, other than causing warnings.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758280

 src/glade-close-button.c | 5 -----
 1 file changed, 5 deletions(-)

commit 54830949597c2e8efa1f423bf6b9b8d0b97f76b5
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Wed Nov 25 07:06:26 2015 +0000

    Updated Portuguese translation

 po/pt.po | 848 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 417 insertions(+), 431 deletions(-)

commit e01a11334f36f451f684cfc92be2665a7bb053d6
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Wed Nov 25 07:05:25 2015 +0000

    Updated Portuguese translation

 po/pt.po | 70 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 34 insertions(+), 36 deletions(-)

commit 99334e065d05bdbf9abe4bcaf217c49e7a89f357
Author: Ben Iofel <iofelben@gmail.com>
Date:   Wed Nov 18 15:34:58 2015 -0500

    Replace use of deprecated gdk_cursor_new
    
    use gdk_cursor_new_from_name instead

 gladeui/glade-cursor.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

commit 8dd0bdbf3f23ab5d9b285a9211a7338e1e438cda
Author: Wolfgang Stöggl <c72578@yahoo.de>
Date:   Sun Nov 8 12:14:01 2015 +0000

    Updated German translation

 po/de.po | 1014 ++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 618 insertions(+), 396 deletions(-)

commit e7131b1a16b38e88ac30551d8e29e8f1f2232ef3
Author: Steve Jonghee Yun <yun.jonghee@gmail.com>
Date:   Thu Nov 5 09:47:33 2015 +0900

    Added Korean help translation

 help/Makefile.am |   2 +-
 help/ko/ko.po    | 924 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 925 insertions(+), 1 deletion(-)

commit 364f86b3fb0b2c08669b1ce6b53e0f9ab2dfb01b
Author: Ben Iofel <iofelben@gmail.com>
Date:   Wed Nov 4 16:05:51 2015 -0500

    Fix typo in gtk+.xml.in

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

commit 4485e56994b08f2a286b21420784b48373fe99d8
Author: Ben Iofel <iofelben@gmail.com>
Date:   Tue Nov 3 21:38:19 2015 -0500

    GtkButton: fix typo

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

commit 1697e11563e006f76e2ea4cabaa9ce64f9738770
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Oct 25 00:38:33 2015 +0200

    Updated Czech translation

 po/cs.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 344f9fba52af9441e92c8058b7327e287b321dcc
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Tue Oct 6 16:51:50 2015 +0000

    Updated Finnish translation

 po/fi.po | 2300 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1282 insertions(+), 1018 deletions(-)

commit 14eebf68462c0ae315b113c65e830bfed437088d
Author: Милош Поповић <gpopac@gmail.com>
Date:   Wed Sep 23 08:33:07 2015 +0000

    Updated Serbian Latin translation

 po/sr@latin.po | 886 +++++++++++++++++++++++++++------------------------------
 1 file changed, 422 insertions(+), 464 deletions(-)

commit d8a1adbdfdf5ca13e92d9e38fa8b35a18f9b4db6
Author: Марко Костић <marko.m.kostic@gmail.com>
Date:   Wed Sep 23 08:32:11 2015 +0000

    Updated Serbian translation

 po/sr.po | 860 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 414 insertions(+), 446 deletions(-)

commit 33b6371f470ce008eb77aba46e166205853a2b90
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sun Sep 20 20:19:45 2015 +0200

    Updated Danish translation

 po/da.po | 816 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 408 insertions(+), 408 deletions(-)

commit e45b06a2c7312911174b672591d2eb16e81f47f5
Author: Rafael Fontenelle <rffontenelle@gmail.com>
Date:   Sun Sep 20 14:57:11 2015 +0000

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 1848 ++++++++++++++++++++++-------------------------------------
 1 file changed, 678 insertions(+), 1170 deletions(-)

commit 7524d1446f94bb15328efe08e0e942494685bb2e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Sep 13 02:51:42 2015 +0200

    Fix typo in Esperanto translation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721585

 po/eo.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 42613e6bd38e8cb4895eb54726ab0e7edd83ccbc
Author: Muhammet Kara <muhammetk@gmail.com>
Date:   Sat Sep 12 22:29:08 2015 +0000

    Updated Turkish translation

 po/tr.po | 839 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 424 insertions(+), 415 deletions(-)

commit 0058eaf78d25a11ab231bc418b2c6f3596c1c1fe
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Sep 8 23:19:09 2015 +0200

    Updated Slovenian translation

 po/sl.po | 829 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 420 insertions(+), 409 deletions(-)

commit 8ef91c36dd8aae1ea7ad1eef529e1b2445697a5a
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Wed Sep 9 01:33:05 2015 +0900

    Updated Korean translation

 po/ko.po | 823 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 413 insertions(+), 410 deletions(-)

commit ef51eba9755038a3f920556453b2e1ad8d5c2b9a
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Mon Sep 7 17:50:10 2015 +0300

    Updated Lithuanian translation

 po/lt.po | 870 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 423 insertions(+), 447 deletions(-)

commit a22dec8a43d89b3b2b582409c23d9451e9ed9dcc
Author: Claudio Arseni <claudio.arseni@gmail.com>
Date:   Fri Sep 4 07:34:02 2015 +0000

    Updated Italian translation

 po/it.po | 830 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 417 insertions(+), 413 deletions(-)

commit 7d19a1f3c5fcf6984bb564a5890bfa45aaa7887e
Author: Friedrich Herbst <friedrich-herbst@gmx.de>
Date:   Thu Sep 3 20:39:28 2015 +0000

    Updated German translation

 po/de.po | 2709 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1365 insertions(+), 1344 deletions(-)

commit ed55a77335fcc79d04646ea945f6912a52256c6d
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Tue Sep 1 09:01:07 2015 +0000

    Updated Slovak translation

 po/sk.po | 4071 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 2696 insertions(+), 1375 deletions(-)

commit f75240185544cff13de2a6a0a20fabd933cf77ac
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Fri Aug 28 20:50:30 2015 +0000

    Updated Greek translation

 po/el.po | 886 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 438 insertions(+), 448 deletions(-)

commit c3479092d0ccf173a2f321d5a1c5a2946e9510f9
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Aug 25 22:47:44 2015 +0000

    Updated Chinese (Taiwan) translation

 po/zh_TW.po | 260 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 126 insertions(+), 134 deletions(-)

commit ab46b4ecfb57131188dbd92cde52a012470a2ddf
Author: Florian Richter <florian@richter-es.de>
Date:   Mon Aug 24 18:33:46 2015 +0200

    Add "Stack" to "Add parent" menu
    
    https://bugzilla.gnome.org/show_bug.cgi?id=754030

 plugins/gtk+/glade-gtk-widget.c | 2 ++
 plugins/gtk+/gtk+.xml.in        | 1 +
 2 files changed, 3 insertions(+)

commit 7f4a5f85350c17f842b07c3fa6ef189f03e59e99
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Tue Dec 23 18:28:18 2014 +0000

    build: Add dependency on libm for floor() and ceil()
    
    libgladeui depends on libm.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741923

 configure.ac           | 2 ++
 data/gladeui-2.0.pc.in | 1 +
 gladeui/Makefile.am    | 2 +-
 3 files changed, 4 insertions(+), 1 deletion(-)

commit 808cb7d7a57a274ef1dcd856c06843cffb0f7ce3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Aug 25 21:32:24 2015 +0200

    Updated Polish translation

 po/pl.po | 166 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 83 insertions(+), 83 deletions(-)

commit b272d12f9ac343d087fc54a5166bf78f1927a5c6
Author: Fran Dieguez <fran@openhost.es>
Date:   Wed Aug 19 00:59:49 2015 +0200

    Updated Galician translations

 po/gl.po | 93 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 45 insertions(+), 48 deletions(-)

commit 5f87ba0141de685d4493ea32194540ff46f66304
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Sat Aug 15 11:34:08 2015 +0000

    Updated French translation

 po/fr.po | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 471c263282ead3568e3d40c36b03655d95845cad
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Jul 25 03:22:29 2015 +0200

    Updated Czech translation

 po/cs.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 2d7b3ab373dc25a5bed94092b1375eed119aab61
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Mon Jul 6 08:01:59 2015 +0000

    Updated Swedish translation

 po/sv.po | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit e9ec92c94594741b6dd3880c9255584d3835c6ba
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Sat Jul 4 08:00:42 2015 +0000

    Updated Portuguese translation

 po/pt.po | 71 ++++++++--------------------------------------------------------
 1 file changed, 8 insertions(+), 63 deletions(-)

commit 05b28f0395c14cc2b81881d27eaa367939d9e12a
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Mon Jun 29 15:50:04 2015 +0100

    doc: Remove unnecessary whitespace in documentation examples
    
    Also add a missing XML header.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=751648

 doc/catalogintro.sgml  | 10 ++--------
 doc/properties.sgml    |  1 -
 doc/widgetclasses.sgml | 14 --------------
 3 files changed, 2 insertions(+), 23 deletions(-)

commit 08d02fe03724bae7a5739767b47f55e24e859703
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Mon Jun 29 22:43:20 2015 +0000

    Updated Portuguese translation

 po/pt.po | 2820 +++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 1691 insertions(+), 1129 deletions(-)

commit e89930a3756942cc696ff97d668d0df7b0d028a4
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Mon Jun 22 22:00:43 2015 +0000

    Updated Hungarian translation

 po/hu.po | 29 +++++++++++++++++++----------
 1 file changed, 19 insertions(+), 10 deletions(-)

commit f75d46df36b801b0a6a8e0247a31d50306c36ae6
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Jun 15 08:51:09 2015 +0000

    Updated Spanish translation

 po/es.po | 18638 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 9322 insertions(+), 9316 deletions(-)

commit 784e3626ec039e943f9d14f2437be46acc953031
Author: Kalev Lember <kalevlember@gmail.com>
Date:   Mon Jun 15 08:43:37 2015 +0200

    Fix a syntax error in desktop file keywords Bosnian translation

 po/bs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)