aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/notification
Commit message (Expand)AuthorAgeFilesLines
* Update event config form, fixing storing values when changing file values.Damian Minkov2010-12-082-1/+6
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Added a sound, played on hang up.Yana Stamcheva2010-09-022-6/+12
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-66/+66
* Fix logger usage - fifth bunch.Werner Dittmann2010-06-033-8/+16
* Prevents a NullPointerException.Lyubomir Marinov2009-11-171-5/+8
* Commits the second patch of Sebastien Vincent in the dev mailing list thread ...Lyubomir Marinov2009-09-021-25/+9
* Introduces a default implementation of OperationSetMultiUserChat which remove...Lyubomir Marinov2009-08-301-4/+4
* - Provides an alternative storage backend to XML in the ConfigurationService ...Lyubomir Marinov2009-08-041-15/+19
* Fix warning: raw types, unused variables, etc. Contributes to issue #637.Werner Dittmann2009-04-202-20/+22
* Fix issue #609. Call to sip communicator on machine without audio device. Whe...Damian Minkov2009-03-241-0/+4
* Fixes various warnings, mostly ones about performance.Lyubomir Marinov2009-03-121-2/+2
* Removes unnecessary fields.Lyubomir Marinov2009-03-021-4/+3
* Fixes warnings.Lyubomir Marinov2009-02-251-2/+2
* Some enhancements on fancy systray tooltips, including:Yana Stamcheva2009-02-241-4/+7
* enhancements to the swing popup notification, new behavior for the trayicon, ...Symphorien Wanko2009-02-201-3/+8
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-172-9/+8
* undo previous commit since cruisecontrol failsSymphorien Wanko2009-02-172-8/+9
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-172-9/+8
* Minor code cleanup removing unused fields, fixing raw-type warnings.Lyubomir Marinov2008-12-211-13/+9
* - Delays the creation of the Options dialog and the loading of the Configurat...Lyubomir Marinov2008-12-202-76/+40
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Fixes warnings.Lyubomir Marinov2008-12-061-52/+23
* Applies a patch by Sébastien Mazy which fixes a typo in .impl.notification.N...Lyubomir Marinov2008-08-291-3/+3
* spelling corrections contributed by Damian JohnsonYana Stamcheva2008-07-171-1/+1
* Add registering default events to notification service.Damian Minkov2008-07-101-25/+357
* Fix initial state of events in config form on running application for first t...Damian Minkov2008-07-091-19/+24
* Integrate notification events configuration (patch by Alexandre Maillard)Damian Minkov2008-07-091-23/+94
* Do not show popups for incoming messages from contacts with already focused c...Yana Stamcheva2007-08-315-11/+133
* system prints removedYana Stamcheva2007-08-311-3/+3
* Fixes to the notification system provided by Thomas Hofer.Yana Stamcheva2007-08-292-10/+15
* sytem print removedYana Stamcheva2007-08-231-3/+3
* manage notification eventsYana Stamcheva2007-08-222-7/+126
* notification service implementationYana Stamcheva2007-08-228-0/+1222