aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip
Commit message (Expand)AuthorAgeFilesLines
* 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
* an image addedYana Stamcheva2008-05-012-1/+8
* - remove heavy weight tooltips, problems on MacYana Stamcheva2008-05-011-6/+0
* fix about window issueYana Stamcheva2008-04-302-8/+1
* - Tool tip added to Call and Hang up buttonsYana Stamcheva2008-04-303-3/+8
* - user asked for confirmation when moving contact using the drag&dropYana Stamcheva2008-04-305-13/+238
* Should fix two potential ConcurrentModification exceptions + fix an incorrect...Benoit Pradelle2008-04-291-12/+7
* 1. Process forked dialogsDamian Minkov2008-04-293-5/+72
* removed used java 6 methodThomas Hofer2008-04-281-1/+1
* added the possibilty to set the online status "away" automatically. eg after ...Thomas Hofer2008-04-287-0/+748
* "UIN" replaced by identifier or user identifierYana Stamcheva2008-04-2813-61/+71
* Proper application name in dialog informing for new updatesDamian Minkov2008-04-252-2/+28
* more FMJ conditionals - use FMJ alaw codecs which have no internal ibm depend...Ken Larson2008-04-241-3/+7
* on exception does not open info dialog about new versionDamian Minkov2008-04-241-2/+4
* Don't show hidden protocols in AddContactWizardDamian Minkov2008-04-231-1/+14
* Fix when changing rss contact address from feed:// to http://Damian Minkov2008-04-232-10/+33
* prevents accidential doubleclicks on systray-icon (forgot to merge one import)Thomas Hofer2008-04-231-0/+1
* prevents accidential doubleclicks on systray-iconThomas Hofer2008-04-231-0/+22
* correct package path to *Auto classesKen Larson2008-04-224-10/+10
* fixed typos in commentsThomas Hofer2008-04-222-5/+5
* fixed the issue, that the "call" button ins disabled, when the cursor is in t...Thomas Hofer2008-04-211-2/+22
* don't bother with internal sun registry when using FMJKen Larson2008-04-212-22/+38
* Move Solaris 8 direct sound detection to its own classKen Larson2008-04-213-80/+67
* Committing Ken's latest fix.Emil Ivov2008-04-1512-204/+486
* Updated the sparkle dynamic library and the SparkleActivator. Romain Kuntz2008-04-121-2/+3
* First draft of the SparkleActivator implementation, which enables Romain Kuntz2008-04-112-0/+56
* 1. activate update checker Damian Minkov2008-04-112-153/+203
* Added error code and error reason to SubscritionEvent and metacontact list di...Damian Minkov2008-04-102-1/+73
* Fixed wrong first tab status icon reported by Damian.Yana Stamcheva2008-04-071-1/+1
* Add a configuration property that allows users to specify whether or not they...Emil Ivov2008-03-301-0/+18
* Do not use Route headers in registersEmil Ivov2008-03-301-8/+49
* Keep alive interval moved to a local variable.Yana Stamcheva2008-03-271-0/+4
* Fix CSeq numbering in REGISTERs. Take into account the fact that SipSecurityM...Emil Ivov2008-03-271-1/+28
* Fix Unregistering on exitDamian Minkov2008-03-261-3/+5
* register is default keep-alive methodDamian Minkov2008-03-251-17/+36
* Keep alive configurations added to the SIP account registration wizard.Yana Stamcheva2008-03-253-26/+155
* bugfix:Thomas Hofer2008-03-251-0/+12
* Open chat in the UI thread.Yana Stamcheva2008-03-251-6/+11
* If UIService.setVisible is invoked from another module we should be sure to i...Yana Stamcheva2008-03-211-5/+10
* Remove System.out.println used for debugging.Yana Stamcheva2008-03-191-1/+0
* Try re-initializing the chat window each time it's re-opened after being disp...Yana Stamcheva2008-03-191-2/+2
* Try re-initializing the chat window each time it's re-opened after being disp...Yana Stamcheva2008-03-192-19/+41
* Popup menus are now heavy weight components. This will prevent them from appe...Yana Stamcheva2008-03-191-0/+7
* Added missing tool tip resources.Yana Stamcheva2008-03-191-2/+2
* remove unused importDamian Minkov2008-03-191-2/+0
* UpdateCheck show last version in dialogDamian Minkov2008-03-191-3/+7
* UpdateCheck for every installerDamian Minkov2008-03-192-41/+36