2007-09-04  Damien Sandras  <[email protected]>

       * src/endpoints/pcss.cpp: Increased sound channels buffer depth
       for Vista.

2007-08-15  Damien Sandras  <[email protected]>

       *  src/gui/main.cpp: Reapplied to the new branch.

2007-08-15  Julien Puydt  <[email protected]>

       *  src/gui/main.cpp: Reverted previous as it breaks string freeze.

2007-08-15  Julien Puydt  <[email protected]>

       * src/gui/main.cpp: Applied patch from Patrick Wade
       <patrick wade sun com> to add missing keystrokes for accessibility
       in toplevel menus.

2007-08-10  Damien Sandras  <[email protected]>

       * win32/diff/ptlib_configure.ac: Make sure that P_DNS is defined
       and DNS support is included into the build. Patch from Vincent
       Luba <luba novacom be>.

2007-06-30  Damien Sandras  <[email protected]>

       * Makefile.am, win32/Makefile: Added missing icon to "make dist".
       Regenerate configure before compiling. Patch from Vincent Luba
       <luba novacom be>.

2007-06-27  Damien Sandras  <[email protected]>

       * win32/Makefile: Updated Makefile thanks Vincent Luba.

2007-06-23  Julien Puydt  <[email protected]>

       * configure.in: Added linux-gnueabi to the list of platforms
       recognized as linux, thanks to Lennert Buytenhek.

2007-06-19  Damien Sandras  <[email protected]>

       * src/gui/callbacks.cpp: Do not display picture on WIN32.

       * src/gui/main.cpp: Only check for GCONF_TEST_AGE when GConf
       is being used and not the pure GmConf.

       * win32/ico/ekiga-uninstall.ico: Added icon to the uninstaler.

       * win32/nsisinstaller/ekiga.nsi: Various fixes.

       * win32/Makefile: Various fixes + DirectShow support.

       * lib/gui/gmtray/pixbuf_to_hicon.c: Removed redundant code.

       * lib/gui/gmpreferences.c: Added converstion to UTF-8 for Vista.

       Huge patch from Vincent Luba <vincent luba novacom be>. Thanks!

2007-06-09  Damien Sandras  <[email protected]>

       * win32/diff/ptlib_Makefile.am,
       win32/diff/ptlib_configure.ac,
       win32/Makefile:
       Backport from HEAD.

2007-06-09  Damien Sandras  <[email protected]>

       * configure.in: Updated recommended versions.

2007-06-02  Damien Sandras  <[email protected]>

       * src/endpoints/ekiga.cpp:
       Do not use the loopback interface as possible interface on OpenSolaris
       thanks to Elaine Xiong <elaine xiong sun com>. Thanks!

2007-06-02  Damien Sandras  <[email protected]>

       * win32/nsisinstaller/ekiga.nsi:
       Committed update for the installer thanks to Vincent Luba
       <luba novacom be>.

2007-05-29  Damien Sandras  <[email protected]>

       * win32/diff/ekiga_configure.diff, win32/Makefile:
       Applied various changes from Vincent Luba.

2007-05-29  Damien Sandras  <[email protected]>

       * AUTHORS: Updated file with forgotten contributions taken from
       ChangeLog.

2007-05-23  Damien Sandras  <[email protected]>

       * src/endpoints/sip.cpp: Correct ACK timeout.

2007-05-23  Damien Sandras  <[email protected]>

       * src/endpoints/sip.cpp: Reduced ACK timeout.

2007-04-24  Damien Sandras  <[email protected]>

       * src/endpoints/sip.cpp, src/endpoints/sip.h:
       Added mutex to protect the collection of messages.

2007-04-21  Damien Sandras  <[email protected]>

       * win32/nsisinstaller/language_files/english.nsh,
       win32/nsisinstaller/language_files/french.nsh,
       win32/nsisinstaller/ekiga.nsi: Fixed check for installed GTK+ version.
       Do not exit in case of error. Patch from Vincent Luba <vincent luba
       novacom be>. Thanks!

2007-04-15  Damien Sandras  <[email protected]>

       * ekiga.schemas.in.in: Decreased the default NAT
       binding refresh timeout.

2007-04-13  Damien Sandras  <[email protected]>

       * win32/Makefile:
       Fixed problem related to recently deleted ekiga.rc.
       Improved Makefile so that it automatically detects
       what OPAL and PWLIB versions to use.
       Thanks to Vincent Luba <luba novacom be>.