aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/whiteboard
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-2017-31/+221
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Adds method to match PluginComponent to parent factory, used when unregisteri...Damian Minkov2013-09-302-5/+4
* Adds PluginComponentFactory which is responsible for creating the PluginCompo...Damian Minkov2013-09-241-4/+13
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2315-173/+233
* Fixes warnings.Lyubomir Marinov2013-02-251-5/+20
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-246-6/+6
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-296-27/+21
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-296-5/+7
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-095-31/+52
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1817-17/+17
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-111-30/+30
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-043-20/+40
* Patch provided by Matthieu Casanova on dev@sip-communicator.dev.java.net with...Yana Stamcheva2010-02-221-24/+30
* - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ...Valentin Martinet2010-01-181-28/+28
* Implements SipCommFileFilter in the Whiteboard plugin.Valentin Martinet2009-12-212-40/+76
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-132-5/+5
* Fixes warningsLyubomir Marinov2009-10-081-4/+4
* Introduces AbstractPluginComponent which removes duplication from implementat...Lyubomir Marinov2009-09-121-30/+12
* Added PluginComponent.setCurrentContact(Contact) method. The method is initia...George Politis2009-09-111-0/+4
* Fixes warnings, mostly ones related to raw-type uses.Lyubomir Marinov2009-09-051-10/+6
* Adds SuppressWarnings annotations for legacy codeEmil Ivov2009-09-041-59/+65
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-0210-10/+0
* Commits the second patch of Sebastien Vincent in the dev mailing list thread ...Lyubomir Marinov2009-09-0211-169/+121
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-312-4/+4
* Fixes various warnings, mostly ones about performance.Lyubomir Marinov2009-03-121-9/+7
* Removes unused fields, fixes raw-type warnings.Lyubomir Marinov2009-02-102-25/+4
* As part of issue #453 (Broken Windows Vista font rendering), fixes the About ...Lyubomir Marinov2008-12-172-36/+50
* Commits patches for the following issues:Emil Ivov2008-12-161-1/+2
* Language resources updated.Yana Stamcheva2008-12-094-55/+58
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-083-6/+6
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-061-1/+0
* As part of the ongoing work on issue #492 - Grey background dialogs, tries to...Lyubomir Marinov2008-12-041-10/+13
* Moves SIPCommDialog into public visibility out of its defining bundle so that...Lyubomir Marinov2008-12-042-8/+12
* Applying new resource name convention.Yana Stamcheva2008-11-281-20/+39
* Eliminates duplication among the ~28 Resources classes.Lyubomir Marinov2008-11-211-45/+6
* Adds the possibility to register for RSS feeds passed as invokation parametersEmil Ivov2008-09-072-18/+23
* Support for native plugin components in the main window.Yana Stamcheva2008-07-241-0/+5
* Remove resources.properties, where not used any more.Yana Stamcheva2008-07-201-27/+0
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-142-90/+34
* Plugin components could now specify an index position in the container, where...Yana Stamcheva2008-05-261-0/+5
* Should check first if the metacontact is not nullYana Stamcheva2008-05-011-0/+3
* Show whiteboard menu only if the meta contact has conrtact supporting it.Damian Minkov2008-05-011-1/+16
* Change GUI plugin architecture to fit OSGI.Yana Stamcheva2008-03-182-19/+38
* Organize imports.Yana Stamcheva2008-02-211-7/+6
* Remove i18n resources from:Yana Stamcheva2008-02-212-86/+33
* Moved all images from the whiteboard and extended call history search plugins...Yana Stamcheva2008-01-1527-0/+0
* All Look & feel and GUI color constants are now moved to a properties file in...Yana Stamcheva2008-01-151-27/+27
* Fix moving imagesDamian Minkov2007-12-201-4/+4