aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/contactinfo/ContactInfoMenuItem.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-5/+16
* Adds method to match PluginComponent to parent factory, used when unregisteri...Damian Minkov2013-09-301-4/+5
* Updates callinfo plugin to be able to add its button to more locations.Damian Minkov2013-06-181-7/+89
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-1/+2
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-8/+17
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Introduces AbstractPluginComponent which removes duplication from implementat...Lyubomir Marinov2009-09-121-37/+9
* Added PluginComponent.setCurrentContact(Contact) method. The method is initia...George Politis2009-09-111-0/+4
* Language resources updated.Yana Stamcheva2008-12-091-1/+1
* Applying new resource name convention.Yana Stamcheva2008-11-281-1/+2
* Contact tooltips containing images, protocol contacts and status icons.Yana Stamcheva2008-10-231-1/+1
* Support for native plugin components in the main window.Yana Stamcheva2008-07-241-0/+5
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-1/+1
* Plugin components could now specify an index position in the container, where...Yana Stamcheva2008-05-261-0/+5
* Change GUI plugin architecture to fit OSGI.Yana Stamcheva2008-03-181-6/+27
* Contact details pluginYana Stamcheva2008-01-231-0/+67