aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes java 5 compatibility.Damian Minkov2012-09-171-1/+0
* Reverts .classpath file.Damian Minkov2012-09-141-1/+1
* Applies a patch from Boris Grozev that allows setting different codec configu...Emil Ivov2012-09-1333-1914/+2641
* Applies a patch from Boris Grozev that fixes an exception thrown when an acco...Emil Ivov2012-09-131-1/+2
* Adds an empty png for spellcheck languages without a flag (they currently app...Emil Ivov2012-09-131-0/+0
* Fixes AIM account registration link. Patch by Boris GrozevEmil Ivov2012-09-131-4/+1
* Applies a patch from Boris Grozev that now prevents ICE configuration from cl...Emil Ivov2012-09-131-0/+7
* Applies a patch from Boris Grozev that fixes the option that allows to disabl...Emil Ivov2012-09-131-2/+5
* Applies a patch from Boris Grozev that Adds a password strength meter to XMPP...Emil Ivov2012-09-1311-534/+604
* Renames voicemail alias uri label to voicemail subscription uri.Damian Minkov2012-09-121-1/+1
* Updates Ice4j to svn revision #336: Applies first part of Carl Hasselskog pat...Vincent Lucas2012-09-121-0/+0
* Corrects writing DTMF payload (RFC4733) for RTP packets, when the RTP packet ...Vincent Lucas2012-09-111-0/+0
* Renames auto answer menu.Damian Minkov2012-09-102-2/+4
* Fixes NullPointerException thrown when a call is received and there's no avai...Yana Stamcheva2012-09-091-2/+10
* Corrects disable/re-enable sound notification mechanism.Vincent Lucas2012-09-073-22/+79
* Skips empty property names in configuration service and provisioning.Damian Minkov2012-09-052-0/+4
* Merges redundant code (between CryptoPacketExtension and sdes4j) for parsing ...Vincent Lucas2012-09-052-58/+9
* Updates task signing macosx app.Damian Minkov2012-09-041-3/+3
* Changes extracting auto away configurations.Damian Minkov2012-09-036-95/+132
* Improves SIP and XMPP configuration interface to choose the priority between ...Vincent Lucas2012-09-0320-233/+1025
* Adds signing application when creating dmg.Damian Minkov2012-09-031-0/+35
* Updates the list of custom action buttons when a CustomContactActionsService ...Yana Stamcheva2012-09-031-45/+107
* Changes the way action is performed on custom actions for source contacts. Fi...Damian Minkov2012-08-303-69/+14
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-3078-549/+1375
* Fixes run and tests.Damian Minkov2012-08-291-1/+1
* Retrieves account display name from account id if not returned from the accou...Damian Minkov2012-08-291-1/+6
* Adds missing import, that fixes incoming file transfer on windows.Damian Minkov2012-08-291-0/+1
* Fixes contact's appearing when the status message is too long.Yana Stamcheva2012-08-281-2/+2
* Fixes contact list button clicks.Yana Stamcheva2012-08-281-16/+31
* Fixes a NullPointerException during video conference calls. Reported by Emil ...Lyubomir Marinov2012-08-281-0/+0
* Updates Ice4j to revision #333: Corrects connectivity check client nerver ter...Vincent Lucas2012-08-241-0/+0
* Fixes autoway listening for idle, a bug where it adds listening for 0sec. of ...Damian Minkov2012-08-241-17/+64
* Fixes single window interface.Yana Stamcheva2012-08-241-3/+3
* Adds plugin components in the Swing thread.Yana Stamcheva2012-08-231-6/+24
* Fixes contact details appearance.Yana Stamcheva2012-08-231-0/+12
* Fixes contact details length.Yana Stamcheva2012-08-231-12/+12
* Updates Ice4j to revision #332: Corrects the problem of truncated datagram pa...Vincent Lucas2012-08-231-0/+0
* Makes flexible adding contact list buttons.Damian Minkov2012-08-221-7/+12
* Removes correctly deleted notifications.Yana Stamcheva2012-08-222-13/+28
* Adds remove of contact sources from ui.Damian Minkov2012-08-221-5/+52
* Removes notifications that are no longer available.Yana Stamcheva2012-08-221-14/+35
* Updates Ice4j to revision #331: Corrects STUN packet length computation as po...Vincent Lucas2012-08-221-0/+0
* Fixes issues with video conferencing such as the display of a non-focus parti...Lyubomir Marinov2012-08-216-1147/+1068
* Updates Ice4j to revision #330: Improves detection of STUN packets (MAGIC_COO...Vincent Lucas2012-08-211-0/+0
* Adds contact removed to the ContactQuery listener, that will give the option ...Damian Minkov2012-08-214-0/+93
* Updates custom action horizontal space.Damian Minkov2012-08-211-1/+1
* Updates Ice4j to revision #328: Handles TCP socket when closed by remote host...Vincent Lucas2012-08-211-0/+0
* Fixes a crash of the Outlook presence, IM and VoIP integration related to a r...Lyubomir Marinov2012-08-204-10/+36
* Fixes issues with video conferencing such as a failure of the local video to ...Lyubomir Marinov2012-08-1818-402/+414
* Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...Damian Minkov2012-08-1710-348/+519