commit fc74b0114a4b6defd96ac812a7e009020dc88825 Author: Felix Riemann Date: Mon Mar 16 23:33:03 2015 +0100 Prepare for release 3.15.92 NEWS | 37 +++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 38 insertions(+), 1 deletion(-) commit 76740faf9648ad9f071dadaf8f7e014fcf7d90ef Author: Felix Riemann Date: Mon Mar 16 19:53:04 2015 +0100 EogScrollView: Hide the overlay buttons faster Reduces the motion timeout to one second and uses more precise timing as the previous timing could drift by nearly a second. https://bugzilla.gnome.org/show_bug.cgi?id=746131 src/eog-scroll-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 861584c3c796ad1deea28e6cb963e2d13776ec60 Author: Piotr Drąg Date: Sun Mar 15 23:04:45 2015 +0100 Remove Polish help translation 4% translated is not worth keeping. help/Makefile.am | 2 +- help/pl/figures/eog_save_as_window.png | Bin 24966 -> 0 bytes help/pl/figures/eog_start_window.png | Bin 17949 -> 0 bytes help/pl/figures/eog_toolbar_editor_window.png | Bin 23335 -> 0 bytes help/pl/pl.po | 987 -------------------------- 5 files changed, 1 insertion(+), 988 deletions(-) commit 4afa1a39cb5073ba48170b8d396c778507a4538e Author: Felix Riemann Date: Thu Mar 12 19:26:20 2015 +0100 EogSidebar: Increase margin at the sides of the sidebar https://bugzilla.gnome.org/show_bug.cgi?id=746105 src/eog-sidebar.c | 2 ++ 1 file changed, 2 insertions(+) commit 9438d0bb30b374560e318668b82af3a5fb2bf821 Author: Ask Hjorth Larsen Date: Sun Mar 15 16:37:26 2015 +0100 Updated Danish translation po/da.po | 1300 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 635 insertions(+), 665 deletions(-) commit 3791854431b549720d3eea53186ff49b59120e88 Author: A S Alam Date: Fri Mar 13 22:55:00 2015 -0500 Translation pa updated for Gnome po/pa.po | 1298 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 636 insertions(+), 662 deletions(-) commit c34bf4e27a4e85a1b5465469797c023214dd8730 Author: Samir Ribic Date: Fri Mar 13 15:54:12 2015 +0000 Updated Bosnian translation po/bs.po | 1731 ++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 1237 insertions(+), 494 deletions(-) commit 96d12556d519f1a32b2216c9676b31e5b15481c1 Author: Baurzhan Muftakhidinov Date: Fri Mar 13 05:52:28 2015 +0000 Updated Kazakh translation po/kk.po | 50 ++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 42 insertions(+), 8 deletions(-) commit 229f49c8f3a54fda9e22fdc11df55e3b4f9c6928 Author: Felix Riemann Date: Thu Mar 12 19:25:11 2015 +0100 EogScrollView: Make zoom factor defines internal again These turned out to not be needed in a global context. Avoids introspection warnings for these values. src/eog-scroll-view.c | 10 ++++++++++ src/eog-scroll-view.h | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) commit c7e606c5042a59e28e7d054eedf393f012cefdc0 Author: Felix Riemann Date: Thu Mar 12 19:24:30 2015 +0100 Remove unneeded define from Makefile src/Makefile.am | 1 - 1 file changed, 1 deletion(-) commit d97596f1a51d63f69b890b8e203ef73c6c47706b Author: Victor Ibragimov Date: Thu Mar 12 05:10:20 2015 +0000 Updated Tajik translation po/tg.po | 1334 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 657 insertions(+), 677 deletions(-) commit aafc70215ecf368a67f1eeeba157be53704c1204 Author: Alexander Shopov Date: Wed Mar 11 21:24:48 2015 +0200 Updated Bulgarian translation po/bg.po | 938 +++++++++++++++++++++++---------------------------------------- 1 file changed, 347 insertions(+), 591 deletions(-) commit a53e76238a556ff2cead82dab6e8b313486577a9 Author: Jiri Grönroos Date: Wed Mar 11 16:53:52 2015 +0200 Finnish translation update po/fi.po | 1117 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 548 insertions(+), 569 deletions(-) commit c63781735b3cdb4fc2d63dbf02823884ab0cd11d Author: Baurzhan Muftakhidinov Date: Wed Mar 11 12:21:53 2015 +0000 Updated Kazakh translation po/kk.po | 53 +++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 16 deletions(-) commit d719b73fd5fad0baa9270c70d7facd1fe3ec2e62 Author: Vadim Rutkovsky Date: Mon Mar 9 16:28:11 2015 +0100 tests: update screenshot tour tests/common_steps.py | 2 +- tests/screenshot_tour.feature | 14 ++++---------- tests/steps/steps.py | 18 +++++++++--------- 3 files changed, 14 insertions(+), 20 deletions(-) commit 6d97d9dcadede3492417bf9202f26bdb90fb0e59 Author: Vadim Rutkovsky Date: Mon Mar 9 16:01:09 2015 +0100 tests: fix Fullscreen tests Fullscreen button moved to headerbar Detect fullscreen state by drawing area by position tests/actions.feature | 2 +- tests/steps/steps.py | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) commit 0ef2319fb9340b0c7983dfe483ddcfb1178c8ee7 Author: Vadim Rutkovsky Date: Mon Mar 9 15:51:10 2015 +0100 tests: use GApp menu to toggle side pane tests/actions.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 2b7041a7813e8b14bcecaade558f42161ca91f06 Author: Vadim Rutkovsky Date: Mon Mar 9 15:48:13 2015 +0100 tests: fix 'Rotate the image clockwise' step tests/steps/steps.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit 271dd0167751147901caf55627c52bba7237b9bc Author: Vadim Rutkovsky Date: Mon Mar 9 15:33:21 2015 +0100 tests: fix image size detection step Since eog doesn't provide labellee for table cell we have to hardcode the size cell number tests/steps/steps.py | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) commit 6526c6446ec5f3ff21c4717e3c80a6e289d853c1 Author: Vadim Rutkovsky Date: Mon Mar 9 15:06:56 2015 +0100 tests: fix About test tests/common_steps.py | 20 +++++++++++++++++++- tests/steps/steps.py | 5 +++-- 2 files changed, 22 insertions(+), 3 deletions(-) commit c3007b5de089c1f7308c8b01b504e9e54ffc72f6 Author: Matej Urbančič Date: Sun Mar 8 21:21:58 2015 +0100 Updated Slovenian translation po/sl.po | 1330 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 650 insertions(+), 680 deletions(-) commit b1133665bdb9591ee124ed853590d4fcde99204e Author: Trần Ngọc Quân Date: Sun Mar 8 07:25:01 2015 +0700 Updated Vietnamese translation Signed-off-by: Trần Ngọc Quân po/vi.po | 430 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 230 insertions(+), 200 deletions(-) commit 589ab5a1f192564fc63da6ed75fa8396811df059 Author: Jiro Matsuzawa Date: Sat Mar 7 22:41:31 2015 +0900 l10n: Update Japanese translation po/ja.po | 1180 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 572 insertions(+), 608 deletions(-) commit b57cbb04517caf1d7a68f36f4a2b87745242c7bc Author: Changwoo Ryu Date: Thu Mar 5 19:01:30 2015 +0900 Updated Korean translation po/ko.po | 1164 +++++++++++++++++++++++++------------------------------------- 1 file changed, 476 insertions(+), 688 deletions(-) commit 7829e573cc0555e0308337676ca41b9cbbe9f2fb Author: Paweł Żołnowski Date: Wed Mar 4 23:38:50 2015 +0100 Updated Polish translation po/pl.po | 1134 +++++++++++++++++++++++++------------------------------------- 1 file changed, 447 insertions(+), 687 deletions(-) commit a94b75efb7858d87b9ad8796cff2d10c58cb9b37 Author: Мирослав Николић Date: Tue Mar 3 19:01:33 2015 +0100 Updated Serbian translation po/sr.po | 1317 ++++++++++++++++++++++++++++---------------------------- po/sr@latin.po | 1317 ++++++++++++++++++++++++++++---------------------------- 2 files changed, 1294 insertions(+), 1340 deletions(-) commit 544f49252156947d75a227c4b87e8ad57286d42b Author: Fran Dieguez Date: Tue Mar 3 01:23:12 2015 +0100 Updated Galician translations po/gl.po | 429 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 229 insertions(+), 200 deletions(-) commit 4a39d4cf546cb328b3e1563d2d17c4ecf48ea54b Author: Baurzhan Muftakhidinov Date: Sat Feb 28 17:41:36 2015 +0000 Updated Kazakh translation po/kk.po | 1067 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 512 insertions(+), 555 deletions(-) commit 4f081d472514c9f448c69b534438cdf688083f98 Author: Anders Jonsson Date: Wed Feb 25 21:06:51 2015 +0000 Updated Swedish translation po/sv.po | 2231 ++++++++++++++++++-------------------------------------------- 1 file changed, 655 insertions(+), 1576 deletions(-) commit 386e730c91bed8ec11c11cbed45e79802ee595ba Author: Yosef Or Boczko Date: Wed Feb 25 00:40:32 2015 +0200 Updated Hebrew translation po/he.po | 96 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) commit 0df984ec0c81ac324ec9bf94e0449f4847501374 Author: Felix Riemann Date: Tue Feb 24 19:49:43 2015 +0100 EogScrollView: Add margin to both sides of the overlaid buttons Should avoid clipping the buttons in RTL locales https://bugzilla.gnome.org/show_bug.cgi?id=745077 src/eog-scroll-view.c | 2 ++ 1 file changed, 2 insertions(+) commit e60998a7fecfd009d47a066fb84db89e370d150c Author: Aurimas Černius Date: Mon Feb 23 23:29:06 2015 +0200 Updated Lithuanian translation po/lt.po | 378 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 213 insertions(+), 165 deletions(-) commit 13af4c22dcf69701c3d8931865041b4dbbbaa6c7 Author: Chao-Hsiung Liao Date: Mon Feb 23 07:25:50 2015 +0000 Updated Chinese (Taiwan) translation po/zh_TW.po | 221 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 117 insertions(+), 104 deletions(-) commit 359014d7de97441c26a6aaad4ee7b4cd582c2506 Author: Claude Paroz Date: Sun Feb 22 15:00:28 2015 +0100 Updated French translation po/fr.po | 1292 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 617 insertions(+), 675 deletions(-) commit 95a2acda9614bfbd02771a11848f3bb0fbbbce65 Author: Chao-Hsiung Liao Date: Sat Feb 21 10:19:49 2015 +0000 Updated Chinese (Taiwan) translation po/zh_TW.po | 1301 ++++++++++++++++++++++++++++------------------------------- 1 file changed, 626 insertions(+), 675 deletions(-) commit d7c63bf29154f0f713bb1cff66395255affc96e4 Author: Wolfgang Stöggl Date: Sat Feb 21 08:27:49 2015 +0000 Updated German translation po/de.po | 1312 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 636 insertions(+), 676 deletions(-) commit 928d1587ba6e403212ea46823b7b6f678e23292b Author: Muhammet Kara Date: Fri Feb 20 13:37:19 2015 +0000 Updated Turkish translation po/tr.po | 1203 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 591 insertions(+), 612 deletions(-) commit 2a2abd94f43f5867e78f495f816f4889624e92fd Author: Sveinn í Felli Date: Tue Feb 17 04:31:18 2015 +0000 Updated Icelandic translation po/is.po | 331 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 162 insertions(+), 169 deletions(-) commit 532f6de91ed304344d55040a59486c295dba6c54 Author: Felix Riemann Date: Mon Feb 16 22:11:27 2015 +0100 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)