Werner Dittmann
88bf145942
Integrate OTR and related modifications to crypto stuff.
17 years ago
Lyubomir Marinov
a6f23194f1
Fixes a NullPointerException in the Accounts configuration form caused by the Facebook protocol because of its lack of a 32x32 protocol icon. In other words, adds a 32x32 icon for the Facebook protocol.
17 years ago
Lyubomir Marinov
776554eac4
- Integrates the Facebook protocol developed by Dai Zhiwei as part of Google Summer of Code 2008 in trunk.
...
- Updates HttpCore which is already used by the MSN protocol implementation. Also updates Apache Commons Logging which is already used by profiler4j.
- Doesn't jar log4j into the SIP and RSS protocol implementations because it's already a bundle. Thus reduces the sizes of the SIP and RSS protocol implementations.
17 years ago
scmerger
a060a4d6cc
Merge branch '1.0-local' into trunk-local
...
* 1.0-local:
- Make the local video disabled by default.
17 years ago
Yana Stamcheva
2f0db4d2d1
Adding support for file transfer for XMPP and graphical User Interface for file transfer (ongoing work). This first commit adds the needed gui that enables users to send and receive files, to
...
drag and drop files into chat windows. It displays incoming file notifications, file icons or previews (where possible, e.g. images).
This work package also contains a first file transfer implementation over the XMPP protocol (using the smack implementation of xep-0096: http://xmpp.org/extensions/xep-0096.html ). Unfortunately this implementation won't work very well with GoogleTalk accounts for now, as Google servers seem to block every file bigger than 60K.
This commit contains also some improvements in the way we load the history and we manage error messages in the gui.
17 years ago
Yana Stamcheva
3b18adaf24
- Addressing issue #465 (Redesign the account configuration menu).
...
- Fixing issue with status update within the accounts configuration form.
- Adding support for 32x32 and 48x48 icons for all protocols.
- Changing the background and selection colors for config forms list on the left of the Options window.
17 years ago
Yana Stamcheva
d9ed67e0c4
New smileys pack and some improvements of the smileys box look and feel.
17 years ago
Yana Stamcheva
92735bce73
New tab images (continuation of previous commits regarding the tab look and feel).
17 years ago
Yana Stamcheva
18c594ac3e
Chat tabbed pane look modified in order to help better distinguish selected and unselected tabs.
17 years ago
Yana Stamcheva
099f05fa48
New icons for next and previous buttons in the chat window, fitting better to the new interface colors.
17 years ago
Yana Stamcheva
4f86dfefb9
modified image
17 years ago
Lyubomir Marinov
990eee6bd8
Fixes various warnings, mostly ones about performance.
17 years ago
Werner Dittmann
67f15b3c17
Modify the security message event handling to accomodate the message severity levels, playing
...
alert sound at right places etc.
17 years ago
Yana Stamcheva
cb37e61d02
Some enhancements on fancy systray tooltips, including:
...
- frame and rounded corners for contact photos
- reduced size of the default sip comm icon
- changed layout
- image is now passed to popup message as a separate parameter
17 years ago
Symphorien Wanko
fecc1bc966
enhancements to the swing popup notification, new behavior for the trayicon, minors code tweak
17 years ago
Yana Stamcheva
7ea489e92a
Some call dialog enhancements including:
...
- new full screen mode button icons
- support for multiple status icons in the call status panel
- synchronizing full screen pause and mute buttons with those in normal dialog state
- replacing the mute call participant state with a property, which allows to be in whatever call state and still have mute.
- register security notifications
17 years ago
Yana Stamcheva
171fc451a4
Reduce the size of the systray configure icon to 16x16.
17 years ago
Yana Stamcheva
ee95cc59eb
Fix systray Setting menu item icon. Bug reported by Sebastien Mazy and Symphorien Wanko.
17 years ago
Yana Stamcheva
dddcd8cc37
Fixing issue #522 photo window is disturbed. The top semi-transparent area over the user photo is removed.
17 years ago
Sebastien Mazy
a77cd8bd78
expand/fold contact group with single click
...
Also make arrow images the same size to prevent the group name from
moving on expand/fold.
17 years ago
Yana Stamcheva
ea303ffd2d
Zrtp Gui and event modifications. (Issue #463 )
17 years ago
Yana Stamcheva
9b392f59a8
Some call dialog improvements including new icons and modified layout.
17 years ago
Werner Dittmann
258feb65b8
Add icons to show the carious states of security and ZRTP SAS.
18 years ago
Yana Stamcheva
0c61427533
new status icons
18 years ago
Yana Stamcheva
4bd8aae0a9
Applying new resource name convention.
18 years ago
Lyubomir Marinov
296d1e0f1b
Implements a ConfigurationForm which allows configuring the MediaService.
18 years ago
Damien Roth
46ef85f493
Major update for the dict protocol
...
- Using an external library to manage the connection with the server
- Enhanced account registration wizard
18 years ago
Lyubomir Marinov
1cd6a92981
Adds support for fullscreen display and local video in calls.
18 years ago
Yana Stamcheva
0bc0a61f69
Updated status icons.
18 years ago
Yana Stamcheva
bbceee07e5
UI enhancements.
18 years ago
Yana Stamcheva
a42efbc21e
Updated icons and color properties.
18 years ago
Yana Stamcheva
c028023fc9
Updated some images.
18 years ago
Emil Ivov
1b502575c7
Committing cosmetic modifications on the media package before refactoring ZRTP
18 years ago
Yana Stamcheva
0fd63e8e12
Use another image for the status combo box arrow.
18 years ago
Yana Stamcheva
0307806c3e
Arrow added to the presence selector box.
18 years ago
Yana Stamcheva
718254af15
Round corners for avatars and account photo.
18 years ago
Romain Kuntz
0fb8343cf5
Merged ZRTP-related code
18 years ago
Romain Kuntz
cd3b791941
Added "secure" buttons (for ZRTP)
18 years ago
Yana Stamcheva
59052e9bd8
New sip protocol status icons.
18 years ago
Lyubomir Marinov
b3913d79f0
Provides the UI means for SIP Communicator to initiate a call-transfer.
18 years ago
Yana Stamcheva
3070baaf1c
- Revised status panel interface.
...
- Revised contact list interface.
- New chat rooms interface.
- Main tabbed pane removed.
- Revised call management in the GUI.
- Some more gui modifications.
18 years ago
Emil Ivov
1ca6526664
Renamed "status icons" to "statusicons"
18 years ago
Yana Stamcheva
32373191f5
incoming and outgoing call svg-s
18 years ago
Lyubomir Marinov
8589c49d20
Introduces support for muting a call.
18 years ago
Emil Ivov
fbf0168515
Added an icon for the auto away configuration form (by Damien ROTH)
...
Renamed the status update plugin to awto away
moved the getImage() and getImageBytes() methods to the ResourceManagementService
18 years ago
Yana Stamcheva
730688e450
Remove resources.properties, where not used any more.
18 years ago
Yana Stamcheva
4751944d62
allow painting of texture background.
18 years ago
Emil Ivov
a2491f9b12
Committing the on hold patch from Lubomir Marinov
18 years ago
Yana Stamcheva
f78eb8e97c
spelling corrections contributed by Damian Johnson
18 years ago
Yana Stamcheva
4460f1b636
KeyBinding plugin contributed by Damian Johnson.
18 years ago