commit 6826c8a8f77bbe02e91be3ba0f99d724519eb42f Author: Felix Riemann Date: Mon Aug 16 23:45:48 2010 +0200 Update for release 2.31.90 NEWS | 30 ++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 31 insertions(+), 1 deletions(-) commit 71ea14c1fd73893c19b0c823df1d1a7e289db999 Author: Милош Поповић Date: Mon Aug 16 14:22:43 2010 +0200 Updated Serbian translation po/sr.po | 516 ++++++++++++++++++++++++++++---------------------------- po/sr@latin.po | 516 ++++++++++++++++++++++++++++---------------------------- 2 files changed, 522 insertions(+), 510 deletions(-) commit f9c412361d94becbb5ba1e4c2165cdb3cdd09ac3 Author: A S Alam Date: Tue Aug 17 07:21:54 2010 +0530 update translation for Punjabi po/pa.po | 515 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 259 insertions(+), 256 deletions(-) commit d4b1d4954fb26198a5cd0e63a346c61334174de2 Author: Claude Paroz Date: Sun Aug 15 21:29:25 2010 +0200 Updated French translation po/fr.po | 431 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 240 insertions(+), 191 deletions(-) commit b6d36b7652e7351684c30659e0c925a243180382 Author: Yinghua Wang Date: Sat Aug 14 21:37:07 2010 +0800 Update Simplified Chinese translation. po/zh_CN.po | 480 ++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 274 insertions(+), 206 deletions(-) commit e2c570e95bff2c234970fdaab6e16a8f4fa4090b Author: Claudio Saavedra Date: Thu Aug 12 22:08:00 2010 +0300 Use cairo recommended rowstride for the surface in EogPrintPreview src/eog-print-preview.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit d56dda77e2c4e42e56ecced4482a639775c78d9b Author: Claudio Saavedra Date: Thu Aug 12 02:12:32 2010 +0300 Update the copyright years in the about dialog src/eog-window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d2c5e3cd40b68f355612d21588eaf2c41c03981f Author: Claudio Saavedra Date: Thu Aug 12 01:58:24 2010 +0300 Use GDK_BLANK_CURSOR for the hidden cursor No need to use a GdkBitmap for this. src/eog-scroll-view.c | 14 +------------- 1 files changed, 1 insertions(+), 13 deletions(-) commit e86b081699e55e2591244edc0a810c0e8014964a Author: Felix Riemann Date: Wed Aug 11 19:05:54 2010 +0200 Stop having EogWindow react on focus-in event in fullscreen There appears to be no actual use case for doing this. Fixes the toolbar appearing after regaining focus (e.g. after deleting an image or ALT+TABing). Fixes bug 626569. src/eog-window.c | 19 ------------------- 1 files changed, 0 insertions(+), 19 deletions(-) commit a12a68fe035ed6cc3694191f5ee16b24cbc133d8 Author: Andika Triwidada Date: Wed Aug 11 21:12:18 2010 +0700 Updated Indonesian translation po/id.po | 1805 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 1188 insertions(+), 617 deletions(-) commit 3f039873976f3ac1127b347ddded8b3c1f8d61a7 Author: Matej Urbančič Date: Mon Aug 9 14:52:04 2010 +0200 Updated Slovenian translation po/sl.po | 434 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 232 insertions(+), 202 deletions(-) commit 53566622a134a3bfbbc2dd4319f109365854f4d7 Author: Yaron Shahrabani Date: Mon Aug 9 15:41:54 2010 +0300 Updated Hebrew translation. po/he.po | 669 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 365 insertions(+), 304 deletions(-) commit 004ac3400694fd06a7c30ec52335a7b6ceb72cb8 Author: Jorge González Date: Mon Aug 9 02:28:19 2010 +0200 Updated Spanish translation po/es.po | 363 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 204 insertions(+), 159 deletions(-) commit a206d2e5d44da71e479b5a9a224b6d050ad8b84a Author: Fran Diéguez Date: Mon Aug 9 01:00:49 2010 +0200 Updated galician translations po/gl.po | 355 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 200 insertions(+), 155 deletions(-) commit 376fa5c4f900524b78d05e72974ba23dc9244a99 Author: Felix Riemann Date: Sun Aug 8 17:16:22 2010 +0200 Make button text descriptive when setting image as wallpaper Fixes bug 625352. src/eog-window.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 3a2cc7a6356f5cf80f7a9c5bddd69ee8430a884a Author: Felix Riemann Date: Sun Aug 8 16:46:02 2010 +0200 Set black background color by default This is said to improve the viewing contrast of the image. Fixes bug 616450. data/eog.schemas.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0fa1f2a8a906847e098191b2d634c7d305e658f1 Author: Felix Riemann Date: Sat Aug 7 00:21:26 2010 +0200 Correct EogScrollView's background color preference order The override-color needs preference over the other colors. The background color can't be forced to black for fullscreen otherwise. src/eog-scroll-view.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 00673f72432c43149747ca0c345b22b7e3edb6f1 Author: Felix Riemann Date: Sun Jun 6 20:07:08 2010 +0000 Allow setting a user-defined background color This allows the user to have another color instead of the theme defined color as background. For now requires a loaded image until we can finally fix bug 538279. Fixes bug 502992. data/eog-preferences-dialog.ui | 595 ++++++++++++++-------------------------- data/eog.schemas.in | 24 ++ src/eog-config-keys.h | 2 + src/eog-preferences-dialog.c | 34 +++ src/eog-scroll-view.c | 40 +++- src/eog-scroll-view.h | 2 +- src/eog-window.c | 85 ++++++ 7 files changed, 382 insertions(+), 400 deletions(-) commit c5aa022a33f7ed7d18fb968419cd6f6e54868ad1 Author: Kjartan Maraas Date: Sat Aug 7 18:46:09 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 311 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 158 insertions(+), 153 deletions(-) commit 6f0fc0d49456a5a8342d476457a4f0a8e0b5d43f Author: Matej Urbančič Date: Fri Aug 6 15:20:01 2010 +0200 Updated Slovenian translation po/sl.po | 487 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 264 insertions(+), 223 deletions(-) commit 147791d3b5ff2c25feea01c8ad4c3050f865f9a7 Author: Daniel Nylander Date: Fri Aug 6 13:50:03 2010 +0200 Updated Swedish translation po/sv.po | 321 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 165 insertions(+), 156 deletions(-) commit ccced8052fb33d723242cd101182bbb299589add Author: Ivar Smolin Date: Fri Aug 6 11:30:06 2010 +0300 [l10n] Updated Estonian translation po/et.po | 47 +++++++++++++++++++++++++---------------------- 1 files changed, 25 insertions(+), 22 deletions(-) commit 1bb182c6fa4a5d0558d533aeed1ebdb957fbd426 Author: Fran Diéguez Date: Thu Aug 5 15:58:15 2010 +0200 Updated Galician translations po/gl.po | 323 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 169 insertions(+), 154 deletions(-) commit b7e4b83c591580a580e6aef7c08ed8aef772bbf0 Author: Jorge González Date: Thu Aug 5 10:28:13 2010 +0200 Updated Spanish translation po/es.po | 309 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 164 insertions(+), 145 deletions(-) commit 02c09f015984b128dcafa49e02a5daa73da214c9 Author: Claudio Saavedra Date: Thu Aug 5 01:32:40 2010 +0300 Post-release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)