scmerger
96c3dfc420
Merge branch '1.0-local' into trunk-local
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
Romain Kuntz
ba1a912b02
Fixed a label typo in the english resource file
17 years ago
Yana Stamcheva
2d8fef81c2
Added some strings used for the buttons in the accounts form (continuation on previous commit).
17 years ago
Yana Stamcheva
daa208a792
Fixing issue #662 Plug-ins vs bundles in Tools > Options > Plug-ins.
17 years ago
Yana Stamcheva
d9ed67e0c4
New smileys pack and some improvements of the smileys box look and feel.
17 years ago
Werner Dittmann
f196b48e88
Add functions to enable and disable the ZRTP Hello hash attribute in the SIP SDP data. The user
...
may enable/disable the ZRTP attribute on the SIP account advanced tab if security is also enabled.
17 years ago
Damian Minkov
9eed3c37be
Fix a wrong message from last commit.
17 years ago
Damian Minkov
ac07e0502b
A single quote used in messages with parameters causes two problems: the quote is absent in the result message and the param is not replaced. It's not fixed.
17 years ago
Damian Minkov
aa488c88eb
Windows update now supports password protected sites, https and http redirects. Show dialog if installer file is missing. Stopping update process now iss working. Change of interface language.
17 years ago
Damien Roth
d845a56cb2
- Add a new FontChooser dialog
...
- Add an item in the options menu to change the font and the color
17 years ago
Damian Minkov
819440550b
Issue #599 Initial commit for windows autoupdate.
17 years ago
Emil Ivov
1f9d38b820
Fixes issue #624 : Protocol account selectors in wizards allow multiple selections. Removes the Radio buttons and reorganizes the AccountSelector page shown when clicking on the "Join chatroom" button
17 years ago
Emil Ivov
7766647f1c
Fixes issue #538 : Add Account wizard's protocol combo should be empty by default. The "Add Account" wizard will now open without a selected default protocol and instead it would open a page prompting the user to select a network.
17 years ago
Damien Roth
2f721c50e3
- Fix a problem with the name of the first Dict contact
...
- New feature: show/hide toolbar and stylebar in the chat window
17 years ago
Emil Ivov
308d34533c
Fixes issue #601 : Can create an account with no userid . Note that this is a lame fix and a more comprehensive solution should be implemented as a part of issue #625
17 years ago
Lyubomir Marinov
641e91b990
Fixes issue #554 (Missing String resource keys for Keybindings config form).
17 years ago
Damian Minkov
d8eb578f4a
Fix issue #550 . Patch by Sebastian Heib.
17 years ago
Lyubomir Marinov
990eee6bd8
Fixes various warnings, mostly ones about performance.
17 years ago
Alan Kelly
29c4df9e9c
I18N improvements to initial 'Sign Up' dialog
17 years ago
Damian Minkov
d3897ad49b
Adds a maximum width of 600 px for ErrorDialog.
17 years ago
Yana Stamcheva
65e9c0ab5d
Continuation of Werner's work on ZRTP event management + some changes on the way we're triggering security events through the CallParticipants.
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
4a881555fa
Fix some missing color resources.
17 years ago
Symphorien Wanko
ff8ec3ad3f
swing based popup notifications with tests for the PopupMessage interface.
...
added checks for null SystemTrayPeer as it this possible it doesnt exists on the cruise control machine
17 years ago
Symphorien Wanko
07a483c148
undo previous commit since cruisecontrol fails
17 years ago
Symphorien Wanko
2d81282722
swing based popup notifications with tests for the PopupMessage interface.
17 years ago
Sebastien Mazy
97c78e166e
correct a french translation error
17 years ago
Yana Stamcheva
ea303ffd2d
Zrtp Gui and event modifications. (Issue #463 )
17 years ago
Alan Kelly
d438d334d7
Resolve Issue 519 and minor cosmetic changes to NewStatusMessageDialog
17 years ago
Emil Ivov
49e4d770d9
Fixes issues:
...
555: Unproper handling of invalid dst addresses in p2p accounts
556: Creating a SIP acc for a non-existant domain shows no error
17 years ago
Sebastien Mazy
d117a3dd74
minor branding fixes: year, ampersand
17 years ago
Sebastien Mazy
d1b2d2d12f
translation typo
17 years ago
Alan Kelly
e37a983789
Menu mnemonic for Help > About
17 years ago
Werner Dittmann
f9468fe92b
Add some ZRTP information texts.
17 years ago
Yana Stamcheva
333a823b14
- Fixes Issue #: 434 Wrong ID when try to install an already installed account.
...
- Removes the "Override server" option from account wizards.
- Adds a property to the ProtocolProviderFactory which indicates if the server has been modified
17 years ago
Yana Stamcheva
2a7b8a423f
Fix missing strings.
17 years ago
Lyubomir Marinov
f789771c77
Changes ? in the main menu to Help for the default, French and Bulgarian languages.
17 years ago
Yana Stamcheva
371eabe67b
Fixes some strings.
17 years ago
Yana Stamcheva
ad89fc2e29
Fixes some missing strings.
17 years ago
Yana Stamcheva
9daa19303f
Language resources updated.
17 years ago
Werner Dittmann
dc33fb66da
Merged Emanuel's patch that enables to set the security option for each account.
...
The checkbox is on the "advanced" tab of the account page.
17 years ago
Lyubomir Marinov
df46d56af0
Fixes issue #497 (Add tooltips to call panel buttons). The Secure button doesn't have a tooltip when in secure mode but that seems to be the design of the button because going clear isn't supported.
17 years ago
Damien Roth
2b543079b0
french translation update (cf mail)
18 years ago
Yana Stamcheva
4bd8aae0a9
Applying new resource name convention.
18 years ago
Lyubomir Marinov
3c5b734e19
Allows choosing <No Device> for each of the Audio and Video device configurations in the Media ConfigurationForm.
18 years ago
Lyubomir Marinov
0ad75cff58
Makes TransparentPanel available outside impl.gui and uses it in MediaConfigurationForm.
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
Yana Stamcheva
bbceee07e5
UI enhancements.
18 years ago