aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/MetaContactRightButtonMenu.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes warnings.Lyubomir Marinov2014-04-021-2/+0
* Adds moving contact to Contacts group in right click menu.Damian Minkov2014-03-271-0/+15
* Fixes NPEs when provider is missing OperationSetMultiUserChat.Damian Minkov2014-01-101-3/+4
* Adds operation set and its implementation to handle contactlist group modific...Damian Minkov2013-11-221-20/+72
* Implements private messaging chats.hristoterezov2013-09-241-8/+26
* Adds PluginComponentFactory which is responsible for creating the PluginCompo...Damian Minkov2013-09-241-12/+18
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-0/+1
* Merge branch 'merge_config' of \\\PC4315\work\github_jitsi\tom.denham@metaswitch.com2013-05-091-1/+2
|\
| * Add new config option to disable merging contacts, which removse 'AddPeter O'Neill2013-04-291-1/+2
* | Adds an icon for phone contact details, when calling a phone number fromyanas2013-05-081-1/+2
* | Adds support for draft-saintandre-impp-call-info and improves the avataryanas2013-05-071-7/+10
|/
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-241-96/+342
* Fixes warnings.Lyubomir Marinov2013-03-221-8/+0
* Creates utility working with all phone details for metacontact and contact, u...Damian Minkov2013-03-221-209/+121
* Add configuration to remove support for contact groups from the Jitsi UI. Tom Denham2013-03-151-3/+11
* Add the ‘remove contact’ icon next to ‘all contacts’ on the contact r...Tom Denham2013-03-151-3/+6
* Adds options to disable group renaming and removing, and contact move and ren...Damian Minkov2013-03-081-9/+25
* Dispatches video contact details in MetaContactRightButtonMenu.Damian Minkov2013-03-081-2/+6
* Dispatches video contact details. Uses voice as default number detail, if no ...Damian Minkov2013-03-051-10/+30
* This changes the metacontact right-click-menu so that if there is only a sing...Tom Denham2013-02-201-5/+29
* Moves account related utility methods like getRegisteredAccounts(), getRegist...Yana Stamcheva2013-01-281-2/+3
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...Yana Stamcheva2012-11-211-7/+6
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-1/+2
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-0/+11
* Shows error dialog if provisioning failed and is mandatory.Damian Minkov2012-07-111-1/+0
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+8
* Fixes wrong menu item states, missing some configuration evaluation.Damian Minkov2012-06-261-4/+30
* Fixes memory leak on macosx.Damian Minkov2012-03-271-35/+42
* Fixes NPE in contact right button menu and chat window.Damian Minkov2012-02-171-4/+5
* Removes non persistent groups from "Add contact" window and "Move to group" m...Yana Stamcheva2011-12-281-0/+3
* Localized phone type.Sebastien Vincent2011-12-221-1/+25
* If no telephony providers is available disable call button in the right-click...Sebastien Vincent2011-12-211-2/+4
* Suppress fax number (for example retrieved from VCard) from call menu.Sebastien Vincent2011-12-211-3/+7
* Does not display menu when there is only one phone number for the call button...Sebastien Vincent2011-12-151-5/+13
* Fixes case where no protocol providers offer telephony support.Sebastien Vincent2011-12-141-1/+2
* Supports calling phone numbers retrieved from OperationSetServerStoredContact...Sebastien Vincent2011-12-141-7/+96
* Adds Re-request authorization menu item in the right button menu.Yana Stamcheva2011-12-061-0/+145
* Adds javadoc and removes warnings.Sebastien Vincent2011-12-051-1/+1
* Makes popup menus disappear when the parent window is not on focus.Yana Stamcheva2011-11-111-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Tries to pre-select the preferred account in the add contact dialog if such e...Yana Stamcheva2011-10-171-0/+7
* Adds a configuration property allowing to enable/disable add/remove contact f...Yana Stamcheva2011-06-211-2/+5
* Shows indexes for protocol contacts in meta contact tooltip.Yana Stamcheva2011-06-071-1/+1
* Fixes display name change when adding a contact to an existing meta contact.Yana Stamcheva2011-06-071-7/+7
* New icons for "Move contact" and "Move to group" items in the right button menu.Yana Stamcheva2011-04-111-1/+1
* If the sms service isn't available do not add the send sms item.Yana Stamcheva2011-04-011-8/+8
* Log "transparency not available" exceptions at info label (as they're expecte...Yana Stamcheva2011-02-191-0/+2
* Two separate menus for desktop sharing in the contact right button menu + the...Yana Stamcheva2011-02-191-31/+33