aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist
Commit message (Collapse)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
| | | | to remove a contact once it has been shown in the ui after a query.
* Updates custom action horizontal space.Damian Minkov2012-08-211-1/+1
|
* Adds get/set data to SourceContacts. Moves custom buttons to ↵Damian Minkov2012-08-174-221/+341
| | | | ExternalContactSource. Adds listener to refresh contact sources.
* Adds custom actions to source contacts.Damian Minkov2012-08-161-1/+235
|
* Adds listener to update UI from custom actions when needed. Changes in ↵Damian Minkov2012-08-162-0/+45
| | | | notification unread count, make sure we don't double add notifications.
* 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 ↵Damian Minkov2012-08-161-1/+2
| | | | overall number of unread voice messages.
* 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
| | | | contact entry in the contact list.
* 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 ↵Yana Stamcheva2012-07-271-0/+15
| | | | by Alexandros Papadopoulos.
* Adds last message correction functionality. Implementation provided by Ivan ↵Yana Stamcheva2012-07-121-8/+15
| | | | Vergiliev.
* Shows error dialog if provisioning failed and is mandatory.Damian Minkov2012-07-115-4/+2
|
* Moves the ConfigurationService and FileAccessService implementations from ↵Lyubomir Marinov2012-07-101-0/+2
| | | | Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
* 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 ↵Damian Minkov2012-06-041-84/+118
| | | | sharing.
* Fix add duplicate listeners. Doesn't allow empty username entering ↵Damian Minkov2012-05-171-37/+29
| | | | credentials for provisioning. Adds handling 403 http error code.
* Fixes NullPointerExceptions and blank contactlist when UI is uninstalled and ↵Damian Minkov2012-05-163-63/+121
| | | | then installed(changing theme on windows).
* 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
| | | | Auto accept authorizations if we have initiated adding of a contact.
* 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 ↵Damian Minkov2012-04-102-2/+12
| | | | messages.
* 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 ↵Sebastien Vincent2012-02-221-1/+1
| | | | invite conference dialog right column and also between its two columns.
* Adds UI for cross protocol conference calls. Adds also the possibility to ↵Sebastien Vincent2012-02-201-5/+16
| | | | add an incoming call into an existing call/conference. Fixes also the drag'n'drop for cross-protocol accounts.
* Fixes NPE in contact right button menu and chat window.Damian Minkov2012-02-171-4/+5
| | | | Fixes a problem with yahoo deny authorization requests.
* 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
| | | | | Fixes a problem with moving contacts to group and double contact entry shown. Renames protocol groups when meta group is renamed and fixed its storing.