commit 759ebed19798c89bb291fe6439ef176ce1e0b5cd Author: Felix Riemann Date: Tue Jul 22 11:49:44 2014 +0200 Prepare for release 3.13.3 NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) commit df4d2f69de89acc900cffd62b99a38b1a09e29a0 Author: Vadim Rutkovsky Date: Mon Jul 21 15:00:57 2014 +0200 build: strip unneeded test env setting and fix test install m4/behave-installed-tests.m4 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) commit 91e9a9be0ab614b15204c720b85d4866ca163fe5 Author: Vadim Rutkovsky Date: Fri Jul 11 15:47:48 2014 +0200 build: fix typo in step definitions files list m4/behave-installed-tests.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 80deb4320db849a2fbb1dffd8f2b620be5b0f2d2 Author: Vadim Rutkovsky Date: Thu Jul 10 13:59:43 2014 +0200 build: include tests in release tarball Makefile.am | 5 +++-- m4/behave-installed-tests.m4 | 16 ++++++++-------- 2 files changed, 11 insertions(+), 10 deletions(-) commit 456074096e2bf0961d068dab226fa188f55faa46 Author: Muhammet Kara Date: Fri May 30 22:46:48 2014 +0000 Updated Turkish translation po/tr.po | 116 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 57 insertions(+), 59 deletions(-) commit 2fad22161c739ec4ff86309d51a98b8a14ba219b Author: Felix Riemann Date: Thu May 29 21:48:11 2014 +0200 Drop GtkMisc and GtkAlignment usage in eog code Both are deprecated and can be replaced by simple GtkWidget properties. This leaves out the dialogs made with Glade as it doesn't have support for the new margin-start property yet. configure.ac | 2 +- src/eog-close-confirmation-dialog.c | 14 +++++++------- src/eog-error-message-area.c | 6 +++--- src/eog-metadata-sidebar.c | 6 ++++-- src/eog-print-image-setup.c | 19 +++++++------------ src/eog-window.c | 8 ++++---- 6 files changed, 26 insertions(+), 29 deletions(-) commit bbf3ee63ca740d718268f30805d1018644589264 Author: Muhammet Kara Date: Thu May 29 00:10:18 2014 +0000 Updated Turkish translation po/tr.po | 672 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 355 insertions(+), 317 deletions(-) commit 3c962bd476f1911406ba5f47ddcc07788672f207 Author: Felix Riemann Date: Wed May 28 19:30:44 2014 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)