aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl
Commit message (Expand)AuthorAgeFilesLines
* minor changesEmil Ivov2006-12-041-1/+2
* try to always obtain an indication from the protocol provider concerning the ...Emil Ivov2006-12-041-9/+81
* some more loggingEmil Ivov2006-12-041-3/+9
* try to always indicate the address of the destination to the media service so...Emil Ivov2006-12-041-1/+26
* Return a copy of all active calls and not an iterator over the local list sin...Emil Ivov2006-12-041-1/+1
* new window bug fixedYana Stamcheva2006-12-041-0/+2
* when a contact is renamed check if there is an open chat for this contact and...Yana Stamcheva2006-12-045-20/+92
* easily obtain the current chat window and chat panelYana Stamcheva2006-12-042-201/+194
* use \n instead of system "newline" propertyYana Stamcheva2006-12-031-1/+1
* method name changedYana Stamcheva2006-12-012-5/+5
* if all protocol contacts of a meta contact are offline when opening a chat, b...Yana Stamcheva2006-12-011-2/+41
* message to user changedYana Stamcheva2006-12-011-1/+1
* userCredentials are set to null if user closes or cancels the login windowYana Stamcheva2006-12-012-2/+10
* size fixedYana Stamcheva2006-12-011-1/+1
* the request response area should not be removedYana Stamcheva2006-12-011-2/+1
* hide response and request area if the request/response contains no reasonYana Stamcheva2006-12-012-5/+8
* size fixed; wait before user clicks ok or cancel to returnYana Stamcheva2006-12-013-27/+73
* More precise error codes and events. Added unregister to clean up connection.Damian Minkov2006-12-011-5/+47
* Added a method that allows bundles to query an IM oper set for support of off...Emil Ivov2006-12-014-0/+78
* Included stun4j package inside the netaddr bundle so no need to import it any...Emil Ivov2006-12-011-3/+1
* added a trace log when beginning the shutdown countdownEmil Ivov2006-12-011-0/+2
* Modified jain-sip log file locations to point to ~/.sip-communicator/log so t...Emil Ivov2006-12-011-2/+4
* ALAW encoding and transmiting added.Damian Minkov2006-11-307-16/+682
* set the right caret positionYana Stamcheva2006-11-301-0/+2
* adding a safeguard shutdown bundle that would leave SIP Communicator 15 secon...Emil Ivov2006-11-302-0/+90
* show a message to user when no info is available for a certain contactYana Stamcheva2006-11-302-13/+31
* accelerator key for hiding and showing the call panelYana Stamcheva2006-11-305-2/+44
* mnemonic key for move subcontact menuYana Stamcheva2006-11-302-0/+3
* margin for text fields, password fields and formatted text fieldsYana Stamcheva2006-11-301-1/+6
* sip iconsYana Stamcheva2006-11-302-0/+640
* Fix authotication window protocol iconsYana Stamcheva2006-11-305-101/+10
* "call via" - choose the account to call fromYana Stamcheva2006-11-306-53/+401
* import configuration.event, util and version packages.Emil Ivov2006-11-291-1/+3
* insignificantEmil Ivov2006-11-291-0/+1
* no need to add 0 before alpha1 since we use a dash to ensure lexicographique ...Emil Ivov2006-11-291-5/+0
* Display the current verion of SIP Communicator in the About WindowEmil Ivov2006-11-291-31/+31
* remove superfluous loggingEmil Ivov2006-11-291-24/+8
* Add an activator for the version implementation package.Emil Ivov2006-11-291-0/+108
* add targets and manifests for constructing version bundlesEmil Ivov2006-11-291-0/+8
* Change slogan to title case.Emil Ivov2006-11-291-1/+1
* make sure all video frames get closed at the end of a video callEmil Ivov2006-11-291-0/+20
* Version service implementation that bundles could use for retrieving the vers...Emil Ivov2006-11-291-0/+50
* A static implementation of the Version interface.Emil Ivov2006-11-291-0/+278
* An ANT task that package builders could use to query the current SIP Communic...Emil Ivov2006-11-291-0/+46
* Java class template, initialized on build to contain the id of the latest cru...Emil Ivov2006-11-291-0/+17
* Ignore list createdEmil Ivov2006-11-291-0/+1
* fix configuration frame sizeYana Stamcheva2006-11-282-15/+12
* 1) don't show disconnected error message when user removes an account himselfYana Stamcheva2006-11-282-4/+8
* all windows and dialogs through the gui which extend the SIPCommDialog and th...Yana Stamcheva2006-11-2816-127/+24
* info message iconYana Stamcheva2006-11-284-0/+10