aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator
Commit message (Expand)AuthorAgeFilesLines
* Remove jfontchooserIngo Bauersachs2016-06-041-1/+0
* Remove profiler4jIngo Bauersachs2016-06-044-232/+0
* Remove the ssh protocolIngo Bauersachs2016-06-0428-7358/+0
* Remove dict protocolIngo Bauersachs2016-06-0421-5418/+0
* Add option to minimize the main frame on closing instead of hidingIngo Bauersachs2016-05-306-9/+127
* Show pending notifications on OSX and WindowsIngo Bauersachs2016-05-295-6/+460
* Forward pending notification count to the systray serviceIngo Bauersachs2016-05-293-1/+55
* Add a notification cleared eventIngo Bauersachs2016-05-294-0/+39
* Remove unused envelope iconIngo Bauersachs2016-05-293-36/+2
* Simplify SystemTray/TrayIcon accessIngo Bauersachs2016-05-2911-637/+421
* Check if the systray is initialized before hiding the main frameIngo Bauersachs2016-05-293-2/+10
* Autogenerate the SPI service descriptorIngo Bauersachs2016-05-281-1/+0
* Remove libunbound and related codeIngo Bauersachs2016-05-286-823/+3
* Catch lookup outside of NetworkUtilsIngo Bauersachs2016-05-284-1/+211
* Use dnssecjava instead of unbound for dnssec validationIngo Bauersachs2016-05-285-22/+110
* Update dnsjava to stock 2.1.7 and make sure it is only loaded onceIngo Bauersachs2016-05-281-2/+1
* Rename Jibri "error" status to "failed"paweldomas2016-05-191-4/+4
* Don't claim features as supported if no info availableIngo Bauersachs2016-05-181-7/+7
* Check for correct capability for showing desktop sharingIngo Bauersachs2016-05-181-1/+1
* Add support for Asterisk's <note> based pidf presenceIngo Bauersachs2016-05-181-0/+34
* Fix an NPE when adding short SIP contactsIngo Bauersachs2016-05-171-3/+8
* Prepare for the message MediaTypeIngo Bauersachs2016-05-171-1/+1
* Rename tooltips to match codestyleIngo Bauersachs2016-05-171-12/+12
* Add contact dialog: have prompts in name and contact fieldsTom Kazimiers2016-05-171-0/+6
* Add contact dialog: support prompts in text fieldsTom Kazimiers2016-05-171-0/+43
* Add contact dialog: add tool tipsTom Kazimiers2016-05-171-0/+23
* Add contact dialog: move group field to bottomTom Kazimiers2016-05-171-7/+7
* Updates the license headersIngo Bauersachs2016-05-173-6/+39
* Validate protocol addresses before creating a contactIngo Bauersachs2016-05-176-4/+234
* Remove superfluous method definitionIngo Bauersachs2016-05-171-7/+0
* Format phone number in tooltipsIngo Bauersachs2016-05-174-1/+51
* Remove dead codeIngo Bauersachs2016-05-171-131/+0
* Better search for contact resultsIngo Bauersachs2016-05-171-3/+2
* Remove transport=tls in registrar URIIngo Bauersachs2016-05-171-1/+4
* Add "error" and "busy" state to Jibripaweldomas2016-05-134-0/+195
* Improved SIP Contact comparison. (#7)Tom Uijldert2016-05-121-3/+33
* Remove useless registry checksIngo Bauersachs2016-05-092-263/+0
* Help developers debugging the office presence integrationIngo Bauersachs2016-05-092-12/+5
* Add packet delay attribute to Colibri Channelpaweldomas2016-05-053-0/+87
* Merge pull request #250 from matteocampana/ptime_payloadbgrozev2016-04-121-2/+7
|\
| * Parse ptime parameter into media format.Matteo Campana2016-04-111-2/+7
* | Implements getDouble in JdbcConfigServiceEtienne CHAMPETIER2016-04-121-0/+29
* | Update ice4j and jain-sip dependenciesIngo Bauersachs2016-04-125-15/+28
|/
* Fix issue with RTP description updates in Colibripaweldomas2016-04-061-2/+3
* Modifies ColibriBuilder to be able to send RTP, SSRC and transport updates in...paweldomas2016-03-313-168/+433
* Renames the URL attribute in JibriIQ to "room"paweldomas2016-03-222-22/+22
* Fixes compilation error.paweldomas2016-03-141-6/+0
* Merge branch 'jibri'paweldomas2016-03-145-0/+674
|\
| * Adds missing java doc and removes unused attributes from Jibri IQspaweldomas2016-03-144-56/+170
| * Updates loadLibrary to be able to use native libraries from within the bundle.damencho2015-12-221-18/+20