2009-03-02 Damien Sandras * configure.ac: Applied patch from Eugen that increments version numbers. 2009-03-02 Damien Sandras * src/gui/main.cpp: Fixed possible crash on incoming calls when compiled without lib notify support due to the use of a direct pointer instead of gmref_ptr. 2009-02-27 Damien Sandras * Coding_Policy: * src/ekiga-config-tool.in: * ekiga.schemas.in.in: Various patches from Eugen. 2009-02-25 Damien Sandras * src/gui/main.cpp: Fixed problem thanks to a patch from Eugen Dedu. Thanks! 2009-02-25 Damien Sandras * ekiga.schemas.in.in: Removed obsolete comment. 2009-02-25 Damien Sandras * lib/engine/components/ptlib/audioinput-manager-ptlib.cpp: * lib/engine/components/ptlib/audiooutput-manager-ptlib.cpp: Fixed problem introduced by the recent OpalMediaStream changes. Thanks to Eugen for leading me in the right direction. 2009-02-23 Damien Sandras * lib/engine/components/sip-endpoint.cpp: Fixed incoming calls. 2009-02-22 Jan Schampera * src/gui/assistant.cpp: Grammar fix (bug #571782) 2009-02-14 Damien Sandras * lib/platform/platform-win32.c: Patch from Michael Cronenworth. Thanks! 2009-02-14 Damien Sandras * ekiga.schemas.in.in: Fixed disable_stun key. 2009-02-11 Damien Sandras * src/gui/main.cpp: * lib/engine/components/local-roster/local-presentity.cpp: * lib/engine/components/local-roster/local-heap.cpp: Better fix. 2009-02-11 Damien Sandras * src/gui/main.cpp: * lib/engine/components/local-roster/local-presentity.cpp: * lib/engine/components/local-roster/local-heap.cpp: Do not allow whitespaces in uris. Fixes bug report #568240. 2009-02-11 Damien Sandras * win32/directx/dxerr9.h: * win32/directx/strmif.h: * win32/directx/ksuuids.h: Fixed mingw32 compilation thanks to Michael Cronenworth . Thanks a lot! 2009-02-07 Damien Sandras * lib/engine/components/resource-list/Makefile.am: Fixed make dist thanks to Eugen Dedu. 2009-02-03 Damien Sandras * lib/engine/components/opal/opal-call.cpp: When calling out by double-clicking on a contact in the roster, update the url bar with the called uri. 2009-02-03 Damien Sandras * lib/engine/components/opal/opal-call.cpp: * lib/engine/components/opal/opal-call.h: The call setup is now threaded which makes Ekiga GUI finally more reactive again. We still keep the main call setup in the main thread, which allows cancelling a call before it fails or succeeds. 2009-02-02 Damien Sandras * src/gui/main.cpp: Cleanups. 2009-02-02 Damien Sandras * lib/gui/gmconfwidgets.c: * lib/gui/gmmenuaddon.c: * lib/gui/gmdialog.c: Removed obsolete gdk_threads_ calls which were still present. 2009-02-01 Damien Sandras * lib/engine/components/opal/opal-account.cpp: Fixed account data corruption when the authentication user name is left blank (bug #570024). 2009-01-24 Damien Sandras * lib/engine/engine.cpp: Fixed crash on exit due to bad initialization order of the various cores. 2009-01-21 Damien Sandras * src/gui/main.cpp: Clear call url at the end of calls. (#568249) 2009-01-21 Damien Sandras * src/gui/main.cpp: Exclude H.323. 2009-01-21 Damien Sandras * src/gui/main.cpp: When the user forgets to use the auto-completion, use the first account in the list as default. (#568338) 2009-01-21 Damien Sandras * src/gui/accounts.cpp: When double-clicking an account, enable it or disable it. (#568586) 2009-01-21 Damien Sandras * lib/engine/components/opal/opal-call-manager.cpp: * lib/engine/components/opal/sip-endpoint.h: * lib/engine/components/opal/sip-endpoint.cpp: * lib/engine/components/opal/opal-main.cpp: Do not force the SIP listen port to be in the udp port range. Optimized dialog info notifications handling. 2009-01-17 Damien Sandras * Makefile.am: Fixed make dist thanks to Eugen Dedu. 2009-01-08 Damien Sandras * lib/engine/components/opal/opal-call-manager.cpp: Fixed G.722 usage. It was impossible to enable it due to the wrong frequency specified in the RFC. 2009-01-06 Damien Sandras * src/gui/callbacks.cpp: Oops, added missing ',' thanks to Eugen. 2009-01-06 Damien Sandras * Makefile.am: Another fix from Eugen. 2009-01-06 Damien Sandras * Makefile.am: Fixed installation of desktop.pc.in.in instead of desktop.pc thanks to Eugen Dedu (bug #566773). 2009-01-05 Damien Sandras * configure.ac: Incremented version number. tag EKIGA_3_1_0