aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
* 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 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-212-0/+25
* 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-1813-300/+332
* Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...Damian Minkov2012-08-176-348/+345
* Adds custom actions to source contacts.Damian Minkov2012-08-161-1/+235
* Adds listener to update UI from custom actions when needed. Changes in notifi...Damian Minkov2012-08-164-2/+99
* 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-154-12/+52
* Improves NotificationMessage unread messages counting and displaying.Damian Minkov2012-08-152-26/+51
* 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
* A new custom contact action service allowing to represent more actions for a ...Yana Stamcheva2012-08-1315-77/+1031
* 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-092-127/+80
* Updates growl4j in order to use growl SDK version 1.3.1Vincent Lucas2012-08-083-30/+16
* Fixes lost focus in chat window, when receiving messages while typing.Yana Stamcheva2012-08-081-2/+2
* Adds password modification from within Jitsi for XMPP accounts that allow it....Emil Ivov2012-08-072-0/+78
* Only take the focus if the "auto popup" property is switched on. Patch provid...Yana Stamcheva2012-08-072-11/+16
* - Works on removing the video of a video conference participant from display ...Lyubomir Marinov2012-08-035-167/+188
* Corrects warning dialog height on Linux when closing a chat window with: a un...Vincent Lucas2012-08-021-89/+53
* Adds SDES for XMPP. Works with Jingle and GTalk (only for gmail web app, does...Vincent Lucas2012-08-0211-255/+923
* Fixes "Remove contact" message when the account is not logged in.Yana Stamcheva2012-07-272-2/+15
* Fixes "Add contact" dialog message when account is not connected. Reported by...Yana Stamcheva2012-07-271-0/+15
* Fixes call conference creation from Tools menu.Yana Stamcheva2012-07-261-5/+17
* Fixes the layout of non-video-contributing participants in video conference c...Lyubomir Marinov2012-07-263-146/+105
* - Fixes the horizontal gap between multiple videos in a call. It used to appe...Lyubomir Marinov2012-07-251-11/+39
* Logs an exception which would otherwise be swallowed and would thus obstruct ...Lyubomir Marinov2012-07-252-10/+11
* Commits a patch by Paweł Domas which addresses "Jitsi System Tray not initia...Lyubomir Marinov2012-07-244-242/+301
* Fixes a failure to keep the aspect ratio of the video when switching to full ...Lyubomir Marinov2012-07-245-83/+88
* Adds last message correction functionality. Implementation provided by Ivan V...Yana Stamcheva2012-07-1216-66/+818
* Change global status behaviour, count provider without presence only for avai...Damian Minkov2012-07-122-28/+18
* Adds property for skipping providers that have only Online/Offline status, wh...Damian Minkov2012-07-122-0/+34
* Updates Ice4j to svn revison #315: Adds log information about candidate harve...Vincent Lucas2012-07-113-0/+25
* Checks in the configuration service for route video and desktop property.Damian Minkov2012-07-111-0/+4
* When calling a Jitsi contact from Microsoft Outlook, looks for available phon...Lyubomir Marinov2012-07-112-4/+1