aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/contactsource
Commit message (Expand)AuthorAgeFilesLines
* Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...Damian Minkov2012-08-172-221/+336
* 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-161-0/+44
* Checks if a custom contact action should be shown for a given contact.Yana Stamcheva2012-08-161-1/+44
* Makes ContactAction-s aware of the x and y coordiantes of the action component.Yana Stamcheva2012-08-151-4/+23
* Checks if a custom contact action has more than one details to deal with.Yana Stamcheva2012-08-141-6/+19
* A new custom contact action service allowing to represent more actions for a ...Yana Stamcheva2012-08-134-2/+258
* Adds global status menu to the tray menus, adding global status service.Damian Minkov2012-07-031-1/+2
* Updates tooltip content when account statuses are hidden.Damian Minkov2012-06-291-6/+10
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-3/+8
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Fixes some IlligalStateExceptions and NPE when using icq protocol.Damian Minkov2012-02-291-1/+2
* Shows newly created groups when using 'Hide offline contacts' filter.Damian Minkov2012-02-141-0/+24
* Fixes a problem where adding contacts to newly created group is impossible.Damian Minkov2012-02-101-2/+19
* Fixes a problem where a group can be shown twice in the contactlist.Damian Minkov2012-02-091-5/+8
* Fixes displaying some contacts on initial loading for some protocols. Fixes d...Damian Minkov2012-01-211-4/+29
* Updates tooltip icons after showing loading text.Damian Minkov2012-01-181-12/+26
* Fixes ui blocking displaying contact in contactlist or in the tooltip, when c...Damian Minkov2012-01-181-39/+71
* Adds matching call history records and by address, not only by display name.Damian Minkov2011-12-271-0/+8
* Localized phone type.Sebastien Vincent2011-12-221-1/+25
* Suppress fax number (for example retrieved from VCard) from call menu.Sebastien Vincent2011-12-211-2/+5
* Does not display menu when there is only one phone number for the call button...Sebastien Vincent2011-12-151-2/+26
* Adds Re-request authorization menu item in the right button menu.Yana Stamcheva2011-12-061-4/+57
* Fixes java 1.5 compatibility.Yana Stamcheva2011-11-241-1/+0
* Attempts to fix duplicating contacts in contact list (reported by Ingo Bauers...Yana Stamcheva2011-11-241-12/+595
* Reverts revision 9126, because it was causing a lot of other problems.Yana Stamcheva2011-11-221-568/+20
* Tries to fix duplicate contacts.Yana Stamcheva2011-11-211-11/+18
* Fixes java 1.5 compatibility.Yana Stamcheva2011-11-201-2/+0
* Tries to fix duplicating contacts in contact list (reported by Ingo Bauersach...Yana Stamcheva2011-11-201-20/+553
* Fixes tooltips staying visible when the parent window has lost focus.Yana Stamcheva2011-10-243-4/+8
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1811-11/+11
* Fixes issues with moving metacontacts.Damian Minkov2011-10-171-3/+16
* Merges contact source configurations in a single configuration form.Yana Stamcheva2011-08-241-0/+12
* Shows the display name instead of address in call history. The address is sti...Yana Stamcheva2011-08-041-21/+37
* Shows indexes for protocol contacts in meta contact tooltip.Yana Stamcheva2011-06-071-2/+4
* Implements "show more" functionality in contact list search.Yana Stamcheva2011-02-231-0/+282
* Showing categories and labels for contact details coming from AddressBook or ...Yana Stamcheva2011-02-212-10/+68
* Fixes disappearing call history on search in the contact list.Yana Stamcheva2011-01-272-1/+6
* Show an add contact button for call history and external source contacts.Yana Stamcheva2011-01-171-2/+1
* When calling a contact, not contained in the contact list, we search for its ...Yana Stamcheva2011-01-141-0/+3
* Fixed NPE during the logout of an account when some contacts do not have a pa...Matthieu Casanova2011-01-111-1/+5
* Fixes the following issue reported by Emil Ivov on the dev mailing list in th...Lyubomir Marinov2011-01-081-2/+2
* Provides an initial implementation of searching in the Address Book of Micros...Lyubomir Marinov2010-12-241-8/+18
* Reflect contact capabilities in call history.Sebastien Vincent2010-12-161-0/+3
* Show the contact status icon instead of using the protocol name. (See previou...Yana Stamcheva2010-11-172-4/+5
* Show protocol name in the list of contacts shown in merged contacts, when pre...Yana Stamcheva2010-11-171-1/+4
* Introducing voice messages user interface.Yana Stamcheva2010-11-091-2/+6
* Fix for F2 key not working in contact list. F2 now properly opens the rename ...Yana Stamcheva2010-10-211-1/+1
* Fixes drag component in contact list (including disappearing name or icon, te...Yana Stamcheva2010-09-131-2/+1
* Fix some javadoc warnings, typos and 80 lines cut.Sebastien Vincent2010-09-061-2/+2