Damian Minkov
505be00d1d
Changes the way action is performed on custom actions for source contacts. Fixes displaying notification source contacts.
14 years ago
Yana Stamcheva
9931f4b800
Making the contact list component available from outside the gui bundle.
14 years ago
Damian Minkov
325cea15eb
Fixes run and tests.
14 years ago
Damian Minkov
305bf0ae6a
Retrieves account display name from account id if not returned from the account info operationset.
14 years ago
Damian Minkov
7f5f544336
Adds missing import, that fixes incoming file transfer on windows.
14 years ago
Yana Stamcheva
dfef701e1d
Fixes contact's appearing when the status message is too long.
14 years ago
Yana Stamcheva
792e6403ae
Fixes contact list button clicks.
14 years ago
Damian Minkov
97ed9feac0
Fixes autoway listening for idle, a bug where it adds listening for 0sec. of idle time.
14 years ago
Yana Stamcheva
8004132d5c
Fixes single window interface.
14 years ago
Yana Stamcheva
f9176ff142
Adds plugin components in the Swing thread.
14 years ago
Yana Stamcheva
fba0d73ad9
Fixes contact details appearance.
14 years ago
Yana Stamcheva
568395de2f
Fixes contact details length.
14 years ago
Damian Minkov
67987b4ed9
Makes flexible adding contact list buttons.
14 years ago
Yana Stamcheva
a7ee45ad2e
Removes correctly deleted notifications.
14 years ago
Damian Minkov
b9ec3d74bb
Adds remove of contact sources from ui.
14 years ago
Yana Stamcheva
59d61ccd96
Removes notifications that are no longer available.
14 years ago
Lyubomir Marinov
073d015251
Fixes issues with video conferencing such as the display of a non-focus participant's video to other non-focus participants and the stopping of the streaming between non-focus participants upon stopping of the streaming of the focus' local video.
14 years ago
Damian Minkov
f43ef94f58
Adds contact removed to the ContactQuery listener, that will give the option to remove a contact once it has been shown in the ui after a query.
14 years ago
Damian Minkov
544336a5ec
Updates custom action horizontal space.
14 years ago
Lyubomir Marinov
403a59cd17
Fixes a crash of the Outlook presence, IM and VoIP integration related to a report on the dev mailing list by Damian Kohlfeld.
14 years ago
Lyubomir Marinov
a2bf866ce0
Fixes issues with video conferencing such as a failure of the local video to be displayed and a limitation of the conference focus with respect to requiring it to capture video as well.
14 years ago
Damian Minkov
d100493139
Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactSource. Adds listener to refresh contact sources.
14 years ago
Damian Minkov
5012fc910a
Adds custom actions to source contacts.
14 years ago
Damian Minkov
5f866b4185
Adds listener to update UI from custom actions when needed. Changes in notification unread count, make sure we don't double add notifications.
14 years ago
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
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
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
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
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
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