Pootle
c14ffbdffb
Commit from translate.sip-communicator.org by user emcho.: 923 of 923 messages translated (0 fuzzy).
16 years ago
Pootle
07e7bb0fe9
Commit from translate.sip-communicator.org by user acastroy.: 923 of 923 messages translated (0 fuzzy).
16 years ago
Yana Stamcheva
df0c9bf7f2
Added a more appropriate AIM user name example in the AIM create account form.
16 years ago
Werner Dittmann
69717e74e7
Fix race condition in ZRTP state engine
16 years ago
Emil Ivov
233d923a4d
Removes support for IRC since we can have a more decent implementation one day. The code is still on SVN so whoever needs it can easily reenable it.
16 years ago
Emil Ivov
ebb329a7e6
Removes support for IRC since we can have a more decent implementation one day. The code is still on SVN so whoever needs it can easily reenable it.
16 years ago
Yana Stamcheva
636f6eb628
Fixes systray service.
16 years ago
Yana Stamcheva
c3ba4a5333
Fixes an issue with disappearing contact list window on MacOSX, reported on users mailing list by James Ward. Mac users would be now able to show the contact list window at any time by clicking on the dock icon.
16 years ago
Damian Minkov
712eb0dcce
Fix setting custom status messages and enable msn to set status messages.
16 years ago
Yana Stamcheva
42ca6450c0
Remove two system out prints used for testing.
16 years ago
Yana Stamcheva
e79533d237
Remove two system out prints used for testing.
16 years ago
Yana Stamcheva
00adffb4ea
Use the OperationSetDesktopSharingServer from the beginning of the call instead of first using the streaming operation set and once remote control is enabled moving to the sharing operation set, thus fixing NullPointerException in mouse coordinates parsing during a sharing.
16 years ago
Yana Stamcheva
032d17ea10
Disable Desktop sharing and Video Telephony menu items if the corresponding operation sets aren't available.
16 years ago
Yana Stamcheva
42fffdfdfe
Fixes error message rendering.
16 years ago
Yana Stamcheva
bbafa2a415
Add some extra space on the left of chat write area.
16 years ago
Emil Ivov
70ec460a49
Handles 180 SIP responses arriving after a 183 by not starting a local audio notification since the 183 means the server is already sending one.
16 years ago
Yana Stamcheva
46b548df2f
Remove unused string.
16 years ago
Emil Ivov
41880f569d
Mutes deprecation resulting from Apple deprecating their own JRE
16 years ago
Emil Ivov
f19f8808b4
Makes Session Progress messages interrupt locally played alerts. Some SIP servers send both 180 and 183 responses which causes for simultaneous rings. Problem reported by Fabio Telme
16 years ago
Lyubomir Marinov
7d93e6a927
Disables G.722 because it seems to malfunction.
16 years ago
Emil Ivov
89527c3971
Fixes issue #871 : Early media seems not to work in some cases, by making sure we start the media handler when handling 'Session Progress' responses
16 years ago
Lyubomir Marinov
5b97785916
Commits work in progress on enabling ICE support in Jingle calls. Allows video to be started in a call which has been established with audio only.
16 years ago
Lyubomir Marinov
c1ab17a54f
Attempts to fix a problem related to RTPManager which causes G.722 calls to fail after the first such has succeeded.
16 years ago
Yana Stamcheva
1d3288cea1
Fixes F2 on Windows and Linux.
16 years ago
Yana Stamcheva
1a74305f76
Remove unused import.
16 years ago
Yana Stamcheva
149c241a17
Fix for F2 key not working in contact list. F2 now properly opens the rename dialog when a contact or group has been selected.
16 years ago
Yana Stamcheva
df59665484
Fix for F2 key not working in contact list. F2 now properly opens the rename dialog when a contact or group has been selected.
16 years ago
Sebastien Vincent
c86a1d94e3
Add g722 JNI libraries for Freebsd (32-bit and 64-bit) and Windows (32-bit and 64-bit).
16 years ago
Damian Minkov
df158e14d2
Binaries for g722 linux, linux-amd64, macos universal.
16 years ago
Lyubomir Marinov
858330c2a5
Adds support for the G.722 audio codec.
16 years ago
Yana Stamcheva
f34d04eddb
Remove bottom grey line of contact list .
16 years ago
Damian Minkov
59ab4e62f7
Check whether underlying chat transport supports html content type before send the text to it.
16 years ago
Damian Minkov
d230b1ae2f
Fix macosx update link replacement.
16 years ago
Damian Minkov
32bc6c9382
Fix windows builds.
16 years ago
Damian Minkov
deda620a87
Change name of client loclal file with update location from versionupdate.properties to update-location.properties.
...
Make download links configurable.
16 years ago
Lyubomir Marinov
adf0c95a8c
Fixes a NullPointerException related to MSN contact avatars.
16 years ago
Yana Stamcheva
03b5c1005e
Chat window made fully skinnable - patch provided by Adam Netocny.
...
Added google-chrome to the list of browsers we're using to open links - Adam Netocny.
:D smiley added - Adam Netocny.
16 years ago
Yana Stamcheva
6d976cbf99
Use the application name property in the popup configuration string.
16 years ago
Sebastien Vincent
a7ec0d2375
Fix broken ffmpeeg JNI on Linux 32-bit.
16 years ago
Yana Stamcheva
d7672f0f88
Make call dialog button area available for plugin components.
16 years ago
Lyubomir Marinov
0bfadb4894
Commits work in progress on enabling ICE support in Jingle calls:
...
- Sends transport-info without content child extensions other than transport.
- Does not send candidates in session-accept if they have already been sent in transport-info.
- Does not wait for connectivity establishment to conclude before sending session-accept because the ICE controlling agent determines when the connectivity establishment concludes.
16 years ago
Yana Stamcheva
a496b37ac7
Replaces the "me" in the title of outgoing messages in chat window, with the account name.
16 years ago
Damian Minkov
3a2a15058f
Fix handling non persistent contacts, fix their move and display after receiving authorization request.
16 years ago
Werner Dittmann
0e090929db
Remove import of non-existing package
16 years ago
Werner Dittmann
a58d3a4f8b
Remove import of non-existing package
16 years ago
Werner Dittmann
59a59e967a
Remove import of non-existing package
16 years ago
Werner Dittmann
849e549236
Remove import of non-existing package
16 years ago
Werner Dittmann
65ecb950a4
Remove import of non-existing package
16 years ago
Werner Dittmann
8b081ad6a8
Remove import of non-existing package
16 years ago
Werner Dittmann
1fda8242c0
Remove import of non-existing package
16 years ago