aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/systray/jdic
Commit message (Expand)AuthorAgeFilesLines
* - HIDDEN_PROTOCOL moved to ProtocolProviderFactoryYana Stamcheva2008-07-221-1/+1
* New Account configuration forms.Yana Stamcheva2008-06-231-1/+1
* Changing of Dock Icon according to global status and changing systray changin...Damian Minkov2008-06-171-15/+64
* Fix missing systray icon on macos.Damian Minkov2008-06-131-6/+18
* Change systray icons according to global status.Damian Minkov2008-06-111-3/+32
* - Configuration forms are now registered through the bundle context.Yana Stamcheva2008-06-101-1/+1
* - Implemented configuration form plugins using the OSGI. All Configuration fo...Yana Stamcheva2008-06-051-11/+6
* 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
* - setEditableUserName, isEditableUserName methods added to enable protocols t...Yana Stamcheva2008-03-141-5/+53
* Yahoo: fix yahoo decorated messages handlingSymphorien Wanko2008-02-071-0/+3
* Systray tooltip text now gets its value from the main application.properties ...Yana Stamcheva2008-02-051-1/+1
* 1. Fix sending with ctrl + enterDamian Minkov2008-01-231-1/+6
* Change status message interface addedYana Stamcheva2007-12-114-42/+39
* println removedYana Stamcheva2007-12-051-1/+0
* 1. Improve status messages (incoming and outgoing)Damian Minkov2007-11-271-0/+21
* systray tooltip text is moved to resourcesYana Stamcheva2007-11-091-1/+4
* Fixed typo in commentRomain Kuntz2007-10-301-1/+1
* On MacOSX, the envelope icon is now also displayed with opposite colors when ...Romain Kuntz2007-10-281-6/+49
* In respect to MacOSX Look & feel, change the systray icon when systray menu a...Romain Kuntz2007-10-281-11/+38
* 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
* IllegalStateException fixedYana Stamcheva2007-09-131-0/+8
* group systray messages when they are coming too fastYana Stamcheva2007-09-131-4/+115
* Systray fixes:Yana Stamcheva2007-09-128-153/+321
* 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-222-3/+0
* Systray service doesn't implement the MessageListener interface anymoreYana Stamcheva2007-08-225-214/+51
* Code review for the RSS provider implemnetation. Fixing numerous javadoc conf...Emil Ivov2007-06-041-21/+24
* 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-117-0/+1267