aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/growlnotification
Commit message (Expand)AuthorAgeFilesLines
* Fix logger usage - third bunch of changes.Werner Dittmann2010-06-032-7/+14
* Removes duplication from PopupMessageHandler implementations.Lyubomir Marinov2009-10-252-55/+15
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-2/+2
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-311-2/+2
* [growl integration] new version of the Growl popup message handlerRomain Kuntz2009-08-143-149/+180
* 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-173-236/+86
* undo previous commit since cruisecontrol failsSymphorien Wanko2009-02-173-86/+236
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-173-236/+86
* Fixes a bunch of warnings about raw-type use and serialization.Lyubomir Marinov2009-02-051-3/+3
* 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
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-091-8/+6
* Fixes warnings about unused imports.Lyubomir Marinov2008-12-061-3/+3
* Remove html code before showing the growl notification.Damian Minkov2008-05-261-0/+3
* Cosmetics: commented currently unused code in growl pluginRomain Kuntz2007-06-181-15/+10
* Improved the fix to allow the plugin to compile on non-mac platform.Romain Kuntz2007-06-181-6/+20
* Fixed broken build. Sorry!Romain Kuntz2007-06-181-3/+44
* Growl notifications now display the cool SIP Communicator icon instead ofRomain Kuntz2007-06-181-4/+20
* applying Romain's fixes for growlEmil Ivov2006-12-171-1/+2
* applying Romain's fixes for growlEmil Ivov2006-12-171-1/+1
* Committing Romain's contribution - an implementation of a Growl notifier for ...Emil Ivov2006-12-133-0/+397