============ Version 2.21.92 2008-02-04 Bastien Nocera * NEWS: upd * configure.in: 2.21.92 2008-02-04 Bastien Nocera * configure.in: * src/plugins/media-player-keys/totem-media-player-keys.c: (on_window_focus_in_event), (impl_activate), (impl_deactivate): Use dbus-glib directly, instead of the C-glue, so that the media keys plugin can work against both the old and the new gnome-settings-daemon media-player keys API (Closes: #514037) 2008-02-04 Bastien Nocera * src/totem-uri.c: (totem_add_subtitle), (totem_add_files): Set the default response, fixes "Enter" not changing directories when using autocompletion (Closes: #514049), cleanup _add_files() to destroy the file chooser earlier 2008-02-04 Bastien Nocera * browser-plugin/totemBasicPlugin.cpp: * browser-plugin/totemBasicPlugin.h: * browser-plugin/totemComplexPlugin.cpp: * browser-plugin/totemComplexPlugin.h: * browser-plugin/totemConePlugin.cpp: * browser-plugin/totemConePlugin.h: * browser-plugin/totemGMPPlugin.cpp: * browser-plugin/totemGMPPlugin.h: * browser-plugin/totemMullYPlugin.cpp: * browser-plugin/totemMullYPlugin.h: * browser-plugin/totemNarrowSpacePlugin.cpp: * browser-plugin/totemNarrowSpacePlugin.h: * browser-plugin/totemPlugin.h: * browser-plugin/totemPluginGlue.cpp: Add a PluginLongDescription function to all the plugins, and return a custom description in the DivX plugin, so stage6.com stops complaining that we have an old version 2008-02-04 Bastien Nocera * src/totem-fullscreen.c: (totem_fullscreen_motion_notify), (totem_fullscreen_set_fullscreen), (totem_fullscreen_set_video_widget), (totem_fullscreen_finalize): Only listen to fullscreen motion_notify events when in fullscreen (Closes: #514091) 2008-02-04 Bastien Nocera * src/totem-menu.c: (totem_recent_manager_changed_callback), (on_movie_menu_select): Trim the list before sorting it, a tiny bit faster (Closes: #514090) 2008-02-01 Christian Persch * src/backend/debug.h: Use G_STRFUNC instead of the deprecated G_GNUC_PRETTY_FUNCTION. 2008-01-31 Bastien Nocera * src/totem-resources.c: (time_monitor): more typo fixing by Wouter Bron (Closes: #513125) 2008-01-31 Philip Withnall * src/plugins/totem-python-module.c: (totem_python_module_finalize): Protect finalisation of plugins which haven't loaded properly. (Closes: #513467) 2008-01-30 Bastien Nocera * src/totem-video-thumbnailer.c: (save_pixbuf), (capture_interesting_frame), (main): Fix typos in the (untranslated) error messages, patch from Wouter Bron (Closes: #513125) 2008-01-30 Bastien Nocera * bindings/vala/totem.vapi: * configure.in: Fix compilation with vala 0.1.6, spotted by Götz Waschk (Closes: #512920) 2008-01-27 Philip Withnall * src/plugins/tracker/totem-tracker-widget.c: (totem_tracker_widget_class_init), (populate_result), (get_search_count), (search_results_cb), (do_search), (go_next), (go_previous), (page_selector_value_changed_cb), (new_search), (init_result_list), (initialize_list_store), (totem_tracker_widget_init), (totem_tracker_widget_new): * src/plugins/tracker/totem-tracker.c: (impl_activate): * src/plugins/tracker/tracker.totem-plugin.in: HIGify the Tracker plugin, following suggestions made by Kirk Bridger. (Closes: #512268) 2008-01-26 Philip Withnall Update svn:ignore properties.