| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 5 | -16/+74 |
* | Make comboboxes in AccountInfoPanel and ConnectionInfoPanel transparent. | Danny van Heumen | 2015-02-08 | 1 | -0/+1 |
* | Adds properties to disable account and connect info menu entries. | Damian Minkov | 2015-02-05 | 2 | -37/+63 |
* | Optimizes account info plugin, do not load panels and listeners on startup, l... | Damian Minkov | 2014-04-14 | 3 | -85/+151 |
* | Adds mobile number to account details. | Damian Minkov | 2014-04-14 | 1 | -22/+31 |
* | Moves UI calls in EDT. | Damian Minkov | 2014-03-07 | 1 | -10/+12 |
* | Moves some UI calls in EDT. | Damian Minkov | 2014-03-05 | 2 | -3/+55 |
* | Fixes NPE, the value for some providers is Locale not String. | Damian Minkov | 2014-01-10 | 1 | -1/+6 |
* | Replace System-Bundle header by BSN and a list that defines sys-bundles | Ingo Bauersachs | 2013-12-07 | 1 | -1/+1 |
* | Fixes missing account setup and improves menu account info menu | yanas | 2013-11-26 | 1 | -0/+13 |
* | Adds the possibility to edit account details. Patch provided by Marin | yanas | 2013-11-12 | 5 | -516/+1335 |
* | Fixes warnings. | Lyubomir Marinov | 2013-02-25 | 1 | -3/+11 |
* | Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ... | Yana Stamcheva | 2013-01-24 | 3 | -3/+3 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 1 | -1/+9 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 2 | -1/+3 |
* | 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 | 1 | -3/+8 |
* | Fixes style formating, javadoc and eclipse related warnings. | Sebastien Vincent | 2012-03-09 | 3 | -12/+28 |
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 4 | -4/+4 |
* | Commits patches to enable the blue theme for the tabs of various pages in Too... | Lyubomir Marinov | 2010-12-14 | 1 | -1/+1 |
* | New interface and implementations added allowing to reload a skin runtime. Pa... | Yana Stamcheva | 2010-09-22 | 1 | -170/+30 |
* | First version of the modified contact list interface. Modifications include a... | Yana Stamcheva | 2010-02-04 | 1 | -53/+54 |
* | - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ... | Valentin Martinet | 2010-01-18 | 1 | -59/+58 |
* | Implements SipCommFileFilter in the Whiteboard plugin. | Valentin Martinet | 2009-12-21 | 1 | -3/+6 |
* | Introduce the SipCommFileChooser, generic file chooser which gather | Valentin Martinet | 2009-12-21 | 1 | -8/+13 |
* | Commits the patch of Sebastien Vincent provided on the dev mailing list in an... | Lyubomir Marinov | 2009-10-13 | 1 | -795/+796 |
* | Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma... | Lyubomir Marinov | 2009-09-02 | 1 | -2/+0 |
* | As my day went into warnings, fixes more warnings about raw-type uses. | Lyubomir Marinov | 2009-08-31 | 1 | -3/+3 |
* | Introduces a default implementation of OperationSetMultiUserChat which remove... | Lyubomir Marinov | 2009-08-30 | 1 | -2/+1 |
* | Fixes various warnings, mostly ones about performance. | Lyubomir Marinov | 2009-03-12 | 1 | -1/+1 |
* | Removes unnecessary fields. | Lyubomir Marinov | 2009-03-02 | 1 | -2/+2 |
* | - Delays the creation of the Options dialog and the loading of the Configurat... | Lyubomir Marinov | 2008-12-20 | 2 | -86/+24 |
* | - Reduces garbage created when working with AccoutID.getAccountProperties() w... | Lyubomir Marinov | 2008-12-16 | 1 | -3/+3 |
* | Commits patches for the following issues: | Emil Ivov | 2008-12-16 | 1 | -1/+2 |
* | Language resources updated. | Yana Stamcheva | 2008-12-09 | 2 | -14/+22 |
* | Moves the functionality of swing-common.jar into util.jar and removes swing-c... | Lyubomir Marinov | 2008-12-08 | 3 | -6/+6 |
* | Replaces the uses of JTabbedPane with SIPCommTabbedPane in order to respect t... | Lyubomir Marinov | 2008-12-05 | 1 | -1/+1 |
* | Respects the blue theme some more. | Lyubomir Marinov | 2008-12-04 | 3 | -20/+22 |
* | Applying new resource name convention. | Yana Stamcheva | 2008-11-28 | 1 | -1/+1 |
* | Eliminates duplication among the ~28 Resources classes. | Lyubomir Marinov | 2008-11-21 | 1 | -60/+7 |
* | - HIDDEN_PROTOCOL moved to ProtocolProviderFactory | Yana Stamcheva | 2008-07-22 | 1 | -1/+2 |
* | Remove resources.properties, where not used any more. | Yana Stamcheva | 2008-07-20 | 2 | -3/+0 |
* | Resource Management Service and its implementation. The service holds all res... | Damian Minkov | 2008-07-14 | 4 | -46/+44 |
* | - Configuration forms are now registered through the bundle context. | Yana Stamcheva | 2008-06-10 | 1 | -0/+5 |
* | - Implemented configuration form plugins using the OSGI. All Configuration fo... | Yana Stamcheva | 2008-06-05 | 1 | -1/+2 |
* | Remove i18n resources from the accountinfo bundle. | Yana Stamcheva | 2008-02-21 | 2 | -43/+51 |
* | disable account info | Yana Stamcheva | 2008-02-07 | 1 | -1/+1 |
* | Account Details plugin - not activated for the moment | Yana Stamcheva | 2008-02-07 | 6 | -0/+1186 |