2005-09-05 Damien Sandras * configure.in: Incremented PWLIB_REC and OPENH323_REC. Merged translations from HEAD. 2005-08-23 Damien Sandras * src/vfakeio.cpp: Disabled VFS support for now. 2005-08-09 Damien Sandras * configure.in: Applied patch from Frederic Crozat to fix the build. Thanks! * lib/gm_conf-widget_extensions.c: Check there is a child before trying to read the value. Added due to side-effect of patch in bug #145416 which triggers the deactivate signal for all GtkOptionMenu GtkMenuShells when the main menu is selected. * src/druid.cpp, src/stunclient.cpp: Fixed freeze when hitting the NAT test button twice thanks to Frederic Crozat. 2005-08-07 Damien Sandras * src/pref_window.cpp: Fixed sound events output devices list. Fixes Debian #313174. 2005-08-01 Julien Puydt * src/sound_handling.cpp (GMAudioRP::Main): got rid of a nbr_opened_channels-- in a macro call. 2005-06-21 Damien Sandras * configure.in: Added pkg-config detection. Incremented version. * Tagged for 1.2.2 : v1-2-2 2005-06-18 Christian Rose * configure.in: Added "he" to ALL_LINGUAS. 2005-05-26 Damien Sandras * src/zeroconf_publisher.cpp: Fixed leak thanks to Stefan Brüns. 2005-04-12 Miguel Rodríguez Pérez * src/vfakeio.h (class GMH323FakeVideoInputDevice): Added declaration of error_loading_pixbuf. * src/vfakeio.cpp (async_read_cb, async_open_cb) (error_loading_pixbuf): When an error happens while reading the user-supplied image-file call error_loading_pixbuf and set gnomemeeting logo as the image. 2005-04-05 Damien Sandras * src/dbus_component.cpp: Fixed double free thanks to Philippe Normand. 2005-04-05 Damien Sandras * lib/stats_drawing_area.*, endpoint.cpp: Applied patch from Stefan Bruens for more optimisation of the stats display and to fix a peak appearing when the stats drawing area is hidden then shown by the user. 2005-04-01 Steve Murphy * configure.in: Added "rw" to ALL_LINGUAS. 2005-03-25 Damien Sandras * src/main_window.cpp, src/videograbber.cpp: Do not update the video sliders if the driver returns values of zero for all settings, instead reuse the former values. Thanks to schorpp _@_ schorpp.dyndns.dk. * src/vfakeio.cpp, src/vfakeio.h: Added GetParameters function that returns 0 for all settings. 2005-03-23 Adi Attar * configure.in: Added 'xh' to ALL_LINGUAS. 2005-03-21 Damien Sandras * src/main_window.cpp: Fixed inversion of whiteness and brightness settings when using the sliders thanks to schorpp _AT_ schorpp.dyndns.dk.