2006-09-04 Damien Sandras <
[email protected]>
* configure.in:
Incremented version number and opal/pwlib recommended versions.
2006-09-02 Damien Sandras <
[email protected]>
* src/gui/config.cpp:
Fixed url handlers upgrade (#350953).
* src/gui/ekiga.cpp:
Fixed display of OPAL version in history.
2006-08-31 Julien Puydt <
[email protected]>
* src/clients/avahi.cpp: Fixed #349804 with help from Sebastien
Estienne and Lennart Poettering.
2006-08-29 Damien Sandras <
[email protected]>
* ekiga.schemas.in.in src/endpoints/ekiga.cpp
src/endpoints/manager.cpp src/gui/preferences.cpp:
Improved reinvite support. Various cleanups.
2006-08-26 Julien Puydt <
[email protected]>
* src/gui/accounts.cpp: Fixed #351937.
2006-08-17 Julien Puydt <
[email protected]>
* configure.in: Applied patch from Frederic Peters to follow new
PoLinguas instructions.
2006-08-15 Damien Sandras <
[email protected]>
* src/gui/main.cpp: Fixed video suspend (#347874).
2006-08-15 Damien Sandras <
[email protected]>
* ekiga.desktop.in.in: Added bugzilla support to desktop file
(fixes #348309).
2006-07-09 Damien Sandras <
[email protected]>
* src/gui/callbacks.cpp:
Fixed typo which triggered #346907.
2006-07-05 Damien Sandras <
[email protected]>
* src/clients/stun.cpp: When executing the NAT test, and STUN is not
suitable, remove the current STUN setting instead of leaving it as is.
Thanks to Elaine Xiong <elaine xiong sun com> for reporting this.
2006-07-05 Julien Puydt <
[email protected]>
* src/gui/accounts.cpp: Added '#' as allowed character in usernames
(Fixes #346545).
2006-07-03 Damien Sandras <
[email protected]>
* src/gui/main.cpp: Call numbers are now inserted in the URL bar at
the cursor position thanks to a patch from Philippe Gassmann
<philippe gassmann anyware-tech.com>. Many Thanks! (Fixes #346481)
2006-06-15 Damien Sandras <
[email protected]>
* src/endpoints/h323.cpp src/endpoints/h323.h
src/endpoints/manager.cpp src/endpoints/pcss.cpp
src/endpoints/pcss.h src/endpoints/sip.cpp src/endpoints/sip.h:
Fixed call forwarding on no answer.
Fixed delay after which an incoming call is rejected.
2006-06-14 Damien Sandras <
[email protected]>
* src/gui/accounts.cpp:
Allow '*' in the user name.