aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip
Commit message (Expand)AuthorAgeFilesLines
* WORK IN PROGRESS - modifyAccount method added to the ProtocolProviderFactory ...Yana Stamcheva2008-05-2817-48/+421
* Setting the right home folder when starting.Damian Minkov2008-05-281-1/+8
* [2/2] Removing accent from Cedric Litzelmann, to be compatible with some non-...Vincent Lucas2008-05-287-7/+7
* [1/2] Removing accent from Cedric Litzelmann, to be compatible with some non-...Vincent Lucas2008-05-2816-16/+16
* cancel button added in the initial account registration.Yana Stamcheva2008-05-281-13/+28
* Moving folder for storing config on MacOS to user.home/Library......Damian Minkov2008-05-281-0/+26
* Sign up link added to simple account registration page.Yana Stamcheva2008-05-2824-12/+371
* [2/2] Correcting javadoc for DICT protocol.Vincent Lucas2008-05-281-1/+1
* [1/2] Correcting javadoc for DICT protocol.Vincent Lucas2008-05-281-2/+2
* Applied Cedric Litzelmann patch for diplaying a plaisant warning when a given...Vincent Lucas2008-05-271-2/+26
* Creates a default contact when adding a new DICT account.Vincent Lucas2008-05-271-291/+324
* Configurable wizard "Finish" button. Account registration wizards have now a ...Yana Stamcheva2008-05-2716-9/+58
* Make the sign in button the default, so that when user presses Enter it will ...Yana Stamcheva2008-05-271-0/+2
* Missing username and server name parameters in error text in the Authenticati...Yana Stamcheva2008-05-271-2/+6
* Make the save password selected by default.Yana Stamcheva2008-05-271-1/+1
* Correcting dictaccregwizz to be java1.5 compliant.Vincent Lucas2008-05-261-1/+1
* [3/4] Adding DICT protocole and wizzard (corrected version).Vincent Lucas2008-05-269-0/+1879
* [2/4] Adding DICT protocole and wizzard (corrected version).Vincent Lucas2008-05-2617-0/+5052
* [1/4] Adding DICT protocole and wizzard (corrected version).Vincent Lucas2008-05-262-0/+11
* Committing a default version of NightlyBuildID.javaEmil Ivov2008-05-261-0/+17
* removing NightlyBuildID.java as it should never be committtedEmil Ivov2008-05-261-17/+0
* rolling back until fixedEmil Ivov2008-05-2618-5110/+0
* rolling back until fixedEmil Ivov2008-05-269-1879/+0
* Adding DICT protocol and wizard.Vincent Lucas2008-05-2628-1/+6990
* Fix loop index.Yana Stamcheva2008-05-261-1/+1
* Plugin components could now specify an index position in the container, where...Yana Stamcheva2008-05-267-0/+40
* Fixing status update of msn contacts in the Root Group when going offline.Damian Minkov2008-05-261-3/+22
* Move the simple account registration form to a separate plugin.Yana Stamcheva2008-05-261-378/+0
* Remove html code before showing the growl notification.Damian Minkov2008-05-261-0/+3
* Move the simple account registration form to a separate plugin.Yana Stamcheva2008-05-265-19/+650
* Fix Previous/Next buttons states on receiving new messages.Damian Minkov2008-05-263-96/+14
* New simplified sign in form shown when the application is started for the fir...Yana Stamcheva2008-05-253-64/+40
* New simplified sign in form shown when the application is started for the fir...Yana Stamcheva2008-05-2542-468/+1350
* new method added to get colors as stringsYana Stamcheva2008-05-231-0/+21
* Avoid a NPE, which can occour when disconnecting from a remote desktop connec...Thomas Hofer2008-05-231-56/+62
* Move preferred wizard on top of protocols list when creating new account.Damian Minkov2008-05-211-1/+17
* Fix bug where sometimes multiple global status buttons show.Damian Minkov2008-05-211-1/+1
* Add some javadocsDamian Minkov2008-05-211-2/+6
* Disconnect if keep-alive options timeout.Damian Minkov2008-05-213-4/+33
* Updated the Sparkle activator, which now can set whether Romain Kuntz2008-05-201-3/+19
* Fix missing contact info option in contact right button menuDamian Minkov2008-05-201-1/+1
* Add property to media service to disable video support(skip device detection)Damian Minkov2008-05-202-0/+23
* Give the possibility to the user to retry when connection to the server fails.Yana Stamcheva2008-05-192-16/+67
* Fix msn contact status after adding it. and when removing contact, remove it ...Damian Minkov2008-05-162-15/+56
* - Account wizards wrong "id" string shown - Fixed.Yana Stamcheva2008-05-021-0/+9
* id replaced by identifier. It was causing wrong string on the Authentication ...Yana Stamcheva2008-05-021-1/+1
* Should check first if the metacontact is not nullYana Stamcheva2008-05-011-0/+3
* Check if the pluginComponent is null before proceeding and firing eventsYana Stamcheva2008-05-011-2/+6
* Show whiteboard menu only if the meta contact has conrtact supporting it.Damian Minkov2008-05-011-1/+16
* check if the plugincomponent is null.Yana Stamcheva2008-05-011-1/+10