aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/pluginmanager
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-209-17/+117
* Rename some strings SC to Jitsi.Damian Minkov2015-01-121-1/+1
* Ignore spaces in the system bundles declarationIngo Bauersachs2014-01-121-1/+1
* Simplify plugin-cell rendering to avoid clipping the description textIngo Bauersachs2013-12-071-62/+20
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-072-5/+17
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-235-3/+7
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-245-5/+5
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-1/+13
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-1/+2
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-3/+5
* Adds properties to custom the GUI.Vincent Lucas2012-06-071-12/+24
* 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-096-8/+37
* Loads the Java VM into Jitsi's run.exe in order to fix issue #963: Starting J...Lyubomir Marinov2011-10-241-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-189-9/+9
* New skin management interface, provided by Adam Netocny.Yana Stamcheva2010-09-241-2/+2
* Patch provided by Adam Netocny improving skin management process (work in pro...Yana Stamcheva2010-09-151-30/+1
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-111-2/+2
* Skin implementation bases provided by Adam Netočný (work in progress).Yana Stamcheva2010-09-025-29/+173
* Introduce configuration form types and allow forms to be registered for the s...Yana Stamcheva2010-07-061-1/+6
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-053-90/+109
* - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ...Valentin Martinet2010-01-181-3/+3
* Implements SipCommFileFilter in the Whiteboard plugin.Valentin Martinet2009-12-211-3/+5
* Introduce the SipCommFileChooser, generic file chooser which gather Valentin Martinet2009-12-211-7/+5
* Merge branch '1.0-local' into trunk-localscmerger2009-06-292-0/+7
* Issue #533 (Plug-in ConfigurationForm buttons not properly enabled) update bu...Damian Minkov2009-04-162-19/+57
* Fix Issue#533.Damian Minkov2009-04-161-16/+27
* Fixes issue #591 "Menu items randomly appear in the configuration panel" (for...Lyubomir Marinov2009-03-271-1/+3
* - Delays the creation of the Options dialog and the loading of the Configurat...Lyubomir Marinov2008-12-202-50/+8
* Speeds up the painting of the table of plug-ins in .pluginmanager i.e. the Pl...Lyubomir Marinov2008-12-163-54/+77
* Asserts non-display of any bundle shipped with SIP Communicator when the show...Emil Ivov2008-12-163-53/+67
* - Reduces garbage created when working with AccoutID.getAccountProperties() w...Lyubomir Marinov2008-12-161-6/+3
* Commits patches for the following issues:Emil Ivov2008-12-161-31/+34
* Represents the beginning of work in progress to delay the loading of the Conf...Lyubomir Marinov2008-12-101-12/+3
* Language resources updated.Yana Stamcheva2008-12-094-17/+22
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-084-4/+4
* Makes the background of JCheckBox transparent on Windows in order to respect ...Lyubomir Marinov2008-12-061-2/+2
* Moves SIPCommDialog into public visibility out of its defining bundle so that...Lyubomir Marinov2008-12-041-9/+15
* Makes the backgrounds of the ConfigurationForms visible in Tools > Options tr...Lyubomir Marinov2008-12-023-10/+14
* Applying new resource name convention.Yana Stamcheva2008-11-283-12/+17
* Eliminates duplication among the ~28 Resources classes.Lyubomir Marinov2008-11-211-25/+4
* Remove svn files, accidentally committed.Yana Stamcheva2008-09-093-397/+0
* - Revised status panel interface.Yana Stamcheva2008-09-087-47/+464
* Delays the creation of the UI of pluginmanager because it's listed as the top...Lyubomir Marinov2008-08-262-122/+131
* Added an icon for the auto away configuration form (by Damien ROTH)Emil Ivov2008-07-203-64/+8
* Remove resources.properties, where not used any more.Yana Stamcheva2008-07-201-6/+0
* spelling corrections contributed by Damian JohnsonYana Stamcheva2008-07-174-14/+14
* Added some missing resources to the images.properties fileYana Stamcheva2008-07-171-20/+31
* Fix an NPE in the SIP account wizard (Patch by Lubomir Marinov)Emil Ivov2008-07-151-1/+2
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-144-69/+75