aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/branding/AboutWindowPluginComponent.java
Commit message (Expand)AuthorAgeFilesLines
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-231-87/+87
* 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-2/+3
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-0/+5
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Keeps the About menu item at the end of the Help menu because it is its conve...Lyubomir Marinov2011-01-261-0/+21
* Introduces AbstractPluginComponent which removes duplication from implementat...Lyubomir Marinov2009-09-121-55/+22
* Added PluginComponent.setCurrentContact(Contact) method. The method is initia...George Politis2009-09-111-0/+5
* Disables the splash screen by default in order to cut off memory at startup (...Lyubomir Marinov2009-09-101-7/+11
* Fixes issue #615 (Multiple "My chat rooms...", "About SIP Communicator" dialo...Lyubomir Marinov2009-03-251-1/+6
* Menu mnemonic for Help > AboutAlan Kelly2009-01-301-80/+84
* Language resources updated.Yana Stamcheva2008-12-091-2/+2
* Fixes issue #508: Support Quit, Preferences and About in the Mac application ...Lyubomir Marinov2008-12-071-4/+8
* 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-2/+3
* Patch proposed by Damien Roth. Fixes the double "About" menu and sets a name ...Yana Stamcheva2008-07-091-2/+6
* Plugin components could now specify an index position in the container, where...Yana Stamcheva2008-05-261-0/+5
* - plugin component listener and events were used only in the implementation, ...Yana Stamcheva2008-03-181-0/+61