v2_0_2 TAG
2006-05-30  Damien Sandras  <dsandras@gnome.org>

	* configure.in: Incremented version to 2.0.2. 
	Updated OPAL and PWLIB prerequisites.
	
2006-05-17  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/urlhandler.cpp:
	Fixed handling of call forwarding/transfer in case of incoming call.

2006-05-17  Damien Sandras  <dsandras@gnome.org>

	* src/gui/addressbook.cpp:
	Applied patch from Julien Puydt to fix #342140.
	
2006-05-17  Julien Puydt  <jpuydt@free.fr>

	* src/gui/addressbook.cpp: Fixed #340902.

2006-05-16  Julien Puydt  <jpuydt@free.fr>

	* src/devices/videoinput.cpp, src/devices/videoinput.h: Fixed #341314.

2006-05-15  Damien Sandras  <dsandras@gnome.org>

	* src/gui/accounts.cpp:
	Compare accounts using SIPURLs.

2006-05-15  Julien Puydt  <jpuydt@free.fr>

	* src/clients/stun.cpp, src/clients/stun.h: Partial fix for #340939.

2006-05-15  Julien Puydt  <jpuydt@free.fr>

	* src/gui/config.cpp: Fixed #341814, thanks Boying Lu.

2006-05-14  Julien Puydt  <jpuydt@free.fr>

	* src/devices/audio.cpp, src/devices/audio.h: Fixed #341309.

2006-05-13  Damien Sandras  <dsandras@gnome.org>

	* endpoints/h323.cpp endpoints/manager.cpp: 
	Ooops. Fixed previous commit.

2006-05-13  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/h323.cpp src/endpoints/manager.cpp:
	Changed default bandwidth to 4 Mbits.

2006-05-13  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callbacks.cpp, src/gui/callbacks.h: Fixed #340858.

2006-05-13  Damien Sandras  <dsandras@gnome.org>
	
	* src/endpoints/sip.cpp src/endpoints/accountshandler.cpp:
	Moved subscription to MWI events in the accounts handler.

2006-05-13  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/ekiga.cpp:
	Do not take the same mutex twice. Fix provided by Michael Riepe 
	<michael mr511 de>. Thanks!

2006-05-13  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callshistory.cpp, src/gui/callshistory.h: Fixed #340855.

2006-05-11  Julien Puydt  <jpuydt@free.fr>

	* src/endpoints/urlhandler.cpp, src/endpoints/urlhandler.cpp: Final
	fix for #340824.

2006-05-11  Julien Puydt  <jpuydt@free.fr>

	* src/endpoints/sip.h: Partial fix for #340824.

2006-05-11  Julien Puydt  <jpuydt@free.fr>

	* src/endpoints/pcss.cpp, src/endpoints/pcss.h: Partial fix for
	bug #340824.

2006-05-11  Julien Puydt  <jpuydt@free.fr>

	* src/endpoints/accountshandler.h, src/endpoints/ekiga.h,
	src/endpoints/h323.h: Partial fix for #340824.

2006-05-10  Julien Puydt  <jpuydt@free.fr>

	* src/devices/videooutput.cpp, src/devices/videooutput.h: Partial fix
	for #340824.

2006-05-10  Julien Puydt  <jpuydt@free.fr>

	* src/devices/videoinput.h: Partial fix for #340824.

2006-05-10  Julien Puydt  <jpuydt@free.fr>

	* src/devices/fakevideoinput.cpp, src/devices/fakevideoinput.h:
	Partial fix for #340824.

2006-05-10  Julien Puydt  <jpuydt@free.fr>

	* src/devices/audio.cpp, src/devices/audio.h: Partial fix for #340824.

2006-05-07  Julien Puydt  <jpuydt@free.fr>

	* src/components/dbus.cpp: Partial fix for #340824.

2006-05-07  Julien Puydt  <jpuydt@free.fr>

	* src/components/bonobo.cpp: Partial fix for #340824.

