aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes enabling/disabling Address Book (Patch provided by Ingo Bauersachs). Ad...Yana Stamcheva2011-09-202-15/+54
* Requires TLS for XMPP connection. If server does not support TLS, the GUI wil...Sebastien Vincent2011-09-164-0/+61
* Detects ip changes (not link changes) under macosx. Fixes a problem with reco...Damian Minkov2011-09-122-15/+77
* Forces gtalk ice enabled on systems with already saved preferences (property ...Damian Minkov2011-09-022-11/+10
* Enable google talk configuration by default.Damian Minkov2011-09-021-1/+1
* Custom avatar service and implementation for nimbuzz avatars.Damian Minkov2011-09-012-0/+109
* Removes @override annotations for java 5 compatibility. Fixes Mac build.Yana Stamcheva2011-08-282-28/+16
* Adds support to uninstall dictionary and persist enable state across reboots.Purvesh Sahoo2011-08-283-24/+308
* Also load the PKCS11 provider from reflection in the config pluginIngo Bauersachs2011-08-261-4/+16
* Fixes when enable provisioning enable and forget password button.Damian Minkov2011-08-261-0/+1
* Fixes a problem with large msn contactlists.Damian Minkov2011-08-261-2/+2
* Adds option in provisioning configuration for deleting stored password.Damian Minkov2011-08-263-14/+109
* Fixing build.Damian Minkov2011-08-261-1/+0
* Enable client TLS authentication for SIP and add a correspondingIngo Bauersachs2011-08-2511-3/+1093
* Create a RadioButton class with the Jitsi specifc look&feelIngo Bauersachs2011-08-251-23/+4
* Refactor password dialog to show stored passwords for provisioning and http.Damian Minkov2011-08-251-86/+155
* Keeps the "+" sign in dialed numbers (previously it was removed).Yana Stamcheva2011-08-241-20/+12
* Merges contact source configurations in a single configuration form.Yana Stamcheva2011-08-2412-8/+654
* Introduces service for detecting system activity like network changes and det...Damian Minkov2011-08-235-35/+215
* Adds the possibility to specify a default telephony domain name for XMPP (use...Sebastien Vincent2011-08-234-1/+177
* Fix starting auto away thread.Damian Minkov2011-08-191-1/+23
* Sets priority to 30 for newly created Jabber account. Adds a property to bypa...Sebastien Vincent2011-08-112-1/+34
* Adds user-configured STUN/TURN/Jingle Nodes servers to be used in Google Talk...Sebastien Vincent2011-08-102-1/+37
* fixes the infinite loop reported by IngoPurvesh Sahoo2011-08-051-2/+10
* Fixes editable text in the initial sign up window.Yana Stamcheva2011-08-011-0/+4
* Reverts latest changes fixing build.Damian Minkov2011-08-011-23/+1
* Fixes starting auto away thread.Damian Minkov2011-08-011-1/+23
* Closes the initial add account window if a create account form is loaded.Yana Stamcheva2011-07-311-0/+1
* Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.Yana Stamcheva2011-07-2710-271/+1361
* Fixes the use of non predefined parameters in the provisioning uri. Yana Stamcheva2011-07-251-34/+14
* Fixes Jabber create account form.Yana Stamcheva2011-07-251-33/+45
* Restores the create Jabber account form and fixes some related issues.Yana Stamcheva2011-07-2012-525/+615
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-204-1/+68
* Makes sure that FMJ's JavaSoundCodec will not be utilized in the event that i...Lyubomir Marinov2011-07-181-1/+0
* Adds a setRegistration method in the SIP wizard, to be used by inheritors.Yana Stamcheva2011-07-061-3/+15
* Fixes compilation with OpenJDK 1.6.0_18 and removes an unused import which ca...Sebastien Vincent2011-07-061-2/+0
* Fixes the addition of immageattr to all H.264 formats.Lyubomir Marinov2011-07-052-3/+1
* Fixes displaying and deleting voicemail URI when editing sip account.Damian Minkov2011-07-043-0/+17
* Removes advanced tabs in edit account form, when account advanced configurati...Yana Stamcheva2011-07-044-24/+141
* Fixes display name when adding contacts.Damian Minkov2011-06-231-1/+1
* Adds languages resources for LDAP fields configuration tab.Sebastien Vincent2011-06-221-8/+13
* Adds a configuration property allowing to enable/disable different configurat...Yana Stamcheva2011-06-215-16/+127
* Fixes loading of default provisioning method.Yana Stamcheva2011-06-191-2/+1
* Fixes loading of default provisioning uri.Yana Stamcheva2011-06-191-2/+1
* Checks two strings if empty before showing them in the Jabber account form.Yana Stamcheva2011-06-161-2/+3
* Adds the possibility to override some LDAP attribute fields for search and re...Sebastien Vincent2011-06-161-7/+285
* Fixes opaque background of checkbox in the general configuration form.Yana Stamcheva2011-06-141-1/+1
* Overrides a method indicating if a web signup is supported.Yana Stamcheva2011-06-141-0/+13
* Verifies if the home link label in the Jabber account registration form isn't...Yana Stamcheva2011-06-141-1/+1
* Fixes 1.5 compatibility.Yana Stamcheva2011-06-091-2/+3