aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* 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
* Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...Damian Minkov2012-08-174-221/+341
* 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-162-0/+45
* 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-161-1/+2
* 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
* A new custom contact action service allowing to represent more actions for a ...Yana Stamcheva2012-08-1312-76/+1025
* 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
* Adds last message correction functionality. Implementation provided by Ivan V...Yana Stamcheva2012-07-121-8/+15
* Shows error dialog if provisioning failed and is mandatory.Damian Minkov2012-07-115-4/+2
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-101-0/+2
* Adds global status menu to the tray menus, adding global status service.Damian Minkov2012-07-032-5/+5
* Updates tooltip content when account statuses are hidden.Damian Minkov2012-06-291-6/+10
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-298-13/+24
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-298-8/+9
* Adds property to hide account selection when single option is available.Damian Minkov2012-06-261-4/+15
* Fixes wrong menu item states, missing some configuration evaluation.Damian Minkov2012-06-261-4/+30
* Adds video conference interface enhancements.Yana Stamcheva2012-06-251-2/+1
* Adds an option to use additional phone numbers for video calls and desktop sh...Damian Minkov2012-06-041-84/+118
* Fix add duplicate listeners. Doesn't allow empty username entering credential...Damian Minkov2012-05-171-37/+29
* Fixes NullPointerExceptions and blank contactlist when UI is uninstalled and ...Damian Minkov2012-05-163-63/+121
* Respect show/hide offline contacts in chat invite contact dialog.Damian Minkov2012-05-091-1/+1
* Adds gradient color for contact list selection.Yana Stamcheva2012-04-261-5/+2
* Fix compilation error.Damian Minkov2012-04-211-1/+1
* Updates display names when changed at server-side.Damian Minkov2012-04-211-1/+23
* Makes contact list interface unique on Windows and MacOSX.Yana Stamcheva2012-04-111-60/+1
* Call security fixes. Adds SrtpControl to the security negotiation started event.Yana Stamcheva2012-04-101-2/+2
* Adds option to add voicemail check URI to use it for checking voicemail messa...Damian Minkov2012-04-102-2/+12
* Fixes memory leak on macosx.Damian Minkov2012-03-271-35/+42
* Fixes NullPointerException causing disappearing contact list.Yana Stamcheva2012-03-141-0/+4
* Fixes showing add contact in contact list when it is disabled.Damian Minkov2012-03-121-1/+2
* Fixes some IlligalStateExceptions and NPE when using icq protocol.Damian Minkov2012-02-292-1/+6
* Refactor invite conference dialog. Adds drag'n'drop from contact list to invi...Sebastien Vincent2012-02-221-1/+1
* Adds UI for cross protocol conference calls. Adds also the possibility to add...Sebastien Vincent2012-02-201-5/+16
* Fixes NPE in contact right button menu and chat window.Damian Minkov2012-02-171-4/+5
* Shows newly created groups when using 'Hide offline contacts' filter.Damian Minkov2012-02-142-1/+26
* Fixes a problem where adding contacts to newly created group is impossible.Damian Minkov2012-02-101-2/+19