commit 35846bb1597511dada0de390512a234c61c64096 Author: Felix Riemann Date: Mon Nov 15 22:22:40 2010 +0100 Update for release 2.32.1 NEWS | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) commit cafeeeb91e451e2989734b9be73edd3b65e3fbb6 Author: Ivar Smolin Date: Mon Nov 15 14:37:11 2010 +0200 [l10n] Updated Estonian translation po/et.po | 45 ++++++++++++++++++++++----------------------- 1 files changed, 22 insertions(+), 23 deletions(-) commit e43fa8ff82c6aedd8f6373a0a5a1a5677f32cd83 Author: Felix Riemann Date: Sat Nov 13 14:08:44 2010 +0100 Workaround concurrency issue with statusbar-date plugin Make sure that only an image loading job does autorotation. A metadata loading job has no use for this. Works around lost signals when the statusbar-date plugin is activated. Works around bug 622161. src/eog-image.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 30a58ece280230ddaea15cf51e41a87d964ed311 Author: Takayuki KUSANO Date: Sun Oct 31 14:40:17 2010 +0900 Updated Japanese translation po/ja.po | 21 ++++++++++++--------- 1 files changed, 12 insertions(+), 9 deletions(-) commit f3b00d771477292ca5e59a603c76b08f1728ddb3 Author: Laco GubĂ­k Date: Mon Oct 25 21:16:41 2010 +0200 Updated Slovak translation po/sk.po | 1350 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 847 insertions(+), 503 deletions(-) commit 2ee2f17d545c29cb5c3872ab609b797afd9fcfcd Author: Carles Ferrando Date: Sat Oct 23 01:04:20 2010 +0200 Updated Catalan (Valencian) translation po/ca@valencia.po | 518 ++++++++++++++++++++++++++++++----------------------- 1 files changed, 295 insertions(+), 223 deletions(-) commit 0fb38b81196a1bbc0a5412af211557cb75551e67 Author: Aron Xu Date: Wed Oct 20 17:04:22 2010 +0800 Update Simplified Chinese translation. po/zh_CN.po | 32 ++++++++++++++++++-------------- 1 files changed, 18 insertions(+), 14 deletions(-) commit 21639caabe2ad4993f97bc8fe90eb8ca5a6de20f Author: Felix Riemann Date: Sat Oct 16 22:50:50 2010 +0200 Support transpose/transverse as lossless JPEG transformations Also implement a warning message if unsupported transformations are used to easier discover such cases in the future. Fixes bug 632290. src/eog-image-jpeg.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit 0aafa6cf28c38aa3d72c98d0651e89919b3348a3 Author: Felix Riemann Date: Sat Oct 16 22:41:56 2010 +0200 Fix calculation of reference matrices for transpose/transverse The flip matrices were applied as if the source matrix were an identity matrix instead of properly multiplicating them. src/eog-transform.c | 16 ++++++++++------ 1 files changed, 10 insertions(+), 6 deletions(-) commit 389db0ff522f4d471e42e34ce3607368b7deb26b Author: Felix Riemann Date: Fri Oct 15 17:29:36 2010 +0200 Don't try to thumbnail named pipes in the file open dialog In fact this means all "special" files like sockets and device files. This prevents lockups due to file I/O blocking here. Fixes bug 623271. src/eog-file-chooser.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit ab323d11c8a897993b47f96de2ac78cc715007ee Author: Felix Riemann Date: Sat Oct 9 15:33:37 2010 +0200 Make sure EogScrollView's adjustment values are always correctly set Ensures one can only scroll as far as necessary. If one scrolled to far the images's last line/column was used for padding. Fixes bug 631710. src/eog-scroll-view.c | 58 ++++++++++++++++++++---------------------------- 1 files changed, 24 insertions(+), 34 deletions(-) commit 8d8981c8b29ca0e5fd48ba63c2c1a46d0e794c99 Author: Changwoo Ryu Date: Sun Sep 26 03:52:55 2010 +0900 Updated Korean translation po/ko.po | 511 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 278 insertions(+), 233 deletions(-) commit a0e4bbc416ab0f41fc5478da49d06c132601589d Author: Simos Xenitellis Date: Thu Sep 30 14:45:07 2010 +0300 l10n: Updated Greek translation for eog po/el.po | 559 ++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 330 insertions(+), 229 deletions(-) commit 149973ba62d277843bc8f2b4314a01b587fa7e0e Author: Felix Riemann Date: Mon Sep 27 23:08:34 2010 +0200 Post-release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)