aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-076-2/+458
* 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-039-242/+282
* 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-0220-274/+1234
* 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 a NullPointerException in MediaAwareCallPeer related to ConferenceMembe...Lyubomir Marinov2012-07-261-5/+12
* - Fixes the horizontal gap between multiple videos in a call. It used to appe...Lyubomir Marinov2012-07-252-27/+57
* Logs an exception which would otherwise be swallowed and would thus obstruct ...Lyubomir Marinov2012-07-252-10/+11
* Adds support for a boolean ConfigurationService property with name net.java.s...Lyubomir Marinov2012-07-252-32/+83
* Commits a patch by Paweł Domas which addresses "Jitsi System Tray not initia...Lyubomir Marinov2012-07-244-242/+301