Commit Graph

47 Commits (de35e204451c435420aaf2f2cd64656f293b8ffc)

Author SHA1 Message Date
Yana Stamcheva de35e20445 - Fixing a bug reported bu Matthieu Casanova (on dev@sip-communicator.dev.java.net 02/16/2010 subject: "AddContactWizard : disable back button when on first page")
16 years ago
Damian Minkov 86cd061e08 Fix incoming sip typing notifications. Make default PA when creating sip accounts.
16 years ago
scmerger 96c3dfc420 Merge branch '1.0-local' into trunk-local
17 years ago
Werner Dittmann f196b48e88 Add functions to enable and disable the ZRTP Hello hash attribute in the SIP SDP data. The user
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
Yana Stamcheva 613d50929e When loading an already stored SIP account we set the encryption property to true if there's no stored value.
17 years ago
Yana Stamcheva 333a823b14 - Fixes Issue #: 434 Wrong ID when try to install an already installed account.
17 years ago
Yana Stamcheva 1d040721ac Sign in dialog enhancements. (Including issue #455)
17 years ago
Lyubomir Marinov d02eba788a - Reduces garbage created when working with AccoutID.getAccountProperties() which creates a copy of the internal Hashtable by introducing getAccountProperty(), getAccountPropertyString(), getAccountPropertyBoolean() and getAccountPropertyInt(). The last two also carry out the conversions between Object and boolean/int without additional allocations in contrast to most of the previous uses which would perform allocations.
17 years ago
Werner Dittmann c96925cccb Revert change to position the security check box at the top-level registration window. Put it to advanced window again, but set it enabled by default.
18 years ago
Werner Dittmann ac8c62bbac Disable Back button if there is no previous page. Going back from this wizard page leads to an exception.
18 years ago
Werner Dittmann 386d4d2157 Fix a NPE when modifying a SIP account: add the USER_ID to the account properties in SIPAccountRegistrationWizard::installAccount() when calling the account modify function of ProtocolProviderFactorySipImpl. Add some templates to fix some warnings.
18 years ago
Werner Dittmann 4d55cdf49f Re-position "Enable security" checkbox to the first page of account registration and modification. Makes it easier for the enduser, is also not an "advanced" option.
18 years ago
Lyubomir Marinov b1be662c7b Restores changes addressing issue #492 (Grey background dialogs) lost in the recent resource-naming modifications.
18 years ago
Yana Stamcheva 9daa19303f Language resources updated.
18 years ago
Lyubomir Marinov a83833f357 Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar.
18 years ago
Werner Dittmann dc33fb66da Merged Emanuel's patch that enables to set the security option for each account.
18 years ago
Lyubomir Marinov c3156c99c5 Makes the background of JCheckBox transparent on Windows in order to respect the blue theme.
18 years ago
Lyubomir Marinov f57c113d5d Replaces the uses of JTabbedPane with SIPCommTabbedPane in order to respect the blue theme.
18 years ago
Lyubomir Marinov dd002dcd6c As part of the ongoing work on issue #492 - Grey background dialogs, makes the AccountRegistrationWizard implementations respect the new blue theme. The uses of JTabbedPane which thus don't comply with the theme will be taken care of in a separate revision.
18 years ago
Lyubomir Marinov 71db57d60d Fixes issue #466 - Cannot create a no-registrar SIP account from the "sign in" panel.
18 years ago
Yana Stamcheva bbceee07e5 UI enhancements.
18 years ago
Romain Kuntz 4281d4b0ae Fixed a typo on the double quotes
18 years ago
Emil Ivov 0ec995e1f5 Adds an extra hint on the SIP account wizard so that it would also help creating serverless account
18 years ago
Emil Ivov 7ddf0c5ab2 More debugs in the AddressResolver
18 years ago
Emil Ivov 02baebb228 Asserts use of TCP when it has been set as the default transport during protocol initialization.
18 years ago
Emil Ivov db4bf59376 Fix an NPE in the SIP account wizard (Patch by Lubomir Marinov)
18 years ago
Damian Minkov 795fac7d71 Resource Management Service and its implementation. The service holds all resources and all bundles(except configuration service) use it to retrieve i18n strings,images,settings...
18 years ago
Yana Stamcheva b04e3f61cb New Account configuration forms.
18 years ago
Damian Minkov 6f04ff33c5 Fix loading proper account uin.
18 years ago
Yana Stamcheva e67371701c New simplified sign in form shown when the application is started for the first time.
18 years ago
Yana Stamcheva fb4d76c995 Keep alive interval moved to a local variable.
18 years ago
Yana Stamcheva 99e8192aa1 Keep alive configurations added to the SIP account registration wizard.
18 years ago
Thomas Hofer 796ef18181 added a comment to explain, why the order of two fields in the load-account method is important
18 years ago
Thomas Hofer 2697f88486
18 years ago
Benoit Pradelle 5a940d856c We can now register two SIP accounts with the same ID but different registars
18 years ago
Yana Stamcheva ea298e82a5 Correctly load the isPresenceEnabled and isP2PForced properties.
19 years ago
Yana Stamcheva 3507976141 wizard modifications merged with alpha2
19 years ago
Benoit Pradelle b595810756 - add the SIMPLE settings in the gui
19 years ago
Yana Stamcheva e73fe99833 leave space between fields
20 years ago
Yana Stamcheva b57e8e1b69 example user id for all 4 protocols
20 years ago
Yana Stamcheva 2fa5a83fdd in all account registration wizards, check if the account entered by user is not already installed and if so, show a message to the user.
20 years ago
Yana Stamcheva d1189fb0b6 summary updated
20 years ago
Yana Stamcheva 3fe1048683 change server to registrar
20 years ago
Yana Stamcheva a9a4c25a95 new parameters added to the sip account registration wizard
20 years ago
Yana Stamcheva 118e760162 default transport field added
20 years ago
Yana Stamcheva 2914a519a2 sip account registration wizard
20 years ago