| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 15 | -447/+462 |
* | Implements a more robust contact resource status update mechanism. | yanas | 2013-04-26 | 1 | -22/+0 |
* | Adds the possibility to send message or call a specific contact resource (Req... | Yana Stamcheva | 2013-04-24 | 1 | -1/+24 |
* | Log dates in all history files as ISO 8601 with timezone | Ingo Bauersachs | 2013-04-07 | 1 | -1/+2 |
* | Works on preventing an issue with the display of remote video which could sca... | Lyubomir Marinov | 2013-02-26 | 1 | -4/+4 |
* | Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ... | Yana Stamcheva | 2013-01-24 | 2 | -3/+4 |
* | Fixes exceptions, a memory leak due to incomplete code. | Lyubomir Marinov | 2012-10-24 | 1 | -23/+3 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 9 | -10/+15 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 2 | -4/+6 |
* | Integrates Jitsi presence, IM and VoIP with MS Outlook. | Lyubomir Marinov | 2012-06-01 | 1 | -1/+1 |
* | Fixes style formating, javadoc and eclipse related warnings. | Sebastien Vincent | 2012-03-09 | 7 | -206/+230 |
* | Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies... | Vincent Lucas | 2012-03-01 | 1 | -2/+2 |
* | Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP ... | Vincent Lucas | 2012-03-01 | 1 | -4/+5 |
* | Corrects the getTransportType() function documentation of the ProtocolProvide... | Vincent Lucas | 2012-03-01 | 1 | -1/+1 |
* | Adds a getTransportType() function to ProtocolProviderServices in order to ge... | Vincent Lucas | 2012-02-29 | 1 | -0/+10 |
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 20 | -20/+20 |
* | Moves NotInContactList group name string into language resources. | Damian Minkov | 2011-10-10 | 1 | -1/+2 |
* | Don't show the security padlock when the security controller requires secure ... | Ingo Bauersachs | 2011-10-07 | 1 | -1/+12 |
* | When creating account check and disabled accounts(all loaded accounts in Acco... | Damian Minkov | 2010-12-14 | 1 | -1/+1 |
* | Remove import of non-existing package | Werner Dittmann | 2010-10-18 | 1 | -1/+0 |
* | Fixes a few warnings. Removes a seemingly-unnecessary field. | Lyubomir Marinov | 2010-07-25 | 1 | -19/+15 |
* | Configuration window improvements including reorganizing sections, user inter... | Yana Stamcheva | 2010-07-05 | 1 | -3/+36 |
* | Fix logger usage - sixth bunch. | Werner Dittmann | 2010-06-03 | 5 | -12/+24 |
* | Uses AbstractProtocolProviderService#addSupportedOperationSet in its extender... | Lyubomir Marinov | 2009-10-17 | 1 | -17/+13 |
* | Fixes warnings. | Lyubomir Marinov | 2009-10-13 | 1 | -10/+8 |
* | Commits the patch of Sebastien Vincent provided on the dev mailing list in an... | Lyubomir Marinov | 2009-10-13 | 1 | -4/+5 |
* | - Fixes ClassCastException in ChatRoom-related code which handles failure of ... | Lyubomir Marinov | 2009-10-02 | 2 | -8/+14 |
* | Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma... | Lyubomir Marinov | 2009-09-02 | 1 | -5/+1 |
* | As my day went into warnings, fixes more warnings about raw-type uses. | Lyubomir Marinov | 2009-08-31 | 1 | -20/+12 |
* | Commits another part of the patch provided by Sebastien Vincent on the dev ma... | Lyubomir Marinov | 2009-08-31 | 5 | -15/+15 |
* | Commits a small fraction of the patch provided by Sebastien Vincent on the de... | Lyubomir Marinov | 2009-08-31 | 1 | -1/+1 |
* | Enable filetransfer for aim. Fix compile errors. | Damian Minkov | 2009-08-27 | 1 | -0/+9 |
* | Fixes warnings about unused imports. | Lyubomir Marinov | 2009-07-28 | 1 | -2/+0 |
* | - Some improvements in "feature" introducing in Jabber. | Yana Stamcheva | 2009-07-28 | 3 | -14/+29 |
* | converts tabs to spaces in a number of classes | Emil Ivov | 2009-07-17 | 1 | -10/+10 |
* | - Possibility added to update history records - provided by Damian Minkov. | Yana Stamcheva | 2009-06-25 | 2 | -5/+22 |
* | FileHistory Service impl. | Damian Minkov | 2009-06-23 | 1 | -0/+16 |
* | Continuation on previous commit. Rename listener add and remove methods in th... | Yana Stamcheva | 2009-06-23 | 1 | -2/+2 |
* | Renames FileTransferRequestListener to FileTransferListener and add to it not... | Yana Stamcheva | 2009-06-23 | 1 | -4/+4 |
* | Adding support for file transfer for XMPP and graphical User Interface for fi... | Yana Stamcheva | 2009-06-15 | 2 | -15/+98 |
* | Commits into trunk the changes of r5345, r5346 and r5352 which fix warnings i... | Lyubomir Marinov | 2009-06-10 | 1 | -145/+0 |
* | Fix issue #672 (Keybindings don't work...). | Damian Minkov | 2009-05-25 | 1 | -1/+0 |
* | Fix issue #666. Wrong resource names and not proper saving persistent data. | Damian Minkov | 2009-05-25 | 3 | -55/+67 |
* | - Addressing issue #465 (Redesign the account configuration menu). | Yana Stamcheva | 2009-05-15 | 2 | -9/+16 |
* | Eliminates duplication, fixes raw-type warnings. | Lyubomir Marinov | 2009-05-09 | 1 | -75/+3 |
* | Masks duplicate contacts behind the protocol providers and thus addresses iss... | Emil Ivov | 2009-04-24 | 1 | -17/+5 |
* | Spares conversions between Date and long because they cause a lot of allocati... | Lyubomir Marinov | 2009-03-24 | 1 | -5/+8 |
* | Fixes various warnings, mostly ones about performance. | Lyubomir Marinov | 2009-03-12 | 2 | -8/+6 |
* | Fixes warnings. | Lyubomir Marinov | 2009-02-25 | 2 | -3/+3 |
* | Removes unused fields, fixes raw-type warnings. | Lyubomir Marinov | 2009-02-10 | 3 | -26/+6 |