commit 7b14d7ff89c32037f62d3b754dfb6928f82a3a71 Author: Juan Pablo Ugarte Date: Sun Oct 1 21:24:00 2017 -0300 Rolling 3.20.1 NEWS | 13 +++++++++++++ configure.ac | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) commit 54918594d63c9c8bd4943ee33155a66e6c9daf07 Author: Juan Pablo Ugarte Date: Sun Oct 1 21:22:18 2017 -0300 configure.ac: fix GLADE_TEST_ENVIRONMENT Add GLADE_ICON_THEME_PATH and GLADE_PIXMAP_DIR to test env to fix distcheck configure.ac | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) commit 3d7f30d64378dc0cc0d58326b6cbacfda3258415 Author: Juan Pablo Ugarte Date: Sun Oct 1 21:21:38 2017 -0300 GladeApp: add GLADE_ENV_ICON_THEME_PATH Add env variable to append extra icon theme search paths gladeui/glade-app.c | 18 ++++++++++++++++-- gladeui/glade-app.h | 1 + 2 files changed, 17 insertions(+), 2 deletions(-) commit 8cfd3c7cc1cdb8b4a7ac0dbba71d1a1e89c8b88c Author: Anders Jonsson Date: Sun Sep 24 13:58:55 2017 +0000 Update Swedish translation po/sv.po | 56 ++++++++++++++++++++++++++------------------------------ 1 file changed, 26 insertions(+), 30 deletions(-) commit 6c72860dbd6e5b298caa7d96094d8aa074393504 Author: Pawan Chitrakar Date: Tue Sep 19 06:33:08 2017 +0000 Update Nepali translation po/ne.po | 5868 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 2916 insertions(+), 2952 deletions(-) commit cb87c89745c93969c3742e7a8a11d546c00107c8 Author: Juan Pablo Ugarte Date: Fri Aug 11 18:17:18 2017 -0300 GladeSignalModel: rename g_ptr_array_find() to prt_array_find() GLib 2.54 introduced g_ptr_array_find() which clashes with our own function gladeui/glade-signal-model.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 997c6dfd7494304fccef3932e4ca637b89e73f06 Author: Rafael Fontenelle Date: Wed Aug 16 10:57:02 2017 -0300 Update Brazilian Portuguese translation help/pt_BR/pt_BR.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5bf07f2dacc763c957fd50d987a9bb5bb682d46c Author: Juan Pablo Ugarte Date: Fri Aug 11 10:38:37 2017 -0300 GladeRegistration: fix css matching error on csd CSD should not be affected by the custom css. src/glade-registration.glade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit da42cc2069bf4f59dd29b74f6b9d8629d25e1b73 Author: Matej Urbančič Date: Tue Jul 25 12:07:19 2017 +0200 Updated Slovenian translation po/sl.po | 155 +++++++++++++++++++++++++-------------------------------------- 1 file changed, 61 insertions(+), 94 deletions(-) commit 7f6300396d3bef6bf3c53c6c969b74b8a21fbaac Author: Марко Костић Date: Sat May 27 22:24:11 2017 +0000 Update Serbian translation po/sr.po | 502 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 229 insertions(+), 273 deletions(-) commit a448df14fd70c263caf3adae06cffc89e4fa3ff1 Author: Matej Urbančič Date: Fri May 5 13:19:35 2017 +0200 Updated Slovenian translation po/sl.po | 2567 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 1384 insertions(+), 1183 deletions(-) commit 57488261304aa7a04900fd16c87d93154c8d7f57 Author: Fabio Tomat Date: Fri Mar 31 07:24:05 2017 +0000 Update Friulian translation po/fur.po | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) commit 64170fd8648c52fd64784d72a04dd15b5b310778 Author: Fabio Tomat Date: Thu Mar 30 22:45:07 2017 +0000 Update Friulian translation po/fur.po | 77 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 27 deletions(-) commit ba5a7dfafd5359460f0694476ac384a506b494c9 Author: Fabio Tomat Date: Thu Mar 30 21:48:24 2017 +0000 Update Friulian translation po/fur.po | 68 +++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 49 insertions(+), 19 deletions(-) commit 2b88ce24e32e8377dfbf2a5e4852c29725da7dbb Author: Rafael Fontenelle Date: Sun Mar 19 05:50:26 2017 +0000 Update Brazilian Portuguese translation help/pt_BR/pt_BR.po | 438 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 270 insertions(+), 168 deletions(-) commit 049c5896e447bb0e6c784bfc9727ad56d8742238 Author: Fabio Tomat Date: Fri Mar 17 16:18:27 2017 +0000 Add Friulian translation po/LINGUAS | 1 + po/fur.po | 8108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 8109 insertions(+) commit 2f3957fa3a4308b63c65df0e2427ff578cac06b2 Author: Mandy Wang Date: Wed Feb 15 19:09:23 2017 +0800 Update zh_CN translation po/zh_CN.po | 3681 +++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 2171 insertions(+), 1510 deletions(-) commit f53fade6d12ece7b64142977c3a6d781fd37cc8e Author: Juan Pablo Ugarte Date: Sun Dec 25 14:15:14 2016 -0300 GladeBaseEditor: fixed bug #773997 "GLADE 3.20: crash on changing ToolItem type" Do not use a custom marshaller for signals with a GType param. gladeui/glade-base-editor.c | 5 ++--- gladeui/glade-marshallers.list | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) commit 46bc1735dd19180600636fb9a6ae0354eb997404 Author: Dušan Kazik Date: Sun Dec 4 08:30:54 2016 +0000 Update Slovak translation po/sk.po | 1434 +++++++++++++++++++++++++------------------------------------- 1 file changed, 587 insertions(+), 847 deletions(-) commit 7eb4a24b613c019e721d183f975a1ec3a9721d71 Author: Charles Monzat Date: Thu Oct 27 08:01:18 2016 +0000 Update French translation help/fr/fr.po | 379 +++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 242 insertions(+), 137 deletions(-) commit 346b671dc0f89a426a85b2fd07f16aa9169c35a1 Author: Peter Mráz Date: Thu Oct 20 18:53:27 2016 +0000 Update Slovak translation po/sk.po | 3403 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 1803 insertions(+), 1600 deletions(-) commit 466134fc16158e67d682873aeef8dfa33cce9275 Author: Kjartan Maraas Date: Sun Oct 16 19:03:28 2016 +0200 Updated Norwegian bokmål translation from Kjartan Maraas. po/nb.po | 2654 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 1420 insertions(+), 1234 deletions(-) commit 0aaed6fe5f2e6f456e8fa4a2be95e08215c901c4 Author: Alain Lojewski Date: Fri Sep 9 17:29:32 2016 +0000 Updated French translation po/fr.po | 2600 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 1384 insertions(+), 1216 deletions(-) commit 9d52c9b86e4f916804ae4fe20e768a4b2518837c Author: Andika Triwidada Date: Mon Aug 15 04:41:07 2016 +0000 Updated Indonesian translation po/id.po | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) commit 5b7217351fee4cec04c3cdae275f879b70ed3d0c Author: Andika Triwidada Date: Mon Jun 27 00:07:13 2016 +0000 Updated Indonesian translation po/id.po | 2886 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 1645 insertions(+), 1241 deletions(-) commit dac15ee7d4d743b0387a69fc504e77cc781cfc9e Author: Juan Pablo Ugarte Date: Fri May 20 22:29:09 2016 -0300 GladeEditor: fixed glade_editor_switch_page() signal connection. Fixes bug #765562 "Using Spacebar to change menu selction causes crash" gladeui/glade-editor.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1d64a740039e51f0d1b9876365b513bee22da7af Author: Bastien Nocera Date: Tue Apr 26 15:36:29 2016 +0200 GladeGtkTable: Fix "format not a string literal" warning glade-gtk-table.c: In function ‘glade_gtk_table_child_insert_remove_action’: glade-gtk-table.c:527:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] glade_command_push_group (group_format, glade_widget_get_name (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~ https://bugzilla.gnome.org/show_bug.cgi?id=765612 plugins/gtk+/glade-gtk-table.c | 40 ++++++++++++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 8 deletions(-) commit df64f45046fff7b45b88c8c791f90cbc2f8d0444 Author: Bastien Nocera Date: Tue Apr 26 15:18:57 2016 +0200 GladeGtkGrid: Fix "format not a string literal" warning glade-gtk-grid.c: In function ‘glade_gtk_grid_child_insert_remove_action’: glade-gtk-grid.c:496:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] glade_command_push_group (group_format, glade_widget_get_name (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~ https://bugzilla.gnome.org/show_bug.cgi?id=765612 plugins/gtk+/glade-gtk-grid.c | 40 ++++++++++++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 8 deletions(-) commit 111eb2d9854edb621dc3edac7372d7aac89a60a2 Author: Bastien Nocera Date: Tue Apr 26 15:20:25 2016 +0200 GladeGtkListBox: Fix "format not a string literal" warning glade-gtk-list-box.c: In function ‘glade_gtk_listbox_child_insert_action’: glade-gtk-list-box.c:208:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] glade_command_push_group (group_format, glade_widget_get_name (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~ https://bugzilla.gnome.org/show_bug.cgi?id=765612 plugins/gtk+/glade-gtk-list-box.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) commit bc39a235fec9fd416a22f1c2beb77a6c7fb583c1 Author: Bastien Nocera Date: Tue Apr 26 15:12:36 2016 +0200 GladeGtkFlowBox: Fix "format not a string literal" warning glade-gtk-flow-box.c: In function ‘glade_gtk_flowbox_child_insert_action’: glade-gtk-flow-box.c:205:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] glade_command_push_group (group_format, glade_widget_get_name (parent)); ^~~~~~~~~~~~~~~~~~~~~~~~ https://bugzilla.gnome.org/show_bug.cgi?id=765612 plugins/gtk+/glade-gtk-flow-box.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) commit 6c53270e6d465ad68776d2ea80cedc4e675d301e Author: Juan Pablo Ugarte Date: Fri May 20 16:29:32 2016 -0300 plugins/gtk+/glade-gtk-box.c: fixed casting warning plugins/gtk+/glade-gtk-box.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 802ae9b3a7a376fdfa8e99b642de1773bd575c4f Author: Juan Pablo Ugarte Date: Thu May 19 15:19:00 2016 -0300 GladePreviewer: do not break string break gladeui/glade-previewer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 64299aa91210813c146571935278022783cd2ae8 Author: Enrico Nicoletto Date: Sat May 14 23:23:42 2016 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 429 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 211 insertions(+), 218 deletions(-) commit 3643bf5b643d60989b4101864e2b06cf9a61362c Author: Anders Jonsson Date: Sat May 14 14:17:00 2016 +0000 Updated Swedish translation po/sv.po | 421 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 207 insertions(+), 214 deletions(-) commit 2edc1229c2d332f1ee5b06bbfc9f270ba9dac064 Author: Piotr Drąg Date: Sat May 14 15:21:38 2016 +0300 Updated Polish translation po/pl.po | 410 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 197 insertions(+), 213 deletions(-) commit 2732c5969b8e7895922fd5403ce7a5ac505fee3a Author: Piotr Drąg Date: Sat May 14 15:18:19 2016 +0300 Updated POTFILES.in po/POTFILES.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f71b4b2186ba2dddece61459f0904c2921287c17 Author: Juan Pablo Ugarte Date: Fri May 13 19:07:43 2016 -0300 Fixed bug #765885 "client side decoration, no space to add header bar" plugins/gtk+/glade-gtk-window.c | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) commit d5aeda5eb5b130dee06377a657c86dae212c58c8 Author: Roberto Guido Date: Thu Apr 7 02:20:38 2016 +0200 Bug 589306 - Clicking in ... swap order of accelerators plugins/gtk+/glade-accels.c | 1 + 1 file changed, 1 insertion(+) commit 565a89cb3384792b6b2814c98adbb979173cd1bd Author: Juan Pablo Ugarte Date: Fri Apr 8 22:25:57 2016 -0300 glade-previewer: adapted GladePreviewWindow as GladePreviewer to not longer pack toplevels inside a window This avoids bug #761651 "[Wayland] glade previewer is resizing windows until it crashes gnome-shell" gladeui/Makefile.am | 4 +- gladeui/glade-preview-window.c | 794 ---------------------------- gladeui/glade-preview-window.h | 92 ---- gladeui/glade-previewer-main.c | 447 ++++++++++++++++ gladeui/glade-previewer.c | 1140 +++++++++++++++++++++++++--------------- gladeui/glade-previewer.h | 97 ++++ 6 files changed, 1267 insertions(+), 1307 deletions(-) commit 77df1c7f4a91e43c2d16d2080ad78c37e2a6b81d Author: Tiago Santos Date: Tue May 3 20:35:07 2016 +0000 Updated Portuguese translation po/pt.po | 326 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 163 insertions(+), 163 deletions(-) commit 8f80b772704e6d8611eb9009982a125552c89083 Author: GNOME Translation Robot Date: Thu Apr 28 14:06:26 2016 +0000 Updated Portuguese translation po/pt.po | 2058 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 1062 insertions(+), 996 deletions(-)