aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/growlnotification
Commit message (Expand)AuthorAgeFilesLines
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Fixes some locks : when clicking proactive notification can lock ui. Exiting ...Damian Minkov2012-12-061-4/+12
* Removes the "welcome" Growl notification on Jitsi startup. Improves the memor...Lyubomir Marinov2012-08-092-127/+80
* Updates growl4j in order to use growl SDK version 1.3.1Vincent Lucas2012-08-083-30/+16
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-5/+5
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-182-2/+2
* 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
* Prefer application properties than hardcoded strings.Damian Minkov2011-02-211-7/+17
* Fixes warnings and javadocs.Sebastien Vincent2010-10-042-32/+47
* 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