Commit Graph

19 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
scmerger bc1fbe7cb4 Merge branch '1.0-local' into trunk-local
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
Alan Kelly c0fe7cae95 GUI enhancements: Remove opacity and editability from JTextAreas used for instructions
17 years ago
Yana Stamcheva 333a823b14 - Fixes Issue #: 434 Wrong ID when try to install an already installed account.
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
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
Lyubomir Marinov c3156c99c5 Makes the background of JCheckBox transparent on Windows 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
Yana Stamcheva bbceee07e5 UI enhancements.
18 years ago
Yana Stamcheva a48515ce36 uinAndPassword property key renamed to AimUinAndPassword
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
Yana Stamcheva 2c111b0a89 Sign up link added to simple account registration page.
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 7eadba9c85 "UIN" replaced by identifier or user identifier
18 years ago
Yana Stamcheva 3507976141 wizard modifications merged with alpha2
19 years ago
Damian Minkov 214e73f509 Aim wizard and some improvments on the loading of accounts for the aim/icq protocol.
19 years ago