aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/notification
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Lyubomir Marinov2008-12-202-76/+40
| | | | | | | ConfigurationForm implementations (which get listed in the Options dialog). - Spares a couple of ImageIcon allocations. - Removes unused fields and fixes raw-type warnings in the files touched by the other changes.
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
| | | | | | | #482 Overly complex plugin manager (work in progress) #448 Show complete SIP adddress when displaying account #510 switch to the latest version of Felix (Richard actually did most of the work here.)
* Fixes warnings.Lyubomir Marinov2008-12-061-52/+23
|
* Applies a patch by Sébastien Mazy which fixes a typo in ↵Lyubomir Marinov2008-08-291-3/+3
| | | | .impl.notification.NotificationServiceImpl - replaces isDeafult with isDefault.
* 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 proper handling of old value or old saved settings. Add restore defaults to notification service.
* Fix initial state of events in config form on running application for first ↵Damian Minkov2008-07-091-19/+24
| | | | | | time and also fix so old settings to be treated right. Add option to restore to default values.
* 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 ↵Yana Stamcheva2007-08-315-11/+133
| | | | chats.
* 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