aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/systray/jdic/SystrayServiceJdicImpl.java
Commit message (Expand)AuthorAgeFilesLines
* CosmeticRomain Kuntz2007-10-271-1/+1
* The systray implementation now takes care of selecting the correct icon to di...Romain Kuntz2007-10-241-4/+22
* Changed systray icon for MacOSX. It now displays a black & white and transpar...Romain Kuntz2007-10-241-0/+5
* if the systray icon is null do not set itYana Stamcheva2007-09-171-1/+2
* Systray message queue system improved.Yana Stamcheva2007-09-141-10/+75
* group systray messages when they are coming too fastYana Stamcheva2007-09-131-4/+115
* Systray fixes:Yana Stamcheva2007-09-121-31/+23
* Committing support for Jingle. (By Symphorien Wanko)Emil Ivov2007-08-271-2/+2
* remove unused importsYana Stamcheva2007-08-241-5/+1
* fix systray envelope icon notificationsYana Stamcheva2007-08-241-23/+0
* fix systray envelope icon notificationsYana Stamcheva2007-08-231-13/+13
* imports fixed under java 1.6Yana Stamcheva2007-08-231-1/+2
* fix javadoc conflictsYana Stamcheva2007-08-221-2/+0
* Systray service doesn't implement the MessageListener interface anymoreYana Stamcheva2007-08-221-190/+34
* When handling ServiceEvent's, make sure they are triggerred by a ProtocolProv...Emil Ivov2007-05-211-85/+92
* ambiguous class problem (jdic and java6) resolvedYana Stamcheva2007-04-131-13/+16
* Systray Service jdic implementationYana Stamcheva2007-04-111-0/+491