aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* added a clear() method to allow emptying the credentials cache, so that we do...Emil Ivov2006-12-151-0/+8
* improved password handlingEmil Ivov2006-12-151-0/+38
* Make sure user can unregister even if not completely registered (e.g. when RE...Emil Ivov2006-12-155-59/+64
* allow set offline while protocol provider is registeringYana Stamcheva2006-12-151-1/+4
* Default group in msn is no longer visible. moved to new version of jml libDamian Minkov2006-12-151-0/+9
* When adding a subcontact we refresh the "Send via" box if there is an open ch...Yana Stamcheva2006-12-151-2/+13
* run add subcontact in a separate threadYana Stamcheva2006-12-151-2/+6
* change method nameYana Stamcheva2006-12-153-4/+4
* incoming calls request focus en bring SC upYana Stamcheva2006-12-151-0/+5
* Fix Security authority - wrong passwordDamian Minkov2006-12-152-6/+32
* Fix ICQ connection problems. and many error messagesDamian Minkov2006-12-152-1/+23
* if the current protocol status is offline and user chooses offline from the s...Yana Stamcheva2006-12-142-10/+13
* remove the possibility to create a group during the add contact processYana Stamcheva2006-12-145-164/+16
* speex codec implementationDamian Minkov2006-12-145-3/+468
* sending future authorizationDamian Minkov2006-12-141-4/+4
* Committing Romain's contribution - an implementation of a Growl notifier for ...Emil Ivov2006-12-133-0/+397
* set all choosen account when a "Next" button is pressedYana Stamcheva2006-12-134-4/+19
* bigger icon for Jabber - this is the icon used in the "authentication request...Yana Stamcheva2006-12-131-0/+0
* in the "Add contact" wizard - select the group from a combo box (only one gro...Yana Stamcheva2006-12-133-13/+8
* in the "Add contact" wizard - select the group from a combo box (only one gro...Yana Stamcheva2006-12-133-136/+75
* javadoc comments fixedYana Stamcheva2006-12-131-3/+4
* remove the "Modify" button from the account configuration formYana Stamcheva2006-12-131-5/+7
* show the selected group name in the rename dialogYana Stamcheva2006-12-132-3/+7
* change ApplicationWindow methods' namesYana Stamcheva2006-12-136-59/+68
* javadoc fixedYana Stamcheva2006-12-125-8/+5
* two methods added for adding ContactAwareComponents; some methods renamedYana Stamcheva2006-12-122-85/+182
* implement minimize and maximizeYana Stamcheva2006-12-123-14/+25
* all three menus are now plugin containersYana Stamcheva2006-12-123-31/+220
* implements now ApplicationWIndowYana Stamcheva2006-12-121-13/+32
* implement now ApplicationWindow interfaceYana Stamcheva2006-12-122-2/+2
* DialogID renamed to WindowIDYana Stamcheva2006-12-121-3/+3
* all plugin components that are interested of the contact in use should implem...Yana Stamcheva2006-12-121-0/+40
* ExportedDialog renamed to ApplicationWindow; minimize and maximize methods addedYana Stamcheva2006-12-122-51/+61
* contact list refresh problem when removing a group - fixedYana Stamcheva2006-12-121-1/+1
* cc triggerEmil Ivov2006-12-111-0/+1
* Toolbar buttons are hidden when the panel is too small - fixedYana Stamcheva2006-12-112-2/+84
* remove all not used text areas from authorization windowsYana Stamcheva2006-12-114-41/+20
* request focus on default buttonYana Stamcheva2006-12-111-0/+5
* Trigger a CC build to test Fedore packagesEmil Ivov2006-12-111-2/+0
* stop all sounds when a call is endedYana Stamcheva2006-12-111-0/+4
* meanless commit meant to trigger a CC build in order to test RPM nightlysEmil Ivov2006-12-111-1/+0
* refresh history when new messages are received/sentYana Stamcheva2006-12-071-71/+85
* fix error dialog sizeYana Stamcheva2006-12-071-3/+2
* non-modal error dialogYana Stamcheva2006-12-0716-245/+457