2006-05-07  Julien Puydt  <jpuydt@free.fr>

	* src/clients/stun.cpp, src/clients/stun.h: Made readability better
	(partial fix for #340824).

2006-05-07  Julien Puydt  <jpuydt@free.fr>

	* src/clients/ils.cpp, src/clients/ils.h: Made readability better
	(partial fix for #340824).

2006-05-07  Julien Puydt  <jpuydt@free.fr>

	* src/gui/accounts.cpp: Made readability better (partial fix for
	#340824).

2006-05-07  Julien Puydt  <jpuydt@free.fr>

	* src/gui/addressbook.cpp, src/gui/addressbook.h: Made readability
	better (partial fix for #340824).

2006-05-07  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callbacks.h: Removed the declaration of
	gtk_main_quit_callback, since it is now unused&unimplemented.
	Partially fixes #340858.

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callbacks.h: Made readability better (partial fix for
	#340824).

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callshistory.cpp, src/gui/callshistory.h: Made readability
	better (partial fix for #340824).

2006-05-06  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/h323.cpp:
	Uses lower initial bandwidth by default when registering to gatekeepers.
	Fixes #300366.

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/chat.cpp, src/gui/chat.h: Made readability better (partial
	fix for #340824).

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/config.cpp: Made readability better (partial fix for
	#340824).

2006-05-06  Damien Sandras  <dsandras@gnome.org>

	* src/gui/main.cpp: Fixed warning.

2006-05-06  Damien Sandras  <dsandras@gnome.org>

	* src/gui/config.cpp src/gui/config.h src/gui/main.cpp:
	Improved startup procedure.

	* src/gui/preferences.cpp:
	Fixed callback so that the notifier is not triggered when there is no 
	change leading to the video preview being activated twice at startup.

	* src/devices/videooutput.cpp src/devices/videooutput.h:
	Fixed video flipping issue. (#339867)

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/druid.cpp, src/gui/druid.h: Made readability better (partial
	fix for #340824).

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/history.h: Made readability better (partial fix for
	#340824).

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/main.cpp, src/gui/main.h: Made readability better (partial
	fix for #340824).

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/misc.cpp, src/gui/misc.h: Made readability better (partial
	fix for #340824).

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/statusicon.h: Made readability better (partial fix for
	#340824).

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/tools.cpp: Made readability better (partial fix for
	#340824).

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/gui/preferences.cpp, src/gui/preferences.h: Made readability
	better (partial fix for #340824).

2006-05-06  Julien Puydt  <jpuydt@free.fr>

	* src/components/dbus-helper.cpp: Incremented
	DBUS_COMPONENT_MINOR_VERSION, since there has been some improvements.

2006-05-05  Julien Puydt  <jpuydt@free.fr>

	* doc/using_dbus.html: Improvements.

2006-04-30  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/ekiga.cpp src/endpoints/manager.cpp:
	Improved PTRACE's.

2006-04-30  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/manager.cpp src/endpoints/manager.h 
	src/endpoints/pcss.cpp src/endpoints/pcss.h 
	src/endpoints/sip.cpp src/endpoints/sip.h:
	Moved the dial tone to the pccs endpoint in order to prevent a double
	dialtone when a 183 Session Progress message is received.

2006-04-28  Julien Puydt  <jpuydt@free.fr>

	* src/gui/main.cpp: Fixed #337792, thanks Michael Rickmann.

2006-04-23  Damien Sandras  <dsandras@gnome.org>

	* lib/gmcontacts/gmcontacts-ldap.cpp, src/urlhandler.cpp: 
	Fixed ILS browsing.

2006-04-23  Julien Puydt  <jpuydt@free.fr>

	* src/endpoints/manager.cpp: Fixed #338270.

2006-04-22  Damien Sandras  <dsandras@gnome.org>
	
	* src/gui/chat.cpp: Fixed #336447.

2006-04-22  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/ekiga.cpp, src/endpoints/manager.cpp,
	src/endpoints/manager.h: Monitor IP address changes to update the 
	listeners. Fixes #335398.

	* src/gui/chat.cpp: Fixed #335857 thanks to Simon Wood.

2006-04-21  Julien Puydt  <jpuydt@free.fr>

	* src/devices/audio.cpp: Fixed #337799, thanks Michael Rickmann.

2006-04-17  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callbacks.cpp: Unbroke a stupid mistake I made in my last
	commit.

2006-04-17  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callbacks.cpp: More complete fix for #337798, thanks to
	Michael Rickmann.

2006-04-15  Jan Schampera <jan.schampera@unix.net>

	* lib/gmcontacts/gmcontacts.h, lib/gmcontacts/gmcontacts.cpp:
	One step forward to a new API, this needed by the roster in future.

2006-04-15  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callbacks.cpp, src/gui/main.cpp: Fixed #337798, thanks to
	Michael Rickmann.

2006-04-15  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callshistory.h, src/gui/callshistory.cpp: Made the
	gm_calls_history_get_calls function more readable/understandable,
	thanks to Jan Schampera.

2006-04-14  Julien Puydt  <jpuydt@free.fr>

	* src/gui/main.cpp: Fixed #337795, thanks Michael Rickmann.

2006-04-12  Julien Puydt  <jpuydt@free.fr>

	* src/devices/audio.cpp: Partially applied Michael Rickmann's fix for
	#337799 (the number of buffers). The rest of the patch is still under
	discussion.
	* NEWS: Mentioned previous.

2006-04-12  Julien Puydt  <jpuydt@free.fr>

	* doc/using_dbus.html: Added ; documents what can be done with ekiga
	through dbus.

2006-04-11  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/sip.cpp src/endpoints/sip.h src/gui/accounts.cpp:
	Set the From field to the address of record of the default SIP account 
	(Fixes #334457).

2006-04-10  Julien Puydt  <jpuydt@free.fr>

	* configure.in: Made use of the new po/LINGUAS, to allow translators
	to work only in po/. Thanks Brian Pepple  <bdpepple@gmail.com>.
	Fixes #337854.

2006-04-10  Julien Puydt  <jpuydt@free.fr>

	* src/gui/main.cpp: Fixed command-line parsing on win32 (fixes bug
	#337797, thanks Michael Rickmann).
	* NEWS: Mentioned the above.

2006-04-09  Jan Schampera <jan.schampera@unix.net>

	* NEWS, src/gui/chat.cpp: Fixed chat text formatting corruption
	Bug #335794 (thanks Simon Wood)

2006-04-09  Julien Puydt  <jpuydt@free.fr>

	* src/gui/main.cpp: Fixed #337794, patch by Michael Rickmann.

2006-04-09  Julien Puydt  <jpuydt@free.fr>

	* lib/gui/gmtextviewaddon.c: Fixed #336793.

2006-04-09  Jan Schampera <jan.schampera@unix.net>

	* NEWS, src/gui/accounts.cpp, lib/gui/gmpreferences.c,
	src/gui/addressbook.cpp, src/gui/history.cpp,
	src/gui/callshistory.cpp, src/gui/tools.cpp: made most
	dialogs/popups closable by ESC (partially fixes #337494)

2006-04-03  Julien Puydt  <jpuydt@free.fr>

	* TODO: Removed the link to wiki.seconix.com. Fixes #336962.

2006-04-02  Damien Sandras  <dsandras@gnome.org>
	
	* lib/gui/gmcontacts/gmcontacts-ldap.cpp:
	Fixed LDAP search filter so that it works with LDAP servers that 
	do not have a "location" attribute. (#336849, Damien Sandras)

2006-04-02  Jan Schampera <jan.schampera@unix.net>

	* lib/gui/gmtextviewaddon.c: fixed a bug in wrapper code for
	GtkTextView that made it non-selectable text (occured in
	chat window) (fixes #336789)

2006-04-01  Jan Schampera <jan.schampera@unix.net>

	* src/gui/main.cpp: fixed sensitivity setting of "Fullscreen" Menuitem
	and sensitifity when leaving fullscreen mode (fixes REOP #336575 and
	an issue seen by a code review)

2006-04-01  Jan Schampera <jan.schampera@unix.net>

	* src/gui/main.cpp: fixed framesize calculation of video
	frame (fixes #336572)

2006-03-30  Jan Schampera <jan.schampera@unix.net>

	* src/gui/addressbook.cpp: added "New contact" to the contacts
	context menu (fixes #336588)

2006-03-30  Jan Schampera <jan.schampera@unix.net>

	* src/gui/main.cpp: Made sensitivity of the zoom related menuitems
	dependant on the actual zoom factor (fixes #336575)

2006-03-29  Julien Puydt  <jpuydt@free.fr>

	* lib/gmcontacts/gmcontacts.h, lib/gmcontacts/gmcontacts-eds.cpp,
	lib/gmcontacts/gmcontacts-gmconf.cpp: Added the gmcontact_copy
	function call. Fixes #336464.
	* lib/gmcontacts/gmcontacts-eds.cpp: Made use of it to simplify code.

2006-03-29  Julien Puydt  <jpuydt@free.fr>

	* lib/gmcontacts/gmcontacts.h: Made a contact state an enum instead of
	magic values. Fixes #336445.
	* lib/gmcontacts/gmcontacts-avahi.cpp,
	lib/gmcontacts/gmcontacts-eds.cpp,
	lib/gmcontacts/gmcontacts-gmconf.cpp,
	lib/gmcontacts/gmcontacts-ldap.cpp, src/gui/addressbook.cpp: Made use
	of the previous.

2006-03-27  Damien Sandras  <dsandras@gnome.org>

	* lib/gmcontacts/gmcontacts-ldap.cpp: Fixed ILS server browsing.

2006-03-27  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/manager.cpp: Make sure the reason of the end of the 
	call is always the last thing displayed in the status bar.

2006-03-27  Julien Puydt  <jpuydt@free.fr>

	* src/gui/main.cpp: Reverted the transition to pure GOption, since it
	makes our dependancies too harsh.

2006-03-27  Julien Puydt  <jpuydt@free.fr>

	* src/gui/main.cpp: Reverted the transition to pure GOption, since it
	makes our dependancies too harsh.

2006-03-26  Julien Puydt  <jpuydt@free.fr>

	* src/gui/main.cpp: Made the transition to pure GOption, with a patch
	from Fabrice Alphonso.

2006-03-25  Julien Puydt  <jpuydt@free.fr>

	* lib/gmcontacts/gmcontacts-avahi.cpp: Cosmetic changes.

2006-03-24  Julien Puydt  <jpuydt@free.fr>

	* lib/gmcontacts/gmcontacts-eds.cpp: Fixed with the eds addressbooks,
	whereby removing all local addressbooks then trying to create one
	had a bad effect.

2006-03-24  Julien Puydt  <jpuydt@free.fr>

	* src/gui/misc.cpp: Fixed #335784, thanks Simon Wood for the report.
	* NEWS: Told about previous.

2006-03-19  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/manager.cpp: Improved error message when a request
	timeout SIP message is received.

2006-03-23  Julien Puydt  <jpuydt@free.fr>

	* src/gui/addressbook.cpp: Fixed #334960.
	* NEWS: Told about previous.

2006-03-23  Jan Schampera <jan.schampera@unix.net>

	* src/gui/addressbook.cpp: deleted 2 weird characters (unicode-rest
	from the previous commit) that made compilation impossible

2006-03-23  Julien Puydt  <jpuydt@free.fr>

	* lib/gmcontacts/gmcontacts-gmconf.cpp, src/gui/addressbook.cpp: Fixed
	#335472, thanks to Jan Schampera.
	* NEWS: Told about previous.

2006-03-22  Julien Puydt  <jpuydt@free.fr>

	* ekiga.desktop.in.in: Fixed #335457, thanks to Vincent Fretin.

2006-03-22  Tommi Vainikainen  <thv@iki.fi>

	* configure.in (ALL_LINGUAS): Added Dzongkha (dz).

2006-03-22  Julien Puydt  <jpuydt@free.fr>

	* ekiga.desktop.in.in: Fixed #61727, thanks to Vincent Fretin.

2006-03-21  Jan Schampera <jan.schampera@unix.net>

	* src/gui/druid.cpp: Fixed useless focus grabbing in druid which made
	some pages impossible to get the focus (doesn't actually fix a bug)
	* NEWS: updated.

2006-03-21  Julien Puydt  <jpuydt@free.fr>

	* src/gui/callshistory.cpp: Fixed #335377.

2006-03-21  Julien Puydt  <jpuydt@free.fr>

	* lib/gmmarshallers.c, lib/gmmarshallers.h, lib/gmmarshallers.list:
	Added a marshaller for a signal with a string and a boolean.
	* src/components/dbus_stub.xml, src/components/dbus.cpp,
	src/components/dbus.h: Added the OnHoldInfo signal and the
	gnomemeeting_dbus_component_set_call_on_hold function.
	* src/endpoints/manager.cpp: Made use of the previous. All of this
	fixes bug #333465.
	* NEWS: Mentioned this fix.

2006-03-21  Julien Puydt  <jpuydt@free.fr>

	* NEWS, src/endpoints/manager.cpp: Fixed end call detection through
	dbus.

2006-03-20  Jan Schampera <jan.schampera@unix.net>

	* NEWS, src/gui/config.cpp: Fixed wrong key name in URL handlers section
	for Gnome

2006-03-20  Julien Puydt  <jpuydt@free.fr>

	* NEWS, configure.in: Fixed compilation issues for opensolaris, thanks
	to Boying Lu (#335196).

2006-03-19  Jan Schampera <jan.schampera@unix.net>

	* NEWS src/gui/config.cpp: Added missing notifiers for "new message"
	sound event (Damien Sandras)

2006-03-19  Damien Sandras  <dsandras@gnome.org>

	* src/gui/accounts.cpp:
	No DNS test on registration. OPAL now provides the full host name on 
	timeouts.

2006-03-19  Damien Sandras  <dsandras@gnome.org>

	* NEWS: Updated with CVS NEWS from 2006-03-19.

2006-03-19  Damien Sandras  <dsandras@gnome.org>

	* src/endpoints/sip.cpp:
	Do not release a call done to myself in case of forking.
	Changed timers to RFC3261 compliant values.
	
	* src/endpoints/pcss.cpp:
	Added guards.

	* src/endpoints/manager.cpp:
	Put the GUI in "Connected" mode as soon as media is 
	received/transmitted.
	Fixes #335008.

	* src/devices/audio.cpp:
	ESD sucks.

	* configure.in:
	Back to HEAD.

2006-03-19  Jan Schampera <jan.schampera@unix.net>

	* NEWS src/gui/main.cpp: Added a tooltip for the status text label,
	to get the information also when the text is cut off

2006-03-19  Julien Puydt  <jpuydt@free.fr>

	* NEWS: Added explanation about bug #334685, as requested by Damien :)

2006-03-18  Julien Puydt  <jpuydt@free.fr>

	* src/gui/addressbook.cpp: Fixed #334685.

2006-03-18  Jan Schampera <jan.schampera@unix.net>

	* src/gui/preferences.cpp: Hopefully fix filedialog issues on WIN32
	related to MIME filtering not present

2006-03-18  Julien Puydt  <jpuydt@free.fr>

	* src/gui/addressbook.cpp: Partial fix for bug #334685.

2006-03-16  Vladimer Sichinava <alinux@siena.linux.it>

	* configure.in: added "ka" Georgian entry
	to ALL_LINGUAS.

2006-03-16  Julien Puydt  <jpuydt@free.fr>

	* src/gui/addressbook.cpp: Made some variables more explicit to be
	able to work properly on #334685.