============ Version 1.0.4 2005-06-22 Bastien Nocera * configure.in: 1.0.4 2005-06-18 Bastien Nocera * NEWS: upd 2005-06-18 Bastien Nocera * src/bacon-video-widget-xine.c: (bacon_video_widget_idle_signal): missing break statement that could cause a crash with some files 2005-06-17 Bastien Nocera * src/totem.c: (show_controls): Don't allow for show_controls to be called if there's no video widget, fixes a crash when 'h' is pressed before the video widget is initialised (Closes: #308069) 2005-06-17 Bastien Nocera * data/totem.glade: Make sure that the window isn't shown on startup, otherwise it might resize before being used (patch from Trent Lloyd ) (Closes: #308070) 2005-06-13 Bastien Nocera * src/bacon-message-connection.c: (server_cb): updated from HEAD 2005-06-13 Bastien Nocera * src/bacon-video-widget-xine.c: (bacon_video_widget_finalize), (xine_event), (bacon_video_widget_set_show_cursor): Don't reset the cursor to the default pointer when showing it, but to whatever the current pointer should have been (Closes: #163808) 2005-06-07 Bastien Nocera * data/mime-type-list.txt: add video/3gpp and audio/3gpp mime-types as supported 2005-06-06 Bastien Nocera * src/bacon-video-widget-xine.c: (bacon_video_widget_open_with_subtitle): Fix detection of still images with newer versions of xine-lib 2006-06-04 Christian Rose * configure.in: Added "gl" to ALL_LINGUAS.