aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java
Commit message (Expand)AuthorAgeFilesLines
* Yahoo Protocol Provider ImplementationDamian Minkov2007-01-1233-14/+5719
* TypoEmil Ivov2007-01-121-1/+1
* Fixed a bug when sending SDP response and centered video windowEmil Ivov2007-01-111-7/+9
* Set higher priority for speex and ilbcEmil Ivov2007-01-111-4/+23
* added javadoc comments proposed by Jean-Marie HEITZEmil Ivov2007-01-102-21/+26
* adjust size and alignement for account tablesYana Stamcheva2007-01-103-18/+26
* use the new yahoo status set iconsYana Stamcheva2007-01-091-27/+27
* Start yahoo implementation. Yahoo statuses (icons still to come).Damian Minkov2007-01-091-0/+182
* Fix issue 262 - SIP now handles 5xx error messages.Damian Minkov2007-01-081-1/+2
* fixed the property name for RECEIVE_BUFFER_LENGTHEmil Ivov2007-01-051-1/+1
* fixing issue number: 233 - huge SIP filesEmil Ivov2007-01-051-1/+1
* Fixed property nameEmil Ivov2007-01-041-1/+1
* Fire registering event before login.Damian Minkov2007-01-041-0/+14
* TypoEmil Ivov2007-01-041-7/+12
* load status information for accounts that don't support presenceYana Stamcheva2007-01-042-10/+30
* allow to set the offline status while connectingYana Stamcheva2007-01-044-38/+76
* save status information for accounts that don't support presenceYana Stamcheva2007-01-041-6/+6
* Fixed buf where if errors detected in file and at the same time a message is ...Damian Minkov2007-01-043-9/+35
* An incoming call should un-hide the call panel - fixedYana Stamcheva2007-01-031-0/+2
* exceptions in prov.register() leave status icon blinking - fixedYana Stamcheva2007-01-031-0/+2
* Issue Number 232Emil Ivov2006-12-251-1/+19
* Moving current version to alpha2.nightlyEmil Ivov2006-12-221-2/+2
* Committing 1.0-alpha1 version labelEmil Ivov2006-12-221-1/+1
* Javadoc Comment fixes.Emil Ivov2006-12-221-15/+17
* fix the authentication windowYana Stamcheva2006-12-212-11/+27
* leave space between fieldsYana Stamcheva2006-12-214-4/+8
* do not replace :0 with smiley icon. only :-0 is replacedYana Stamcheva2006-12-211-1/+1
* example user id for all 4 protocolsYana Stamcheva2006-12-214-9/+66
* fix sip account registration wizard sizeYana Stamcheva2006-12-211-1/+1
* fix the smilies problem on macYana Stamcheva2006-12-211-30/+34
* fix incoming and outgoing call sound interferenceYana Stamcheva2006-12-201-2/+10
* UI reacts immediately after the user has clicked the answer button when a cal...Yana Stamcheva2006-12-202-11/+26
* fix add plugin component implementationYana Stamcheva2006-12-201-18/+42
* example plugin bundleYana Stamcheva2006-12-204-0/+194
* 1) authentication window is changed to frameYana Stamcheva2006-12-202-6/+9
* removing getLocalInetSocketAddress(). method has turned out to be of no use.Emil Ivov2006-12-203-46/+0
* Fixed linux-generic installation as izPack loose option is not working.Damian Minkov2006-12-192-966/+0
* Comments fixedDamian Minkov2006-12-191-2/+6
* Fix early statuses receive in MSN PPDamian Minkov2006-12-192-0/+53
* cc triggerEmil Ivov2006-12-181-1/+0
* cosmeticEmil Ivov2006-12-181-1/+1
* Implemented moveContact(contact, group). Issue number: 198Emil Ivov2006-12-181-3/+15
* applying Romain's fixes for growlEmil Ivov2006-12-171-1/+2
* applying Romain's fixes for growlEmil Ivov2006-12-171-1/+1
* Improve proper handling of wrong password. MSN now handles "Login from other ...Damian Minkov2006-12-179-46/+70
* Ilbc codecDamian Minkov2006-12-162-2/+9
* <No Comment Entered>Damian Minkov2006-12-1610-0/+6668
* don't through a nullpointer exc when storing a null password but rather remov...Emil Ivov2006-12-151-2/+7
* added an authentication failed error code.Emil Ivov2006-12-151-0/+6
* added a method for handling 403 FORBIDDEN responses.Emil Ivov2006-12-151-5/+29