aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update UPnP library (Add timeout for HttpURLConnection).Sebastien Vincent2011-01-131-0/+0
|
* When opening a chat, notify the ChatChangeListeners in a separate thread to ↵Sebastien Vincent2011-01-131-26/+40
| | | | avoid being blocked if audio/video capabilities determination takes too much time (typically a Jabber contact that do not answer to/support service discovery).
* Add missing os-specific in init.Damian Minkov2011-01-131-0/+1
|
* Update jna bundle.Damian Minkov2011-01-138-12/+41
|
* Fixes a problem causing inaccurate result on contact search in the contact list.Yana Stamcheva2011-01-122-12/+18
| | | | Fixes wrong behavior in contact list - when one clicks with the right mouse button, after she has clicked the left mouse button, the chat window was opened together with the right button menu, while the right behavior would be to have just the right button menu opened.
* Removes izpack-shortcut-link.jar from the classpaths of Eclipse and NetBeans ↵Lyubomir Marinov2011-01-122-2/+1
| | | | as it has been removed from the repository in r8158.
* Fires QUERY_COMPLETED or QUERY_ERROR at the end of the execution of the ↵Lyubomir Marinov2011-01-122-5/+24
| | | | ContactQueries of the Address Books of Microsoft Outlook and Mac OS X.
* Use registry for autostart on windows.Damian Minkov2011-01-1216-85/+167
|
* Commit from translate.sip-communicator.org by user ratelists.: 954 of 954 ↵Pootle2011-01-121-2/+45
| | | | messages translated (0 fuzzy).
* Check CoInitializeEx return code in jdirectshow JNI and do not call ↵Sebastien Vincent2011-01-124-100/+139
| | | | CoUninitialize if CoInitializeEx has not return S_OK or S_FALSE.
* Rebuilds libphonenumber-2.4.jar with Java 1.5 class file compatibility in ↵Lyubomir Marinov2011-01-111-0/+0
| | | | response to a report of Emil Ivov on the dev mailing list in the thread of r8153.
* Normalizes phone numbers found in the Address Books of Microsoft Outlook and ↵Lyubomir Marinov2011-01-111-1/+1
| | | | Mac OS X.
* Normalizes phone numbers found in the Address Books of Microsoft Outlook and ↵Lyubomir Marinov2011-01-1111-6/+210
| | | | Mac OS X.
* Removes unused import.Yana Stamcheva2011-01-111-2/+0
|
* Update jain-sip (setting ports and address of some resend messages), issue#894.Damian Minkov2011-01-115-0/+70
| | | | Make sure we filter requests that are not coming from our proxy.
* Fixes issue with closing calls when the call window is closed. Reported on ↵Yana Stamcheva2011-01-115-17/+108
| | | | dev by Fabio Telme and Conrad Beckert.
* Fixed NPE during the logout of an account when some contacts do not have a ↵Matthieu Casanova2011-01-111-1/+5
| | | | parentMetaContactGroup
* Click to toggle mute, hold down the microphone button to adjust microphone ↵Yana Stamcheva2011-01-1113-251/+518
| | | | | | sound. Fixed some microphone related icons.
* Fixes an access violation in the support for the Address Book of Microsoft ↵Lyubomir Marinov2011-01-116-41/+56
| | | | Outlook (privately) reported by Damian Minkov.
* Attempt to fix random crash that happen with the Windows native renderer and ↵Sebastien Vincent2011-01-116-10/+23
| | | | the VideoFlipEffect.
* Temporarily disables the support for the Address Book of Microsoft Outlook ↵Lyubomir Marinov2011-01-112-0/+0
| | | | because of a crash (privately) reported by Damian Minkov.
* Delays the linking to the Microsoft Outlook API from compile to run time as ↵Lyubomir Marinov2011-01-105-12/+102
| | | | much as possible in order to fix a crash on Windows XP without Microsoft Outlook (privately) reported by Damian Minkov.
* Fix format exception that has been introduced in commit 8141.Sebastien Vincent2011-01-101-1/+3
|
* Temporarily disables the support for the Address Book of Microsoft Outlook ↵Lyubomir Marinov2011-01-102-0/+0
| | | | because of a crash (privately) reported by Damian Minkov.
* Fix the case when the callee does not support an audio codec that the caller ↵Sebastien Vincent2011-01-104-1/+42
| | | | offer, he may reuse the payload-type ID of this codec for video (when he enables it) which is not a good behavior.
* Lyubomir Marinov2011-01-101-0/+3
|
* Mitigate the following issue with the support for the Address Book of Mac OS ↵Lyubomir Marinov2011-01-106-5/+142
| | | | X: if Microsoft Office is not installed or a 32-bit version of Microsoft Office is installed on 64-bit Windows and SIP Communicator, a dialog may appear to notify the SIP Communicator user that there is no default e-mail program.
* Commit from translate.sip-communicator.org by user acastroy.: 954 of 954 ↵Pootle2011-01-091-5/+5
| | | | messages translated (0 fuzzy).
* Sets the preferredProtocols for the well-known ContactDetails of the ↵Lyubomir Marinov2011-01-092-1/+37
| | | | SourceContacts found in the Address Book of Mac OS X.
* Fixes problem with calling address book contacts. Reported by Emil Ivov on ↵Yana Stamcheva2011-01-093-81/+117
| | | | dev (01/09/2011 subject: Re: [sip-comm-dev] A few issues with Apple's Address Book support).
* Try to obtain the received call notification contact image from one of the ↵Yana Stamcheva2011-01-092-27/+45
| | | | additional contact sources.
* Fixes the following issue reported by Emil Ivov on the dev mailing list in ↵Lyubomir Marinov2011-01-081-2/+2
| | | | the thread _A few issues with Apple's Address Book support_: I don't get the images [...] in the contact list and only see them in the tool tip.
* Fixes the following issues reported by Emil Ivov on the dev mailing list in ↵Lyubomir Marinov2011-01-081-26/+79
| | | | the thread _A few issues with Apple's Address Book support_: (1) The call button is disabled even though the tool tip does show the phone entries, (2) Searches do not seem to work on the concatenation of the first and last names.
* Try to obtain the received call notification contact image from one of the ↵Yana Stamcheva2011-01-081-1/+123
| | | | contact sources.
* Implements ExtendedContactSourceService for the Address Books of Microsoft ↵Lyubomir Marinov2011-01-086-33/+73
| | | | Outlook and Mac OS X.
* Fixes the Makefile for the JNI binary of the support for the Address Book of ↵Lyubomir Marinov2011-01-081-1/+1
| | | | Microsoft Outlook.
* Fixes the Makefile for the JNI binary of the support for the Address Book of ↵Lyubomir Marinov2011-01-084-7/+7
| | | | Microsoft Outlook.
* Displays images for the contacts fetched from the Address Book of Mac OS X.Lyubomir Marinov2011-01-074-158/+211
|
* Displays kABOrganizationProperty as the displayName of SourceContact for ↵Lyubomir Marinov2011-01-074-3/+98
| | | | companies fetched from the Address Book of Mac OS X.
* Activates an initial implementation of the support for the Address Book of ↵Lyubomir Marinov2011-01-079-53/+388
| | | | Mac OS X. Neither it, nor the support for the Address Book of Microsoft Outlook implement the SourceContact image property.
* Updates felix.jar to version 3.0.7 (Courtesy of Richard S. Hall).Damian Minkov2011-01-072-1/+12
| | | | Update check from menu on windows is ran in new thread, preventing block swing if authentication needed.
* Fixes NullPointerException-s on chat window close and chat window open.Yana Stamcheva2011-01-072-4/+6
|
* Some gui refactoring.Yana Stamcheva2011-01-0742-1756/+2942
|
* Searches through more properties of the Microsoft Outlook contacts.Lyubomir Marinov2011-01-066-23/+116
|
* Make sure we init addresses for packet logging if they are not set in sip ↵Damian Minkov2011-01-061-6/+36
| | | | stack, and make sure no exception comes out from sip logger. Issue #894.
* Commits work in progress on adding support for the Address Book of Mac OS X.Lyubomir Marinov2011-01-0514-46/+610
|
* Fix default values for jabber connection (stun auto-discover and jingle ↵Damian Minkov2011-01-055-4/+40
| | | | | | | nodes if account props are missing) to reflect default values when creating account. Add option to change source when sending generic jabber notifications. Ignore time for querying network devices when checking for changes in network config.
* Commits work in progress on adding support for the Address Book of Mac OS X.Lyubomir Marinov2011-01-0430-389/+625
|
* Enable Skein MAC for SRTP and ZRTPWerner Dittmann2011-01-035-24/+65
|
* Activates the implementation of searching in the Address Book of Microsoft ↵Lyubomir Marinov2011-01-036-8/+43
| | | | Outlook committed in r8114.