aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* Fixes java 5 compatibility.Damian Minkov2012-09-171-1/+0
* Applies a patch from Boris Grozev that allows setting different codec configu...Emil Ivov2012-09-1330-1819/+2540
* Applies a patch from Boris Grozev that fixes an exception thrown when an acco...Emil Ivov2012-09-131-1/+2
* 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-139-534/+587
* Renames auto answer menu.Damian Minkov2012-09-101-1/+2
* 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-051-0/+4
* Merges redundant code (between CryptoPacketExtension and sdes4j) for parsing ...Vincent Lucas2012-09-051-58/+9
* 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-0319-233/+1022
* 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 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
* 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
* Fixes issues with video conferencing such as the display of a non-focus parti...Lyubomir Marinov2012-08-215-1147/+1068
* 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
* Fixes issues with video conferencing such as a failure of the local video to ...Lyubomir Marinov2012-08-1817-402/+414
* Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...Damian Minkov2012-08-1710-348/+519
* Adds custom actions to source contacts.Damian Minkov2012-08-162-3/+237
* Adds listener to update UI from custom actions when needed. Changes in notifi...Damian Minkov2012-08-167-2/+163
* Checks if a custom contact action should be shown for a given contact.Yana Stamcheva2012-08-163-4/+100
* Changes the way we read count of unread notifications, to show to user overal...Damian Minkov2012-08-163-2/+42
* Makes ContactAction-s aware of the x and y coordiantes of the action component.Yana Stamcheva2012-08-156-26/+69
* Improves NotificationMessage unread messages counting and displaying.Damian Minkov2012-08-152-26/+51
* Adds a notification source to the NotificationMessage used in OperationSetMes...Yana Stamcheva2012-08-141-1/+19
* Checks if a custom contact action has more than one details to deal with.Yana Stamcheva2012-08-142-15/+43
* Corrects problem when displaying an apostrophe character in the ChatConversat...Vincent Lucas2012-08-141-0/+6
* Fixes tests.Damian Minkov2012-08-131-1/+1
* A new custom contact action service allowing to represent more actions for a ...Yana Stamcheva2012-08-1320-77/+1269
* Adds an optional signup link in provisioning authentication window.Yana Stamcheva2012-08-114-12/+133
* Adds password support for google relayed candidate (updates ice4j to svn revi...Vincent Lucas2012-08-102-4/+15
* Removes the "welcome" Growl notification on Jitsi startup. Improves the memor...Lyubomir Marinov2012-08-093-128/+81