aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 that bundles could use for retrieving the version of the curr...Emil Ivov2006-11-291-0/+37
* Contains methods for retrieving all version componentsEmil Ivov2006-11-291-0/+119
* 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
* some warning messages are changed to error messagesYana Stamcheva2006-11-284-10/+10
* preferred size for the chat window and chat panelYana Stamcheva2006-11-282-5/+4
* preferred size for "move subcontact dialog"Yana Stamcheva2006-11-281-2/+2
* error and warning iconsYana Stamcheva2006-11-285-1/+11
* new imagesYana Stamcheva2006-11-283-49/+276
* help about menu in the chat windowYana Stamcheva2006-11-282-4/+72
* escape closes the about windowYana Stamcheva2006-11-281-1/+3
* single click opens ang closes a groupYana Stamcheva2006-11-272-5/+43
* indicate if a group is closed/openedYana Stamcheva2006-11-275-1/+24
* hadle RegistrationStateCHangedEvent.REASON_CHANGE_REQUESTED_BY_USER in the guiYana Stamcheva2006-11-271-0/+4
* set a REASON_CHANGE_REQUESTED_BY_USER code to the unregister event when cause...Emil Ivov2006-11-271-1/+1
* added a REASON_CHANGE_REQUESTED_BY_USER event typeEmil Ivov2006-11-271-0/+6
* Bug 179 - empty contactlist KeyListener problemYana Stamcheva2006-11-271-3/+5
* Bug 179 - empty contactlist KeyListener problemYana Stamcheva2006-11-271-1/+5
* Bug 196 - Chat window - Ctrl+Enter works only in the end of the line - fixedYana Stamcheva2006-11-271-3/+7
* set chat buffer sizeYana Stamcheva2006-11-274-28/+110
* Move to last CVS version of BrowserLauncher2 and added support for IceweaselDamian Minkov2006-11-272-46/+25
* More info on errorDamian Minkov2006-11-271-1/+1
* Don't call System.exit() when exiting the application since that kills the Fe...Emil Ivov2006-11-263-8/+27
* Wait for the SipProtocolProvider to unregister (i.e. wait for the OK respons...Emil Ivov2006-11-262-15/+99
* move subcontact to groupYana Stamcheva2006-11-235-20/+81
* compare status events using == instead of equalsYana Stamcheva2006-11-231-1/+1
* not editable tablesYana Stamcheva2006-11-232-3/+18
* <No Comment Entered>Damian Minkov2006-11-231-0/+15
* default button addedYana Stamcheva2006-11-231-0/+1
* Trying to fix breaking contactlist.xml upon exitEmil Ivov2006-11-223-12/+36
* Before retrieving a service from a reference make sure that the corresponding...Emil Ivov2006-11-221-39/+48
* accept complete sip IDs. (user@domain.net). Issues 172 and 184Emil Ivov2006-11-223-28/+66
* fix initial sizeYana Stamcheva2006-11-222-6/+9
* fix initial sizeYana Stamcheva2006-11-221-0/+2
* fixed javadoc commentsYana Stamcheva2006-11-224-4/+5
* javadoc comments fixedYana Stamcheva2006-11-222-2/+2
* About windowYana Stamcheva2006-11-226-8/+86
* check if the protocol provider service is really unregistering or we just shu...Yana Stamcheva2006-11-221-3/+30
* About windowYana Stamcheva2006-11-222-0/+161
* Added a property for setting rtpmanager buffer sizeEmil Ivov2006-11-221-3/+22
* Moving to FelixDamian Minkov2006-11-2219-38/+115