aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/googletalkaccregwizz
Commit message (Expand)AuthorAgeFilesLines
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-232-413/+413
* Updates the license headers.Damian Minkov2015-07-202-10/+32
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Refactor AccountIDspaweldomas2013-06-032-1/+3
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-4/+21
* Fixes inconsistent synchronization in RTPSourceStream which could lead to une...Lyubomir Marinov2013-02-141-1/+1
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Moves loading the gui (creating main frame) in event dispatch thread. Make so...Damian Minkov2012-11-191-10/+23
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-5/+6
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes javadoc and eclipse related warnings in the code.Sebastien Vincent2012-03-091-2/+10
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-182-2/+2
* Restores the create Jabber account form and fixes some related issues.Yana Stamcheva2011-07-201-0/+11
* Moves some special properties in the ExtendedAccountRegistrationWizard interf...Yana Stamcheva2011-05-251-4/+8
* GoogleTalk account wizard now accepts and only usrnames defaulting @gmail.com.Damian Minkov2011-04-011-1/+2
* Fixes an issue in the sip2sip and iptel.org account forms.Yana Stamcheva2011-03-186-1078/+110
* When creating new account (simple or advance form) make sure we don't reuse o...Damian Minkov2011-02-171-0/+12
* Trim every user id we enter in account wizards.Damian Minkov2010-12-211-1/+1
* Fix obtaining password for wizards through factory and credential service.Damian Minkov2010-12-131-2/+2
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Add NAPTR support for sip accounts.Damian Minkov2010-09-272-4/+4
* Adds javadocs, fixes warnings.Lyubomir Marinov2010-09-113-2/+14
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-0/+3
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-041-2/+4
* - Fixing a bug reported bu Matthieu Casanova (on dev@sip-communicator.dev.jav...Yana Stamcheva2010-02-161-3/+4
* In the Google Talk account registration wizzard, accepts the username even wi...Lyubomir Marinov2009-11-143-23/+28
* Fixes warningsLyubomir Marinov2009-10-151-14/+13
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-1/+1
* - Integrates the Facebook protocol developed by Dai Zhiwei as part of Google ...Lyubomir Marinov2009-07-231-2/+2
* - Addressing issue #465 (Redesign the account configuration menu).Yana Stamcheva2009-05-151-2/+2
* Fixes warnings, removes unnecessary fields.Lyubomir Marinov2009-04-151-53/+35
* Fixes raw type warningsEmil Ivov2009-03-281-3/+4
* Fixes issue #601 : Can create an account with no userid . Note that this is a...Emil Ivov2009-03-251-8/+14
* GUI enhancements: Remove opacity and editability from JTextAreas used for ins...Alan Kelly2009-03-061-1/+1
* Fixes warnings about raw-type use, removes unnecessary fields, marks fields f...Lyubomir Marinov2009-02-061-3/+3
* - Fixes Issue #: 434 Wrong ID when try to install an already installed account.Yana Stamcheva2009-01-212-162/+72
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Language resources updated.Yana Stamcheva2008-12-092-39/+62
* Moves the functionality of swing-common.jar into util.jar and removes swing-c...Lyubomir Marinov2008-12-082-9/+9
* Makes the background of JCheckBox transparent on Windows in order to respect ...Lyubomir Marinov2008-12-061-8/+8
* As part of the ongoing work on issue #492 - Grey background dialogs, makes th...Lyubomir Marinov2008-12-042-12/+14
* Applying new resource name convention.Yana Stamcheva2008-11-281-2/+4
* Eliminates duplication among the ~28 Resources classes.Lyubomir Marinov2008-11-211-39/+5
* Leaves a single ImageID class.Lyubomir Marinov2008-11-211-18/+0
* UI enhancements.Yana Stamcheva2008-11-131-0/+6
* changed the key of the protocol iconYana Stamcheva2008-07-181-4/+3
* Added some missing resources to the images.properties fileYana Stamcheva2008-07-171-3/+1
* Fix gtalk icons and msghistory service.Damian Minkov2008-07-151-2/+2
* Fix googletalk accregwizz after resources commit.Damian Minkov2008-07-141-2/+0
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-144-84/+40