============ Version 0.99.11

2004-04-18  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: upd for release

2004-04-18  Bastien Nocera  <hadess@hadess.net>

	* README: upd

2004-04-16  Bastien Nocera  <hadess@hadess.net>

	* README: removed TODO item
	* src/bacon-video-widget-xine.c: (xine_event_message),
	(xine_error), (bacon_video_widget_open),
	(bacon_video_widget_can_get_frames):
	* src/totem.c: (totem_action_error), (totem_action_eject),
	(on_take_screenshot1_activate):
	Make sure that only one period appears on error messages, GErrors
	have periods to finish up their messages
	Sorry to the translators...

2004-04-16  Iñaki Larrañaga  <dooteo@euskalgnu.org>

	* configure.in: Added "eu" (Basque) to ALL_LINGUAS.

2004-04-16  Bastien Nocera  <hadess@hadess.net>

	* README:
	* src/bacon-video-widget-xine.c: (bacon_video_widget_pause):
	HAVE_XINE_CLOSE wasn't set by configure.in anymore, remove the ifdef

2004-04-16  Christian Neumair  <chris@gnome-de.org>

	* configure.in: (AC_OUTPUT):
	* help/Makefile.am: (SUBDIRS):
	* help/de/*:
	* help/de/figures/*: Added German documentation translation. Kudos to
	Sebastian Heinlein (sebastian.heinlein@web.de) for translation.
	* NEWS: Reflect above changes.

2004-04-15  Bastien Nocera  <hadess@hadess.net>

	* src/bacon-video-widget-xine.c: (xine_error): error message
	collapsing on open(), fixes 2 message boxes popping up when
	the input plugin is whinging and the engine fails to open the stream

2004-04-15  Bastien Nocera  <hadess@hadess.net>

	* README: upd
	* src/bacon-video-widget-xine.c: (xine_event_message):
	plan for the "permission denied" error in xine-lib
	* src/cd-drive.c: (linux_bsd_media_type):
	* src/egg-recent-util.c: upd from libbacon and libegg

2004-04-15  Bastien Nocera  <hadess@hadess.net>

	* src/totem.c: (totem_action_error_and_exit),
	(on_properties1_activate): remove separators in the dialogs

2004-04-14  Bastien Nocera  <hadess@hadess.net>

	* src/totem.c: (show_controls): don't crash when hiding/showing the
	controls, following the GTK+-only build changes

2004-04-14  Bastien Nocera  <hadess@hadess.net>

	* data/screenshot.glade:
	* src/totem-screenshot.c: (totem_screenshot_new): make the screenshot
	dialog look more like the GNOME panel one, use a Save file chooser
	in the screenshot dialog (Closes: #140013)

2004-04-14  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd

2004-04-14  Bastien Nocera  <hadess@hadess.net>

	* src/totem-pl-parser.c: (totem_pl_parser_get_extinfo_title),
	(totem_pl_parser_add_m3u): fix crash in m3u with extinfo parsing
	(Closes: #140010)

2004-04-14  Bastien Nocera  <hadess@hadess.net>

	* src/totem-stock-icons.c: (totem_named_icons_dispose),
	(totem_named_icons_init): make all our installed icons loadable by
	Totem (Closes: #139922)

2004-04-12  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* configure.in: Added Arabic (ar), Macedonian (mk),
	and Walloon (wa) to ALL_LINGUAS.

2004-04-12  Bastien Nocera  <hadess@hadess.net>

	* src/dvd_plus_rw_utils.cpp: update for more cleanups from libbacon
	* src/totem-playlist.c: (button_press_cb), (button_release_cb),
	(drag_begin_cb), (drag_end_cb):
	* src/totem.c: (totem_callback_connect), (main): cleanups

2004-04-10  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd

2004-04-10  Bastien Nocera  <hadess@hadess.net>

	* src/dvd_plus_rw_utils.cpp: update from libbacon (Closes: #139594)

2004-04-10  Bastien Nocera  <hadess@hadess.net>

	* configure.in:
	* data/totem.glade:
	* src/Makefile.am:
	* src/bacon-cd-selection.c: (bacon_cd_selection_new),
	(bacon_cd_selection_set_device), (bacon_cd_selection_get_device):
	* src/bacon-cd-selection.h:
	* src/bacon-v4l-selection.c: (bacon_v4l_selection_new),
	(bacon_v4l_selection_set_device), (bacon_v4l_selection_get_device):
	* src/bacon-video-widget-properties.c:
	* src/egg-recent-item.c: (egg_recent_item_new),
	(egg_recent_item_set_private), (egg_recent_item_get_private):
	* src/egg-recent-item.h:
	* src/egg-recent-util.c:
	* src/egg-recent-view.h:
	* src/totem-pl-parser.c:
	* src/totem-playlist.c: (button_press_cb), (button_release_cb),
	(drag_begin_cb), (drag_end_cb), (init_treeview):
	* src/totem-preferences.c:
	* src/totem-private.h:
	* src/totem-screenshot.c:
	* src/totem-statusbar.c:
	* src/totem-stock-icons.c:
	* src/totem-video-thumbnailer.c:
	* src/totem.c: (on_open_location1_activate),
	(totem_callback_connect), (main):
	* src/vanity.c: (on_about1_activate), (vanity_callback_connect),
	(main):
	* src/video-dev.c:
	Loads of changes for the start of the GTK+ only build,
	Glade files are still broken, and the Nautilus properties page
	is built unconditionally because of what I suspect is a make bug
	Also committed a patch by Sanjay Kumar .J <vjsanjay_signed@yahoo.com>
	to allow DND reordering in the playlist, doesn't work on my machine
	I think I found another libXi bug (Closes: #121275)

2004-04-09  Bastien Nocera  <hadess@hadess.net>

	* data/totem.glade:
	* src/bacon-video-widget-gst.c:
	(bacon_video_widget_set_aspect_ratio),
	(bacon_video_widget_get_aspect_ratio):
	* src/bacon-video-widget-xine.c:
	(bacon_video_widget_set_aspect_ratio),
	(bacon_video_widget_get_aspect_ratio):
	* src/bacon-video-widget.h:
	* src/totem.c: (totem_action_toggle_aspect_ratio),
	(totem_action_set_aspect_ratio), (totem_action_get_aspect_ratio),
	(on_aspect_ratio_auto_activate), (on_aspect_ratio_square_activate),
	(on_aspect_ratio_fbt_activate), (on_aspect_anamorphic_activate),
	(on_aspect_ratio_dvb_activate), (totem_callback_connect):
	* src/totem.h: implement aspect ratio changing via a menu, adapted
	from patch by Sanjay Kumar .J <vjsanjay_signed@yahoo.com>
	(Closes: #119897)

============ Version 0.99.10