| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 17 | -31/+221 |
* | Replace System-Bundle header by BSN and a list that defines sys-bundles | Ingo Bauersachs | 2013-12-07 | 1 | -1/+1 |
* | Adds method to match PluginComponent to parent factory, used when unregisteri... | Damian Minkov | 2013-09-30 | 2 | -5/+4 |
* | Adds PluginComponentFactory which is responsible for creating the PluginCompo... | Damian Minkov | 2013-09-24 | 1 | -4/+13 |
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 15 | -173/+233 |
* | Fixes warnings. | Lyubomir Marinov | 2013-02-25 | 1 | -5/+20 |
* | Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ... | Yana Stamcheva | 2013-01-24 | 6 | -6/+6 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 6 | -27/+21 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 6 | -5/+7 |
* | Integrates Jitsi presence, IM and VoIP with MS Outlook. | Lyubomir Marinov | 2012-06-01 | 1 | -1/+1 |
* | Fixes javadoc and eclipse related warnings in the code. | Sebastien Vincent | 2012-03-09 | 5 | -31/+52 |
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 17 | -17/+17 |
* | Add javadoc, fix warnings and typos. | Sebastien Vincent | 2010-09-11 | 1 | -30/+30 |
* | Fix logger usage - seventh and last bunch | Werner Dittmann | 2010-06-04 | 3 | -20/+40 |
* | Patch provided by Matthieu Casanova on dev@sip-communicator.dev.java.net with... | Yana Stamcheva | 2010-02-22 | 1 | -24/+30 |
* | - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ... | Valentin Martinet | 2010-01-18 | 1 | -28/+28 |
* | Implements SipCommFileFilter in the Whiteboard plugin. | Valentin Martinet | 2009-12-21 | 2 | -40/+76 |
* | Commits the patch of Sebastien Vincent provided on the dev mailing list in an... | Lyubomir Marinov | 2009-10-13 | 2 | -5/+5 |
* | Fixes warnings | Lyubomir Marinov | 2009-10-08 | 1 | -4/+4 |
* | Introduces AbstractPluginComponent which removes duplication from implementat... | Lyubomir Marinov | 2009-09-12 | 1 | -30/+12 |
* | Added PluginComponent.setCurrentContact(Contact) method. The method is initia... | George Politis | 2009-09-11 | 1 | -0/+4 |
* | Fixes warnings, mostly ones related to raw-type uses. | Lyubomir Marinov | 2009-09-05 | 1 | -10/+6 |
* | Adds SuppressWarnings annotations for legacy code | Emil Ivov | 2009-09-04 | 1 | -59/+65 |
* | Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma... | Lyubomir Marinov | 2009-09-02 | 10 | -10/+0 |
* | Commits the second patch of Sebastien Vincent in the dev mailing list thread ... | Lyubomir Marinov | 2009-09-02 | 11 | -169/+121 |
* | Commits another part of the patch provided by Sebastien Vincent on the dev ma... | Lyubomir Marinov | 2009-08-31 | 2 | -4/+4 |
* | Fixes various warnings, mostly ones about performance. | Lyubomir Marinov | 2009-03-12 | 1 | -9/+7 |
* | Removes unused fields, fixes raw-type warnings. | Lyubomir Marinov | 2009-02-10 | 2 | -25/+4 |
* | As part of issue #453 (Broken Windows Vista font rendering), fixes the About ... | Lyubomir Marinov | 2008-12-17 | 2 | -36/+50 |
* | Commits patches for the following issues: | Emil Ivov | 2008-12-16 | 1 | -1/+2 |
* | Language resources updated. | Yana Stamcheva | 2008-12-09 | 4 | -55/+58 |
* | Moves the functionality of swing-common.jar into util.jar and removes swing-c... | Lyubomir Marinov | 2008-12-08 | 3 | -6/+6 |
* | Fixes warnings about unused imports. | Lyubomir Marinov | 2008-12-06 | 1 | -1/+0 |
* | As part of the ongoing work on issue #492 - Grey background dialogs, tries to... | Lyubomir Marinov | 2008-12-04 | 1 | -10/+13 |
* | Moves SIPCommDialog into public visibility out of its defining bundle so that... | Lyubomir Marinov | 2008-12-04 | 2 | -8/+12 |
* | Applying new resource name convention. | Yana Stamcheva | 2008-11-28 | 1 | -20/+39 |
* | Eliminates duplication among the ~28 Resources classes. | Lyubomir Marinov | 2008-11-21 | 1 | -45/+6 |
* | Adds the possibility to register for RSS feeds passed as invokation parameters | Emil Ivov | 2008-09-07 | 2 | -18/+23 |
* | Support for native plugin components in the main window. | Yana Stamcheva | 2008-07-24 | 1 | -0/+5 |
* | Remove resources.properties, where not used any more. | Yana Stamcheva | 2008-07-20 | 1 | -27/+0 |
* | Resource Management Service and its implementation. The service holds all res... | Damian Minkov | 2008-07-14 | 2 | -90/+34 |
* | Plugin components could now specify an index position in the container, where... | Yana Stamcheva | 2008-05-26 | 1 | -0/+5 |
* | Should check first if the metacontact is not null | Yana Stamcheva | 2008-05-01 | 1 | -0/+3 |
* | Show whiteboard menu only if the meta contact has conrtact supporting it. | Damian Minkov | 2008-05-01 | 1 | -1/+16 |
* | Change GUI plugin architecture to fit OSGI. | Yana Stamcheva | 2008-03-18 | 2 | -19/+38 |
* | Organize imports. | Yana Stamcheva | 2008-02-21 | 1 | -7/+6 |
* | Remove i18n resources from: | Yana Stamcheva | 2008-02-21 | 2 | -86/+33 |
* | Moved all images from the whiteboard and extended call history search plugins... | Yana Stamcheva | 2008-01-15 | 27 | -0/+0 |
* | All Look & feel and GUI color constants are now moved to a properties file in... | Yana Stamcheva | 2008-01-15 | 1 | -27/+27 |
* | Fix moving images | Damian Minkov | 2007-12-20 | 1 | -4/+4 |