commit d5ed5c8e9c998934e1343ce69a68a8c9aa2c1727 Author: Felix Riemann Date: Thu Feb 9 14:44:45 2012 +0100 Prepare for release 3.3.5 NEWS | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) commit 50074cb7ca342271ad049e0b480b0bd6c54438f1 Author: Felix Riemann Date: Thu Feb 9 14:44:10 2012 +0100 Produce XZ compressed tarballs during make dist configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fbbacf3d6470b50bcd8cdc3f1911cccaf1766e41 Author: Felix Riemann Date: Thu Feb 9 14:33:26 2012 +0100 fullscreenbg: Hook up plugin with intltool .../fullscreenbg/fullscreenbg.plugin.desktop.in | 4 ++-- po/POTFILES.in | 3 +++ po/POTFILES.skip | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) commit 19bf616755e31827d37b7c975064afb8dd946b36 Author: Felix Riemann Date: Thu Feb 9 13:55:03 2012 +0100 fullscreenbg: Make plugin folder name match its short name configure.ac | 16 ++++++++-------- .../Makefile.am | 0 .../fullscreenbg.plugin.desktop.in | 0 .../fullscreenbg.py | 0 ...nome.eog.plugins.fullscreenbg.gschema.xml.in.in | 0 .../preferences_dialog.ui | 0 6 files changed, 8 insertions(+), 8 deletions(-) commit bdb7a3b75ff6d8dc8654ebff806ce2bd3855ab11 Author: Adrian Zgorzałek Date: Wed Feb 8 11:22:36 2012 +0100 New plugin fullscreenbg Plugin enables custom background in fullscreen and slideshow mode. It can use global settings or plugin's setttings for background of ScrollView. Fixes Bug#667979: https://bugzilla.gnome.org/show_bug.cgi?id=667979 configure.ac | 10 ++- plugins/fullscreenbackground/Makefile.am | 30 ++++++++ .../fullscreenbg.plugin.desktop.in | 9 ++ plugins/fullscreenbackground/fullscreenbg.py | 79 ++++++++++++++++++++ ...nome.eog.plugins.fullscreenbg.gschema.xml.in.in | 14 ++++ plugins/fullscreenbackground/preferences_dialog.ui | 50 ++++++++++++ 6 files changed, 188 insertions(+), 4 deletions(-) commit b8a5a60096c969aca74cc0cbe9f9123fcacd45a4 Author: Felix Riemann Date: Wed Feb 8 20:28:43 2012 +0100 Reset the version number to a development release again Forgot that after branching off the stable series. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4cf418bf34792dbd8bfa649b47f354f9de0b3448 Author: Felix Riemann Date: Tue Feb 7 20:11:32 2012 +0100 exif-display: Avoid possible memory leak in error case plugins/exif-display/eog-exif-display-plugin.c | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) commit 6d2671f7dfbe198567e9405328b00d9b8eb9f229 Author: Felix Riemann Date: Fri Feb 3 17:22:55 2012 +0100 map: Raise Clutter and Clutter-GTK dependencies Although the plugin could run using older versions of these libraries, it will not react to input events for the map widget then. https://bugzilla.gnome.org/show_bug.cgi?id=643769 configure.ac | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit d3ea89e3ac36c27cbf7439a873a36917a3f2ad26 Author: Felix Riemann Date: Sun Dec 18 13:00:53 2011 +0100 map: Stop using deprecated GtkVBox API plugins/map/eog-map-plugin.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 620e1a061e7cd00c10065007ee99bea61802621d Author: Felix Riemann Date: Fri Feb 3 16:34:01 2012 +0100 map: Improve signal handling Fixes missing location display if the plugin is activated for a window with an already loaded image and some critical warnings. plugins/map/eog-map-plugin.c | 28 +++++++++++++++++++++++----- plugins/map/eog-map-plugin.h | 3 ++- 2 files changed, 25 insertions(+), 6 deletions(-) commit 002a8820f4210a66acd01125ff307b8d4ba7ef2f Author: Praveen Illa Date: Sun Dec 4 11:49:33 2011 +0530 Updated Telugu Translation po/te.po | 235 ++++++++++++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 174 insertions(+), 61 deletions(-) commit 72f4268f92ab81f96a2789c1b28f8e34380d475b Author: Jiro Matsuzawa Date: Mon Nov 28 19:24:37 2011 +0900 Updated Japanese translation po/ja.po | 19 ++++++++++++++++--- 1 files changed, 16 insertions(+), 3 deletions(-) commit f54cfd56855599c07194fe1791dc940fcd5aa261 Author: Matej Urbančič Date: Fri Nov 25 18:01:01 2011 +0100 Updated Slovenian translation po/sl.po | 25 +++++++++++++++++++------ 1 files changed, 19 insertions(+), 6 deletions(-) commit 1f96996006a88ba66f50c013f67c4b78ff162d82 Author: Felix Riemann Date: Mon Nov 21 22:33:44 2011 +0100 Post-release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)