2005-03-02 Damien Sandras * configure.in: Incremented version to 1.2.1. 2005-03-02 Damien Sandras * configure.in: Upgraded requirements to Mimas. 2005-02-21 Damien Sandras * configure.in: Fixed multiarch building thanks to Fred. Crozat. 2005-02-14 Damien Sandras * src/endpoint.cpp: Fixed problem with polycom units. 2005-02-14 Damien Sandras * lib/contacts/gm_contacts-eds.cpp: Fixed typo. Thanks Kilian. 2005-02-14 Pawan Chitrakar * configure.in: Added ne "Nepali" in ALL_LINGUAS 2005-02-07 Damien Sandras * lib/contacts/gm_contacts-eds.cpp: Fixed search without search parameter. 2005-02-06 Damien Sandras * help/C/gnomemeeting.xml, help/fr/gnomemeeting.xml: Fixed XML thanks to Stefan Bruens 2005-02-03 Damien Sandras * src/endpoint.cpp: Reverted change. 2005-02-03 Damien Sandras * src/endpoint.cpp: Improved fix for notation when the remote host is ipv6. 2005-02-03 Damien Sandras * src/gnomemeeting.cpp: Exit if there is no Picture plugin. * src/endpoint.cpp: Fixed notation when the remote host is ipv6. 2005-01-28 Damien Sandras * src/main_window.cpp: Removed unused callback that was giving problems with GTK+ 2.6. 2005-01-26 Miguel Rodríguez Pérez * configure.in: Let us compile against libebook-1.2 too. This time avoiding to broke the build ;) 2005-01-25 Miguel Rodríguez Pérez * NEWS: Updated. * configure.in: Let us compile against libebook-1.2 too. 2005-01-06 Damien Sandras * lib/contacts/gm_contacts-eds.cpp: Removed unuseful instruction giving warnings with EDS 1.2. 2005-01-04 Miguel Rodriguez Perez * src/main_window.cpp (gm_mw_init_menu, gm_mw_video_window_new): Don't create an entry in the manus to switch to fullscreen if SDL is not available at compile time. 2004-12-28 Damien Sandras * src/connection.cpp: Fixed #162391. 2004-12-28 Damien Sandras * C/gnomemeeting.xml, fr/gnomemeeting.xml: Changed host:[port] into host[:port] thanks to Hugh Daniel. 2004-12-26 Miguel Rodriguez Perez * po/es.po * src/callbacks.cpp (about_callback): * src/tray.cpp: * src/config.cpp: * src/pref_window.cpp: * AUTHORS (Contributors): Change my email address to the one in gmail. * lib/contacts/Makefile.am (INCLUDES): Add GNOMEMEETING_CFLAGS so that it can be compiled with pwlib installed ouside of /usr. 2004-12-24 Damien Sandras * src/callbacks.cpp: Fixed about dialog. * src/endpoint.cpp: Do take a lock on the connection when reading the volume from the device as it is already done and unnecessary. * NEWS: Updated with CVS NEWS. 2004-12-22 Damien Sandras * gnomemeeting.service.in, src/dbus_component.cpp, src/dbus_component.h: Fixed leaks thanks to Julien. 2004-12-22 Damien Sandras * src/log_window.cpp, src/main_window.cpp: Applied UI fixes provided by Eskil Bylund . 2004-12-22 Damien Sandras * help/C/gnomemeeting-C.omf help/fr/gnomemeeting-fr.omf: Fixed relation serie id thanks to SUN (Maeve Anslow) and Christopher Warner. 2004-12-13 Kilian Krause * lib/gtk-text-tag-addon.h, lib/gtk-text-buffer-addon.c: Fixed compilation on FreeBSD. Fix by Roger Hardiman . Thanks!