aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin
Commit message (Expand)AuthorAgeFilesLines
* Enable Jingle Nodes by default.Sebastien Vincent2010-12-202-4/+4
* Fix a bug when saving sip account with different registrar changing user_id p...Damian Minkov2010-12-202-5/+10
* Change label text in STUN/TURN configuration dialog.Sebastien Vincent2010-12-151-1/+1
* Commits patches to enable the blue theme for the tabs of various pages in Too...Lyubomir Marinov2010-12-146-12/+18
* Get the application name from properties rather than hardcoded value.Sebastien Vincent2010-12-131-1/+4
* Fix obtaining password for wizards through factory and credential service.Damian Minkov2010-12-1310-25/+22
* Commits the patches provided by Akash Nawani in the dev mailing list thread "...Lyubomir Marinov2010-12-102-1/+5
* Initial support for Jingle Nodes. Please note that this feature is disabled b...Sebastien Vincent2010-12-104-18/+653
* Fixes the font of the message of the "New message available" dialog which use...Lyubomir Marinov2010-12-081-0/+8
* Fixes the backgrounds of the check boxes and radio buttons on the Security > ...Lyubomir Marinov2010-12-081-5/+25
* Fixes the background of the Help > About window which does not fill the entir...Lyubomir Marinov2010-12-081-5/+24
* Fixes an incorrectly spelled "Netowrk" in Tools > Options > Events.Lyubomir Marinov2010-12-081-8/+7
* Update event config form, fixing storing values when changing file values.Damian Minkov2010-12-082-7/+67
* Introduce Packet Logging Service with its configuration form and implementati...Damian Minkov2010-12-031-11/+12
* * Fix exception when creating a STUN server without username/password;Sebastien Vincent2010-12-031-3/+6
* Update check detecting wrong password on secure locations.Damian Minkov2010-11-291-4/+72
* Add the possibility to use SIP Communicator STUN server in case no other STUN...Sebastien Vincent2010-11-264-0/+62
* STUN dialog configuration can be edited and changes are correctly reported to...Sebastien Vincent2010-11-261-17/+99
* Sets the default icon of the authentication window to be the application logo.Yana Stamcheva2010-11-261-1/+2
* Enable ICE and STUN/TURN discovery by default for new Jabber account.Sebastien Vincent2010-11-263-27/+44
* Updatecheck activator, update authenticate window, exported window no more used.Damian Minkov2010-11-261-50/+54
* Enable ICE by default, fix javadoc warnings.Sebastien Vincent2010-11-172-7/+29
* Fix max-forward headers.Damian Minkov2010-11-105-12/+140
* Message Waiting Indication for sip protocol (rfc3842).Damian Minkov2010-11-064-0/+57
* Fix creating and deleting bonjour accounts.Damian Minkov2010-11-051-3/+2
* Skin support patch provided by Adam Netocny. Adding skin support in the SIP C...Yana Stamcheva2010-11-032-3/+87
* Spell Check plugin (work in progress). Note that the spellcheck plugin is not...Yana Stamcheva2010-11-018-0/+1675
* Added a more appropriate AIM user name example in the AIM create account form.Yana Stamcheva2010-10-281-1/+1
* Mutes deprecation resulting from Apple deprecating their own JREEmil Ivov2010-10-211-0/+1
* Change name of client loclal file with update location from versionupdate.pro...Damian Minkov2010-10-201-1/+1
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Remove import of non-existing packageWerner Dittmann2010-10-1810-10/+0
* Remove import of non-existing packageWerner Dittmann2010-10-186-6/+0
* Fixed random positioning of tabs in the security configuration form.Yana Stamcheva2010-10-163-6/+28
* Introduced new icon for master password dialogs.Yana Stamcheva2010-10-161-31/+52
* Proper use of enforce prefix and allowed prefix in provisioning plugin.Sebastien Vincent2010-10-131-39/+127
* Default value for provisioning saved in the configuration defaults.Yana Stamcheva2010-10-132-2/+16
* Add a method in the ConfigurationService that will check all properties again...Sebastien Vincent2010-10-121-0/+34
* Add log output for the updatechecker plugin. If the "check for updates on sta...Sebastien Vincent2010-10-111-108/+141
* About window adjustments.Yana Stamcheva2010-10-111-5/+32
* Fix Global status icon on setting DND.Damian Minkov2010-10-061-1/+5
* Add provisioning via mDNS (Bonjour).Sebastien Vincent2010-10-063-14/+45
* Authorization for SIP protocol, implement subscribe for presence.winfo rfc385...Damian Minkov2010-10-061-2/+4
* Use CertificateVerificationService in the UpdateChecker plugin.Sebastien Vincent2010-10-042-59/+117
* Add implementation of an ordered Properties class.Sebastien Vincent2010-10-042-2/+7
* If an update link is provided by provisioning configuration, use it instead o...Sebastien Vincent2010-10-042-6/+23
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-2/+5
* Add DHCP retransmissions. Remove provisioning username/password from configur...Sebastien Vincent2010-09-301-0/+7
* Set default sip registration time to 600.Damian Minkov2010-09-302-0/+8
* If HTTP authentication is needed with provisioning, it will use the same cred...Sebastien Vincent2010-09-301-85/+46