aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use the application name property in the popup configuration string.Yana Stamcheva2010-10-191-2/+6
* Make call dialog button area available for plugin components.Yana Stamcheva2010-10-192-2/+102
* Commits work in progress on enabling ICE support in Jingle calls:Lyubomir Marinov2010-10-1913-306/+653
* Replaces the "me" in the title of outgoing messages in chat window, with the ...Yana Stamcheva2010-10-181-8/+5
* Fix handling non persistent contacts, fix their move and display after receiv...Damian Minkov2010-10-181-41/+80
* Remove import of non-existing packageWerner Dittmann2010-10-182-2/+0
* Remove import of non-existing packageWerner Dittmann2010-10-186-6/+0
* Remove import of non-existing packageWerner Dittmann2010-10-1811-11/+0
* Remove import of non-existing packageWerner Dittmann2010-10-187-8/+1
* Remove import of non-existing packageWerner Dittmann2010-10-1810-10/+0
* Remove import of non-existing packageWerner Dittmann2010-10-186-6/+0
* Remove import of non-existing packageWerner Dittmann2010-10-182-2/+0
* Fixed random positioning of tabs in the security configuration form.Yana Stamcheva2010-10-164-7/+29
* Some space added between the icon and the text.Yana Stamcheva2010-10-163-142/+197
* Introduced new icon for master password dialogs.Yana Stamcheva2010-10-162-44/+87
* Proper initialization of video size and video panel's mouse/key listeners whe...Sebastien Vincent2010-10-156-13/+30
* Desktop sharing user interface (work in progress).Yana Stamcheva2010-10-1523-325/+2118
* Fix jabber creating missing groups on update when groups are created somewher...Damian Minkov2010-10-142-20/+75
* Commits work in progress on enabling ICE support in Jingle calls. Reduces pos...Lyubomir Marinov2010-10-1410-153/+321
* Proper use of enforce prefix and allowed prefix in provisioning plugin.Sebastien Vincent2010-10-133-105/+155
* Remove unused import.Yana Stamcheva2010-10-131-1/+0
* Fix msn stack not to close multichat sessions when there is no activity.Damian Minkov2010-10-134-4/+24
* 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-123-25/+127
* 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 a problem in OperationSetDesktopStreaming*Impl where the camera was used ...Sebastien Vincent2010-10-112-0/+43
* On startup don't block account loading with dns queries (network maybe down).Damian Minkov2010-10-081-2/+11
* Trim search field text in order to obtain correct results.Yana Stamcheva2010-10-071-1/+1
* Add DND icon to tray/notification/dock icons.Damian Minkov2010-10-073-3/+33
* Use install_name_tool directly in Makefile to change library path in libspark...Sebastien Vincent2010-10-061-0/+1
* Close JmDNS after having discovered (or not) the provisioning URL.Sebastien Vincent2010-10-061-8/+22
* Fix Global status icon on setting DND.Damian Minkov2010-10-064-3/+45
* Add provisioning via mDNS (Bonjour).Sebastien Vincent2010-10-0612-45/+433
* Commits work in progress on supporting ICE in Jingle.Lyubomir Marinov2010-10-069-395/+1055
* Finally it is necessary to decode all received messages even if they are not ...Matthieu Casanova2010-10-061-6/+2
* Authorization for SIP protocol, implement subscribe for presence.winfo rfc385...Damian Minkov2010-10-0611-121/+874
* Fix libsparkle_init.dylib of commit 7779 (@loader_path -> @executable_path) a...Sebastien Vincent2010-10-053-13/+75
* Rollback part of commit 7779 because Sparkle is not loaded properly.Sebastien Vincent2010-10-053-75/+13
* Fixed yahoo message decoding :Matthieu Casanova2010-10-052-43/+34
* Fixes issue #815 Size of the status button sometimes too small (https://sip-c...Yana Stamcheva2010-10-052-4/+6
* Add DND to global status and when a contact is in On The Phone status, show i...Damian Minkov2010-10-0510-134/+172
* Use CertificateVerificationService in the UpdateChecker plugin.Sebastien Vincent2010-10-043-61/+119
* Add implementation of an ordered Properties class.Sebastien Vincent2010-10-043-2/+124
* Fixes warnings and javadocs.Sebastien Vincent2010-10-04148-381/+1153
* If an update link is provided by provisioning configuration, use it instead o...Sebastien Vincent2010-10-046-18/+98
* Fixes warnings, javadocs, formatting.Lyubomir Marinov2010-10-041-31/+31
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-0418-125/+168
* Create video calls with a MediaDevice in OperationSetDesktopSharingServer.Sebastien Vincent2010-10-042-9/+12
* Implement new OperationSetDesktopStreaming interface to prepare integration o...Sebastien Vincent2010-10-047-7/+315