aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/growlnotification/GrowlNotificationActivator.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Removes the "welcome" Growl notification on Jitsi startup. Improves the memor...Lyubomir Marinov2012-08-091-51/+38
* Updates growl4j in order to use growl SDK version 1.3.1Vincent Lucas2012-08-081-10/+7
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-3/+3
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Don't register growl if its not running we won't be able to use it, and we wi...Damian Minkov2011-05-251-1/+1
* Fixes warnings and javadocs.Sebastien Vincent2010-10-041-8/+19
* Fix logger usage - third bunch of changes.Werner Dittmann2010-06-031-4/+8
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-2/+2
* [growl integration] new version of the Growl popup message handlerRomain Kuntz2009-08-141-19/+51
* Some code clean-up, remove warnings, no new functions or features.Werner Dittmann2009-03-281-1/+1
* Initialize the bundleContext before starting growl (was causing an exception ...Romain Kuntz2009-02-231-1/+1
* pass a valid bundle context to the GrowlNotificationService rather than a nul...Symphorien Wanko2009-02-171-1/+1
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-171-1/+28
* undo previous commit since cruisecontrol failsSymphorien Wanko2009-02-171-28/+1
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-171-1/+28
* Removes an unnecessary field from GrowlNotificationActivator.Lyubomir Marinov2009-01-141-5/+3
* Do not activate the growl plugin if running on Java > 1.5Romain Kuntz2009-01-081-4/+18
* Committing Romain's contribution - an implementation of a Growl notifier for ...Emil Ivov2006-12-131-0/+44