2003-07-05 version 1.3.0

	Major code cleanup.
	
	* mozplugger-common.c: New file created.

	* mozplugger-helper.c, mozplugger.c: Added the option event_swallow
	to use an alternative event driven code. (Eric Kerin)

	* mozplugger.c: In some conditions, MozPlugger uses now the href
	field of embed tags. (Rafael Santiago)
	
	* mozplugger.c: The memory of an instance was not freed when the
	instance was destroyed.

	* mozplugger.c: Some embeded applications were not killed when
	leaving a page.
	
	* mozplugger.c: For some files, Mozilla did not give the right
	MIME type to Mozplugger when creating a new stream. Mozplugger
	uses now the type given at instanciation time.

	* mozplugger.c: Embeded files with loop=0 were not played.
	
	* mozplugger.c: The files begining with a / were not accepted.

	* mozplugger-helper.c: The maxaspect option did not work
	correctly.

	* mozpluggerrc: Removed -guiwid from mplayer lines;
	Uses the new event_swallow() with gv and Ted.

2003-06-14 version 1.2.1
	
	* mozplugger-helper.c: The swallow feature did not work on some
	computers. Mozplugger now scans potential victim windows faster.
	It takes a little more CPU in the initialization of the swallow
	but it is more accurate.
	
2003-05-28 version 1.2.0

	* mozplugger.c: MIME types for which no application is found are
	not registered into Mozilla.

	* mozplugger.c: Some Windows did not resize properly. (Eric Kerin)

	* mozplugger.c: Added the option nofull to restrict swallow.

2003-04-24 version 1.1.3

	* mozpluggerrc: Added Ted and fixed Abiword.
	
	* mozplugger.c: Fixed a bug with Mozilla 1.3 when re-opening
	media files.

	* mozplugger.c: By default, plugins are now repeated once.

	* mozplugger-helper.c: Mozplugger swallows the most recently opened
        instance of a window, not the first found. (Bernard Blackham)

2003-03-14 version 1.1.2

	* mozpluggerrc: Multiple invocations of Acrobat Reader continually
	spawned new processes.

	* mozplugger.c: Could not play mpeg mail attachments within mail
	using mplayer.

	* mozplugger.c, mozplugger-helper.c: Fixed bug on 64-bit architectures.

	* mozplugger-helper.c: New environment variables : $width and $height

2003-02-17 version 1.1.1

	* mozpluggerrc: Added OGG and StarOffice support
	
	* mozplugger.c: It is no more useful to duplicate a command in the
	rc file with and without the "stream" flag.

	* mozplugger.c: Some embeded files were played twice.

2003-02-16 version 1.1

	* mozpluggerrc:
	Added the support of PDF files
	Added xine after mplayer for MPEG 1 and 2
	Fixed bug with mplayer : fork bomb on some unplayable files
	Fixed bug with xmms : temporary files undeleted in /tmp/plugtmp

	* mozplugger.c: When using the flag "exits", mozplugger (and
	plugger 4.0) let a process in the system, until Mozilla exits.

2003-02-08 version 1.0

	* mozplugger.c, mozplugger-helper.c: The "stream" option of the
	file pluggerrc has been changed to make the browser just pass an
	URL to the player without downloading the file. The old behaviour
	is no more supported by Mozilla.
	
	* mozplugger.c: Fixed bug with Mozilla 1.x : a zombie process was
	created for each loaded plugin, until Mozilla exits.

	* mozplugger.c: "Running helper..." is no more displayed in the
	status bar.
