commit 1dad3b215d7fa7839daf8b4d43072eac21269b70 Author: Felix Riemann Date: Mon Jan 16 23:26:17 2012 +0100 Prepare for release 3.3.4 NEWS | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) commit 1b00c9c6a102a45c996574cc3bf8a49a91eb32de Author: Fran Diéguez Date: Sun Jan 15 15:47:18 2012 +0100 Updated Galician translations po/gl.po | 1252 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 639 insertions(+), 613 deletions(-) commit 5ffdfe5041e76620d67584ce6badc3c6d5ef3119 Author: Alexander Shopov Date: Sun Jan 8 09:06:26 2012 +0200 Updated Bulgarian translation po/bg.po | 684 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 360 insertions(+), 324 deletions(-) commit cd31ca4113ee841a767865963cff268ae9844441 Author: Jovan Naumovski Date: Sat Jan 7 00:55:54 2012 +0100 Updated Macedonian translation. po/mk.po | 1764 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1076 insertions(+), 688 deletions(-) commit 66983abb7646a9b2e79be69dddb5e3af1b23082b Author: Yuri Myasoedov Date: Fri Jan 6 01:44:53 2012 +0400 Updated Russian translation po/ru.po | 649 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 339 insertions(+), 310 deletions(-) commit 964e0e2fb706275cbdd047fe080d80402a8c30f5 Author: Felix Riemann Date: Wed Jan 4 21:12:04 2012 +0100 Remove unneeded custom signal marshaller src/eog-marshal.list | 1 - src/eog-scroll-view.c | 3 +-- 2 files changed, 1 insertions(+), 3 deletions(-) commit 982a69b0888fc5d0ac3427166aa5cca30b0e97b4 Author: Felix Riemann Date: Wed Jan 4 21:08:27 2012 +0100 Extend print preview to scale with plus and minus from keyboard as well https://bugzilla.gnome.org/show_bug.cgi?id=495716 src/eog-print-image-setup.c | 68 +++++++++++++++++++++++++++++++++++++++--- src/eog-print-preview.c | 47 ++++++----------------------- src/eog-print-preview.h | 6 +++- 3 files changed, 78 insertions(+), 43 deletions(-) commit a7a1cde3fb2d13214b0dd30595d652868ff118af Author: Claudio Saavedra Date: Wed Jan 4 17:40:41 2012 +0100 Make it possible to scale the print preview using the scrollwheel https://bugzilla.gnome.org/show_bug.cgi?id=495716 src/eog-print-image-setup.c | 14 ++++++++ src/eog-print-preview.c | 79 +++++++++++++++++++++++++++++++++++++++++++ src/eog-print-preview.h | 2 + 3 files changed, 95 insertions(+), 0 deletions(-) commit bcf7817737f0412e6a6de2686ec64b31dd470dca Author: Felix Riemann Date: Wed Jan 4 15:39:26 2012 +0100 Enable more Drag&Drop actions when eog is drag source Enable the link and ask actions allowing to create symlinks in Nautilus or triggering a menu asking what to do. Also enable the move action, which was not specifically enabled before but still worked anyway. https://bugzilla.gnome.org/show_bug.cgi?id=667076 src/eog-scroll-view.c | 3 ++- src/eog-thumb-view.c | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) commit f5d1b331717573bfab58ace8feb31df4fadbcfb7 Author: Muhammet Kara Date: Sat Dec 31 14:49:17 2011 +0200 [l10n]Updated Turkish translation po/tr.po | 623 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 324 insertions(+), 299 deletions(-) commit 939972523d8c07cb00fd1aaec3b9bf39ac033ea2 Author: Yaron Shahrabani Date: Fri Dec 30 10:52:18 2011 +0200 Updated Hebrew translation. po/he.po | 655 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 342 insertions(+), 313 deletions(-) commit 002e8fae8f10d488ad68ef1404ec3ebbe0333ecf Author: Ihar Hrachyshka Date: Fri Dec 23 22:05:02 2011 +0300 Updated Belarusian translation. po/be.po | 622 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 324 insertions(+), 298 deletions(-) commit c4dfc8e4686b2b7b16e9ff28841ce7d21bf9493d Author: Kjartan Maraas Date: Wed Dec 21 21:59:14 2011 +0100 Updated Norwegian bokmål translation po/nb.po | 632 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 329 insertions(+), 303 deletions(-) commit 224bf70728d10d4bc7027cc8d871c581528f766c Author: Tiffany Antopolski Date: Tue Dec 20 23:13:01 2011 -0500 [help/C] fixed validation issues. help/C/index.page | 3 ++- help/C/preferences.page | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) commit 8e54083df25cb6ccd666e1d4a09d7e0a118ab257 Author: Daniel Mustieles Date: Tue Dec 20 13:14:47 2011 +0100 Updated Spanish translation po/es.po | 622 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 324 insertions(+), 298 deletions(-) commit deb2b63128a14dbec75c165e041c6da5023bf54e Author: Felix Riemann Date: Mon Dec 19 22:41:38 2011 +0100 Fix build when not building with libexif and/or exempi There were quite some #ifdefs missing. https://bugzilla.gnome.org/show_bug.cgi?id=666556 src/eog-metadata-sidebar.c | 47 ++++++++++++++++++++++++++++++++++++++----- 1 files changed, 41 insertions(+), 6 deletions(-) commit 337571057d7e5349e096bdfef4bf68bcd4ee947f Author: Felix Riemann Date: Mon Dec 19 20:41:53 2011 +0100 Post-release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)