Commit Graph

959 Commits (386c559bb287e352bf063cbeaec41d72a0121e8f)

Author SHA1 Message Date
Yana Stamcheva e304537c55 Add log to the Simple account registration dialog
18 years ago
Yana Stamcheva c077a298f0 Enhancements of the simple account wizard and the "Add contact" window.
18 years ago
Damian Minkov 7d31f0d498 Init state of autostart option and handle and all users startup place.
18 years ago
Vincent Lucas 56ffcf820f Correcting error messages when creating a rss account (original patch from Atul Aggarwal).
18 years ago
Yana Stamcheva b04e3f61cb New Account configuration forms.
18 years ago
Emil Ivov f3be223e8d Removing unused classes (Reported by Lubomir Marinov)
18 years ago
Damian Minkov 5c55015fdc Check if default group already exists.
18 years ago
Yana Stamcheva eb93b6cf10 Disable "chat history size" box if the "Show history" checkbox is false.
18 years ago
Damian Minkov 9c0c242946 Implement option for auto start on windows
18 years ago
Yana Stamcheva 2c3c055bd3 - Configuration forms are now registered through the bundle context.
18 years ago
Damian Minkov 6deaaac532 Fix getting of application properties.
18 years ago
Damian Minkov fd8ad43f7c Creating of a default group if one is set in application properties.
18 years ago
Yana Stamcheva 4483c0daf2 - Implemented configuration form plugins using the OSGI. All Configuration forms are now registered through the bundle context and is not added through the UIService.
18 years ago
Yana Stamcheva b16eb53a7f Remove depricated methods in the UIService.
18 years ago
Yana Stamcheva 808ee54086 Aim wizard implements the modify functionality.
18 years ago
Yana Stamcheva 2b835083ad Implement "Modify" for Jabber, MSN, SIP and Yahoo.
18 years ago
Yana Stamcheva 225b7b6710 Fix NullPointerException in AccountRegistrationWizardContainerImpl.
18 years ago
Damian Minkov 6f04ff33c5 Fix loading proper account uin.
18 years ago
Yana Stamcheva b356fc2219 WORK IN PROGRESS - modifyAccount method added to the ProtocolProviderFactory interface. Implemented in SIP, ICQ and Gibberish. Needs testing and implementation in all other protocols.
18 years ago
Vincent Lucas bd0589ddf9 [2/2] Removing accent from Cedric Litzelmann, to be compatible with some non-UTF8 IDE.
18 years ago
Yana Stamcheva b40a08f480 cancel button added in the initial account registration.
18 years ago
Yana Stamcheva 2c111b0a89 Sign up link added to simple account registration page.
18 years ago
Vincent Lucas b7fa06b02e [2/2] Correcting javadoc for DICT protocol.
18 years ago
Yana Stamcheva c196604c2e Configurable wizard "Finish" button. Account registration wizards have now a "Sign in" button.
18 years ago
Yana Stamcheva 9d562d9f32 Make the sign in button the default, so that when user presses Enter it will be clicked automatically.
18 years ago
Yana Stamcheva bb997bd88a Make the save password selected by default.
18 years ago
Vincent Lucas 03aba6b1d0 Correcting dictaccregwizz to be java1.5 compliant.
18 years ago
Vincent Lucas fa9d637520 [3/4] Adding DICT protocole and wizzard (corrected version).
18 years ago
Emil Ivov ffe057a99e rolling back until fixed
18 years ago
Vincent Lucas 137cf41927 Adding DICT protocol and wizard.
18 years ago
Yana Stamcheva 0457bc70b9 Fix loop index.
18 years ago
Yana Stamcheva fcbe0eb2b9 Plugin components could now specify an index position in the container, where they'll be added.
18 years ago
Yana Stamcheva f52d604e05 Move the simple account registration form to a separate plugin.
18 years ago
Yana Stamcheva e67371701c New simplified sign in form shown when the application is started for the first time.
18 years ago
Thomas Hofer 699fdf69b4 Avoid a NPE, which can occour when disconnecting from a remote desktop connection.
18 years ago
Yana Stamcheva f81192ec57 Should check first if the metacontact is not null
18 years ago
Damian Minkov f25080e515 Show whiteboard menu only if the meta contact has conrtact supporting it.
18 years ago
Thomas Hofer ad238cc039 removed used java 6 method
18 years ago
Thomas Hofer f019845cb4 added the possibilty to set the online status "away" automatically. eg after 5 minutes
18 years ago
Yana Stamcheva 7eadba9c85 "UIN" replaced by identifier or user identifier
18 years ago
Damian Minkov 093662bbb0 Proper application name in dialog informing for new updates
18 years ago
Damian Minkov 147b864180 on exception does not open info dialog about new version
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 9a7717c981 bugfix:
18 years ago
Damian Minkov 9d1eea10c6 remove unused import
18 years ago
Damian Minkov b6b66e6386 UpdateCheck show last version in dialog
18 years ago
Damian Minkov 7e2192e263 UpdateCheck for every installer
18 years ago
Yana Stamcheva 834eabfa77 - plugin component listener and events were used only in the implementation, so I have moved them there
18 years ago
Yana Stamcheva a58a2d587e Change GUI plugin architecture to fit OSGI.
18 years ago
Damian Minkov 9f61ba8d43 UpdateCheck now look for last version from properties file located on download site
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
Damian Minkov fff24887c6 1. Update Checker
18 years ago
Thomas Hofer 2697f88486
18 years ago
Yana Stamcheva aab63b04fe Fix a wrong commit.
18 years ago
Yana Stamcheva 34414afb2e - Added a protocolDisplayName in the ProtocolProviderService, which is now used to display the name of the protocol in the GUI.
18 years ago
Yana Stamcheva f1d6fcefb2 Fix disabled server for new account wizards.
18 years ago
Benoit Pradelle 5a940d856c We can now register two SIP accounts with the same ID but different registars
18 years ago
Benoit Pradelle 62976a538a User can now go back from the last step of the registration of a sip account when the installation fail.
18 years ago
Yana Stamcheva cb6bd83065 Added configurable font size to about and splash windows.
18 years ago
Yana Stamcheva b14d3d1c08 Organize imports.
18 years ago
Yana Stamcheva baecaaf2da Remove i18n resources from:
18 years ago
Yana Stamcheva f1c43bbaf8 Remove i18n resources from the mailbox bundle.
18 years ago
Yana Stamcheva f9b7e56ed7 Remove i18n resources from the jabber account registration wizard bundle.
18 years ago
Yana Stamcheva 69c4374094 Remove i18n resources from the irc account registration wizard bundle.
18 years ago
Yana Stamcheva 057ba76592 Remove i18n resources from the icq account registration wizard bundle.
18 years ago
Yana Stamcheva ce0ff36981 Remove i18n resources from the gibberish account registration wizard bundle.
18 years ago
Yana Stamcheva 6bce95f0f9 Remove i18n resources from the extended call history search bundle.
18 years ago
Yana Stamcheva a097a8ce3a Remove i18n resources from the contactinfo bundle.
18 years ago
Yana Stamcheva 3cb59430a6 Remove i18n resources from the branding bundle.
18 years ago
Yana Stamcheva 9724aec9cb Remove i18n resources from the aim account registration wizard bundle.
18 years ago
Yana Stamcheva 895aaa9f30 Remove i18n resources from the accountinfo bundle.
18 years ago
Damian Minkov 65bb14eb45 commit in wrong place
18 years ago
Damian Minkov d3061b8371 Chat Alerter Plugin
18 years ago
Yana Stamcheva 30bac6c341 disable account info
18 years ago
Yana Stamcheva 14e7f24bff Account Details plugin - not activated for the moment
18 years ago
Damian Minkov 54475e4efc fix places of age and birth labels
18 years ago
Benoit Pradelle 2a144b5a1f Apply the last version by Shobhit and finally activate SSH
18 years ago
Benoit Pradelle 6743228443 Removed some unnecessary ':'
18 years ago
Yana Stamcheva 979766bac3 Move "plugin manager" plugin image resources to the main resources folder.
18 years ago
Yana Stamcheva 63770fd8e9 productName property changed to applicationName - more appropriate.
18 years ago
Yana Stamcheva da09f9d5bc Contact details plugin
18 years ago
Yana Stamcheva d2b70d1d19 - Allows to set color constants for about window and the splash screen
18 years ago
Yana Stamcheva e506093830 Typing error fixed (RESOUCRE -> RESOURCE)
18 years ago
Yana Stamcheva 5d9923d0c5 Application main constants moved to application.properties file in the main resources directory.
18 years ago
Yana Stamcheva fcbfc1768d branding colors are obtained from the main color.properties file
18 years ago
Yana Stamcheva 2532e7b314 Moved all images from the whiteboard and extended call history search plugins to the main resources folder.
18 years ago
Yana Stamcheva 11f66d5a35 All Look & feel and GUI color constants are now moved to a properties file in resources folder.
18 years ago
Yana Stamcheva d7ded08aec Trailing spaces removed.
18 years ago
Damian Minkov 7fda8672e3 Fix moving images
18 years ago
Damian Minkov e502e2c736 Remove base64 decoding/encoding from whiteboard plugin as this must be done in the protocol.
18 years ago
Damian Minkov a6727b8828 Fix importing images in whiteboard sessions.
18 years ago
Damian Minkov bb0cfe42f8 Fix obtaining background image for about window.
18 years ago
Yana Stamcheva fe71e94dad Resources moved to main resources directory.
18 years ago
Yana Stamcheva b51bbc379e Fixed disappearing about menu item.
18 years ago
Yana Stamcheva f56be92fbe image paths fixed
18 years ago
Damian Minkov 449d8d983d Expand whiteboard menuitem to menu so we can choose protocol contacts if any in a metacontact
19 years ago
Damian Minkov e87271480b Fix whiteboarding with merged (metcacontacts) which the default contact does not support it. Now the first contact that supports whiteboarding is chosen.
19 years ago
Yana Stamcheva 9188747c30 some more enhancements in the branding plugin - the about window and the splashscreen now use the same fonts; all unused constants are now removed; font name and size is moved to the branding properties; splash screen now uses the same styled html editor pane as the about dialog
19 years ago
Yana Stamcheva c9f7f7170c some more diversification of the branding resources
19 years ago
Yana Stamcheva 81da70949e some more diversification of the branding resources
19 years ago
Yana Stamcheva 3527a57330 whiteboard gui enhancements
19 years ago
Yana Stamcheva 8ab2e83d65 some bugs fixed in the whiteboard plugin
19 years ago
Thomas Hofer a3fd1a79ab renamed splashscreen to branding
19 years ago
Thomas Hofer 7cf4e2ecad
19 years ago
Thomas Hofer ebc84a4d9e renamed splashscreen to branding
19 years ago
Thomas Hofer bb6e5db160 moved strings to resources.properties
19 years ago
Thomas Hofer d4230c4288
19 years ago
Thomas Hofer b5de1909eb changed background image to the right one.
19 years ago
Thomas Hofer 0ede668cd6 refactored the about window and moved it to splashscreen-bundle.
19 years ago
Yana Stamcheva 8143d8e371 whiteboard gui interface
19 years ago
Yana Stamcheva 0dc7be20d2 whiteboard plugin
19 years ago
Yana Stamcheva adfe51be7c whiteboard icons
19 years ago
Yana Stamcheva ea298e82a5 Correctly load the isPresenceEnabled and isP2PForced properties.
19 years ago
Yana Stamcheva 24a42456db Added getFirstPageIdentifier and getLastPageIdentifier to the AccountRegistrationWizard interface.
19 years ago
Yana Stamcheva 3507976141 wizard modifications merged with alpha2
19 years ago
Yana Stamcheva d516483b69 Enhancement proposed from Vincent Lucas - close the splashscreen with Esc or by clicking on it.
19 years ago
Yana Stamcheva 13bcc17408 I18n added in the splashscreen.
19 years ago
Yana Stamcheva 678c26435c I18n added in the splashscreen.
19 years ago
Benoit Pradelle b274b6eb8f SSH support - by Jindal Shobhit - currently deactivated for security reasons
19 years ago
Yana Stamcheva fd2f277ca6 Enabled password field by default
19 years ago
Yana Stamcheva 65a9848463 javadoc conflict fixed
19 years ago
Yana Stamcheva 6c5619be1a The IRC account registration wizard plugin.
19 years ago
Emil Ivov 241c038fe6 First commit for AV Mmailbox. (from Ryan Ricard)
19 years ago
Yana Stamcheva 540f5d446f remove unused imports
19 years ago
Benoit Pradelle b595810756 - add the SIMPLE settings in the gui
19 years ago
Emil Ivov 49acce74e0 started applying bonjour patch from chris
19 years ago
Yana Stamcheva ae6a80be66 configuration frame improvements
19 years ago
Emil Ivov c68d31ff98 new version
19 years ago
Emil Ivov b1ba6fcc8b still fixing...
19 years ago
Emil Ivov ee5beba0cd Trying to fix problem with new lines, that appears on windows.
19 years ago
Emil Ivov 8d8eccfbd0 Trying to fix problem with new lines, that appears on windows.
19 years ago
Emil Ivov 6d93fe5918 Removed usage of the ErrorDialog. ED belongs to the UI implementation and is not accessible here. Removed imports pointing to the msn wizard
19 years ago
Damian Minkov 152b663a22 Zeroconf protocol provider.
19 years ago
Emil Ivov 4558363533 RSS fixes
19 years ago
Yana Stamcheva 4a3d23171f advanced call history plugin
19 years ago
Emil Ivov 73bdd87a7a Code review for the RSS provider implemnetation. Fixing numerous javadoc conflicts.
19 years ago
Damian Minkov 03262f0dd4 RSS ProtocolProvider.
19 years ago
Damian Minkov 2dfda98983 1. smack library bundle to be used from bundles needing smack library
19 years ago
Damian Minkov ba1491c343 1. Fix identing xml files :
19 years ago
Yana Stamcheva d0ae9e93ba "Register new account for Jabber" - a plugin from Nicolas Grandclaude
19 years ago
Yana Stamcheva 7f026aaca1 check if the welcomeWindow exists, before trying to show in it the bundle that is currenly loading
19 years ago
Yana Stamcheva 68b11a2b57 plugin manager bundle added
19 years ago
Yana Stamcheva 8bfa6d8d0e remove account wizards from the gui when the corresponding bundle is stopped
19 years ago
Damian Minkov c2d09bdf4d Added AIM icons
19 years ago
Yana Stamcheva 90cd15901f systray removed from plugin package
19 years ago
Damian Minkov 214e73f509 Aim wizard and some improvments on the loading of accounts for the aim/icq protocol.
19 years ago
Yana Stamcheva 5e870b9cff systray plugin
19 years ago
Yana Stamcheva 16ae133881 javadoc fixed
19 years ago
Yana Stamcheva d60bf6f96e when someone clicks on the systray icon show/hide application instead of minimizing/restoring it
19 years ago
Yana Stamcheva b9face0928 remove all icons stored in the wizard plugins, use icons stored in the resources package instead
19 years ago
Emil Ivov c1305f2f42 Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Emil Ivov 285ce25467 Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Emil Ivov d97b4a5a50 Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Emil Ivov 8743d2470c Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Emil Ivov 47cd18281c Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Emil Ivov bb2a935b81 Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Emil Ivov 2e01aa3c00 Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Emil Ivov af4b1d8b3e Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Emil Ivov a9ee604460 Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Yana Stamcheva d6cc123666 change the preferred size, because of the additional fields for proxy configuration
19 years ago
Yana Stamcheva 3c21fb28f5 not used
19 years ago
Yana Stamcheva 79f4a5a013 Open browser to register new account - fixed
19 years ago
Yana Stamcheva 7784ee9114 fix NullPointerException if no proxy is specified in the icq registration wizard
19 years ago
Damian Minkov 0f8ffa2d09 Add option to set proxy,proxy type, proxy username and proxy password
19 years ago
Yana Stamcheva 1991bf38cd Error messages allow user to show the exception stack
19 years ago
Yana Stamcheva 595537546b right button menu for systray is not ready yet
19 years ago
Yana Stamcheva 663132e22d not used anymore, use BrowserLauncherService instead
19 years ago
Yana Stamcheva b8ae0ce936 systray plugin - it is meant to have a service and implementation in the future
19 years ago
Yana Stamcheva 78876904bb use the Browser Launcher service in the icq account registration wizard plugin
19 years ago
Emil Ivov b387e5366d CC trigger
19 years ago
Emil Ivov 3314e124cf move the loading panel slightly farther from the edge.
19 years ago
Yana Stamcheva c5f27fb1c6 move the splash screen to a separate bundle
19 years ago
Damian Minkov 0c193925e1 Fix :
19 years ago
Damian Minkov 7c6ccbd03b Yahoo Protocol Provider Implementation
19 years ago
Yana Stamcheva e73fe99833 leave space between fields
19 years ago
Yana Stamcheva b57e8e1b69 example user id for all 4 protocols
19 years ago
Yana Stamcheva 9f6ba52d30 example plugin bundle
19 years ago
Yana Stamcheva 5831b725a3 non-modal error dialog
20 years ago
Damian Minkov fad975b8af Move to last CVS version of BrowserLauncher2 and added support for Iceweasel
20 years ago
Damian Minkov 711e49d198 Moving to Felix
20 years ago
Yana Stamcheva 956a627bed catch IllegalArgument and IllegalStateException on register
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 45476dd53c names changed in the registration wizards
20 years ago
Damian Minkov 77f9feed52 Fix properly resolving groups when creating contact list.
20 years ago
Emil Ivov 7a4909d345 Small typo.
20 years ago
Damian Minkov 15736655e0 MSN PP work in progress
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 5471feb716 proxy string added
20 years ago
Yana Stamcheva 2914a519a2 sip account registration wizard
20 years ago
Yana Stamcheva 9e5fcebc2c sip status icon
20 years ago
Damian Minkov 334b75e6c8 Added option to switch off or on keepalive sending for jabber PP
20 years ago
Yana Stamcheva 2eb3e66281 Register button opens the icq register page in the default browser
20 years ago
Yana Stamcheva 6080f0b6f7 remove properties from sip-communicator.xml
20 years ago
Damian Minkov 8ad5fe408c Auto fill the server for google talk users
20 years ago
Damian Minkov a150304745 Added Server Address and Server Port to Account Registration Wizard
20 years ago
Damian Minkov 781af1abec Jabber account registration wizzard
20 years ago
Emil Ivov 1a04e68bb4 Code format
20 years ago
Yana Stamcheva fe586ad7dd new line removed
20 years ago
Yana Stamcheva 9311940c15 welcome page is added in the account registration wizard when no registered accounts are found when starting the application
20 years ago
Yana Stamcheva d65cc7fde5 the registration information text turned to not editable
20 years ago
Yana Stamcheva 4bae517366 modify account
20 years ago
Yana Stamcheva 5c3dcd588a show account registration wizard when no account exist and modify account - work in progress
20 years ago
Emil Ivov 4bcb29977e PROTOCOL_PROPERTY_NAME --> PROTOCOL
20 years ago
Yana Stamcheva fffb8dc80e the new account is installed
20 years ago
Yana Stamcheva ef52168563 Icq Account Registration Wizard
20 years ago