Yana Stamcheva
dcd1359631
Checks if a custom contact action should be shown for a given contact.
14 years ago
Damian Minkov
77a2ef87b3
Changes the way we read count of unread notifications, to show to user overall number of unread voice messages.
14 years ago
Yana Stamcheva
6dacc7968f
Makes ContactAction-s aware of the x and y coordiantes of the action component.
14 years ago
Damian Minkov
0f3561ce90
Improves NotificationMessage unread messages counting and displaying.
14 years ago
Yana Stamcheva
e4a6b53cdb
Adds a notification source to the NotificationMessage used in OperationSetMessageWaiting.
14 years ago
Yana Stamcheva
66106ddeee
Checks if a custom contact action has more than one details to deal with.
14 years ago
Vincent Lucas
2f7dc3dc34
Corrects problem when displaying an apostrophe character in the ChatConversationPanel (replace "'" by "&39;").
14 years ago
Emil Ivov
c6016b808c
Minor string correction
14 years ago
Damian Minkov
7a9fdb15d4
Fixes tests.
14 years ago
Yana Stamcheva
8992d147b7
A new custom contact action service allowing to represent more actions for a contact entry in the contact list.
14 years ago
Yana Stamcheva
3301f2a10d
Adds an optional signup link in provisioning authentication window.
14 years ago
Vincent Lucas
a687c482c6
Adds password support for google relayed candidate (updates ice4j to svn revision #322 ).
14 years ago
Lyubomir Marinov
038a5b038f
Removes the "welcome" Growl notification on Jitsi startup. Improves the memory consumption and the execution speed of the growlnotification bundle. Prevents a NullPointerException during its stop on non-Mac OS X operating systems.
14 years ago
Vincent Lucas
b283f6522b
Removes all local symbols from the libgrowl4j.dylib (using strip -x as suggested by Lyubomir Marinov).
14 years ago
Lyubomir Marinov
398d79dfac
Fixes the NetBeans classpath. Reported by Дима Холодов. Removes unnecessary entries from it. Deletes the ide directory because the Eclipse and NetBeans files have been moved away from it.
14 years ago
Vincent Lucas
7a37068ebd
Adds a specific libgrowl4j.lib (with path already updated to the growl framework) for the macosx target.
14 years ago
Vincent Lucas
338015809e
Updates growl4j.jar built with java 1.5.
14 years ago
Vincent Lucas
8c28eae1c0
Updates growl4j in order to use growl SDK version 1.3.1
14 years ago
Yana Stamcheva
97fc6e96d0
Fixes lost focus in chat window, when receiving messages while typing.
14 years ago
Emil Ivov
ab1a357d8c
Adds password modification from within Jitsi for XMPP accounts that allow it. Contributed by Boris Grozev.
14 years ago
Yana Stamcheva
20a28fa8c2
Only take the focus if the "auto popup" property is switched on. Patch provided by Vieri on July 26.
14 years ago
Pootle
0d2df924f5
Commit from translate.jitsi.org by user acastroy.: 1321 of 1321 messages translated (0 fuzzy).
14 years ago
Pootle
27e79b57b8
Commit from translate.jitsi.org by user emcho.: 1321 of 1321 messages translated (0 fuzzy).
14 years ago
Lyubomir Marinov
601776d42f
- Works on removing the video of a video conference participant from display on the remaining non-focus participants. - Tries to fix a crash in PortAudio (often seen at the end of video conference calls).
14 years ago
Vincent Lucas
9cdde989fa
Corrects warning dialog height on Linux when closing a chat window with: a un-sent message, an active file transfer or when the last message is received less than 2 seconds ago.
14 years ago
Vincent Lucas
a45b6e0940
Adds SDES for XMPP. Works with Jingle and GTalk (only for gmail web app, doesn not work on "talk" for android).
14 years ago
Lyubomir Marinov
c1366b5d7f
Fixes an issue which would leak at least one Thread per call which would endlessly send out RTCP packets.
14 years ago
Yana Stamcheva
439494bd4c
Adds Greek to the list of spellcheck languages.
14 years ago
Yana Stamcheva
501fe9d6a2
Fixes "Remove contact" message when the account is not logged in.
14 years ago
Yana Stamcheva
114f31268c
Fixes "Add contact" dialog message when account is not connected. Reported by Alexandros Papadopoulos.
14 years ago
Lyubomir Marinov
f8e0e34b69
Fixes an IllegalMonitorStateException in PortAudioRenderer reported by Emil Ivov.
14 years ago
Vincent Lucas
6fa254a88b
Updates ice4j to svn revision #319 : Corrects null pointer exception when trying to log a packet whereas the socket is already closed.
14 years ago
Yana Stamcheva
b3936f6d02
Fixes call conference creation from Tools menu.
14 years ago
Lyubomir Marinov
bf6e7cdedd
Fixes the layout of non-video-contributing participants in video conference calls. Some of them used to have their photo not centered.
14 years ago
Lyubomir Marinov
641e458dea
Fixes a NullPointerException in MediaAwareCallPeer related to ConferenceMembersSoundLevelListener.
14 years ago
Lyubomir Marinov
62634e5177
- Fixes the horizontal gap between multiple videos in a call. It used to appear different between the different columns and caused videos with equal aspect ratios to appear with unequal heights.
...
- Tries to prevent a deadlock in UI-related code upon hanging up a call. It appeared as if the camera wouldn't get closed.
- Fixes a NullPointerException.
14 years ago
Lyubomir Marinov
0169d44f05
Logs an exception which would otherwise be swallowed and would thus obstruct debugging.
14 years ago
Lyubomir Marinov
5c532cead2
Fixes "Invalid access to memory location" in jdic_misc.dll reported by Vieri.
14 years ago
Lyubomir Marinov
26491feccc
Adds support for a boolean ConfigurationService property with name net.java.sip.communicator.plugin.msofficecomm.CREATE_CALL_BY_PHONE_NUMBER which instructs the Microsoft Outlook VoIP integration functionality to resolve a sign-in name to a vCard phone number in case it fails to resolve to a Contact with support for OperationSetBasicTelephony. The sort order of the phone number types is controlled through a String ConfigurationService property with name net.java.sip.communicator.plugin.msofficecomm.MPHONE_TYPE_SORT_ORDER which defaults to a value that prefers a work phone number, if available.
14 years ago
Lyubomir Marinov
a802dab29a
Commits a patch by Paweł Domas which addresses "Jitsi System Tray not initialized on Ubuntu 12.04" reported on the dev mailing list.
14 years ago
Lyubomir Marinov
40ce7ebb62
Fixes 'Invalid RTCP Version' exception caused by incorrect RTCP feedback packet construction.
14 years ago
Lyubomir Marinov
26b38766e3
Fixes a failure to keep the aspect ratio of the video when switching to full screen. Attempts to remedy a multi-video display when switching between camera and desktop streaming. Tries to fix a crash in the QTKit video capture on Mac OS X. Works on addressing a unnecessary remaining of the camera on Mac OS X open.
14 years ago
Damian Minkov
47596065ba
Fixes filtering correct file types.
14 years ago
Lyubomir Marinov
3bb39dd32a
Commits Boris Grozev's patch which addresses "sound selection file manager will not enter non-empty directories" reported by Alexandros Papadopoulos on the dev mailing list.
14 years ago
Vincent Lucas
f8983838a7
Update ice4j to svn revision #318 : Reduces log information about harvesting time.
14 years ago
Vincent Lucas
23b434e8d0
Removes RTCP logs for RTT computation debug.
14 years ago
Lyubomir Marinov
d8341aee6b
Re-applies the ideas of r9718 with a refined implementation on the PulseAudio Renderer in order to reflect changes to the user's choice with respect to the default playback device while in a call.
14 years ago
Vincent Lucas
7257cec279
Logs RTCP sender report sent and received to correct wrong statistics (RTT, loss rate).
14 years ago
Lyubomir Marinov
31d39e3ab2
Fixes 'Invalid access to memory location' in globalshortcut.dll. Reported by Damian Minkov.
14 years ago
Emil Ivov
6c888f0bfb
Increases hole punch packet count to 3 from 1
14 years ago